Hi folks. Always with ldap problems...
I wan tto add a new schema: samba.schema to a zimbra version OSS (6.0.6)
The only problem that I hace is that i can not finde the lda.conf file configuration with all the includes.
I dont know if it is really necesary to include, but I compare with other zmbra installation ( Network edition 6.0.6 ) and I find this in /opt/zimbra/slapd.conf
Code:
#
# See slapd.conf(5) for details on configuration options.
# This file should NOT be world readable.
#
#ucdata-path "/opt/zimbra/openldap/ucdata"
include "/opt/zimbra/openldap/etc/openldap/schema/core.schema"
include "/opt/zimbra/openldap/etc/openldap/schema/cosine.schema"
include "/opt/zimbra/openldap/etc/openldap/schema/inetorgperson.schema"
include "/opt/zimbra/openldap/etc/openldap/schema/amavisd.schema"
include "/opt/zimbra/openldap/etc/openldap/schema/zimbra.schema"
include "/opt/zimbra/lib/conf/zimbra-ext.schema"
# Define global ACLs to disable default read access.
But i dont find any include in the OSS Edition, where I want to include the schemas files
Any helps?
Thanks again!!!