You are here

public property LdapServer::$groupUserMembershipsConfigured in Lightweight Directory Access Protocol (LDAP) 7.2

Same name and namespace in other branches
  1. 8.2 ldap_servers/LdapServer.class.php \LdapServer::groupUserMembershipsConfigured

User attribute containing memberships is configured enough to use.

File

ldap_servers/LdapServer.class.php, line 131
Defines server classes and related functions.

Class

LdapServer
LDAP Server Class.

Code

public $groupUserMembershipsConfigured = FALSE;