LDAPAccountManager/lam/docs/README.schema.txt

87 lines
1.9 KiB
Plaintext
Raw Normal View History

Here is a list of needed LDAP schema files for the different LAM modules.
For OpenLDAP we also provide a source where you can get the files.
1. Unix accounts (modules posixAccount/shadowAccount/posixGroup)
Schema: nis.schema
2007-01-03 16:31:52 +00:00
Source: Part of OpenLDAP installation
2008-12-17 20:54:31 +00:00
The rfc2307bis.schema is only supported by LAM Pro. Use the nis.schema
if you do not want to upgrade to LAM Pro.
2. Address book entries (module inetOrgPerson)
Schema: inetorgperson.schema
2007-01-03 16:31:52 +00:00
Source: Part of OpenLDAP installation
3. Samba 2/3 accounts (modules sambaAccount/sambaSamAccount)
Schema: samba.schema
2007-01-03 16:31:52 +00:00
Source: Part of Samba tarball (examples/LDAP/samba.schema)
4. Quota (module quota)
Schema: none
2005-08-10 15:02:53 +00:00
5. Kolab 2 users (module kolabUser)
Schema: kolab2.schema, rfc2739.schema
2007-01-03 16:31:52 +00:00
Source: Part of Kolab 2 installation
2005-08-10 15:02:53 +00:00
6. Mail routing (module inetLocalMailRecipient)
Schema: misc.schema
2007-01-03 16:31:52 +00:00
Source: Part of OpenLDAP installation
2005-08-10 15:02:53 +00:00
7. Mail aliases (module nisMailAlias)
Schema: misc.schema
2007-01-03 16:31:52 +00:00
Source: Part of OpenLDAP installation
2005-08-10 15:02:53 +00:00
8. MAC addresses (module ieee802device)
Schema: nis.schema
2007-01-03 16:31:52 +00:00
Source: Part of OpenLDAP installation
2005-10-20 10:52:36 +00:00
2005-08-10 15:02:53 +00:00
9. Simple Accounts (module account)
Schema: cosine.schema
2007-01-03 16:31:52 +00:00
Source: Part of OpenLDAP installation
2005-10-20 10:52:36 +00:00
10. SSH public keys (module ldapPublicKey)
Schema: openssh-lpk.schema
Source: Included in patch from http://www.opendarwin.org/en/projects/openssh-lpk/
2007-01-03 16:31:52 +00:00
11. Group of (unique) names (modules groupOfNames/groupOfUniqueNames)
These modules are only available in LAM Pro.
Schema: core.schema
Source: Part of OpenLDAP installation
2008-09-24 16:38:27 +00:00
12. phpGroupWare (modules phpGroupwareUser, phpGroupwareGroup)
Schema: phpgroupware.schema
Source: http://www.phpgroupware.org/
13. DHCP (modules dhcp_settings, ddns, fixed_ip, range)
2008-09-24 16:38:27 +00:00
Schema: dhcp.schema
2008-11-02 19:09:59 +00:00
Source: docs/schema/dhcp.schema
2008-09-28 12:21:25 +00:00
The LDAP suffix should be set to your dhcpServer entry.
2008-09-24 16:38:27 +00:00