LDAP Binding - I need to recall the user password enterd at login time...

Romulo Roberto Pereira rpereira@vox2vox.com
Thu, 31 May 2001 13:14:25 -0400


Hello,

I need to authenticate in a LDAP server. To do that, I need to authenticate
with the correct DN and password, so I can bind in the system. I know that
imp holds the username in the session as imp->user. In any ways imp holds
the password also? If not,could you suggest a way to deal with that? I was
thinking in writing to a DB...

TIA,

Rom