Modif ?
This commit is contained in:
@@ -26,11 +26,11 @@ services:
|
||||
'main' => {
|
||||
'label' => 'Pidom AD',
|
||||
'host' => '192.168.111.252',
|
||||
'port' => 636,
|
||||
'port' => 389,
|
||||
'uid' => 'sAMAccountName',
|
||||
'verify_certificates' => false,
|
||||
'bind_dn' => 'CN=ldapuser,OU=Users,OU=Dardilly,DC=pidom,DC=chezclement,DC=maison',
|
||||
'encryption' => 'simple_tls',
|
||||
'encryption' => 'plain',
|
||||
'password' => 'E2ggSY3v33y5B6uwyjNXYGT2y_',
|
||||
'active_directory' => true,
|
||||
'base' => 'OU=Users,OU=Dardilly,DC=pidom,DC=chezclement,DC=maison',
|
||||
|
||||
Reference in New Issue
Block a user