Changes
Page history
ayers created page: LDAPschema
authored
Jul 05, 2017
by
David Ayers
Hide whitespace changes
Inline
Side-by-side
LDAPschema.md
0 → 100644
View page @
5ebeee42
Reference could be:
https://www.group-office.com/wiki/IMAP_or_LDAP_authentication
example:
'username' => 'uid',
'password' => 'userpassword',
'first_name' => 'givenname',
'middle_name' => 'middlename',
'last_name' => 'sn',
'initials' => 'initials',
'title' => 'title',
'sex' => 'gender',
'birthday' => 'birthday',
'email' => 'mail',
'company' => 'o',
'department' => 'ou',
...
'work_address' => 'postaladdress',
'work_zip' => 'postalcode',
'work_country' => 'c',
'work_state' => 'st',
'work_city' => 'l',
'work_fax' => 'facsimiletelephonenumber',
'currency' => 'gocurrency',
'max_rows_list' => 'gomaxrowslist',
'timezone' => 'gotimezone',
'start_module' => 'gostartmodule',
'theme' => 'gotheme',
'language' => new
\G
O
\L
dapauth
\M
apping
\C
onstant('en'),
'enabled' => new
\G
O
\L
dapauth
\M
apping
\F
unctionMapping('custom_ldap_mapping_function_enabled'),
'exclude' => new
\G
O
\L
dapauth
\M
apping
\F
unctionMapping('custom_ldap_mapping_function_exclude'),