>   No, that won't help.  You should also comment out the 'passwd',
> 'shadow', and 'group' configurations, too.

And, if you aren't already, you may need to run radiusd as "root".
BSD based systems use an automatic password shadowing setup.  If
getpwent() is call as root, the shadow file is read and the password
is returned in the passwd struct.  If a normal user calls getpwent(),
"*" is always retruned for the password.

->Spike


- 
List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html

Reply via email to