You are here

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

Same name and namespace in other branches
  1. 7.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 154

Class

LdapAuthenticationConf

Code

public $excludeIfTextInDn = array();