`accountattr`: `` ('default =' `sAMAccountName, uid`):: Account attribute name name. `basedn`: `` :: Base domain name. `binddn`: `` :: Bind domain name. `bindpw`: `` :: Bind password. `cafile`: `` :: Path to CA file. Only useful with option 'verify' `comment`: `` :: Description. `disable`: `` :: Flag to disable/deactivate the entry. `filter`: `` :: LDAP filter. `groupbasedn`: `` :: Base domain name for groups. `groupclass`: `` ('default =' `group, univentionGroup, ipausergroup`):: List of objectclasses for groups. `mailattr`: `` ('default =' `mail, userPrincipalName, proxyAddresses, othermailbox, mailAlternativeAddress`):: List of mail attribute names. `mode`: `` ('default =' `ldap`):: LDAP protocol mode ('ldap', 'ldaps' or 'ldap+starttls'). `port`: ` (1 - 65535)` :: Specify the port to connect to. `profile`: `` :: Profile ID. `server1`: `` :: Server address. `server2`: `` :: Fallback server address. Userd when the first server is not available. `verify`: `` ('default =' `0`):: Verify server certificate. Only useful with ldaps or ldap+starttls.