Re: (RADIATOR) Multiple realms in handler

2001-09-17 Thread sthaug
For example we'd like to block calls from 0265773xxx and 0265774xxx to 0265473002. What is the most effective way of implementing this? A specific handler, or combination with database. The best way to do this probably depends on what else you have configured, however here is a Handler

Re: (RADIATOR) Cisco VPN 3005 - Radiator communication

2001-09-17 Thread Edoardo Martelli
We are using vpn3005 with external authentication and radiator (2.18.2 which includes altiga attributes). this is the group profile: mygroup Password=x Class=OU=mygroup;, Altiga-IPSec-Authentication-G=RADIUS,

(RADIATOR) Auth Question

2001-09-17 Thread Todd Dokey
I have sent up a Radiator box to AuthBy Radius and fall back to text. This it does. I have a question.. The Default realm is very simple, as all the settings live in the other clauses. Handler Realm=DEFAULT Identifier Checklocal AuthBy CheckProxy /Handler My question is this: Is it

(RADIATOR) [OT] Terminate programs

2001-09-17 Thread Derek Buttineau
Kinda off topic, just wanted to see if anyone on the list could suggest a terminate proggy that works with Radiator.. Currently we use a program called TSMON to do most of the dirty work with customer profiles... I personally think that SessionDatabase would be the way to go, but am hard

(RADIATOR) Logging elapsed time?

2001-09-17 Thread Griff Hamlin, III
Hello, Is there anyway to log in trace mode 3 the amount of time that elapses between when radiusd receives an auth request and it actually responds to it? Thanks. Griff Hamlin, III === Archive at http://www.open.com.au/archives/radiator/ Announcements on [EMAIL PROTECTED] To unsubscribe,

(RADIATOR) Realms

2001-09-17 Thread Jesus Duarte
Hello, I am trying to authenticate users under three criteria. The default works but there are other realms that we use when our reseller customers and even our own customers authenticate through third party modem aggregations. All but one realm , cnnw, are in one MySQL

Re: (RADIATOR) Multiple realms in handler

2001-09-17 Thread Hugh Irvine
Hello Steinar - On Monday 17 September 2001 20:16, [EMAIL PROTECTED] wrote: For example we'd like to block calls from 0265773xxx and 0265774xxx to 0265473002. What is the most effective way of implementing this? A specific handler, or combination with database. The best way to do

Re: (RADIATOR) Auth Question

2001-09-17 Thread Hugh Irvine
Hello Todd - On Tuesday 18 September 2001 03:13, Todd Dokey wrote: I have sent up a Radiator box to AuthBy Radius and fall back to text. This it does. I have a question.. The Default realm is very simple, as all the settings live in the other clauses. Handler Realm=DEFAULT

Re: (RADIATOR) Logging elapsed time?

2001-09-17 Thread Hugh Irvine
Hello Griff - On Tuesday 18 September 2001 07:36, Griff Hamlin, III wrote: Hello, Is there anyway to log in trace mode 3 the amount of time that elapses between when radiusd receives an auth request and it actually responds to it? Thanks. The only way I can think of to do this is with a

Re: (RADIATOR) [OT] Terminate programs

2001-09-17 Thread Hugh Irvine
Hello Derek - If your NAS(s) support the recently adopted radius Disconnect-Request, you can simply use a recent version of radpwtst. hth Hugh On Tuesday 18 September 2001 04:32, Derek Buttineau wrote: Kinda off topic, just wanted to see if anyone on the list could suggest a terminate

Re: (RADIATOR) Realms

2001-09-17 Thread Hugh Irvine
Hello Jesus - I am confused as to what you what to do. How are the users stored in the database - with realms or without? Ie: someuser@cnnw or just someuser? And do you want all radius requests to come to Radiator first? And is there anything else you want to do with realms? In other words,

(RADIATOR) passwords

2001-09-17 Thread Tech
I am using radiator as a proxy only, but I have a problem, one of my logins never has a password and I have to roll part of the username to %P this is ok for local use but not when ongoing presentation to the proxy. Suggestions or specific examples would be appreciated. Many thanks for the

(RADIATOR) Config problem.

2001-09-17 Thread Quintin Lam
Dear Hugh, My configuration as below AuthBy LDAP Identifier accessbb Host xxx.xxx.xxx.xxx Port 389 AuthDN AuthPassword BaseDN ou=,o=,o=CTM Scope base UsernameAttruid PasswordAttruserpassword

(RADIATOR) Radiusd cannot be started using inetd

2001-09-17 Thread Quintin Lam
Hi Hugh, We are using inetd now, we notice that the radius daemon can only be started by inetd if an Access-Request is sent to radius. However, radius daemon cannot be started by inetd if an Accouting-Request is sent to radius. The problems come out that the some of the accounting data will be

(RADIATOR) radmin and RADIATOR

2001-09-17 Thread lloyd dagoc
hello, does anyone know who or what perl radius package updates the RADUSAGE table..what i want to do is before radiator updates acounting table in RADUSAGE, i want it first to query a field in a seperate table...say USERIDnow i want to insert USERID data to my accounting table RADUSAGE

(RADIATOR) AccLogFileFormat

2001-09-17 Thread Paul Thorton
Hi, I have set up a new AcctLogFileFormat and was wondering why I am not getting 2 values back? AcctLogFileName /var/log/radius/new.log AcctLogFileFormat %{Timestamp}|%{Acct-Session-Id}|%{Acct-Status-Type}|%{User-Name}|%{User-

(RADIATOR) RE: AccLogFileFormat

2001-09-17 Thread Paul Thorton
Hi, As per previous email. I have attempted to use the AuthLog option instead to get the code / Pwd returned, but it looks like The AuthBy module is not installed. Where can I get this? Can't locate Radius/AuthLog.pm in @INC (@INC contains: . /usr/local/lib/perl5/5.6.1/sun4-solaris