Update ldap_config.php
This commit is contained in:
@@ -7,7 +7,7 @@
|
||||
*/
|
||||
|
||||
return array(
|
||||
'ldap_host' => 'LDAP_B7.LOCAL.RU', //, LDAP_M1.LOCAL.RU',
|
||||
'ldap_host' => 'LDAP.local',
|
||||
'ldap_port' => '389',
|
||||
'ldap_base' => 'OU=Accounts, DC=local, DC=ru',
|
||||
'ldap_filter' => 'sAMAccountName=',
|
||||
|
||||
Reference in New Issue
Block a user