how to get connection with server

Steven Carr steven.carr at sunderland.ac.uk
Fri Jul 17 09:40:04 CEST 2009


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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 257 bytes
Desc: OpenPGP digital signature
URL: <http://lists.freeradius.org/pipermail/freeradius-users/attachments/20090717/076fe7c2/attachment.pgp>


More information about the Freeradius-Users mailing list