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