Open GoogleCodeExporter opened 8 years ago
In TeamPass internally used library adLDAP
(http://adldap.sourceforge.net/wiki/doku.php?id=api) intended to work only with
Microsoft Active Dirctory.
It seems to be, that TeamPass should be rewritten with other library to work
with generic LDAP.
Original comment by anton.yu...@gmail.com
on 12 Jan 2012 at 3:14
See issue 251.
It is possible to get it to work with any version of LDAP really since all it
does it a BIND request for authentication. There is no other LDAP integration.
So all you need to do is have it build you BIND dn properly, which you can
either hack it out in source code or the "Account" field. Both are relatively
trivial.
Original comment by typede...@gmail.com
on 3 Feb 2012 at 5:53
Is there some more news on using teampass with openldap?
Original comment by wfor...@gmail.com
on 5 Feb 2013 at 8:15
Original issue reported on code.google.com by
findl...@gmail.com
on 15 Dec 2011 at 4:21