Revision b11a7880
Added by Marc Dequènes over 15 years ago
- ID b11a78805f69aadd121b61951c92b488ff978b8b
conf/ldap_shadows/test.conf | ||
---|---|---|
# no sort_by means sort by DN
|
||
presentation:
|
||
name_attribute: dn
|
||
secondary_account:
|
||
mapping:
|
||
dn_attribute: uid
|
||
prefix: ''
|
||
classes: ['secondaryAccount']
|
||
sort_by: uid
|
||
presentation:
|
||
allowed_aspects: ['mail', 'fs', 'shell', 'ftp', 'web', 'jabber']
|
||
system_account:
|
||
mapping:
|
||
dn_attribute: uid
|
||
prefix: ''
|
||
classes: ['systemAccount']
|
||
sort_by: uid
|
||
presentation:
|
||
allowed_aspects: ['mail', 'fs', 'shell', 'ftp', 'web', 'jabber']
|
||
domain:
|
||
mapping:
|
||
dn_attribute: cn
|
||
prefix: ''
|
||
classes: ['genericDomain']
|
||
sort_by: cn
|
||
presentation:
|
||
allowed_aspects: []
|
||
aspects:
|
||
mail:
|
||
mapping:
|
data/ldap_shadows/en.yml | ||
---|---|---|
bot: "Bot"
|
||
group: "Group"
|
||
entity: "Entity"
|
||
secondary_account: "Secondary Account"
|
||
systemAccount: "System Account"
|
||
domain: "Domain"
|
||
attribute_types:
|
||
allowGlobalDirectory: "Disclose Own Contact Information in GLobal Directory"
|
||
cn: "Full Name"
|
Also available in: Unified diff
[evol] more objects