On Sat, May 22, 2004 at 01:03:39AM +1000, Paul Hampson wrote: > > > Stephan Jaeger <[EMAIL PROTECTED]> wrote: > > > > since cvs version 1.76 for file /radiusd/src/modules/rlm_sql/sql.c i > > > > have a problem authenticating users with rlm_mysql which have a "," in > > > > their password, the problem seems to be the call to gettoken() in line > > > > 367, which returns in the argument "value" only the attribute value from > > > > the mysql db up to the first comma.
> This should also break strings containing #, ; and space, or in fact > any other expected token. Prolly the only reason I didn't hit it in > testing is that I'm using MD5 passwords at the moment... Sorry, I meant the _old_ code, not the above patch, for this paragraph. -- Paul "TBBle" Hampson, on an alternate email client. - List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html

