diff --git a/config/ldap_config.php b/config/ldap_config.php index b2d136c..7978275 100644 --- a/config/ldap_config.php +++ b/config/ldap_config.php @@ -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=',