This commit is contained in:
@ -201,7 +201,7 @@ PropertyCategories:
|
||||
- Key: ldap.dn
|
||||
Type: string(1..)
|
||||
Label: LDAP bind distinguished name*
|
||||
Description: The username which this bootstrap appliance will use for LDAP queries.
|
||||
Description: The distinguished name of the user account used for LDAP queries; for example 'CN=ldapreader,OU=Useraccounts,DC=example,DC=com'
|
||||
DefaultValue: ''
|
||||
Configurations: '*'
|
||||
UserConfigurable: true
|
||||
@ -209,7 +209,7 @@ PropertyCategories:
|
||||
- Key: ldap.password
|
||||
Type: password(1..)
|
||||
Label: LDAP bind password*
|
||||
Description: The password which this bootstrap appliance will use for LDAP queries.
|
||||
Description: The password of the user account used for LDAP queries.
|
||||
DefaultValue: ''
|
||||
Configurations: '*'
|
||||
UserConfigurable: true
|
||||
|
Reference in New Issue
Block a user