]> git.proxmox.com Git - pmg-docs.git/blame - ldap.conf.5-opts.adoc
add SSL ceriticate generation doc
[pmg-docs.git] / ldap.conf.5-opts.adoc
CommitLineData
51ac9592
DM
1`accountattr`: `<string>` ('default =' `sAMAccountName, uid`)::
2
3Account attribute name name.
4
5`basedn`: `<string>` ::
6
7Base domain name.
8
9`binddn`: `<string>` ::
10
11Bind domain name.
12
13`bindpw`: `<string>` ::
14
15Bind password.
16
17`comment`: `<string>` ::
18
19Description.
20
21`disable`: `<boolean>` ::
22
23Flag to disable/deactivate the entry.
24
25`filter`: `<string>` ::
26
27LDAP filter.
28
29`groupbasedn`: `<string>` ::
30
31Base domain name for groups.
32
33`groupclass`: `<string>` ('default =' `group, univentionGroup, ipausergroup`)::
34
35List of objectclasses for groups.
36
37`mailattr`: `<string>` ('default =' `mail, userPrincipalName, proxyAddresses, othermailbox, mailAlternativeAddress`)::
38
39List of mail attribute names.
40
41`mode`: `<ldap | ldaps>` ('default =' `ldap`)::
42
43LDAP protocol mode ('ldap' or 'ldaps').
44
45`port`: `<integer> (1 - 65535)` ::
46
47Specify the port to connect to.
48
49`profile`: `<string>` ::
50
51Profile ID.
52
53`server1`: `<string>` ::
54
55Server address.
56
57`server2`: `<string>` ::
58
59Fallback server address. Userd when the first server is not available.
60