Re: (RADIATOR) CHAP and EncryptedPassword

2002-02-25 Thread Andy Dills
;). Ah! That works for me. I might suggest a link to that bit of info in the EncryptedPassword portion of the manual (6.28.9). Thanks, Andy xxxxxxxx Andy Dills 301-682-9972 Xecune

(RADIATOR) CHAP and EncryptedPassword

2002-02-25 Thread Andy Dills
hat put in place (which will benefit Radiator users everywhere) than me going to the trouble of writing a hook specifically to deal with this. Andy xxxx Andy Dills 301-682-9972 Xecunet, LLCww

Re: (RADIATOR) MySQL & Simultaneous-Use

2001-12-18 Thread Andy Dills
27;) Tue Dec 18 16:29:20 2001: DEBUG: Handling with Radius::AuthGROUP Tue Dec 18 16:29:20 2001: DEBUG: Handling with Radius::AuthSQL Tue Dec 18 16:29:20 2001: DEBUG: Handling accounting with Radius::AuthSQL Tue Dec 18 16:29:20 2001: DEBUG: Accounting accepted Andy Dills

(RADIATOR) MySQL & Simultaneous-Use

2001-12-17 Thread Andy Dills
Andy Dills 301-682-9972 Xecunet, LLCwww.xecu.net Dialup * Webhosting * E-Commerce * High-Speed Access === Archive at http

[no subject]

2001-12-07 Thread Andy Dills
. I still have to port that up, and I'd like to make it an external app. For some reason the generic distribution radius.cfg (long version) mentions a NasType of Other, but says "not implemented yet". Any idea when this will in place? Thanks, Andy xx

Re: (RADIATOR) setting ports by radius client?

2000-07-17 Thread Andy Dills
authentication and 1646 for accounting? > > Thanks in advance! I believe you can have multiple AcctPort statements. So, you would want: AuthPort 1812 AcctPort 1813 AcctPort 1646 Andy xxxx Andy Dills

Re: (RADIATOR) How should I go about this?

2000-06-29 Thread Andy Dills
e = Login-User, Simultaneous-Use = 1 Login-Service = Rlogin, Login-IP-Host = shell.xecu.net Andy Andy Dills 301-682-9972 Xecunet, LLCwww.xecu.net xxx

Re: (RADIATOR) How should I go about this?

2000-06-29 Thread Andy Dills
red Access, and Cisco NASes do. You shouldn't have to have a capital P in front of their usernames. For instance, with us, if you dialup to us, we wait for you to start PAP. If we don't see PAP after a couple of seconds, it drops you into the Login-User mode. Same usernames for either connect

Re: (RADIATOR) problems /w 2.14.1 on multihomed hosts

2000-06-19 Thread Andy Dills
pecific BindAddress directives for each respective instance. Andy Andy Dills 301-682-9972 Xecunet, LLCwww.xecu.net Dialup

Re: (RADIATOR) Changes possibly available for duplicate logins

2000-03-20 Thread Andy Dills
? You'd have to add quite a bit of code to add functions for each of the NasTypes. Andy xxxx Andy Dills 301-682-9972 Xecunet, LLCwww.xecu.net xx

Re: (RADIATOR) What am I doing wrong ??

2000-02-17 Thread Andy Dills
isted in /etc/groups. I want it to work based on GID. So, I changed AuthUNIX::userIsInGroup to be: sub userIsInGroup { my ($self, $user, $group) = @_; # Added by Andy Dills my $gid = getgrnam($group); my @usergid = getpwnam($user); $self->log($main::LOG_DEBUG, "Gid specified

Re: (RADIATOR) What am I doing wrong ??

2000-02-17 Thread Andy Dills
y profiles. Andy xxxx Andy Dills 301-682-9972 Xecunet, LLCwww.xecu.net Dialup * Webhosting * E-Commerce * High-Speed Access ==

Re: (RADIATOR) Lossing RADONLINE

2000-02-11 Thread Andy Dills
Is there any way to avoid it? > > Environment: > > RH 6.1 > MySQL 3.22.30 > Radiator 2.14.1 > Tigris NAS Run mysql on a different box than your radius servers. Works for us... Andy xxxx Andy Dills

Re: (RADIATOR) USR Radius Problems

2000-02-03 Thread Andy Dills
On Thu, 3 Feb 2000, Steve Suehring wrote: > Have you tried IgnoreAcctSignature in your portion? That fixed it! Now I feel silly, because although I checked the faq and the manual, I didn't see that. Thanks, Andy xxxx An

Re: (RADIATOR) USR Radius Problems

2000-02-03 Thread Andy Dills
t; Lastly, does anybody know of a mailing list for USR Total Control > > products? > > [EMAIL PROTECTED], the definitive list for usr tc discussion. Aha, muchas gracias. Once again, Brian from Shreve.net saves the day :> Andy xxxxx

(RADIATOR) USR Radius Problems

2000-02-03 Thread Andy Dills
e = Framed-User Framed-Protocol = PPP Framed-IP-Address = 216.127.130.129 Acct-Delay-Time = 9802 To show the repitivity: /users/andy>grep 000001bb logfile | wc -l 168 (This is over a ~4 hour span) So, my question is twofold. Number one, does any

Re: (RADIATOR) Radiator and Platypus

2000-01-28 Thread Andy Dills
and is very stable. Anyway, no big deal, I'll sit down and hack up a new NasType. If I do, can I submit it to be part of the main codetrain, so I don't have to patch every time a new version comes out? :> Andy xxxx Andy Dills

(RADIATOR) Radiator and Platypus

2000-01-27 Thread Andy Dills
own platform (but each communicating with the mysql server for session support)? Lastly, a side question. Our main pop has an Assured Access X1000. Has anybody written support for it as a NasType? Thanks, Andy Andy Dills