Re: (RADIATOR) Help needed with hooking up to MySQL database!

1999-12-22 Thread Félix Izquierdo
Danny Whitesel wrote: > > If I understand the issue correctly, the next step for me to do is remove > the RPM install of Perl from that machine and compile/install Perl from a > tarball, making sure the Makefile specifies GCC as the compiler? > > Has anyone else run into this before? Does anyone

(RADIATOR) Buggy download area

1999-12-22 Thread David Lloyd
There's a problem with the Radiator download area (specifically, the folder: http://www.open.com.au/radiator/downloads/). When you try to download any .tgz files, the web server reports a MIME type of text/plain, which means that I can't correctly download the file in Netscape under Windows becua

Re: (RADIATOR) Buggy download area

1999-12-22 Thread Stuart Henderson
> When you try to download any .tgz files, the web server reports a MIME > type of text/plain, which means that I can't correctly download the file > in Netscape under Windows becuase it messes up the binary data in the > process of 'translating' UNIX text to MS text. Is shift-click any help in s

Re: (RADIATOR) radwho.cgi: "...'/usr/radiator/online.db' No such file or directory"

1999-12-22 Thread Stuart Henderson
> Visit: http://web1.netcarrier.net/cgi-bin/radwho.cgi > But the file does exist with proper permissions: > > web1# ls -l /usr/radiator/online.db > -rw-rw-rw- 1 root wheel 16384 Dec 17 10:11 /usr/radiator/online.db It is quite possible the webserver user will need write access to create files

Re: (RADIATOR) Buggy download area

1999-12-22 Thread Baron Fujimoto
On Wed, 22 Dec 1999, David Lloyd wrote: : There's a problem with the Radiator download area (specifically, the : folder: http://www.open.com.au/radiator/downloads/). : : When you try to download any .tgz files, the web server reports a MIME : type of text/plain, which means that I can't correctl

(RADIATOR) Feature Request

1999-12-22 Thread Erik Meitner
Title: RE: (RADIATOR) Accounting   It would be nice to have an option that allows one to add a check-item to every authentication request, much like how AddToReply works. ie:       Filename %D/users     AddToCheck Group=user   Thanks, Erik

Re: (RADIATOR) Buggy download area

1999-12-22 Thread Hugh Irvine
Hello David - On Thu, 23 Dec 1999, David Lloyd wrote: > There's a problem with the Radiator download area (specifically, the > folder: http://www.open.com.au/radiator/downloads/). > > When you try to download any .tgz files, the web server reports a MIME > type of text/plain, which means that I

Re: (RADIATOR) Zombie children

1999-12-22 Thread Hugh Irvine
Hello Chris - On Tue, 21 Dec 1999, Chris M wrote: > >Hiya All, > > > > IS it common for radiator to develop a plethora of zombiefied child > >processes? > > > > They seem to develop after someone tries to authenticate with > >a unusually > >long login string. > > > > Regards, > > >

Re: (RADIATOR) Navis Radius

1999-12-22 Thread Hugh Irvine
Hello Clement - On Wed, 22 Dec 1999, Clement wrote: > I need to accept proxy logins from Ascend's Navis Radius server. Does > anyone know what NasType I should use in the client section? > You should not use NasType with a proxy Radius server. The NasType is used by the Session Database to ve

Re: (RADIATOR) Buggy download area

1999-12-22 Thread Hugh Irvine
Thanks Baron - On Thu, 23 Dec 1999, Baron Fujimoto wrote: > On Wed, 22 Dec 1999, David Lloyd wrote: > > : There's a problem with the Radiator download area (specifically, the > : folder: http://www.open.com.au/radiator/downloads/). > : > : When you try to download any .tgz files, the web serve

Re: (RADIATOR) Feature Request

1999-12-22 Thread Hugh Irvine
Hello Erik - On Thu, 23 Dec 1999, Erik Meitner wrote: > > It would be nice to have an option that allows one to add a check-item to > every authentication request, much like how AddToReply works. ie: > > > Filename %D/users > AddToCheck Group=user > > You can already do this with

