> When I was trying to authenticate ssh login through radius server, I > noticed > an conflict issue with password. > > I have a linux machine-1 in which radius server is installed. I have > configured an user with name/password as root/public in > /usr/local/etc/raddb/users. But the linux machine already have a 'root' > user > account with password 'public123'.
Comment out unix in authorize. Don't store passwords for same username in several places. Pick one. Ivan Kalik Kalik Informatika ISP - List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html

