mirror of
https://github.com/snipe/snipe-it.git
synced 2025-03-05 20:52:15 -08:00
Updated LDAP sync text
Signed-off-by: snipe <snipe@snipe.net>
This commit is contained in:
parent
029450bcbf
commit
3554270366
|
@ -109,8 +109,8 @@ return [
|
||||||
'ldap_pword' => 'LDAP Bind Password',
|
'ldap_pword' => 'LDAP Bind Password',
|
||||||
'ldap_basedn' => 'Base Bind DN',
|
'ldap_basedn' => 'Base Bind DN',
|
||||||
'ldap_filter' => 'LDAP Filter',
|
'ldap_filter' => 'LDAP Filter',
|
||||||
'ldap_pw_sync' => 'LDAP Password Sync',
|
'ldap_pw_sync' => 'LDAP Password Cache',
|
||||||
'ldap_pw_sync_help' => 'Uncheck this box if you do not wish to keep LDAP passwords synced with local passwords. Disabling this means that your users may not be able to login if your LDAP server is unreachable for some reason.',
|
'ldap_pw_sync_help' => 'Uncheck this box if you do not wish to keep LDAP passwords cached as local passwords. Disabling this means that your users may not be able to login if your LDAP server is unreachable for some reason.',
|
||||||
'ldap_username_field' => 'Username Field',
|
'ldap_username_field' => 'Username Field',
|
||||||
'ldap_lname_field' => 'Last Name',
|
'ldap_lname_field' => 'Last Name',
|
||||||
'ldap_fname_field' => 'LDAP First Name',
|
'ldap_fname_field' => 'LDAP First Name',
|
||||||
|
|
Loading…
Reference in a new issue