FYI ---------- Forwarded message ---------- From: İlim Uğur <[email protected]> Date: Sun, Jul 28, 2013 at 3:29 AM Subject: Fwd: SASL Empty Mechlist Issue(Ubuntu Desktop) To: Vinod Kone <[email protected]>, Jan Schaumann <[email protected]>
Hey, I am continuing to work on the repo. I thought I would be done by Saturday at the latest, but I am having some issues with Cyrus SASL. I tried asking about it on #cyrus channel on freenode last night, and 15 mins ago, but there isn't any responses so far. Sent an email to sasl mailing list, too, which is below, actually. I am still working on the issue, but wanted to send you a copy of the message describing the problem I'm having, in case either one of you may be awake. - İlim ---------- Forwarded message ---------- From: İlim Uğur <[email protected]> Date: 2013/7/28 Subject: SASL Empty Mechlist Issue(Ubuntu Desktop) To: [email protected] Hey, I am having some issues with my attempt at using Cyrus SASL and wanted to ask for some guidance/help. I am currently trying to implement a sample client-server code that does ANONYMOUS authentication on my ubuntu(not a server) localhost. However, sasl_listmech() returns an empty list on the server side, and even if I send a hard-coded list(i.e. "ANONYMOUS") sasl_client_start() returns SASL_NOMECH. Any ideas on how I can fix this? Just FYI, I installed Cyrus SASL the "quick & dirty way", as described in Cyrus SASL documentation. Also, you can find the actual code on https://www.github.com/ilimugur/sasltrial. Cheers, -İlim
