Re: (RADIATOR) Simultaneous use

1999-08-11 Thread James H. Thompson
in the section: > > > > > > DefaultSimultaneosUse 1 > > > Filename xxx > > > Do we not also need: NoDefaultIfFound If thats not present, then if Radiator finds a user in file xxx and rejects them, it will then find the default entry and accept them. On Fri, 1

Re: (RADIATOR) Rlogin Prefix

1999-08-11 Thread Paul Black
> > DEFAULT Auth-Type = System, > > Service-Type = Login-User, > > Login-IP-Host = ice.triode.net.au, > > Login-Service = Rlogin, > > Client-Id = pm1 > > Prefix="U", > > Framed-IP-Address = 255.255.255.254 > > You will notice that the line "Client-I

Re: (RADIATOR) Problems with radiator 2.14.1

1999-08-11 Thread Hugh Irvine
Hello Jeremy - On Mon, 09 Aug 1999, Jeremy Burton wrote: > Hi all, > I know i posted about this last week, however I am still having similar > problems - Radiator is dieing when the tcp/ip link to the database dies. > > Situation: > > DB server is on one segment > Radiator radius machine

Re: (RADIATOR) NT dialup and Radiator

1999-08-11 Thread Hugh Irvine
Hi John - On Tue, 10 Aug 1999, [EMAIL PROTECTED] wrote: > Something interesting: I had an NT customer call me up today and he told me that he >was able to connect and browse yesterday just fine for about two hours today he >can't. The logfile and detail file showed no difference in what happ

Re: (RADIATOR) Rlogin Prefix

1999-08-11 Thread tom minchin
On Wed, Aug 11, 1999 at 07:55:45AM +, Paul Black wrote: > > > DEFAULT Auth-Type = System, > > > Service-Type = Login-User, > > > Login-IP-Host = ice.triode.net.au, > > > Login-Service = Rlogin, > > > Client-Id = pm1 > > > Prefix="U", > > > Framed

Re: (RADIATOR) Simultaneous Logins

1999-08-11 Thread Hugh Irvine
Hello Michael - On Tue, 10 Aug 1999, Michael Gatti wrote: > Hello Radiator Users (mess. sent to [EMAIL PROTECTED]) > > I'm having some problems with simultaneous logins here at my ISP, we use > Radiator to authenticate and account incoming connection request. > Since we are an ISP we have very

Re: (RADIATOR) TIMESTAMp

1999-08-11 Thread Hugh Irvine
Hello Rajesh - On Tue, 10 Aug 1999, Rajesh Khator wrote: > Hi all, > > I want to have the database have the current time when the user is > connected.What is the variable that stores the date field apart from > timestamp. > Timestamps are inserted into the Accounting records for every Start a

Re: (RADIATOR) Strange errors

1999-08-11 Thread Hugh Irvine
Hello Michael - On Mon, 09 Aug 1999, Ben-Nes Michael wrote: > Hi All & Thanks in advance > > the next USER use ISDN and connect to pm3. > > What is this error and why he can loging twice ? > It looks to me like you have a problem with SNMP connectivity to your NAS. The "NasType Livingston"

(RADIATOR) SQL QUERIES

1999-08-11 Thread Rajesh Khator
Hi all, How can i write diffent queries that can be executed when there is a Acct start & acct stop Rajesh ÿ Archive at http://www.thesite.com.au/~radiator/ To unsubscribe, email '[EMAIL PROTECTED]' with 'unsubscribe radiator' in the body of the message.

Re: (RADIATOR) adding "default" items to a reply

1999-08-11 Thread Hugh Irvine
Hi Neale - On Tue, 10 Aug 1999, Neale Banks wrote: > On Tue, 10 Aug 1999, Hugh Irvine wrote: > > > On Mon, 09 Aug 1999, Neale Banks wrote: > > > Hi all, > > > > > > For some attributes (especially timeouts) I want to add a "default" value > > > iff the attribute is not specified in the user's

Re: (RADIATOR) Rlogin Prefix

