Login problems

0
I have just added two new users to my system, however they are experincing problems logining in. I have tried assigning them various user roles to see if that was affecting their login. I was wondering if there is a limit to how many user a system can have?? I am using LDAP would this problem involve ldap?
asked
1 answers
0

What does log tell you? If you are using LDAP, you probably should add the users in your LDAP directory. If the users do not have a matching account in the LDAP, their password cannot be correct, unless you specified an exception role. See the documentation.

answered