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