Commit be2af1b8 authored by jiangbowen's avatar jiangbowen

test conn

parent 789343dd
......@@ -13,7 +13,7 @@ class LdapController extends Controller
$ad = new \Adldap\Adldap();
$config = [
'hosts'=>['test.com'],
'base_dn'=>'ou=Users_hoto,dc=test,dc=com',
'base_dn'=>'ou=Users_hoto,dc=hoto,dc=test',
'username' => 'hoto\hcmadmin',
'password' =>'hcmadmin123'
];
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment