PDA

View Full Version : LDAP Hack


fengshui-123
11-17-2003, 12:29 PM
I got the following from www.vbulletin.com, anyone have done this can share with me the script? Thanks.


Originally Posted by Scott MacVicar
It would require a bit of modification.

If your using Microsoft Exchange then it would be possible to setup LDAP on Exchange.

PHP provides some nice functions for accessing the server. It would involve changing the login part of the script to connect to the ldap server, verify its a valid user and then select the details from the user table based on the entered username.
If there is no entry for that user, then an insert could be done on the user table.

Neo
11-19-2003, 09:27 PM
I have one in development, for a price though. But of course I am always willing to work something out in trade. :)

fengshui-123
11-20-2003, 02:52 AM
Neo, when will it be ready and how much?

Buczilla
11-22-2003, 08:01 PM
Just wondering........what is it?


Thank :)

jonese
05-17-2004, 04:13 PM
was this ever completed? anyone else have something?!