Skip to content

Commit 9e31c31

Browse files
authored
Update accounts.rst
1 parent 2c92c23 commit 9e31c31

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

source/adminguide/accounts.rst

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -492,16 +492,16 @@ OpenLDAP)
492492
- Active Directory
493493
- Description
494494
* - ``ldap.basedn``
495-
- `Ex: OU=APAC,DC=company,DC=com`
496-
- `Ex: DC=company,DC=com`
495+
- `Ex: OU=APAC, DC=company, DC=com`
496+
- `Ex: DC=company, DC=com`
497497
- Sets the basedn for LDAP.
498498
* - ``ldap.search.group.principle``
499-
- `Ex: CN=ACSGroup,DC=company,DC=com`
500-
- `Ex: CN=ACSGroup,CN=Users,DC=company,DC=com`
499+
- `Ex: CN=ACSGroup, DC=company, DC=com`
500+
- `Ex: CN=ACSGroup, CN=Users, DC=company, DC=com`
501501
- (optional) if set only Users from this group are listed.
502502
* - ``ldap.bind.principal``
503-
- `Ex: CN=ACSServiceAccount,OU=APAC,DC=company,DC=com`
504-
- `Ex: CN=ACSServiceAccount,CN=Users,DC=company,DC=com`
503+
- `Ex: CN=ACSServiceAccount, OU=APAC, DC=company, DC=com`
504+
- `Ex: CN=ACSServiceAccount, CN=Users, DC=company, DC=com`
505505
- Service account that can list all the Users in the above basedn. Avoid using privileged account such as Administrator.
506506
* - ``ldap.bind.password``
507507
- `******************`

0 commit comments

Comments
 (0)