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