blob: 5a05f18ce601d868c64e9e03599750e51368af1c (
plain) (
blame)
1
2
3
4
5
6
7
8
|
To use LDAP-account-manager, you have to install
and set up Samba 3.x schemas.
Like this :
include %%PREFIX%%/etc/openldap/schema/core.schema
include %%PREFIX%%/etc/openldap/schema/cosine.schema
include %%PREFIX%%/etc/openldap/schema/inetorgperson.schema
include %%PREFIX%%/etc/openldap/schema/nis.schema
include %%PREFIX%%/etc/openldap/schema/samba.schema
|