PDA

View Full Version : bindingdn password



truchand
04-10-2008, 01:27 AM
Our edirectory admins do not allow anonymous binds. I have a bindingdn but I must supply a password.

Is it possible to get a bindingpw attribute added. If you can point me in the right direction, I might take a stab at it myself.

Dave

MaxM
04-10-2008, 07:13 AM
The proxy binding (if thats what it's called) is being developed on another branch and should hopefully merge into trunk soon.

There are recent binaries from the branch here:
http://wiki.opengarden.org/Deki_Wiki/Specs/Trusted_Authentication

The branch src is:
https://svn.mindtouch.com/source/public/dekiwiki/sso

The ldap service src is:
https://svn.mindtouch.com/source/public/dekiwiki/sso/src/services/DekiServices/Authentication/

Most of the changes were done in r7640 and r7643. Any feedback you can provide from testing this in your environment would be appreciated!!