Noel Dieschburg 13 years ago
parent
commit
16f66208fa
1 changed files with 1 additions and 1 deletions
  1. 1 1
      main/auth/external_login/ldap.conf.php

+ 1 - 1
main/auth/external_login/ldap.conf.php

@@ -17,7 +17,7 @@ $extldap_config = array(
   //admin password
   'admin_password' => 'pass',
   //ldap host
-  'host' => array('10.1.2.3', '10.1.2.4', '10.1.2.5'),
+  'host' => array('1.2.3.4', '2.3.4.5', '3.4.5.6'),
   // filter
 //  'filter' => '', // no () arround the string
   //'port' => , default on 389