how to get connection with server
i installed freeradius 2.1.6 on solaris10. i am unable to start the server.when ever i type the radiusd -X it is saying command not found. plz help me -- View this message in context: http://www.nabble.com/how-to-get-connection-with-server-tp24528569p24528569.... Sent from the FreeRadius - User mailing list archive at Nabble.com.
On 17/7/09 05:54, shivashankar wrote:
i installed freeradius 2.1.6 on solaris10.
i am unable to start the server.when ever i type the radiusd -X it is saying command not found.
plz help me
It will have installed it to /usr/local If you want to run it from wherever you are add /usr/local/bin and /usr/local/sbin to your PATH: export PATH=$PATH:/usr/local/bin:/usr/local/sbin Or run it directly: /usr/local/sbin/radiusd -X Steve -- Steven Carr Systems Development Officer SLS/ITS/Systems - (0191) 515 3953
participants (2)
-
shivashankar -
Steven Carr