No Mechs? [auf Viren überprüft]

Hans Moser hans.moser at ofd-sth.niedersachsen.de
Wed Mar 22 08:53:06 EST 2006


Hi!

I installed 2.1.21 on AIX with

----SASL 2.1.21 (2nd after installing LDAP)----
./configure \
--prefix=/opt/mail/sasl \
--exec-prefix=/opt/mail \
--libdir=/opt/freeware/lib \
--with-plugindir=/opt/mail/sasl/lib/sasl2 \
--mandir=/opt/freeware/man \
--enable-sample \
--enable-anon \
--enable-plain \
--disable-krb4 \
--disable-otp \
--enable-cram \
--enable-digest \
--with-bdb-libdir=/opt/freeware/lib \
--with-bdb-incdir=/opt/freeware/include \
--enable-ldapdb \
--with-ldap=/opt/freeware/ldap \
--with-openssl=/opt/freeware/include/openssl

lrwxrwxrwx   1 root     system           24 20 Mär 13:52 /usr/lib/sasl2 
-> /opt/mail/sasl/lib/sasl2

# l /opt/mail/sasl/lib/sasl2
drwxr-xr-x   2 root     system          512 21 Mär 16:48 .
drwxr-xr-x   3 root     system          512 20 Mär 12:08 ..
-rw-r--r--   1 root     system        25625 21 Mär 16:48 libanonymous.a
-rwxr-xr-x   1 root     system          687 21 Mär 16:48 libanonymous.la
-rw-r--r--   1 root     system        30921 21 Mär 16:47 libcrammd5.a
-rwxr-xr-x   1 root     system          681 21 Mär 16:47 libcrammd5.la
-rw-r--r--   1 root     system        79040 21 Mär 16:47 libdigestmd5.a
-rwxr-xr-x   1 root     system          696 21 Mär 16:47 libdigestmd5.la
-rw-r--r--   1 root     system        26483 21 Mär 16:48 libldapdb.a
-rwxr-xr-x   1 root     system          692 21 Mär 16:48 libldapdb.la
-rw-r--r--   1 root     system        26049 21 Mär 16:48 libplain.a
-rwxr-xr-x   1 root     system          675 21 Mär 16:48 libplain.la
-rw-r--r--   1 root     system        38023 21 Mär 16:47 libsasldb.a
-rwxr-xr-x   1 root     system          730 21 Mär 16:47 libsasldb.la


Sample-Test:

# ./server
trying 2, 1, 6
trying 24, 1, 6
bind: Address already in use
accepted new connection
send: {0}

client didn't choose mechanism
closing connection


# ./client localhocalhost
receiving capability list... recv: {0}


starting SASL negotiation: no mechanism available
SASL(-4): no mechanism available: No worthy mechs found
closing connection


Why are there no mech available?

Hans



More information about the Cyrus-sasl mailing list