Re: (RADIATOR) Module for shadow passwords

1999-06-06 Thread Mike McCauley
Hi Felix, Thanks for telling about this. We have updates AuthBy SYSTEM so it can use getspnam if it is available. From the reference manual: UseGetspnam On some operating systems (notably Solaris) AuthBy SYSTEM needs this parameter to enable it to get the encrypted password from /etc/shadow or

(RADIATOR) AuthBy RADIUS and PostAuthHook

1999-06-06 Thread Sander Asberg
We have the following Situation, in which we use Radiator as a radius proxy (AuthBy RADIUS) between the dial-in hardware and our customer radius servers: Client <-(radius)-> Radiator <-(radius)-> customer radius server If we want some of our customers to specify Framed-IP-addresses for their d

Re: (RADIATOR) general password questions

1999-06-06 Thread Mike McCauley
On Jun 4, 8:16pm, Felix Izquierdo wrote: > Subject: Re: (RADIATOR) general password questions > Arnie Roberts wrote: > > > > Am I right in thinking that password expiry would work naturally > > if I moved to NT or Unix and used the system password files rather > > than the flat file I'm using now

(RADIATOR) Re: Creative Handler Statements

1999-06-06 Thread Mike McCauley
Hi John. > I have a situation where a phone company is providing the ports for us, > but they have a lot of NASs. I'm trying to make a catch all handler that > will match them since they are all in the same class B. Their NASs > require me to put a few extra "AddToReply" statements in to make t

Re: (RADIATOR) AuthBy RADIUS and PostAuthHook

1999-06-06 Thread Mike McCauley
Hi Sander, On Jun 6, 12:59pm, Sander Asberg wrote: > Subject: (RADIATOR) AuthBy RADIUS and PostAuthHook > > We have the following Situation, in which we use Radiator as > a radius proxy (AuthBy RADIUS) between the dial-in hardware and > our customer radius servers: > > Client <-(radius)-> Radiato

Re: (RADIATOR) CHAP HOWTO

1999-06-06 Thread Anonymous
Hi Richi, On Jun 5, 3:35pm, Richi Plana wrote: > Subject: (RADIATOR) CHAP HOWTO > Hi, > > Just wondering how to check the attributes CHAP-Password and > CHAP-Challenge. Are there methods in any of the Radiator objects that > would allow ones own written AuthBy method to check this attrib? > Radi

Re: (RADIATOR) CHAP HOWTO

1999-06-06 Thread Richi Plana
Hi, Mike, et al. On Sun, 6 Jun 1999, Mike McCauley wrote: |o| > Just wondering how to check the attributes CHAP-Password and |o| > CHAP-Challenge. Are there methods in any of the Radiator objects that |o| > would allow ones own written AuthBy method to check this attrib? |o| > |o| Radius::Radius

Re: (RADIATOR) CHAP HOWTO

1999-06-06 Thread Anonymous
Hi Richi, On Jun 6, 10:30pm, Richi Plana wrote: > Subject: Re: (RADIATOR) CHAP HOWTO > Hi, Mike, et al. > > On Sun, 6 Jun 1999, Mike McCauley wrote: > > |o| > Just wondering how to check the attributes CHAP-Password and > |o| > CHAP-Challenge. Are there methods in any of the Radiator objects that

Re: (RADIATOR) general password questions

1999-06-06 Thread Mike McCauley
Hi Arnie, On Jun 4, 5:26pm, Arnie Roberts wrote: > Subject: (RADIATOR) general password questions > Hello All, > > I'm using Radiator on Windows 95 with only a handful of users - > more of a test system than fully blown production. We are happy > with things as they stand but superiors have aske

Re: (RADIATOR) Accounting dictionary for netserver card

1999-06-06 Thread Mike McCauley
Hi Oliver, On Jun 4, 4:57pm, O Stockhammer wrote: > Subject: Re: (RADIATOR) Accounting dictionary for netserver card > > These are from the logfile: > > Fri Jun 4 16:44:12 1999: ERR: Attribute number 0 (vendor ) is not defined > in your dictionary That is quite bizarre, there is no such attribu

Re: (RADIATOR) static ip customers

1999-06-06 Thread Mike McCauley
Hi Jason, On Jun 6, 7:07pm, Jason Godsey wrote: > Subject: (RADIATOR) static ip customers > > would tere be an easy way to setup some way to check for a user's ip and > netmask from a db? > > %static = ( > "godsey" => "192.168.1.128/25"; > "jason" => "192.168.1.1/32"; > "joe" => "192.168.1.2/

(RADIATOR) static ip customers

1999-06-06 Thread Jason Godsey
would tere be an easy way to setup some way to check for a user's ip and netmask from a db? %static = ( "godsey" => "192.168.1.128/25"; "jason" => "192.168.1.1/32"; "joe" => "192.168.1.2/32"; ); - Jason === Archive at http://www.thesite.com.au/~radiator/ To unsubscribe, email '[EMAIL PROT