Hi,
I want to configure SASL in my OpenLDAP server.
I saw in documentation that I have to set 'sasl-host' and 'sasl-realm' in slapd.conf
In fact I don't use slapd.conf but the cn=config architecture.
So where put the parameters ?
Thanks for any help
--On Tuesday, November 06, 2012 6:02 PM +0100 Luc MAIGNAN luc.maignan@winxpert.com wrote:
Hi,
I want to configure SASL in my OpenLDAP server.
I saw in documentation that I have to set 'sasl-host' and 'sasl-realm' in slapd.conf
In fact I don't use slapd.conf but the cn=config architecture.
So where put the parameters ?
man slapd-config(5)
--Quanah
--
Quanah Gibson-Mount Sr. Member of Technical Staff Zimbra, Inc A Division of VMware, Inc. -------------------- Zimbra :: the leader in open source messaging and collaboration
2012/11/6 Luc MAIGNAN luc.maignan@winxpert.com
Hi,
I want to configure SASL in my OpenLDAP server.
I saw in documentation that I have to set 'sasl-host' and 'sasl-realm' in slapd.conf
In fact I don't use slapd.conf but the cn=config architecture.
So where put the parameters ?
man slapd-config :
olcSaslHost: <fqdn> Used to specify the fully qualified domain name used for SASL processing.
olcSaslRealm: <realm> Specify SASL realm. Default is empty.
Clément.
openldap-technical@openldap.org