We are trying to set up three user directories in Crucible, using delegated LDAP authentication. Each one uses Microsoft Active Directory, but they are different LDAP servers (the LDAP URLs are different). Each one has "Copy user on login" set to true. I have two questions:
- If all three user directories are active, what happens when a new user logs in? Which directory does he get assigned to? Does Crucible search all three and look for a match?
- Under this configuration, how would I create a user in the internal directory (like a generic admin user)? Does that directory have to be first in the list of user directories? If I did that, wouldn't all new user logins then be created in the internal directory?