cancel
Showing results for 
Search instead for 
Did you mean: 

groups, users and permissions in active directory and alfresco

MrNico
Star Contributor
Star Contributor

Hi, I am setting up my 6.2 community alfresco to use my active directory server (win2008r2).
Everything works, I have a group in the AD, where the users who are in that group can login, the problem is that when removing a user from the group (and then doing the necessary synchronization) the user can still login to alfresco.

How can I do so that only users who are in the AD group can login?

1 REPLY 1

cesarista
World-Class Innovator
World-Class Innovator

Hi:

Try with these additional settings:

create.missing.people=false
synchronization.autoCreatePeopleOnLogin=false
synchronization.syncWhenMissingPeopleLogIn=false
 
Hope it helps.
--C.