You are here

protected property Server::$grp_derive_from_dn in Lightweight Directory Access Protocol (LDAP) 8.4

Groups are derived from user's LDAP entry DN.

Type: bool

File

ldap_servers/src/Entity/Server.php, line 197

Class

Server
Defines the Server entity.

Namespace

Drupal\ldap_servers\Entity

Code

protected $grp_derive_from_dn = FALSE;