(RADIATOR) Building a postauth hook

1999-11-23 Thread Antonio Navarro Navarro
Hi all ! I need to write a PostAuthHook for asigning IP addresses to the users, but I don't know how to begin. Where can I find documentation about writing PostAuthHooks in Perl or similar? Regards, Antonio Navarro Navarro BemarNet Management [EMAIL PROTECTED] http://www.bemarnet.es === Arch

(RADIATOR) Delay (ca. 30 sec) after change Password

1999-11-23 Thread Edgar Scherer
Hi, evertime one of our users changes his password RADIATOR just freezes up for about half a minute, then resumes normal operation. This probably due to it re-reading the passwd/shadow-file (12.000 users) and keeps all of our users from authenticating in the mean time. Is there any way to speed th

Re: (RADIATOR) Delay (ca. 30 sec) after change Password

1999-11-23 Thread Mike McCauley
Hi Edgar. There are a number of things you might try, in increasing order of difficulty: 1. We have uploaded a new version of AuthBy UNIX with significant performance improvements contributed by Jamie Hill ([EMAIL PROTECTED]). Thanks Jamie! Download from http://www.open.com.au/radiator/downloads

(RADIATOR) help: isdn for cisco by snmp

1999-11-23 Thread Ragnar Kurm
hardware: cisco as5200 software: 11.2(15b) radiator: 2.14.1 radiator is unable to verify isdn connections with snmp (for Simultaneos-Use). as far as i tracked the problem: cisco assigns big numbers for ports (in my case >2) for isdn connections. snmp fails to look up .iso.org.dod.internet.p

(RADIATOR) Help

1999-11-23 Thread Tom Gwilt
Hi, The guy who did our radius stuff is not with us anymore, and they gave it to me. I don't know what to do. We are running Radius on BSDI 4.0.1. I need to do the following: Check a file that contains names that are not allowed to authenticate. Check a different file that contains names that

(RADIATOR) radiator installation

1999-11-23 Thread System Administrator
We are trying to install your software package on a machine running RedHat 6.0 and are having some difficulty. We have installed MD5 version 1.7.3, but when trying to install Radiator, we get the error message: Warning: prerequisite MD5 0 not found at (eval 1) line 220 Could you help with this?

(RADIATOR) Problems with authentication using

1999-11-23 Thread Guilherme Maranhão
Hi, I'm using the following radius.cfg. When a user request an authentication, the radiator make this authentication properly and write the accounting information on a SQL Server located in another machine. If SQL Server is down, the radiator try to authenticate the user by SQL and do nothing. B

Re: (RADIATOR) help: isdn for cisco by snmp

