32 function __construct ($context =
'fake')
34 parent::__construct($context);
37 $this->ignoreACL = TRUE;
40 function loadLDAPInfo ()
42 $this->cn = $this->dn;
43 $this->uid = $this->dn;
50 return $config->current[
'BASE'];
Class userinfoNoAuth This represents a fake user used by public pages such as password recovery or se...
Class userinfo This class contains all informations and functions about user.