Re: radiusd goes wrong

2011-11-05 Thread Ivan Matala
ok thank you very much On Sat, Nov 5, 2011 at 6:23 AM, Fajar A. Nugraha wrote: > On Sat, Nov 5, 2011 at 6:01 PM, Ivan Matala wrote: >> looks like i figured the problem. i think my freeradius has upograded >> to version 2 >> (more advanced, yet  its confusing. cant get pam auth to work) >> >> by

Re: radiusd goes wrong

2011-11-05 Thread Fajar A. Nugraha
On Sat, Nov 5, 2011 at 6:01 PM, Ivan Matala wrote: > looks like i figured the problem. i think my freeradius has upograded > to version 2 > (more advanced, yet  its confusing. cant get pam auth to work) > > by the way im using freeradius 1.6 (my favorite) . > > is it hard to migrate to version 2?

Re: radiusd goes wrong

2011-11-05 Thread Ivan Matala
looks like i figured the problem. i think my freeradius has upograded to version 2 (more advanced, yet its confusing. cant get pam auth to work) by the way im using freeradius 1.6 (my favorite) . is it hard to migrate to version 2? On Sat, Nov 5, 2011 at 3:53 AM, Johan Meiring wrote: > On 2011

Re: radiusd goes wrong

2011-11-05 Thread Johan Meiring
On 2011/11/05 01:41 AM, Ivan Matala wrote: freeradius runs if i use this radiusd -x -f pls help http://www.lmgtfy.com/?q=fix+unix+permissions -- Johan Meiring Cape PC Services CC Tel: (021) 883-8271 Fax: (021) 886-7782 Before acting on this email or opening any attac

Re: radiusd goes wrong

2011-11-05 Thread Alan DeKok
Ivan Matala wrote: > yes. i already set user = root > group = root > > and i still get permission denied. tnx The PID file is in /root, because *you* edited the configuration. You can't figure out permissions problems on your OS of choice. So you have no business editing the FreeRADIUS conf

Re: radiusd goes wrong

2011-11-05 Thread Fajar A. Nugraha
On Sat, Nov 5, 2011 at 1:58 PM, Ivan Matala wrote: > yes. i already set user = root > group = root > > and i still get permission denied. tnx Then look for other source of permission problems, e.g. selinux. Really, there's a reason why the default setup does NOT run as root. If you want to chang

Re: radiusd goes wrong

2011-11-05 Thread Ivan Matala
yes. i already set user = root group = root and i still get permission denied. tnx On Sat, Nov 5, 2011 at 2:25 PM, Fajar A. Nugraha wrote: > On Sat, Nov 5, 2011 at 6:41 AM, Ivan Matala wrote: >> freeradius runs if i use this >> >> radiusd -x -f > > In debug mode FR will run as the user that run