1
1
Fork 0

random commit

This commit is contained in:
David 2012-05-22 10:20:31 +02:00
parent b4c6096d4b
commit eedc72e3c9
1 changed files with 1 additions and 1 deletions

View File

@ -15,7 +15,7 @@ class getmailad(object):
#TODO: make this configurable via constructor
self._ldap_server = "ldap://dc2.aec.at"
self._bind_dn = "david@aec.at"
self._bind_pass = "toolbandbaby!"
self._bind_pass = "xxxxx"
self._base_dn = "ou=adm,dc=aec,dc=at"