(RADIATOR) I need an Handler...

2000-03-09 Thread Christian Hammers
Hello I want to make the following ... AuthAttrDef RadiusAuth-Type, Auth-Type, check ... AuthAttrDef some_defaults, get_fetched, reply Identifier westend-dynamic-dialup-account AddToReplyIfNotExist \ blah=blah \ blah=blah...

RE: (RADIATOR) Radiator & MAX TNT

2000-03-09 Thread ARG-MENENDEZ, JUAN
I found the option only in the MAX TNT. I don´t know even if the Max 4000 has got the autoconfigure option. Juan. > -Original Message- > From: Mike Nerone [SMTP:[EMAIL PROTECTED]] > Sent: Miércoles 8 de Marzo de 2000 17:13 > To: [EMAIL PROTECTED] > Subject: RE: (RADIATOR)

RE: (RADIATOR) How to make username case-INsensitive? - DECISION

2000-03-09 Thread Dave Kitabjian
> > We're using CDB (for maximum speed and huge username count). That's why SQL tricks are not an option :( > > > > So when you build the CDB file, why not lowercase (or UPPERCASE) the usernames > then? And how many is "huge username count"? We have some customers up around > the million mark r

(RADIATOR) radiator-announce@open.com.au mailing list would be appreciable !

2000-03-09 Thread Gildas PERROT
in order to announce new versions or patches... Thanks in advance. Gildas. -- Gildas PERROT, [EMAIL PROTECTED] __o FranceNet, 28 rue Desaix, 75015 Paris ---_ \<,_ http://www.francenet.fr (_)/ (_) === Archive at http://www.starport.net/~radiator/ To

(RADIATOR) Raduis packet 'Status-Server' ?

2000-03-09 Thread Glasshouse Beheer
Hi! Does Open Systems plan to implement the radius packet codes 12 & 13 in the near future? According to RFC2138 these are meant for Status-Server & Status-Client tho both are experimental and not further documented. Personally I would like to be able to send the radius server a such packet and

RE: IMPORTANT - RE: (RADIATOR) Duplicates Packets

2000-03-09 Thread Mike Nerone
Ah...I got ya. But wouldn't it be a small matter to remove the Acct-Delay-Time before computing the MD5 checksums, and so detecting retransmissions, as well, thus killing two birds with one stone? As it stands now, these need to be detected by the billing report software, correct? Mike Nerone

RE: (RADIATOR) Radiator & MAX TNT

2000-03-09 Thread Mike Nerone
It definitely has the autoconfigure. I just can't find a way to turn the "feature" off. It's not crucial, I just like to keep my logs as tidy as possible. :) Mike Nerone Network Operations Manager Internet Direct, Inc. > -Original Message

RE: (RADIATOR) I need an Handler...

2000-03-09 Thread Mike Nerone
Good question. And I'd like to generalize it a bit more: I want to authorize via SQL, but what I'd like to have in the SQL database is an Account-Type (Say, "dynamic analog," "static analog," "dedicated 128 isdn lan," etc.) and have some templates (similar to Mr. Hammers) that define the response

Re: (RADIATOR) Raduis packet 'Status-Server' ?

2000-03-09 Thread Christian Hammers
Hi > According to RFC2138 these are meant for Status-Server & Status-Client tho Maybe you are looking for this: -=(/etc/radiator)# radpwtst -status --noacct --noauth -trace Code: Status-Server Identifier: 23 ... Attributes: Reply-Message = "Radiator Radius server version 2.15"

(RADIATOR) AcctSessionTime Overflow.

2000-03-09 Thread Daniel Morgan
Sifting through the account records for last month I noticed that in some instances the AcctSessionTime is abnormally large(2 years). There is no consistency with what NAS generates these extremely large numbers. Could anyone enlighten me with what may be going on? Dan Morgan Senior Programmer Ro

(RADIATOR) CHAP authenication w/ Cisco and LDAP

2000-03-09 Thread Felicetti, Stephen A.
Hey guys... I have a Cisco AS5300 authenicating users against LDAP via Radiator. Works like a charm when using PAP on the Cisco. Management is concerned about a plain text password being sent between the Cisco and Radiator. When I attempt to use CHAP, radiator rejects the Access-Request,

(RADIATOR) Restricting 800# usage?

2000-03-09 Thread Dave Kitabjian
This is partly a Radiator question and partly a generic Radius question. It's rather simple, we want to make our 800# available only to certain customers. My guess is that this would be controlled by some type of radius Reply Attribute. So the first question is, what attribute do I use? Then,

(RADIATOR) Using AuthAttrDef....

2000-03-09 Thread Felicetti, Stephen A.
Hey guys... I'd like to know if it is possible to use AuthAttrDef in the following scenario: I have an LDAP server. I'd like to have an attribute called remoteuser. Valid assignments to this attribute would be yes, or no. I have a Cisco AS5300. It sends an Access-Request to Radiator with only t

RE: IMPORTANT - RE: (RADIATOR) Duplicates Packets

2000-03-09 Thread Hugh Irvine
Hello Mike - On Fri, 10 Mar 2000, Mike Nerone wrote: > Ah...I got ya. But wouldn't it be a small matter to remove the > Acct-Delay-Time before computing the MD5 checksums, and so detecting > retransmissions, as well, thus killing two birds with one stone? > Its the NAS that builds and sends th

Re: (RADIATOR) Raduis packet 'Status-Server' ?

2000-03-09 Thread Hugh Irvine
Hello Arjen - On Fri, 10 Mar 2000, Glasshouse Beheer wrote: > Hi! > > Does Open Systems plan to implement the radius packet codes 12 & 13 in the > near future? > According to RFC2138 these are meant for Status-Server & Status-Client tho > both are experimental and not further documented. > > P

(RADIATOR) Customize Log SQL

2000-03-09 Thread Le Anh Tuan
We want to customize some field in Log SQL, for example we want the fields like this:     TIME_STAMP    datetime     NASIPADDRESS varchar(50)     MESSAGE_TYPE int (Warning,Debug etc) MESSAGE varchar(255)   but in documentation, I read that the log table must have for

(RADIATOR) Realms in handlers

2000-03-09 Thread Andrew Pollock
Hi, Could someone please clarify this for me: If a user sends an authentication request without an @ in it, does the Realm attribute exist or not? (i.e. checking for the presence of a Realm attribute by putting Realm=/.*/ in a handler) Thanks Andrew === Archive at http://www.starport.net/~ra

Re: (RADIATOR) Realms in handlers

2000-03-09 Thread tom minchin
On Fri, Mar 10, 2000 at 02:47:42PM +1100, Andrew Pollock wrote: > Hi, > > Could someone please clarify this for me: > > If a user sends an authentication request without an @ in it, does the Realm > attribute exist or not? (i.e. checking for the presence of a Realm attribute > by putting > Realm