(RADIATOR) Help with Handler

2000-07-01 Thread Jason Godsey
How can I write a handler like: or (tried, gets skipped) If I can get Handler to use a negative match, I'll be all set! :) Thanks in advance! Here is what I get from the PM3 when a user dials up as a terminal user. Code: Access-Request Identifier: 137 Authentic: x Attributes:

Re: (RADIATOR) Accounting to two Radiator servers.

2000-07-01 Thread Félix Izquierdo
Hi! Starting in 12.1(1)T, IOS can do accounting broadcast to multiple radius and/or tacacs+ servers. It's a very great feature, but 12.1T branch isn't as stable as 12.0T. Very important to configure multiple aaa proccess in order to use this new feature. Félix > > > > Does anybody know of a wa

(RADIATOR) RewriteUsername

2000-07-01 Thread Emin TAHRALI
Title: RewriteUsername Hi, How can I combine this three Rewrite parameters in one expression. RewriteUsername s/'//g RewriteUsername tr/-A-Za-z0-9\.\@//cd RewriteUsername s/^([^@]+).*/$1/ Best regards, Emin TAHRALI

(RADIATOR) Problem with Simultaneous-Use and proxying

2000-07-01 Thread Mike McCauley
--- Forwarded mail from [EMAIL PROTECTED] Date: Sun, 2 Jul 2000 07:10:12 +1000 (EST) From: [EMAIL PROTECTED] To: [EMAIL PROTECTED] Subject: BOUNCE [EMAIL PROTECTED]:Non-member submission from ["Joshua M. Thompson" <[EMAIL PROTECTED]>] >From mikem Sun Jul 2 07:10:09 2000 Received: by oscar

(RADIATOR) Problem with formatted-date

2000-07-01 Thread Brian Morris
I am using a line like the following to write the date in a human-readable form to by SQL table... AcctColumnDef HUMANDATE,Timestamp,formatted-date,'%Y/%m/%e' On dates below the 10th of the month it creates entries like 2000/07/ 2 (With a space before the last digit) - what I would like it to r