Hi,

Plz. do a favor, I have following setup, according to this plz. send me
a radius.cfg file
so I just put and start.

1- I have installed  radiator on solaris2.6(UNIX) x86 server, DBI and
DBD for Oracle are installed, configured and tested.

2- Oracle8 installed on WindowsNt4.0 server, account radiator created on
Oracle8.
    table accounting also created as

    create table ACCOUNTING (
        USERNAME        varchar2(50),   -- From User-Name
        TIME_STAMP      int,            -- Time this was received (since
1970)
        ACCTSTATUSTYPE  varchar2(10),
        ACCTDELAYTIME   int,
        ACCTINPUTOCTETS int,
        ACCTOUTPUTOCTETS int,
        ACCTSESSIONID   varchar2(30),
        ACCTSESSIONTIME int,            -- Length of the session in secs

        ACCTTERMINATECAUSE int,
        NASIDENTIFIER   varchar2(50),
        NASPORT         int
);

3-I have created 30 test accounts on solaris.

4- I want to authenticate user from /etc/shadow file.

5- Accounting (billing) log should maintain on both Oracle table as well
as flat file on solaris.

Looking forward.
Advance thanks.


===
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