1
0
Fork 0
mirror of https://github.com/kakwa/ldapcherry synced 2025-07-03 11:57:41 +02:00

more logs

This commit is contained in:
kakwa 2015-06-17 20:51:21 +02:00
parent 76c666fbd3
commit 4321d48dc2
2 changed files with 4 additions and 2 deletions

View file

@ -19,7 +19,7 @@ cfg = {
'userdn' : 'ou=People,dc=example,dc=org',
'binddn' : 'cn=dnscherry,dc=example,dc=org',
'password' : 'password',
'uri' : 'ldap://ldap.ldapcherry.org:390',
'uri' : 'ldap://ldap.dnscherry.org:390',
'ca' : './tests/test_env/etc/ldapcherry/TEST-cacert.pem',
'starttls' : 'off',
'checkcert' : 'off',