mirror of
https://github.com/EGroupware/egroupware.git
synced 2024-12-17 12:10:49 +01:00
13 lines
383 B
Plaintext
13 lines
383 B
Plaintext
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
|