mirror of
https://github.com/EGroupware/egroupware.git
synced 2024-12-28 01:29:05 +01:00
Give some instructions on installation of the schema files
This commit is contained in:
parent
ab7c3902b5
commit
db322c75ef
@ -1,3 +1,10 @@
|
|||||||
The following are for use with openldap 1.X
|
The following are for use with openldap 1.X
|
||||||
phpgw.oc.conf defines the phpgwAccount objectclass
|
phpgw.oc.conf defines the phpgwAccount objectclass
|
||||||
phpgw.at.conf defines our special attributes
|
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
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user