Hello Ana -
On Fri, 17 Nov 2000, ana belen calvo wrote:
>
> 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.
What output do you see in the MSDOS window when you run the two commands shown
above? Also, what do you see in the log file? Try setting Trace 4, Foreground
and LogStdout in your configuration file.
regards
Hugh
--
Radiator: the most portable, flexible and configurable RADIUS server
anywhere. SQL, proxy, DBM, files, LDAP, NIS+, password, NT, Emerald,
Platypus, Freeside, Interbiller, TACACS+, PAM, external, etc, etc.
Available on Unix, Linux, FreeBSD, Windows 95/98/2000, NT, MacOS X.
===
Archive at http://www.starport.net/~radiator/
Announcements on [EMAIL PROTECTED]
To unsubscribe, email '[EMAIL PROTECTED]' with
'unsubscribe radiator' in the body of the message.