You are here

public property LdapAuthenticationConf::$excludeIfTextInDn in Lightweight Directory Access Protocol (LDAP) 7.2

Same name and namespace in other branches
  1. 8.2 ldap_authentication/LdapAuthenticationConf.class.php \LdapAuthenticationConf::excludeIfTextInDn
  2. 7 ldap_authentication/LdapAuthenticationConf.class.php \LdapAuthenticationConf::excludeIfTextInDn

Text which prohibits logon if found in user's LDAP entry's DN for user to authenticate with LDAP e.g. "ou=guest accounts".

Type: string

File

ldap_authentication/LdapAuthenticationConf.class.php, line 228

Class

LdapAuthenticationConf

Code

public $excludeIfTextInDn = [];