You are here

constant LDAP_USER_PROV_RESULT_BAD_PARAMS in Lightweight Directory Access Protocol (LDAP) 7.2

Same name and namespace in other branches
  1. 8.2 ldap_user/ldap_user.module \LDAP_USER_PROV_RESULT_BAD_PARAMS
1 use of LDAP_USER_PROV_RESULT_BAD_PARAMS
LdapUserConf::drupalUserToLdapEntry in ldap_user/LdapUserConf.class.php
Populate ldap entry array for provisioning.

File

ldap_user/ldap_user.module, line 60
Module for the LDAP User Entity.

Code

define('LDAP_USER_PROV_RESULT_BAD_PARAMS', 2);