5 Jun
2012
5 Jun
'12
3:27 p.m.
abrooks wrote:
abrooks1@iroam.uk Crypt-Password == "$1$BbFRsHhY$.Qcjjczle/i94ILxuajvT/"
Change that to ":=". See "man users" for why.
Auth-Type = Crypt-Local,
Delete that line. It's not necessary.
[pap] WARNING! No "known good" password found for the user. Authentication may fail because of this. ++[pap] returns noop No authenticate method (Auth-Type) configuration found for the request:
That's the root of the problem. Make the above changes, and it should work. Alan DeKok.