$_entry
$_entry : object
Getting the rootDSE entry of a LDAP server.
Copyright 2009 Jan Wagner Copyright 2010-2017 Horde LLC (http://www.horde.org/)
__construct(\Horde_Ldap $ldap, array $attrs = null)
Constructor.
Fetches a RootDSE object from an LDAP connection.
\Horde_Ldap | $ldap | Directory from which the RootDSE should be fetched. |
array | $attrs | Array of attributes to search for. |