Ramses van Pinxteren <[EMAIL PROTECTED]> 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. - List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html

