Re: pam_mysql and cyrus_sasl

2003-03-12 Thread Andreas Meyer
Hello! Am Wed, 12 Mar 2003 15:01:36 -0500 schrieb John Alton Tamplin: > >eta saslauthd[982]: pam_mysql: where clause = > >eta saslauthd[982]: SELECT password FROM accountuser WHERE username='karl' > >eta saslauthd[982]: pam_mysql: select returned more than one result > >eta saslauthd[982]: return

Re: pam_mysql and cyrus_sasl

2003-03-12 Thread John Alton Tamplin
Andreas Meyer wrote: eta saslauthd[982]: pam_mysql: where clause = eta saslauthd[982]: SELECT password FROM accountuser WHERE username='karl' eta saslauthd[982]: pam_mysql: select returned more than one result eta saslauthd[982]: returning 7 after db_checkpasswd. eta saslauthd[982]: AUTHFAIL: user

Re: pam_mysql

2001-05-10 Thread Nuno Silva
I'm sorry if i wasn't 100% clean on the subject. The point is that - in un*x - usernames starting with anything else than a letter [a-z] will not work properly. The first time i read this i was thinking about pam_smb... right now i see that we are talking about pam_mysql. Anyway, the point rem

Re: pam_mysql

2001-05-10 Thread The Hermit Hacker
On Thu, 10 May 2001, Nuno Silva wrote: > > I'm sorry if i wasn't 100% clean on the subject. > The point is that - in un*x - usernames starting with anything else than > a letter [a-z] will not work properly. not true here either ... the University that I work at, since before I ever got there, h

Re: pam_mysql

2001-05-10 Thread The Hermit Hacker
This one I love ... someone arguing a point that, if adhered to by one piece of software, would make it totally incompatible with those other pieces of software that you are tryign to interact with ... pam_ should not be setting the rules as to what is or is not acceptable, the authentication se

Re: pam_mysql

2001-05-10 Thread Nuno Silva
I'm not sure if that's the problem but POSIX doesn't let you have users starting with a number. That's the diference between a user *name* and a uid - user id -, the uid always starts with a number! If pam_smb wants to be POSIX complaint this usernames won't be permitted :) Try to login as 0