Revision 74f54ee8
Added by Marc Dequènes about 15 years ago
- ID 74f54ee8117404303dd67b8e6fa860c38efdbab6
conf/ldap_shadows/shadows/MilkyPond/aspects/fs.conf | ||
---|---|---|
---
|
||
mapping:
|
||
classes: ['fsUser']
|
||
presentation:
|
conf/ldap_shadows/shadows/MilkyPond/aspects/ftp.conf | ||
---|---|---|
---
|
||
mapping:
|
||
classes: ['ftpUser']
|
||
depend_aspects: ['primary', 'fs']
|
conf/ldap_shadows/shadows/MilkyPond/aspects/jabber.conf | ||
---|---|---|
---
|
||
mapping:
|
||
classes: ['jabberUser']
|
conf/ldap_shadows/shadows/MilkyPond/aspects/mail.conf | ||
---|---|---|
---
|
||
mapping:
|
||
classes: ['emailUser']
|
conf/ldap_shadows/shadows/MilkyPond/aspects/primary.conf | ||
---|---|---|
---
|
||
mapping:
|
||
classes: ['primaryAccount']
|
||
presentation:
|
conf/ldap_shadows/shadows/MilkyPond/aspects/shell.conf | ||
---|---|---|
---
|
||
mapping:
|
||
classes: ['shellUser']
|
||
depend_aspects: ['primary', 'fs']
|
conf/ldap_shadows/shadows/MilkyPond/aspects/web.conf | ||
---|---|---|
---
|
||
mapping:
|
||
classes: ['webUser']
|
||
depend_aspects: ['primary']
|
conf/ldap_shadows/shadows/MilkyPond/objects/bot.conf | ||
---|---|---|
---
|
||
mapping:
|
||
dn_attribute: uid
|
||
prefix: ''
|
conf/ldap_shadows/shadows/MilkyPond/objects/domain.conf | ||
---|---|---|
---
|
||
mapping:
|
||
dn_attribute: cn
|
||
prefix: ''
|
conf/ldap_shadows/shadows/MilkyPond/objects/entity.conf | ||
---|---|---|
---
|
||
mapping:
|
||
dn_attribute: o
|
||
prefix: ''
|
conf/ldap_shadows/shadows/MilkyPond/objects/group.conf | ||
---|---|---|
---
|
||
mapping:
|
||
dn_attribute: cn
|
||
prefix: ''
|
conf/ldap_shadows/shadows/MilkyPond/objects/individual.conf | ||
---|---|---|
---
|
||
mapping:
|
||
dn_attribute: uid
|
||
prefix: ''
|
conf/ldap_shadows/shadows/MilkyPond/objects/secondary_account.conf | ||
---|---|---|
---
|
||
mapping:
|
||
dn_attribute: uid
|
||
prefix: ''
|
conf/ldap_shadows/shadows/MilkyPond/objects/system_account.conf | ||
---|---|---|
---
|
||
mapping:
|
||
dn_attribute: uid
|
||
prefix: ''
|
conf/ldap_shadows/shadows/MilkyPond/objects/unit.conf | ||
---|---|---|
---
|
||
mapping:
|
||
dn_attribute: ou
|
||
prefix: ''
|
Also available in: Unified diff
[fix] added missing start of YAML document in MP shadow config files