Project

General

Profile

« Previous | Next » 

Revision 1afccb20

Added by Marc Dequènes about 15 years ago

  • ID 1afccb207ff4995f9e7446613435d48e9f3ca37f

[evol] more config

View differences:

config/test.conf
sort_by: uid
presentation:
desc_attribute: cn
optional_classes: ['primary']
allowed_aspects: ['mail', 'fs', 'shell', 'ftp', 'web', 'jabber']
optional_classes: []
allowed_aspects: ['primary', 'mail', 'fs', 'shell', 'ftp', 'web', 'jabber']
hidden_attributes: ['objectClass']
expert_attributes: ['uidNumber', 'gidNumber', 'gecos']
relations:
......
sort_by: uid
presentation:
desc_attribute: cn
optional_classes: ['primary']
allowed_aspects: ['mail', 'fs', 'shell', 'ftp', 'web', 'jabber']
optional_classes: []
allowed_aspects: ['primary', 'mail', 'fs', 'shell', 'ftp', 'web', 'jabber']
hidden_attributes: ['objectClass']
expert_attributes: ['uidNumber', 'gidNumber', 'gecos']
relations:
......
object: bot
foreign_key: uniqueMember
primary_key: dn
entity:
mapping:
dn_attribute: o
prefix: ''
classes: ['entity']
excluded_classes: ['dcObject']
sort_by: o
presentation:
desc_attribute: o
hidden_attributes: ['objectClass', 'founder']
relations:
foundersIndividuals:
type: :has_many
object: individual
foreign_key: founder
primary_key: dn
foundersEntities:
type: :has_many
object: entity
foreign_key: founder
primary_key: dn
aspects:
mail:
mapping:
......
shell:
mapping:
classes: ['shellUser']
depend_aspects: ['primary', 'fs']
presentation:
associated_attributes: ['loginShell']
relations:
ftp:
mapping:
classes: ['ftpUser']
depend_aspects: ['primary', 'fs']
presentation:
relations:
web:
mapping:
classes: ['webUser']
depend_aspects: ['primary']
presentation:
relations:
jabber:

Also available in: Unified diff