1999-08-11 Thread Paul Black
tom minchin wrote: > DEFAULT Auth-Type = System > Service-Type = Login-User, > Login-IP-Host = ice.triode.net.au, > Login-Service = Rlogin, > Client-Id = pm1, > Prefix = "U", > Framed-IP-Address = 255.255.255.254 > > Still a few stray commas

Re: (RADIATOR) Rlogin Prefix

1999-08-11 Thread tom minchin
On Wed, Aug 11, 1999 at 09:41:45AM +, Paul Black wrote: > tom minchin wrote: > > > DEFAULT Auth-Type = System > > Service-Type = Login-User, > > Login-IP-Host = ice.triode.net.au, > > Login-Service = Rlogin, > > Client-Id = pm1, > > Prefix = "U", >

Re: (RADIATOR) Rlogin Prefix

1999-08-11 Thread Hugh Irvine
Hi Paul - On Wed, 11 Aug 1999, tom minchin wrote: > On Wed, Aug 11, 1999 at 09:41:45AM +, Paul Black wrote: > > tom minchin wrote: > > > > > DEFAULT Auth-Type = System > > > Service-Type = Login-User, > > > Login-IP-Host = ice.triode.net.au, > > > Login-Service =

Re: (RADIATOR) dns, gateway, etc.

1999-08-11 Thread Hugh Irvine
Hello Ricardo - On Wed, 11 Aug 1999, Ricardo Guerra wrote: > hi! > 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. hth Hugh -- Ra

Re: (RADIATOR) Varying g:Group ?:Help

1999-08-11 Thread Hugh Irvine
Hi Bill - On Wed, 11 Aug 1999, Bill wrote: > Our log in policy allows 2 connections during business hours, is there > any way to enforce different Simultaneous-Use rules based on time > of day? If not, does anyone have a pointer to where I should > start looking in the code? > Radiator does n

Re: (RADIATOR) PreClientHook function Part 2

1999-08-11 Thread Hugh Irvine
Hello again - On Tue, 10 Aug 1999, perso wrote: > > Ok Here is my config File > > LogDir /var/log/radius > DbDir /usr/local/etc/radiator > > LogStdout > Trace 4 > PidFile %L/radiusd.pid > AuthPort 1645 > AcctPort 1646 > LogFile %L/radius.log > DictionaryFile /usr/local/etc/radiator/

Re: (RADIATOR) Simultaneous use

1999-08-11 Thread Hugh Irvine
Hello James - On Wed, 11 Aug 1999, James H. Thompson wrote: > in the section: > > > > > > > > DefaultSimultaneosUse 1 > > > > Filename xxx > > > > > > Do we not also need: > > NoDefaultIfFound > > If thats not present, then if Radiator finds a user in file xxx

Re: (RADIATOR) SQL QUERIES

1999-08-11 Thread Hugh Irvine
Hello Rajesh - On Thu, 12 Aug 1999, Rajesh Khator wrote: > Hi all, > > How can i write diffent queries that can be executed when there is a Acct > start & acct stop > The only way to do this is with Handlers: .. . hth Hugh -- Radiator: the most portable, flexi

Re: (RADIATOR) Rlogin Prefix

1999-08-11 Thread Paul Black
Hugh Irvine wrote: > Tom is correct, Check items are on the first line, Reply items are on the > following lines. See Section 13 in the Radiator 2.14.1 manual. > > I think you might want something more like this (if not let me know): > > # Check for Prefix = U and Client-Id = pm1 (not sure if t

(RADIATOR) NS LDAP

1999-08-11 Thread Oliver Marugg
Hi all, Has anyone tested the radiator with Netscapes Directory Server (a newer one) under Unix? Oliver -- Oliver Marugg CentralNet Lucerne GmbH [EMAIL PROTECTED] === Archive at http://www.thesite.com.au/~radiator/ To unsubscribe, email '[EMAIL PROTECTED]' with 'unsubscribe radiator' in th

Re: (RADIATOR) Max. Authentication Sessions

