Commit Graph

5 Commits

Author SHA1 Message Date
c74b73594c introduced LdapUserDirError exception
instead of returning an empty string for a systemuser2dn lookup, now a
LdapUserDirError is returned.
2012-12-07 23:02:11 +01:00
1a81d9ec1d using ldap.ReconnectLDAPObject
The ldap.ReconnectLDAPObject will reconnect to the ldap server if the
connection is dropped.
Small fix that caused wrong config to be read when multiple locations
were available.
2012-12-07 14:04:18 +01:00
3778ea18ac improved help text with flexibel helper class and added cfgfile docu 2012-10-03 15:21:47 +02:00
7f357e7a59 added some functionality for versioned release process 2012-10-01 15:49:24 +02:00
d5311440f2 refactored ldapuserdir code after splitting from sigateway project 2012-09-28 12:12:03 +02:00