Hi frds
i m having few questions regarding freeradius server.
 
1> when we run ./radiusd without any option
it runs lt-radius that we can see from ps -ef command.
how to see how much RAM size does it take (run time memory use of radius server)
i tried #cat /proc/meminfo and also cat /proc/(PID)/meminfo didnt work.
#cat /proc/(PID)/status
gives me Vmsize (Should i consider this as memory usage of radiusd.
also consider that I will be running this on linux mips machine.
 
2> how shall we run ./configure to install freeradius for just authentication and authorization purpuse (main if We dont want accounting facility)
 
3> which "conf" or normal text files should be modify if we want to store accoutning information of each user listed in "user" file.
 
4> Is there any free web based interface or command line executable file available for adding clients, users authentication and accouting information in /usr/local/etc/raddb/ path.
 
Thanks
 
 
 

Reply via email to