[snip] Java has a function to check if the logged in user is assigned a certain Roles in LDAP. The function is called: isUserInRole http://java.sun.com/j2ee/sdk_1.3/techdocs/api/javax/servlet/http/HttpSer vletRequestWrapper.html#isUserInRole(java.lang.String) Is there a PHP equivalent of this? [/snip] Have you checked http://www.php.net/ldap ? -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php