logo

Warning: The forum is now for consultation only. Please use GitHub Discussions to post any questions or comments.


Welcome Guest ! To enable all features please Login or Register.

Notification

Icon
Error

Options
Go to last post Go to first unread
irreddy123  
#1 Posted : Wednesday, November 9, 2016 9:15:43 AM(UTC)
irreddy123

Rank: Member

Groups: Registered
Joined: 10/31/2016(UTC)
Posts: 13
India
Location: hyd

How to add members to group in windows Authentication
For example :
A is belongs to East
B is belongs to South
C is belongs to North
D is belongs to east and south

i created folders in web accordingly Like East,South and North D should be able to see east and south,
They should be able to see there respective folders only

is this possible in security process and if it is possible could please advice me steps
epf  
#2 Posted : Wednesday, November 9, 2016 7:16:34 PM(UTC)
epf

Rank: Administration

Groups: Administrators
Joined: 12/20/2013(UTC)
Posts: 1,209
Switzerland

Thanks: 14 times
Was thanked: 206 time(s) in 199 post(s)
You should configure the security using the Server Manager, then Configuration->Configure Web Security
Here you should edit the Security Groups collection:
Then add one group per folder you have created and then edit the folders collection in each group.

For Windows authentication, you must have the same User Group names in Windows to match the user logged.

You can have a summary of the rights by using the button [View security group summary] on the top of the dialog.
irreddy123  
#3 Posted : Monday, November 14, 2016 7:17:17 AM(UTC)
irreddy123

Rank: Member

Groups: Registered
Joined: 10/31/2016(UTC)
Posts: 13
India
Location: hyd

Thanks for reply and if the user is not a member of same windows group in this case?

and please let me know is it possible to add specific members to a group (this user is not member of this group)

epf  
#4 Posted : Monday, November 14, 2016 1:05:49 PM(UTC)
epf

Rank: Administration

Groups: Administrators
Joined: 12/20/2013(UTC)
Posts: 1,209
Switzerland

Thanks: 14 times
Was thanked: 206 time(s) in 199 post(s)
you can customize the login process by modifying the login script (in the Web Security Dialog):
Set use custom security to true
Then edit the script according to your needs...
Users browsing this topic
Guest
Forum Jump  
You cannot post new topics in this forum.
You cannot reply to topics in this forum.
You cannot delete your posts in this forum.
You cannot edit your posts in this forum.
You cannot create polls in this forum.
You cannot vote in polls in this forum.