Revision 726b6765
Added by Marc Dequènes about 13 years ago
- ID 726b6765554f493220a8c47be896abc0dd6bef8f
conf/ldap_shadows/worlds/MilkyPond/shadows/Administration/aspects/fs.conf | ||
---|---|---|
mapping:
|
||
classes: ['fsUser']
|
||
associated_relations: ['primaryGroup', 'secondaryGroups']
|
||
presentation:
|
||
expert_attributes: ['uidNumber', 'gidNumber', 'gecos']
|
||
interface:
|
||
attributes:
|
||
'uidNumber':
|
||
visibility: expert
|
||
'gidNumber':
|
||
visibility: expert
|
||
'gecos':
|
||
visibility: expert
|
||
'primaryGroup':
|
||
presentation_multiple: shortlist
|
||
'secondaryGroups':
|
||
presentation_multiple: shortlist
|
||
relations:
|
||
primaryGroup:
|
||
type: belongs_to
|
Also available in: Unified diff
[evol] attributes parameters rework § (MilkyPond world update) (refs #142)