(RADIATOR) Proxying & accounting

1999-08-13 Thread Rajesh Khator
Hi all I am using a realm that forwards the authentication to a different radius server that is .I don't want the accounting to be passed on the Proxy Radius but the accounting to be handled on the same machine How is it possible Rajesh ΓΏ Archive at http://www.thesite.com.au/~radiator/ To un

(RADIATOR) MaxSessions

1999-08-13 Thread David Booth
Everything is working. But, I want to enforce MaxSessions 1 for all users Can someone run a critical eye over it? Where does MaxSessions 1 go? I have two NAS - Ascend and Bay4000. How do I get them both checked - with NasType? Is DupInterval 0 for Client DEFAULT right? David Booth Goulburn I

Re: (RADIATOR) AuthBy SQL Accting Tables. (fwd)

1999-08-13 Thread O Stockhammer
Hugh, here are the ACCOUNTING logs for two identical logins and the corresponding (by timestamp) RADLOG entries. One successfully updated and one did not. There were no error logs corresponding in the text logfile. My only guess is that perhaps mysql failed to input the entry, although there is

Re: (RADIATOR) NT dialup and Radiator (Updated 8/10/99)

1999-08-13 Thread Stuart Henderson
> Framed-Compression = Van-Jacobsen-TCP-IP > Framed-Compression = Van-Jacobson-TCP-IP > > I'm not sure why our PM3's suddenly get fussy over the spelling error > when served by Radiator rather than Radius, but that's what appears to > happen. It's probably a difference in th

Re: (RADIATOR) dns, gateway, etc.

1999-08-13 Thread Stuart Henderson
Hugh Irvine wrote: > > On Wed, 11 Aug 1999, Ricardo Guerra wrote: > > is there any way to assign DNS servers, IP and gateways from radiator? > > You can return anything in the vendor specific A-V pairs, but the > functionality you describe above is usually implemented in DHCP/BOOTP. DNS/WINS s

(RADIATOR) radiusd crash !

1999-08-13 Thread perso
Hello I've got a very big problem. Radiator Crash and i probably know why I can use it for about 1 minute sometime more sometime less. I'm under a Sun (Solari 2.6) using the authby ldapsdk When radiusd try to bind to my ldap server and when a timeout (maybe) occurs, radiusd crash and i've got a v

Re: (RADIATOR) AuthBy SQL Accting Tables.

1999-08-13 Thread Hugh Irvine
Hi Oliver - On Fri, 13 Aug 1999, O Stockhammer wrote: > Hugh, > Is there anyway to actually have Radiator append info to the > incoming data, so that it only uses on query per request? > I have created an AcctSQLStatement, but it seems because it is an > additional query that it do

Re: (RADIATOR) Simultanius use / maybe bug ?

1999-08-13 Thread Hugh Irvine
Hello Michael - I replied to your question earlier this week suggesting that you check the SNMP configuration between the NAS and Radiator. You should verify the SNMP secrets and execute manual SNMP queries to make sure that your Radiator host can successfully query the NAS. At trace level 4 we

(RADIATOR) Radmin User Addition

1999-08-13 Thread Paul Black
I've got the perl function for adding new users to my Linux system working. The code is below. Now I would like to clean it up a little. How can I check the completion code of the useradd function and print out error completion codes and error messages? Also why does the ; terminating the useradd