Project

General

Profile

« Previous | Next » 

Revision b0dfb7ef

Added by Marc Dequènes over 13 years ago

  • ID b0dfb7efe78013db8102189b69a467f5925ba154

[evol] hidden/expert attributes updates in shadows

View differences:

conf/ldap_shadows/worlds/MilkyPond/shadows/Administration/aspects/fs.conf
mapping:
classes: ['fsUser']
associated_relations: ['primaryGroup', 'secondaryGroups']
presentation:
expert_attributes: ['uidNumber', 'gidNumber', 'gecos']
relations:
primaryGroup:
type: belongs_to
conf/ldap_shadows/worlds/MilkyPond/shadows/Administration/objects/bot.conf
default_parent: "unit/SpecialAccounts"
presentation:
hidden_attributes: ['uid']
expert_attributes: ['uidNumber', 'gidNumber', 'gecos']
conf/ldap_shadows/worlds/MilkyPond/shadows/Administration/objects/individual.conf
default_parent: "unit/People"
presentation:
hidden_attributes: ['uid']
expert_attributes: ['uidNumber', 'gidNumber', 'gecos']
conf/ldap_shadows/worlds/OpenLDAP_config/shadows/Administration/aspects/database_bdb.conf
---
mapping:
classes: ['olcBdbConfig']
presentation:
expert_attributes: ['olcDbCheckpoint', 'olcDbNoSync', 'olcDbDirtyRead', 'olcDbIDLcacheSize', 'olcDbLinearIndex', 'olcDbLockDetect', 'olcDbSearchStack', 'olcDbShmKey', 'olcDbPageSize']
conf/ldap_shadows/worlds/OpenLDAP_config/shadows/Administration/aspects/database_hdb.conf
---
mapping:
classes: ['olcHdbConfig']
presentation:
expert_attributes: ['olcDbCheckpoint', 'olcDbNoSync', 'olcDbDirtyRead', 'olcDbIDLcacheSize', 'olcDbLinearIndex', 'olcDbLockDetect', 'olcDbSearchStack', 'olcDbShmKey', 'olcDbPageSize']
conf/ldap_shadows/worlds/OpenLDAP_config/shadows/Administration/objects/database.conf
sort_by: olcDatabase
presentation:
name_attribute: olcSuffix
expert_attributes:
- 'olcSyncUseSubentry'
- 'olcAddContentAcl'
conf/ldap_shadows/worlds/OpenLDAP_config/shadows/Administration/objects/global.conf
parent_handle_restrictions: "^$"
presentation:
name_attribute: cn
# hidden_attributes: ['uid']
# expert_attributes: ['entryUUID', 'entryCSN']
hidden_attributes: ['cn']
expert_attributes:
- 'olcReverseLookup'
- 'olcSockbufMaxIncoming'
- 'olcSockbufMaxIncomingAuth'
- 'olcConnMaxPending'
- 'olcConnMaxPendingAuth'
- 'olcWriteTimeout'
- 'olcIndexIntLen'
- 'olcIndexSubstrIfMaxLen'
- 'olcIndexSubstrIfMinLen'
- 'olcIndexSubstrAnyLen'
- 'olcIndexSubstrAnyStep'
- 'olcConcurrency'
- 'olcAttributeOptions'
conf/ldap_shadows/worlds/OpenLDAP_config/shadows/Administration/objects/module_list.conf
sort_by: cn
presentation:
name_attribute: cn
hidden_attributes: ['cn']

Also available in: Unified diff