Revision 1744c478
Added by Marc Dequènes over 15 years ago
- ID 1744c4788df2f00a4ae490d0cba9feaade7bc806
conf/ldap_shadows/test.conf | ||
---|---|---|
---
|
||
presentation:
|
||
hidden_attributes: ['objectClass', 'userPassword']
|
||
objects:
|
||
bot:
|
||
mapping:
|
||
... | ... | |
presentation:
|
||
optional_classes: []
|
||
allowed_aspects: ['primary', 'mail', 'fs', 'shell', 'ftp', 'web', 'jabber']
|
||
hidden_attributes: ['objectClass', 'uid']
|
||
hidden_attributes: ['uid']
|
||
expert_attributes: ['uidNumber', 'gidNumber', 'gecos']
|
||
individual:
|
||
mapping:
|
||
... | ... | |
presentation:
|
||
optional_classes: []
|
||
allowed_aspects: ['primary', 'mail', 'fs', 'shell', 'ftp', 'web', 'jabber']
|
||
hidden_attributes: ['objectClass', 'uid']
|
||
hidden_attributes: ['uid']
|
||
expert_attributes: ['uidNumber', 'gidNumber', 'gecos']
|
||
group:
|
||
mapping:
|
||
... | ... | |
presentation:
|
||
optional_classes: []
|
||
allowed_aspects: []
|
||
hidden_attributes: ['objectClass', 'uniqueMember']
|
||
hidden_attributes: ['uniqueMember']
|
||
expert_attributes: ['gidNumber']
|
||
associated_relations: ['individualsPrimaryMembers', 'botsPrimaryMembers', 'individualsSecondaryMembers', 'botsSecondaryMembers']
|
||
relations:
|
||
... | ... | |
sort_by: o
|
||
presentation:
|
||
name_attribute: o
|
||
hidden_attributes: ['objectClass', 'founder']
|
||
hidden_attributes: ['founder']
|
||
associated_relations: ['foundersIndividuals', 'foundersEntities']
|
||
relations:
|
||
foundersIndividuals:
|
Also available in: Unified diff
[evol] added private config load in home, and global hidden attributes (until something really proper is done for config)