Revision 717158af
Added by Marc Dequènes about 15 years ago
- ID 717158afe716515b43cfc01d5ad45b3d7ad7766e
conf/ldap_shadows/shadows/MilkyPond/aspects/fs.conf | ||
---|---|---|
associated_relations: ['primaryGroup', 'secondaryGroups']
|
||
relations:
|
||
primaryGroup:
|
||
type: :belongs_to
|
||
type: belongs_to
|
||
object: group
|
||
foreign_key: gidNumber
|
||
primary_key: gidNumber
|
||
secondaryGroups:
|
||
type: :belongs_to
|
||
type: belongs_to
|
||
object: group
|
||
many: uniqueMember
|
||
foreign_key: dn
|
Also available in: Unified diff
[evol] improve config #10 (improved object definition check)