6 Jul
2005
6 Jul
'05
12:48 p.m.
Ramses van Pinxteren <ramses@niob.knaw.nl> wrote:
When I start radius in debug mode, it shows me that authentication is progressing perfect (modcall: group authorize returns ok for request 0)
However it still returns a accept-reject package.
Did you *read* the debug output?
rad_check_password: Found Auth-Type System auth: type "System" Processing the authenticate section of radiusd.conf modcall: entering group authenticate for request 0 modcall[authenticate]: module "unix" returns notfound for request 0
What part of that is unclear? It's doing authentication against /etc/passwd, and not using the password from the smbpasswd file. Alan DeKok.