Lines Matching +full:domain -(+path:inc +path:lang) -(+path:lib +path:plugins +path:lang) -(+path:lib +path:tpl +path:dokuwiki +path:lang)

43 * based directory. If you bind as a domain user, you can't fetch as
44 * much information on other users as you could as a domain admin.
83 * The account suffix for your domain, can be set when the class is invoked
90 * The base dn for your domain
99 * Port used to talk to the domain controllers.
106 * Array of domain controllers. Specifiy multiple controllers if you
115 * This should be set to a domain admin account
126 * Setting to false will fudge "Domain Users" and is much faster. Keep in mind though that if
127 * someone's primary group is NOT domain users, this is obviously going to mess up the results
367 * Set the domain controllers array
378 * Get the list of domain controllers
388 * Sets the port number your domain controller communicates over
398 * Gets the port number your domain controller communicates over
425 throw new adLDAPException('For security reasons you cannot access the domain administrator account details');
446 throw new adLDAPException('For security reasons you cannot access the domain administrator account details');
568 * Tries to bind to the AD domain over LDAP or LDAPs
571 * @throws Exception - if unable to bind to Domain Controller
619 * Connects and Binds to the Domain Controller
641 // Bind as a domain admin if they've set it up
729 * Find the Base DN of your domain controller
740 * Get the RootDSE properties from a domain controller
894 * Select a random domain controller from your domain controller array
906 // Find the current key in the domain controllers array