You are here

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

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

Can this server be queried without user credentials provided?

File

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

Class

LdapServer
LDAP Server Class.

Code

public $queriableWithoutUserCredentials = FALSE;