Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 
aguirre
Creator
Creator

Section Access:access denied for users (apart mine) with tickets

Hello,

I have an app with a section access. I should access it with a ticket.
And I manage to do it if I do it with my user (which is ROOTADMIN and has professional access allocation)

The app includes the following section access:

SECTION ACCESS;

secAccess:
LOAD * INLINE [
ACCESS,NTNAME
ADMIN,MYADDOMAIN\MYUSER
ADMIN,MYADDOMAIN\OTHERUSER

ADMIN,INTERNAL\sa_scheduler
];

If I generate a ticket for another user in the same userdirectory I get access denied.

I set a rule to allow user directory MYADDOMAIN to login (so I don't get the PASS not available message anymore)


If I remove the entry for ADMIN,MYADDOMAIN\MYUSER I get access denied as well (so the section access works)

What could the problem be (the only difference I have noticed is that my user has professional allocation)?

1 Reply
aguirre
Creator
Creator
Author

I have found out that the problem  I wasn't allowed with other users to access the stream in which the app was.

So I manage to open app with other users even in different user directory