Re: (RADIATOR) Feature Request

1999-12-22 Thread Simon Lindsay
At 09:55 23/12/99 +1100, Hugh Irvine wrote: ># create an AuthBy FILE with Identifier Users > > > Identifier Users > Filename %D/users > > ># your normal Handler > > > > Filename %D/groups > > Is there a way I can check if the group of "Perms" has

(RADIATOR) Best Wishes of the Season

1999-12-22 Thread Hugh Irvine
Hello everyone - I would just like to take this opportunity to wish you all the best of the festive season and to let you know that I will not be answering email from today until the middle of next week (Tuesday or Wednesday). regards Hugh -- Radiator: the most portable, flexible and config

Re: (RADIATOR) MAX IDLE TIME

1999-12-22 Thread Paul Black
Hi Mike, All of my users are in the Radmin Database. The MAXIDLETIME is currently set to 40 (I'll change it to 2400 shortly). The users who are logging in with an Idle-Timeout of 2400 are failing their Radmin DB authentication and are picking up their Timeout from the Users file and authenticatin

Re: (RADIATOR) How does acct-session-id and proxy-state work?

1999-12-22 Thread Hugh Irvine
Hello Jason - On Tue, 21 Dec 1999, Cheung, Jason HC wrote: > Hello, > > I understand that the acct-session-id is unique to each session. However, if > in the following scenario, > > ' Local request' -->Radiator A <-- Roaming Radiator <-- Other Radius <-- > 'Proxy request' > > How would Radia

Re: (RADIATOR) radwho.cgi: "...'/usr/radiator/online.db' No such file or directory"

1999-12-22 Thread Hugh Irvine
Hello Dave - On Tue, 21 Dec 1999, Dave Kitabjian wrote: > Visit: http://web1.netcarrier.net/cgi-bin/radwho.cgi > > But the file does exist with proper permissions: > > web1# ls -l /usr/radiator/online.db > -rw-rw-rw- 1 root wheel 16384 Dec 17 10:11 /usr/radiator/online.db > > The only chan

Re: (RADIATOR) Failed login attempts

1999-12-22 Thread Hugh Irvine
Hello Robert - On Wed, 22 Dec 1999, Robert wrote: > Hello, > Is it possible to log failed login attempts when a user enters a username > that is not valid? I realize I can use the pwdlog to find errors in > passwords, but I need something to show all login attempts. Is this > possible? Thank

Re: (RADIATOR) Help needed with hooking up to MySQL database!

1999-12-22 Thread Hugh Irvine
On Wed, 22 Dec 1999, Danny Whitesel wrote: > > After I posted that, I went back and started digging a deeper. I did install > DBI and the MySQL modulesor, so I thought. I remembered seeing an error > when I did the "make test" for the MySQL modules. But, when I ran "make > test" a second time

Re: (RADIATOR) PostAuthHook and check-items

1999-12-22 Thread Hugh Irvine
Hello Erik - On Tue, 21 Dec 1999, Erik Meitner wrote: > Is is possible in PostAuthHook in a Realm clause to look at the contents > of the check-items that are used in an AuthBy FILE clause? > Here is what I'm trying to do: >I have some Ascend MAX's that do not support any radius attribute to

Re: (RADIATOR) Testing for a specific ip address before adding the default

1999-12-22 Thread Hugh Irvine
Hello Simon - On Tue, 21 Dec 1999, Simon Lindsay wrote: > We currently do this: > > $user->get_reply->add_attr('Framed-IP-Address', '255.255.255.254'); > > In our authentication module after checking if a user is out of time (they > get a pooled ip address if out of time). > > We also use th

(RADIATOR) How to set static route in tac_plus ?

1999-12-22 Thread Abdul Rehman Saeed
Hellow, I radiator suport static route just like tac_plus for example user = alex { pap = cleartext "abc123" member = 100 service = ppp protocol = lcp { } service = ppp protocol = ip { addr=203.79.243.62 route="203.79.243.0 255.255.255.192"