Hi  Hugh
 
I am trying to configure the Radiator and  I have problems.
 
# radius.cfg
The path of my datebase
DbDir /usr/local/etc/raddb
 
# This clause defines a single client to listen to any client like your.client.dns.name.com
<Client your.client.dns.name.com>
 Secret   thesharedsecret
</Client>
 
# For testing: this allows us to honour requests from radpwtst
# on the same host.
<Client localhost>
 Secret mysecret
 DupInterval 0
</Client>
 
# This clause handles all users from all realms by looking them up
# in the users file at /usr/local/etc/raddb/users
<Realm DEFAULT>
 <AuthBy FILE>
  # The filename defaults to %D/users
 </AuthBy>
 # Log accounting to the detail file in LogDir
 AcctLogFileName %L/detail
</Realm>
I am trying to execute with the command perl radius -config_file goodies/radius.cfg
 
I try execute from where i have  Radiator instalated, i haven't any answers
 
 The simple.cfg behaves rightly
how can we kill the daemon radiator we are using Winsdows NT, probably simple.cfg continues runing when i am executing the above command , but i think it isn't that because i start up the computer.
I open another Ms-dos console and  i execute the radiator client as perl radpwtst -user fred -password fred
and the answer is NO REPLY, i think  radiator is doing something, but in the another ms-dos console doesn't appear anything.
best regards
 ___________________________
 
            Ana B. Calvo Pérez  
    

Reply via email to