[Date Prev][Date Next]
[Chronological]
[Thread]
[Top]
Strong authentication not supported - more
By creating an /etc/sasldb with saslpasswd I was able to now get the error
message "no secret in database" rather than "Strong authentication not
supported".
I tried creating a user of cn=Manager,dc=mckee,dc=com and just a plain
Manager account and I still can't authenticate via sasl.
There are three openldap options for slapd.conf:
sasl-host
sasl-realm
sasl-secprops
The server where I have the ldap server and /etc/sasldb is
leconte.mckee.com. Should I set my sasl-realm and sasl-host both to
leconte.mckee.com, or should I leave one empty. Is there any documentation
I can read to get a clue how to do this, for I am clueless..?
Thanks,
Fox
#######################################################################
# ldbm database definitions
#######################################################################
database ldbm
suffix "dc=mckee, dc=com"
rootdn "cn=Manager, dc=mckee, dc=com"