From: Anil <an...@en...> - 2007-01-05 02:28:48
|
Will python-ldap package ever support other ldap servers? (primarily I am thinking of Sun's directory or the OpenDS) I've compiled python-ldap using openldap and have used it against them but one specific method I am concerned with is the modrdn/renames. Not sure they work well with Sun's directory. I know PHP didn't handle this too well. |