New: Ajout champ userPassword dans paramtres LDAP grs.
This commit is contained in:
parent
64e783ab04
commit
aa9f8e59c0
@ -82,6 +82,7 @@ BoxesDesc=Boxes are screen area that show some information on some pages. You ca
|
||||
ModulesDesc=Dolibarr modules define which functionality is enabled in software. Some modules require permissions you must grant to users, after enabling module.
|
||||
ModulesInterfaceDesc=The Dolibarr modules interface allows you to add features depending on external softwares, systems or services.
|
||||
ModulesSpecialDesc=Special modules are very specific or rarely used modules.
|
||||
ModulesJobDesc=Business modules provides simple predefined setup of Dolibarr for a particular business.
|
||||
BoxesAvailable=Boxes available
|
||||
BoxesActivated=Boxes activated
|
||||
ActivateOn=Activate on
|
||||
@ -585,6 +586,8 @@ LDAPFieldLoginSamba=Login (samba, activedirectory)
|
||||
LDAPFieldLoginSambaExample=Example : samaccountname
|
||||
LDAPFieldFullname=Firstname Name
|
||||
LDAPFieldFullnameExample=Example : cn
|
||||
LDAPFieldPassword=Password
|
||||
LDAPFieldPasswordExample=Example : userPassword
|
||||
LDAPFieldCommonName=Common name
|
||||
LDAPFieldCommonNameExample=Example : cn
|
||||
LDAPFieldName=Name
|
||||
|
||||
@ -586,6 +586,8 @@ LDAPFieldLoginSamba=Login (samba, activedirectory)
|
||||
LDAPFieldLoginSambaExample=Exemple : samaccountname
|
||||
LDAPFieldFullname=Prénom Nom
|
||||
LDAPFieldFullnameExample=Exemple : cn
|
||||
LDAPFieldPassword=Mot de passe
|
||||
LDAPFieldPasswordExample=Exemple : userPassword
|
||||
LDAPFieldCommonName=Nom commun
|
||||
LDAPFieldCommonNameExample=Exemple : cn
|
||||
LDAPFieldName=Nom
|
||||
|
||||
Loading…
Reference in New Issue
Block a user