Home
last modified time | relevance | path

Searched +full:domain -(+path:inc +path:lang) -(+path:lib +path:plugins +path:lang) -(+path:lib +path:tpl +path:dokuwiki +path:lang) (Results 1 – 25 of 41) sorted by path

12

/dokuwiki/conf/
H A Dacronyms.conf13 DNS Domain Name System
H A Dlicense.php15 'name' => 'Public Domain',
/dokuwiki/inc/
H A Dfarm.php14 * the domain name: If an animal resides in http://www.example.org:8080/mysite/test/,
16 * to a simple '$farm/domain/'.
/dokuwiki/lib/images/admin/
H A DREADME4 styling.png from https://openclipart.org/detail/25595/brush Public Domain
/dokuwiki/lib/plugins/authad/
H A Daction.php29 * Adds the selected domain as user postfix when attempting a login
54 * Shows a domain selection in the login form when more than one domain is configured
88 // add locate domain selector just after the username input box
89 $element = $form->addDropdown('dom', $domains, $this->getLang('domain'), $pos + 1);
H A Dauth.php20 * $conf['plugin']['authad']['account_suffix'] = '@my.domain.org';
21 * $conf['plugin']['authad']['base_dn'] = 'DC=my,DC=domain,DC=org';
22 * $conf['plugin']['authad']['domain_controllers'] = 'srv1.domain.org,srv2.domain.org';
48 * @var array hold connection data for a specific AD domain
53 * @var array open connections for each AD domain, as adLDAP objects
126 // other can do's are changed in $this->_loadServerConfig() base on domain setup
133 * Load domain config on capability check
141 //capabilities depend on config, which may change depending on domain
142 $domain
623 initAdLdap($domain) global() argument
680 loadServerConfig($domain) global() argument
[all...]
/dokuwiki/lib/plugins/authad/adLDAP/
H A DadLDAP.php43 * 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 controller
[all...]
/dokuwiki/lib/plugins/authad/adLDAP/classes/
H A DadLDAPContacts.php151 $entries[0]["memberof"][] = "CN=Domain Users,CN=Users," . $this->adldap->getBaseDn();
H A DadLDAPExchange.php101 * An X400 Address looks similar to this X400:c=US;a= ;p=Domain;o=Organization;s=Doe;g=John;
105 * @param string $admd Administration Management Domain
106 * @param string $pdmd Private Management Domain (often your AD domain)
331 * Returns a list of Exchange Servers in the ConfigurationNamingContext of the domain
H A DadLDAPFolders.php104 case 'domain':
H A DadLDAPUsers.php251 $entries[0]["memberof"][] = "CN=Domain Users,CN=Users," . $this->adldap->getBaseDn();
343 // - Domain's maxPwdAge attribute: how long passwords last in the domain
372 return "Domain does not expire passwords";
/dokuwiki/lib/plugins/extension/images/
H A Dlicense.txt2 disabled.png - public domain, (c) Tango Desktop Project http://commons.wikimedia.org/wiki/File:Dialog-information.svg
3 plugin.png - public domain, (c) nicubunu, http://openclipart.org/detail/15093/blue-jigsaw-piece-07-by-nicubunu
4 template.png - public domain, (c) mathec, http://openclipart.org/detail/166596/palette-by-mathec
/dokuwiki/lib/scripts/jquery/
H A Djquery.cookie.js71 options.domain ? '; domain=' + options.domain : '',
/dokuwiki/vendor/aziraphale/email-address-validator/
H A DEmailAddressValidator.php69 // Check domain portion
114 * @return bool Whether domain portion is valid
118 // Total domain can only be from 1 to 255 characters, inclusive
149 return false; // Not enough parts to domain
H A DREADME.md11 - Opened up methods for checking the "local part" (the bit before the `@`) and the "domain part" (after the `@`)
/dokuwiki/vendor/geshi/geshi/src/geshi/
H A Dactionscript.php76 'deblocking', 'delete', 'DELETEKEY', 'docTypeDecl', 'domain', 'DOWN',
H A Dactionscript3.php249 'doubleClickEnabled', 'doubleClick', 'dotall', 'domain',
H A Daimms.php69 'identifier', 'index', 'index domain', 'body'
H A Dchapel.php70 'by', 'delete', 'dmapped', 'domain', 'enum', 'index', 'min',
H A Dkixtart.php107 '@Domain',
H A Dlotusformulas.php243 '@DoWhile', '@Domain', '@DocumentUniqueID', '@DocSiblings',
H A Dpostgresql.php66 'DISCARD','DISTINCT','DO','DOCUMENT','DOMAIN','DOUBLE','DROP',
H A Dprogress.php180 'REFRESH','REFRESH-AUDIT-POLICY','REGISTER-DOMAIN','REJECT-CHANGES',
288 'DISPLAY-TIMEZONE','DISPLAY-TYPE','DOMAIN-DESCRIPTION','DOMAIN-NAME',
289 'DOMAIN-TYPE','DRAG-ENABLED','DROP-TARGET','DYNAMIC',
H A Dracket.php785 'unconstrained-domain->', 'unit', 'unit-from-context', 'unit/c',
H A Dsql.php73 'DOMAIN', 'DROP',

12