1999-08-11 Thread Hielke Christian Braun
In message <001801bedd5d$2dbe5d20$[EMAIL PROTECTED]>, "Michael Gatti" wr ites: >This is a multi-part message in MIME format. Hello, i am having a similar problem. We have two Linux SuSE 6.1 server with radiator installed. 5 Max TNTs with about 2000 lines use these for authentification and accou

(RADIATOR) AuthBy SQL Accting Tables.

1999-08-11 Thread O Stockhammer
Hi, We were wondering if the AuthBy SQL accting tables and "AcctColumnDef" specifically can be configured to send a line of text specified in the radius.cfg file. Because we have a backup server and a main auth server, we want to set up radiator to send an additional accting line

Fwd: Re: (RADIATOR) adding "default" items to a reply

1999-08-11 Thread Hugh Irvine
Neale - Tim kindly pointed out the following contributed patch file in the goodies directory. You might like to check if it does what you require. Please let us know. thanks Hugh -- Forwarded Message -- Subject: Re: (RADIATOR) adding "default" items to a reply Date: Wed, 1

Re: (RADIATOR) Max. Authentication Sessions

1999-08-11 Thread Hugh Irvine
Hello Hielke - On Thu, 12 Aug 1999, Hielke Christian Braun wrote: > In message <001801bedd5d$2dbe5d20$[EMAIL PROTECTED]>, "Michael Gatti" wr > ites: > >This is a multi-part message in MIME format. > > Hello, > > i am having a similar problem. We have two Linux SuSE 6.1 server with > radiator i

Re: (RADIATOR) AuthBy SQL Accting Tables.

1999-08-11 Thread Hugh Irvine
Hello Oliver - On Thu, 12 Aug 1999, O Stockhammer wrote: > Hi, > We were wondering if the AuthBy SQL accting tables and > "AcctColumnDef" specifically can be configured to send a line of text > specified in the radius.cfg file. > Because we have a backup server and a main auth server

Re: (RADIATOR) NS LDAP

1999-08-11 Thread Hugh Irvine
Hello Oliver - On Wed, 11 Aug 1999, Oliver Marugg wrote: > Hi all, > > Has anyone tested the radiator with Netscapes Directory Server (a newer > one) under Unix? > >From the Radiator 2.14.1 reference manual (Section 6.30): AuthBy LDAP works with Clayton Donley's Net::LDAPapi module version 1

Re: (RADIATOR) Rlogin Prefix

1999-08-11 Thread Paul Black
Hi Hugh, I have been running Livingston Radius for the last couple of years. I had it setup with a Livingston menu so that customers could login with a prefix of M to bring up a menu to select the machine to rlogin to for shell access. This is especially improtant for my UUCP customers (who have

Re: (RADIATOR) Rlogin Prefix

1999-08-11 Thread Hugh Irvine
Hi Paul - On Thu, 12 Aug 1999, Paul Black wrote: > >%_Hi Hugh, > > I have been running Livingston Radius for the last couple of years. I had it > setup with a Livingston menu so that customers could login with a prefix of M > to bring up a menu to select the machine to rlogin to for shell acces

(RADIATOR) Max sessions

1999-08-11 Thread Rajesh Khator
Hi all, We have a Bay RAS as well as 3com Total control.but when max sessions is enables our users get max sessions exceeded when they r diconnected & they login again.I have snmpget but the pmwho is not working as the complied version gives timeout error How can the problem be solved Rajesh ÿ

Re: (RADIATOR) Rlogin Prefix

1999-08-11 Thread Paul Black
Thanks Hugh, A difficult little puzzle is solved. I'm very relieved to be able to give access back to my shell based customers. Regards. Paul > Well, I have just spent quite some time testing the Prefix and Suffix code, and > I am happy to report that it does work correctly. > > I did howeve

Re: (RADIATOR) Max sessions

1999-08-11 Thread Hugh Irvine
Hello Rajesh - On Thu, 12 Aug 1999, Rajesh Khator wrote: > Hi all, > > We have a Bay RAS as well as 3com Total control.but when max sessions is > enables our users get max sessions exceeded when they r diconnected & they > login again.I have snmpget but the pmwho is not working as the complied