Update BaseDN and email attribute default text
Этот коммит содержится в:
@@ -20,7 +20,7 @@ var holders = defineMessages({
|
|||||||
},
|
},
|
||||||
baseEx: {
|
baseEx: {
|
||||||
id: 'admin.ldap.baseEx',
|
id: 'admin.ldap.baseEx',
|
||||||
defaultMessage: 'Ex "dc=mydomain,dc=com"'
|
defaultMessage: 'Ex "ou=Unit Name,dc=corp,dc=example,dc=com"'
|
||||||
},
|
},
|
||||||
firstnameAttrEx: {
|
firstnameAttrEx: {
|
||||||
id: 'admin.ldap.firstnameAttrEx',
|
id: 'admin.ldap.firstnameAttrEx',
|
||||||
@@ -32,7 +32,7 @@ var holders = defineMessages({
|
|||||||
},
|
},
|
||||||
emailAttrEx: {
|
emailAttrEx: {
|
||||||
id: 'admin.ldap.emailAttrEx',
|
id: 'admin.ldap.emailAttrEx',
|
||||||
defaultMessage: 'Ex "mail"'
|
defaultMessage: 'Ex "mail" or "userPrincipalName"'
|
||||||
},
|
},
|
||||||
usernameAttrEx: {
|
usernameAttrEx: {
|
||||||
id: 'admin.ldap.usernameAttrEx',
|
id: 'admin.ldap.usernameAttrEx',
|
||||||
|
|||||||
Ссылка в новой задаче
Block a user