</font><blockquote><font size="1" face="">quote:</font><hr /><font size="" face="">Originally posted by Kurt Carter:

would you be willing to share your code or instructions on how to make it work?

I think I've been following what you've been saying but I want to be able to duplicate it myself.

I will be setting my ldap server and website authentication system next week so I plan to get right on this.

if your scenario works, ie. using ldap server to authenticate people on your website and then UBBT is able to use this info, this would be a pretty significant advancement for UBBT in portal-type environments.

</font><hr /></blockquote><font size="" face="">Well the first thing I did was to replace the random password generation and password encryption (adduser.php, changebasic.php) of ubbt to our own password generation and encryption so that it would be the same with our LDAP server. Then I added some scripts on our login/verify scripts to create the $w3t_myname and $w3t_mypass variables.

To test it. Coz I dont have yet the scripts to autoadd validated users, I then registered on ubbt using username/password that exist on our LDAP. (Now ubbt uses the same password encryption as that of our LDAP.) Then I logged out from ubbt. I then go to our main login page and after validation I entered ubbt and voila! IT WORKED! (apache web server)! LOL.

ngets <img border="0" title="" alt="[Smile]" src="images/icons/smile.gif" />