1999-11-23 Thread Niek Rijnbout
Yes, we do have the same problem (AS5300) and No, we do not have a solution (we scanned the complete MIB looking for usernames matching the users we saw with the 'show user' command on the cisco but could not find any usefull references. I am afraid the only solution is to allow finger on the

(RADIATOR) 56k ISDN Restrictions...

1999-11-23 Thread Kelly Hamlin
We are having a problem where people signup with 56k access and then dial in with ISDN etc... We are looking for a solution where we can restrict that only ISDN Customers can login with ISDN and we would also like to make it so we can restrict single and dual channel to certain users. We are curr

(RADIATOR) A simple radius client ?

1999-11-23 Thread William Holmes
Hi, Can anyone point me to a simple radius client ? I am looking for somthing that will simply take a username and password and say yeh or nay to them. Why ? I have an older bay networks annex and it evidently does not directly support radius. I am simply after authentication for this box. Ess

Re: (RADIATOR) 56k ISDN Restrictions...

1999-11-23 Thread tom minchin
On Tue, Nov 23, 1999 at 03:07:43PM -0500, Kelly Hamlin wrote: > We are having a problem where people signup with 56k access and then dial in > with ISDN etc... We are looking for a solution where we can restrict that > only ISDN Customers can login with ISDN and we would also like to make it so >

Re: (RADIATOR) 56k ISDN Restrictions...

1999-11-23 Thread Kelly Hamlin
According to Boardtown (Platypus) if the attributres live within Radiatior you can use them with the account types that live within RadiusNT setup... just what i heard, i think this would be great! Im sure other are having this situation.. Kelly Hamlin [EMAIL PROTECTED] Network Administrator (94

Re: (RADIATOR) 56k ISDN Restrictions...

1999-11-23 Thread tom minchin
On Tue, Nov 23, 1999 at 05:21:06PM -0500, Kelly Hamlin wrote: > According to Boardtown (Platypus) if the attributres live within Radiatior > you can use them with the account types that live within RadiusNT setup... > just what i heard, i think this would be great! Im sure other are having > this

Re: (RADIATOR) radiator installation

1999-11-23 Thread Hugh Irvine
Hello Brandon - On Wed, 24 Nov 1999, System Administrator wrote: > We are trying to install your software package on a machine running RedHat > 6.0 and are having some difficulty. > > We have installed MD5 version 1.7.3, but when trying to install Radiator, we > get the error message: > Warning

Re: (RADIATOR) Help

1999-11-23 Thread Hugh Irvine
Hello Tom - On Wed, 24 Nov 1999, Tom Gwilt wrote: > Hi, > > The guy who did our radius stuff is not with us anymore, and they gave > it to me. I don't know what to do. > > We are running Radius on BSDI 4.0.1. > > I need to do the following: > > Check a file that contains names that are not a

Re: (RADIATOR) Delay (ca. 30 sec) after change Password

1999-11-23 Thread Hugh Irvine
Hello Edgar - On Tue, 23 Nov 1999, Edgar Scherer wrote: > Hi, > evertime one of our users changes his password RADIATOR just freezes up for > about half a minute, then resumes normal operation. This probably due to it > re-reading the passwd/shadow-file (12.000 users) and keeps all of our users

Re: (RADIATOR) 56k ISDN Restrictions...

1999-11-23 Thread Hugh Irvine
Hello Tom and Kelly - On Wed, 24 Nov 1999, tom minchin wrote: > On Tue, Nov 23, 1999 at 05:21:06PM -0500, Kelly Hamlin wrote: > > According to Boardtown (Platypus) if the attributres live within Radiatior > > you can use them with the account types that live within RadiusNT setup... > > just wha

Re: (RADIATOR) Building a postauth hook

1999-11-23 Thread Hugh Irvine
Hello Antonio - On Tue, 23 Nov 1999, Antonio Navarro Navarro wrote: > Hi all ! > > I need to write a PostAuthHook for asigning IP addresses to the users, but I don't >know how to begin. > > Where can I find documentation about writing PostAuthHooks in Perl or similar? > There are several si

Re: (RADIATOR) help: isdn for cisco by snmp

1999-11-23 Thread Hugh Irvine
Hello Ragnar - On Wed, 24 Nov 1999, Ragnar Kurm wrote: > hardware: cisco as5200 > software: 11.2(15b) > radiator: 2.14.1 > > radiator is unable to verify isdn connections with snmp (for > Simultaneos-Use). as far as i tracked the problem: > cisco assigns big numbers for ports (in my case >2

Re: (RADIATOR) Problems with authentication using

1999-11-23 Thread Hugh Irvine
Hello Guilherme - On Wed, 24 Nov 1999, Guilherme Maranhão wrote: > Hi, > > I'm using the following radius.cfg. > When a user request an authentication, the radiator make this > authentication properly and write the accounting information on a SQL > Server located in another machine. If SQL Ser

Re: (RADIATOR) 56k ISDN Restrictions...

1999-11-23 Thread Hugh Irvine
Hello Kelly - On Wed, 24 Nov 1999, Kelly Hamlin wrote: > We are having a problem where people signup with 56k access and then dial in > with ISDN etc... We are looking for a solution where we can restrict that > only ISDN Customers can login with ISDN and we would also like to make it so > we c

Re: (RADIATOR) 56k ISDN Restrictions...

1999-11-23 Thread Mike McCauley
On Nov 24, 9:46am, tom minchin wrote: > Subject: Re: (RADIATOR) 56k ISDN Restrictions... > On Tue, Nov 23, 1999 at 05:21:06PM -0500, Kelly Hamlin wrote: > > According to Boardtown (Platypus) if the attributres live within Radiatior > > you can use them with the account types that live within Radi