I search through the forum and could not find this hack, where can I download this hack?
The following message is from another forum:
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.
Wayne Luke:You would have to check at our modification community which is at
www.vbulletin.org. We can't discuss indepth coding changes here for various reasons.