Re: (RADIATOR) No accounting replies

2000-01-07 Thread Phil Freed
Whups - I spoke too soon. It appears that this didn't solve anything after all. Any other thoughts? On Fri, 07 Jan 2000, Phil Freed wrote: We have just put up the latest Radiator code, and have completely revamped our config to take advantage of the nifty new stuff. But we're

(RADIATOR) Bug in NAS-Address-Port-List?

2000-01-07 Thread Phil Freed
This may or may not be related my accounting record problem. (I suspect not.) I need a special handler for slot 6 on one of my NASs. I have the following sections in my radius.cfg: #Handler NAS-Address-Port-List=%D/ports.isdn,Chassis-Call-Slot=6 Handler

(RADIATOR) AuthBy NT and Global Group ?

2000-01-07 Thread talist
Hello, Is is possible to authenticate NT passwords with Global Groups (instead of Local Group) I would like to divide several groups of users according to their global Group affiliation. === Archive at http://www.thesite.com.au/~radiator/ To unsubscribe, email '[EMAIL PROTECTED]' with

Re: (RADIATOR) SQL database schema

2000-01-07 Thread Matt Chambers
Basically, you can customize it however. This is what I use. I admit I didn't put a whole lot of time into customization, but this works pretty well. I added the STATUS field so I can easily expire accounts. It was basically designed for MegaPOP customers. AuthBy SQL AuthSelect

(RADIATOR) SNMP or PMWHO

2000-01-07 Thread Andrew Kaplan
How do I verify wether radiator is using SNMP or PHWHO Andrew P. Kaplan, CNE, MCSE+Internet, MCT, CCNA, CCDA CyberShore, Inc. -- Premium Internet Services -- http://www.cshore.com Imagination is a quality given a man to compensate him for what he is not, and a sense of humor was provided to

Re: (RADIATOR) AuthBy NT and Global Group ?

2000-01-07 Thread Mike McCauley
Hello, On Jan 7, 10:30am, [EMAIL PROTECTED] wrote: Subject: (RADIATOR) AuthBy NT and Global Group ? Hello, Is is possible to authenticate NT passwords with Global Groups (instead of Local Group) I would like to divide several groups of users according to their global Group affiliation.

Re: (RADIATOR) freezing

2000-01-07 Thread tom minchin
On Fri, Jan 07, 2000 at 02:19:24PM +0100, Robin Gruyters wrote: Hi here is a trace (from the second config): Fri Jan 7 14:13:44 2000: DEBUG: Handling request with Handler 'Realm=DEFAULT' Fri Jan 7 14:13:44 2000: DEBUG: Deleting session for ¦

(RADIATOR) Simultaneous-Use Broken?

2000-01-07 Thread admin
I'm having a problem with the new version of radiator such that it is rejecting more than one usage of the same username in a handler even though there are no limits on how many of this particular username can login. I have had this configuration working for over a year now, but the new version

Re: (RADIATOR) AuthBy NT and Global Group ?

2000-01-07 Thread talist
While reading the "AuthBy NT" source code, I noticed the use of Win32::NetAdmin::GroupIsMember instead of Win32::NetAdmin::LocalGroupIsMember That lead me to believe that Radiator is checking in the Global Groups of the DomainControler I checked this theory on an NT box and it seems to be