FN-GM Posted July 28, 2012 Posted July 28, 2012 Hi, We are using Moodle 2.2.4. When we run the LDAP sync script and the option "Removed ext user" is set to suspend users when they are no longer on the external source is suspending users when infact they are on the external source. The user account authentication type for these people is changed to no login. Does anyone know why its doing this please? Thanks
Steve21 Posted July 28, 2012 Posted July 28, 2012 Is there a specific OU it's applying it to? e.g. Ones outside of ActiveUsers etc? Or does it seem random? Steve
FN-GM Posted July 28, 2012 Author Posted July 28, 2012 No particular OU, seems to be a selection of some from each. Thanks
penfold_99 Posted July 29, 2012 Posted July 29, 2012 No particular OU, seems to be a selection of some from each. Thanks Active Directory has a 1000 item limited (PageSIze) when you query it, what's happening is the users not being returned are marked as suspended. You need to increase the limit and it should fix your problem 1
FN-GM Posted July 29, 2012 Author Posted July 29, 2012 (edited) Active Directory has a 1000 item limited (PageSIze) when you query it, what's happening is the users not being returned are marked as suspended. You need to increase the limit and it should fix your problem That makes sense! The count of users being suspended is our user account - 1000! For anyone who has the same you need to change the MaxPageSize as per this guide - http://support.microsoft.com/kb/315071 Edited July 29, 2012 by FN-GM
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now