The sasl libs are all there, however- they function properly with
OpenLDAP and postfix.
b) when I run cyradm from another box, I can connect and auth against my
sasldb, but any interactive command (cm, lm, etc) fails. here's what
rolls through the logs:
Mar 29 15:53:21 elric imapd[2212]: login:
shiner.mabaleb.org[63.225.225.129] mailadmin DIGEST-MD5 User logged in
Mar 29 15:53:32 elric imapd[2212]: Decoding error: generic failure (-1),
closing connection
Here is the relevant code for Decoding error:
/* Decode the input token */
result = sasl_decode(s->conn, (const char *) s->buf, n,
&out, &outlen);
So maybe there's something wrong with my sasl distor (although it passed
testing).
Hmmm.
Thanks-
_______________________________________________
unix-porting mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/unix-porting
Do not post admin requests to the list. They will be ignored.