[Web-cyradm] Re: Problem with pam_mysql and FQUN
Wim Bakker
support at systux.nl
Sun Apr 6 20:07:40 CEST 2008
Wim Bakker wrote:
> found it saslauthd should be started with the -t option otherwise
> it strips the realm from the login name
this should be with the -r option of course
> without -r :
> pam_mysql - SELECT password FROM accountuser WHERE username = 'username'
> with -r
> pam_mysql - SELECT password FROM accountuser WHERE username =
> 'username at domain.tld'
More information about the Web-cyradm
mailing list