Project

General

Profile

« Previous | Next » 

Revision 283a0e39

Added by Marc Dequènes about 14 years ago

  • ID 283a0e3934521daa16a3e53f55f6fd2330ed3f2f

[evol] synched MilkyPond shadow config with current schema

View differences:

conf/ldap_shadows/shadows/MilkyPond/aspects/primary.conf
---
mapping:
classes: ['primaryAccount']
associated_attributes: ['uid']
associated_attributes: ['uid', 'allowedServices']
conf/ldap_shadows/shadows/MilkyPond/objects/secondary_account.conf
possible_aspects: ['mail', 'fs', 'shell', 'ftp', 'web', 'jabber']
parent_handle_restrictions: "^(unit/SpecialAccounts|(individual|bot|domain)/.+)$"
default_parent: "unit/SpecialAccounts"
associated_attributes: ['uid', 'allowedServices']
conf/ldap_shadows/shadows/MilkyPond/objects/system_account.conf
sort_by: uid
possible_aspects: ['mail', 'fs', 'shell', 'ftp', 'web', 'jabber']
default_parent: "unit/SpecialAccounts"
presentation: {}
associated_attributes: ['uid', 'allowedServices']
conf/ldap_shadows/shadows/MilkyPond/objects/user_service.conf
---
mapping:
dn_attribute: cn
prefix: ''
classes: ['userService']
sort_by: cn
possible_aspects: []
parent_handle_restrictions: "^unit/ProvidedServices$"
conf/ldap_shadows/shadows/MilkyPond/translations/en.yml
group: "Group"
individual: "Individual"
secondary_account: "Secondary Account"
systemAccount: "System Account"
system_account: "System Account"
unit: "Unit"
user_service: "User Service"
attribute_types:
allowGlobalDirectory: "Disclose Own Contact Information in GLobal Directory"
cn: "Full Name"
......
description: "Description"
entryUUID: "Item UUID"
foundingDate: "Founding Date"
ftpHost: "FTP Allowed Hosts"
gecos: "GECOS"
gidNumber: "Primary Group (numeric)"
givenName: "FirstName"
homeDirectory: "Home Directory"
homePostalAddress: "Home Postal Address"
host: "Shell Allowed Hosts"
ipServiceName: "Service Name"
ipServiceHost: "Service Host"
ipServicePort: "Service Port"
ipServiceProtocol: "Service Protocol"
jid: "Jabber ID"
jpegPhoto: "Photo"
keyFingerPrint: "GPG/PGP Key Fingerprint"
......
uniqueMember: "Group member"
userPassword: "Password"
webVirtualHost: "Hosted Web Sites"
allowedServices: "Authorized services"
relations:
primaryGroup: "Primary Group"
secondaryGroups: "Secondary Groups"

Also available in: Unified diff