Re: how to get connection with server

2009-07-17 Thread Steven Carr
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



signature.asc
Description: OpenPGP digital signature
-
List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html

how to get connection with server

2009-07-16 Thread shivashankar

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.html
Sent from the FreeRadius - User mailing list archive at Nabble.com.

-
List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html