Ok, Solved and confirmed the reason for this. I guess I'll fill a bug report at this, not sure if agains sasl or debian packages? So I just downgraded to the last *krb* packages that I had and it's working. -rw-r--r-- 1 root root 48622 2012-01-13 23:47 libkrb5support0_1.10+dfsg~beta1-2_i386.deb -rw-r--r-- 1 root root 399800 2012-01-13 23:47 libkrb5-3_1.10+dfsg~beta1-2_i386.deb -rw-r--r-- 1 root root 148794 2012-01-13 23:47 libgssapi-krb5-2_1.10+dfsg~beta1-2_i386.deb So this last version that I had from 2012, made it working again (no lib dep problem now). My guess is that the debian package, even the last available sasl 2.1.16 is compiled against this kerberos 5 library. Going to notify the package maint to see if it can be updated to the newer *krc5* libs. Hope this helps anyone... I was starting to see my life going back... tomorrow's Monday, everyone is coming back from vacation, and have no email on the 1st day, they'll kill me :) Thanks! > -----Original Message----- > From: cyrus-sasl-bounces+mysql.jorge=decimal.pt@xxxxxxxxxxxxxxxxxxxx > [mailto:cyrus-sasl-bounces+mysql.jorge=decimal.pt@xxxxxxxxxxxxxxxxxxxx] > On Behalf Of John > Sent: domingo, 31 de Agosto de 2014 17:22 > To: cyrus-sasl@xxxxxxxxxxxxxxxxxxxx > Subject: Re: SASL authentication debug: could not find auxprop plugin, > was searching for 'sql' > > Beyond suggesting that you check that everything is up to date and > daemons restarted, etc, I cannot help you any further Jorge, but at > least you are closer. > > John > > On 31/08/14 17:11, Jorge Bastos wrote: > > Update, > > > > It was not wget or vim, it was odd if it was, it was openssh that > updated them: > > > > Get:1 http://ftp.debian.org/debian/ sid/main libkeyutils1 i386 1.5.9- > 5 > > [11.9 kB] > > Get:2 http://ftp.debian.org/debian/ sid/main libgssapi-krb5-2 i386 > > 1.12.1+dfsg-7 [155 kB] > > Get:3 http://ftp.debian.org/debian/ sid/main libkrb5-3 i386 > > 1.12.1+dfsg-7 [318 kB] > > Get:4 http://ftp.debian.org/debian/ sid/main libkrb5support0 i386 > > 1.12.1+dfsg-7 [58.7 kB] > > Get:5 http://ftp.debian.org/debian/ sid/main openssh-server i386 > > 1:6.6p1-7 [358 kB] > > Get:6 http://ftp.debian.org/debian/ sid/main openssh-sftp-server i386 > > 1:6.6p1-7 [38.2 kB] > > Get:7 http://ftp.debian.org/debian/ sid/main openssh-client i386 > > 1:6.6p1-7 [713 kB] > > > > > > > >> -----Original Message----- > >> From: Jorge Bastos [mailto:mysql.jorge@xxxxxxxxxx] > >> Sent: domingo, 31 de Agosto de 2014 17:09 > >> To: 'cyrus-sasl@xxxxxxxxxxxxxxxxxxxx' > >> Subject: RE: SASL authentication debug: could not find auxprop > >> plugin, was searching for 'sql' > >> > >> John, thanks, > >> > >> Damn searched all log files less that one, So wget and vim f*** up > >> shared libs... > >> > >> Aug 31 17:06:28 lira postfix/smtpd[8303]: unable to dlopen > >> /usr/lib/i386-linux-gnu/sasl2/libsql.so: /usr/lib/i386-linux- > >> gnu/libk5crypto.so.3: symbol krb5int_buf_len, version > >> krb5support_0_MIT not defined in file libkrb5support.so.0 with link > >> time reference > >> > >> Any idea? > >> Going to update kerberos libraries meanwhile.. > >> > >>> -----Original Message----- > >>> From: cyrus-sasl- > bounces+mysql.jorge=decimal.pt@xxxxxxxxxxxxxxxxxxxx > >>> [mailto:cyrus-sasl- > >> bounces+mysql.jorge=decimal.pt@xxxxxxxxxxxxxxxxxxxx > >>> ] > >>> On Behalf Of John > >>> Sent: domingo, 31 de Agosto de 2014 17:04 > >>> To: cyrus-sasl@xxxxxxxxxxxxxxxxxxxx > >>> Subject: Re: SASL authentication debug: could not find auxprop > >> plugin, > >>> was searching for 'sql' > >>> > >>> Jorge, > >>> > >>> I would look in /var/log/auth.log or in the application log of > >>> whatever application is using SASL. I'm using Ubuntu. > >>> > >>> John > >>> > >>> On 31/08/14 16:51, Jorge Bastos wrote: > >>>> Hi, > >>>> > >>>> > >>>> I updated wget and vim, and a few more other packages, not sasl > >>> related (not directly that I know), and not auxprop SQL is not > being > >>> recognized, I get a: > >>>> SASL authentication debug: could not find auxprop plugin, was > >>> searching for 'sql' > >>>> Where to look for to solve this? > >>>> I remember I had this issue when I 1st setup the server around > >> 2006. > >>>> Any help is appreciated. > >>>> Thanks in advanced, > >>>> > >