RE: problems with sasl

2013-03-23 Thread Natxo Asenjo
hi, looking at the Authen::SASL cpan page I see questions related to this module should be on this list too. I have asked for debuggin info to sasl: $ perl testkerb.pl adm state(0): The routine must be called again to complete its function;Unknown error; output token sz: 621 state(0): The rout

Re: problems with sasl

2013-03-23 Thread Natxo Asenjo
On Fri, Mar 22, 2013 at 9:06 AM, Natxo Asenjo wrote: please ignore this message. I resent it from my gmail address because it was not reaching the mailing list but it did reach it as I now see. Too impatient, I guess. The problem is already solved. -- natxo

problems with sasl

2013-03-23 Thread Natxo Asenjo
hi, I am coding a perl dancer web app that will fetch/write info to an ldap backend (freeipa.org). The ldap vendor is 389, the old netscape ldap server. This backend includes kerberos. So without sasl, it works great. But i would like to avoid passwords provided we already have a kerberos infr