(RADIATOR) NT Authentication timeouts

2001-11-18 Thread Massey, Craig
I'm have a low key argument about the source of password lockouts in our VPN system. There are those who argue that Radiator attempts to authenticate against the Domain Controller more than once each time some clicks the Go button in SecureRemote, causing account lockouts from fewer retries than

RE: (RADIATOR) can snmpget query NAS w/ Cisco-NAS-Port?

2001-11-18 Thread Dave Kitabjian
Oh, I see. You just mean renaming the attribute, but keeping its value the same: sub { my $p = ${$_[0]}; my $nasport; if ($nasport = $p-get_attr('Cisco-NAS-Port')) { main::log($main::LOG_DEBUG, Cisco-NAS-Port = $nasport); $p-change_attr('NAS-Port',

Re: (RADIATOR) HydraRADIUS

2001-11-18 Thread Mike McCauley
-- Forwarded Message -- Subject: BOUNCE [EMAIL PROTECTED]:Non-member submission from [David M. Lloyd [EMAIL PROTECTED]] Date: Fri, 16 Nov 2001 07:40:08 -0600 From: [EMAIL PROTECTED] To: [EMAIL PROTECTED] From [EMAIL PROTECTED] Fri Nov 16 07:40:08 2001 Received: from

FW: (RADIATOR) HydraRADIUS

2001-11-18 Thread Chris Given
Check out foundry networks, they make a nice product to do this. http://www.foundrynetworks.com/ -Original Message- From: Mike McCauley [mailto:[EMAIL PROTECTED]] Sent: Sunday, November 18, 2001 3:18 PM To: [EMAIL PROTECTED] Subject: Re: (RADIATOR) HydraRADIUS -- Forwarded

(RADIATOR) Password Tries

2001-11-18 Thread Andrew
Hi, Is there an option I can specify in the configuration file to set the number times a client will be prompted for a username and password? Or is that generally just a NAS thing?. -- Andrew [EMAIL PROTECTED] === Archive at http://www.open.com.au/archives/radiator/ Announcements on [EMAIL

(RADIATOR) User Groups

2001-11-18 Thread Shane Malden
I am looking for some support on configuring users in groups. We have several NAS in different locations. All come back to the one Radius Server for authentication. What i would like to do is add users to a group under Radiator and issue this group addresses, based on the location of the

(RADIATOR) Do not want to log AcctAlivePackets

2001-11-18 Thread Nick Black
Hi, We have radiator running in AuthBy EMERALD mode with Platypus, and our radius server sends out Start, Stop, and Alive requests. What is the easiest way to log only Start and Stop requests in the SQL Database Thanks Nick === Archive at http://www.open.com.au/archives/radiator/

RE: (RADIATOR) HydraRADIUS

2001-11-18 Thread Harrison Ng
Title: RE: (RADIATOR) HydraRADIUS Hello all, BTW why not use Radiator AuthBy LOADBALANCE. The price vs performance is good. You can make 2 box for primary and secondary radius. The hardware switch is too expensive. Regards, Harrison Ng SmarTone Mobile Communication Limited

(RADIATOR) Size of log files

2001-11-18 Thread Roy Jordan
Hi, I was wondering if there is a limit to the size of the Radiator log files. I am currently working on a procedure to begin rotating the log files as huge log files are harder to work with. If a log file limit is reached what affect would that have. Would the existing log file be overwritten

Re: (RADIATOR) Size of log files

2001-11-18 Thread Hugh Irvine
Hello Roy - It is generally much easier to use special characters in the file names for logging and so on. Here is an example to create a new file every day. LogFile %L/logfile-%Y-%m-%d The files are opened, written and closed for every event. Of course you will still need to clean up the

Re: (RADIATOR) User Groups

2001-11-18 Thread Hugh Irvine
Hello Shane - On Monday 19 November 2001 13:04, Shane Malden wrote: I am looking for some support on configuring users in groups. We have several NAS in different locations. All come back to the one Radius Server for authentication. What i would like to do is add users to a group under

Re: (RADIATOR) Do not want to log AcctAlivePackets

2001-11-18 Thread Hugh Irvine
Hello Nick - On Monday 19 November 2001 14:46, Nick Black wrote: Hi, We have radiator running in AuthBy EMERALD mode with Platypus, and our radius server sends out Start, Stop, and Alive requests. What is the easiest way to log only Start and Stop requests in the SQL Database It is

Re: (RADIATOR) Password Tries

2001-11-18 Thread Hugh Irvine
Hello Andrew - On Monday 19 November 2001 12:11, Andrew wrote: Hi, Is there an option I can specify in the configuration file to set the number times a client will be prompted for a username and password? Or is that generally just a NAS thing?. It is the NAS that issues the

Re: (RADIATOR) User Groups

2001-11-18 Thread Shane Malden
Hugh, Yes it will, but what I really need to do is assign different sites a different class of addresses (eg, 10.0.0.x /24 for one site, 10.0.1.x for another, etc). Theses all get passed through the one NAS (Telstra) but Data points go through different Routers. One of our selection