command-line SQL management utilities

2003-11-04 Thread Damian Gerow
Are there any commandline utilities for SQL user management (creation, removal, static address assignment, etc.)? I'm about to embark on writing a couple of utilities, and I'd like to avoid re-creating the wheel if possible. - List info/subscribe/unsubscribe? See

Re: Problems authenticating with mpd, MSCHAPv2

2003-09-10 Thread Damian Gerow
Thus spake Sean Perry ([EMAIL PROTECTED]) [09/09/03 19:55]: If I change the mpd configuration to use PAP instead of CHAP, I get authentication success, but then there's some weirdness going on on the mpd side of things that I'm also trying to figure out. Even though rlm_chap complains about

Re: Problems authenticating with mpd, MSCHAPv2

2003-09-10 Thread Damian Gerow
Thus spake Alan DeKok ([EMAIL PROTECTED]) [10/09/03 10:10]: Even though rlm_chap complains about not being able to find a proper Chap-Password attribute, I can see the MS-CHAP-Challenge and -Response right in the packet debug. But no CHAP-Password. The names are different, that should

Re: Problems authenticating with mpd, MSCHAPv2

2003-09-10 Thread Damian Gerow
Thus spake Alan DeKok ([EMAIL PROTECTED]) [10/09/03 13:12]: Damian Gerow [EMAIL PROTECTED] wrote: But rlm_chap consults the mschap module, does it not? No. Ah, but it tells mschap to look for Chap-Password, /not/ MS-CHAP-Password. No. Okay... So can I get an explanation

Re: Problems authenticating with mpd, MSCHAPv2

2003-09-10 Thread Damian Gerow
Thus spake Alan DeKok ([EMAIL PROTECTED]) [10/09/03 13:32]: Damian Gerow [EMAIL PROTECTED] wrote: Okay... So can I get an explanation as to what's going on here: rlm_chap: Could not find proper Chap-Password attribute in request modcall[authorize]: module chap returns noop

Problems authenticating with mpd, MSCHAPv2

2003-09-09 Thread Damian Gerow
I've found some similar references to the problem I'm having here: http://lists.cistron.nl/pipermail/freeradius-users/2003-March/017525.html And I get an MS-Chap-Error similar to this: http://lists.cistron.nl/pipermail/freeradius-users/2003-March/017052.html Basically, I have set up

Re: Import from CISTRON to FreeRADIUS

2003-02-13 Thread Damian Gerow
On Wed, 12 Feb 2003 15:49:37 -0500 Damian Gerow [EMAIL PROTECTED] wrote: I've been working on importing a raddb/users flatfile from a CISTRON installation to a FreeRADIUS installation, authenticating via MySQL. Let's try a simpler question... Has anyone had any experience converting from

Import from CISTRON to FreeRADIUS

2003-02-12 Thread Damian Gerow
I've been working on importing a raddb/users flatfile from a CISTRON installation to a FreeRADIUS installation, authenticating via MySQL. If I create the users manually, it all works just fine and dandy. I've had some minor inconsistancies with the users2sql.pl script and some of our directives,