Hi

I can successfully bind as a user to our LDAP server using the
ldap_connect() / ldap_bind() functions.

What I can't seem to figure out though, is how do I determine wether or
not the user I have bound as, has 'admin' type rights to alter settings.

I want to be able to dynamically add edit type options for the admin
user. Anonymous and other users will only be able to browse.

Regards
Steve