[Date Prev][Date Next] [Chronological] [Thread] [Top]

Re: Basic Steps to get SASL working?



>>>>> "Fozia" == Fozia Zaidi <fzaidi@karthika.com> writes:

    Fozia> For starters I want to get the basic PLAIN mechanism
    Fozia> working.  Later on, I'll try and get Kerberos installed and
    Fozia> get that working.

Wrong way!

First Kerberos
Second SASL
Third OpenLDAP

That's because openldap uses sasl which uses kerberos, so you can't do
it the way YOU proposing...

    Fozia> 1) openldap 2.0.23 --with-spasswd --enable-cyrus-sasl
    Fozia> installed.  *slapd is running.  *CYRUS-SASL 1.5.27
    Fozia> installed.

If you're to use Kerberos, use '--with-kpasswd'...

    Fozia> sasl-host dev14 sasl-secprops none

Don't forget 'sasl-realm ...'.

    Fozia> 4) my slapd.conf in /usr/lib/sasl/
    Fozia> pwcheck_method: sasldb

Did you intend to use Kerberos or not? If you are, don't do that...


        http://www.bayour.com/LDAPv3-HOWTO.html