MU_Authorize::check_group
(Version unspecified)
MU_Authorize::check_group — Check group membership
Description
mixed check_groupstring group_dn)Parameters
group_dn - the fully-qualified LDAP DN of the group to check
Return value
This method returns TRUE if the comparison was successful, FALSE if the comparison failed, and -1 on error.