Alright, I figured that one out. It was not running so I could not kill it. A simple additional question though. If a user is not in the users file I do not want them authenticated even if they use root and the root password on the linux box. How do I do that? I think it has something to do with default but there are so many examples of default in users file I am not sure where to begin.
Matt > Why won't it die? > > [root raddb]# radiusd > Thu Oct 2 22:55:19 2003 : Info: Starting - reading configuration files ... > [root raddb]# > [root raddb]# kill -9 `cat /var/run/radiusd/radiusd.pid` > cat: /var/run/radiusd/radiusd.pid: No such file or directory > [root raddb]# > > Matt > > > - > List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html > > - List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html
