User Login
In the Domino Directory, the dominoPerson
object class identifies persons.
User login match is case insensitive. You can use several values for a valid user login:
Important:
For Domino Directory, users can also log in using their full Lotus
Notes DN. Write the DN in LDAP style, using comma separators. Specify
enableDNlogin to true . |
-
Attribute
uid
is the user short identifier. -
Attribute
mail
is the user internet address. -
Attribute
cn
is the common name.
Exalead CloudView tries to match the user login with these attributes in this order. There must be a unique match for the value on the Domino Directory server, otherwise, the login fails. The first step in the user login phase resolves the full user DN.