I am in the same boat markduffield My company has just merged and has tripped in size and I no longer look after the network or AD. I have to request a USER ID and detial the bare minimuim of rights this user ID needs to be able to run the LDAP query. So if any one knows this please let me know.
I also have to some how change that the password find to be hidden.
PHP Code:
<input type="text" class="swifttext" name="adpassword" id="adpassword" value="password" size="30" />
If any one knows how to do this please let me know as it is called from an arry in activedirectory.login.php but the form is some how set a little differently.
PHP Code:
<input type="password" class="swifttext" name="adpassword" id="adpassword" value="password" size="30" />