egroupware/phpgwapi/doc/ldap
2001-05-08 11:57:10 +00:00
..
phpgw.at.conf Import some LDAP server schema files 2001-05-08 11:45:53 +00:00
phpgw.oc.conf Import some LDAP server schema files 2001-05-08 11:45:53 +00:00
phpgwuser.schema very preliminary LDAPv3 account schema 2001-05-08 11:55:59 +00:00
README updated for new file 2001-05-08 11:57:10 +00:00

The following are for use with openldap 1.X:
	phpgw.oc.conf	defines the phpgwAccount objectclass
	phpgw.at.conf	defines our special attributes

They should be copied to /etc/openldap and added to
/etc/openldap/slapd.conf:

include		/etc/openldap/phpgw.oc.conf
include		/etc/openldap/phpgw.at.conf

The following is for use with openldap 2.X, and DOES NOT WORK YET:
	phpgwuser.schema