Am Wed, 6 Jul 2011 21:15:59 -0300 schrieb Friedrich Locke friedrich.locke@gmail.com:
Hey,
On Wed, Jun 29, 2011 at 4:41 AM, Dieter Kluenter dieter@dkluenter.de wrote:
Am Tue, 28 Jun 2011 15:10:00 -0300 schrieb Friedrich Locke friedrich.locke@gmail.com:
How may i know i setted SASL/GSSAPI correctly ?
Here is how i executed saslauthd:
saslauthd -a kerberos5 -cd -t 60 -n 2 -s 128
Here is a test:
sioux@gustav$ testsaslauthd -u sioux -p XYZ 0: OK "Success." sioux@gustav$
Is there something more i need to do ?
[...]
Do not use saslauthd, just make use of openldap's own SASL framework.
How ? Woud you mind clarifying me ?
http://www.openldap.org/doc/admin24/sasl.html
-Dieter