Hi Ricardo,

On Jul 9,  5:24am, Ricardo Guerra wrote:
> Subject: radiator and oracle
> Hi!
> i finally compiled and installed radiator, oracle, and the perl modules
> for md5, dbi, and oracle, i can authenticate from the same machine wich
> runs radiator with the perl radpwtst command but i can't do it from a
> remote site, can someone help me please?

Do you mean you cant use radpwtst to get a response from Radiator when its
running on a different machine?

Or do you mean that you cant contact the Oracle SQL server if the SQL server is
not on the same machine as Radiator?

Cheers.

>
> here is a copy of my radius.cfg
>
>
> PidFile /tmp/radiusd.pid
>
> AuthPort radius
> AcctPort radius1
> Trace 5
>
> Foreground
> LogStdout
> LogDir  .
> DbDir  .
>
>
> #DictionaryFile %D/dictionary
>
> #DEFAULT =   204.57.105.2
>
> <Client 204.57.105.2>
>         Secret  mysecret
>  IgnoreAcctSignature
> </Client>
>
> # You will probably want to change this to suit your site.
> <Client DEFAULT>
>  Secret mysecret
>  DupInterval 0
>  </Client>
>
>
> <Realm DEFAULT>
>  RewriteUsername s/^([^@]+).*/$1/
>
>   DBSource dbi:Oracle:ORCL
>   DBUsername usradius
>   DBAuth  usradius
>
>   AuthSelect select PASSWORD from SUSCRIBERS where USERNAME='%n'
> SessionID='%{Acct-Session-Id}'
>  </AuthBy>
> </Realm>
>
>
>
>-- End of excerpt from Ricardo Guerra



-- 
Mike McCauley                               [EMAIL PROTECTED]
Open System Consultants Pty. Ltd            Unix, Perl, Motif, C++, WWW
24 Bateman St Hampton, VIC 3188 Australia   http://www.open.com.au
Phone +61 3 9598-0985                       Fax   +61 3 9598-0955

Radiator: the most portable, flexible and configurable RADIUS server 
anywhere. SQL, proxy, DBM, files, LDAP, NIS+, password, NT, Emerald, 
Platypus, Freeside, TACACS+, PAM, external, etc etc on Unix, Win95/8, 
NT, Rhapsody
===
Archive at http://www.thesite.com.au/~radiator/
To unsubscribe, email '[EMAIL PROTECTED]' with
'unsubscribe radiator' in the body of the message.

Reply via email to