External program calling and return values - was: Locking user accounts

2005-03-19 Thread Fiederling, Daniel
Hi Alan, ok that's not really what I asked for originally. I'll explain you my application: I have an authentication application with a mysql db that writes on changes in the db a users file for the radius server. That file contains one time passwords that have a lifetime of several minutes.

Re: FreeRADIUS and MySQL+SSL

2005-03-19 Thread Marcin Jessa
I never said to use stunnel on the box with MySQL. Use it on the box with Freeradius and dont use untested patches on what I take is gonna be a production server. Stunnel is very stable and reliable. Anyway, I'd rather make SSL connection between two MySQL servers with database replication and

Re: FreeRADIUS and MySQL+SSL

2005-03-19 Thread Wolfram Schlich
* Marcin Jessa [EMAIL PROTECTED] [2005-03-19 13:17]: On Sat, 19 Mar 2005 04:14:11 +0100 Wolfram Schlich [EMAIL PROTECTED] wrote: * Marcin Jessa [EMAIL PROTECTED] [2005-03-19 04:05]: On Sat, 19 Mar 2005 03:52:52 +0100 Wolfram Schlich [EMAIL PROTECTED] wrote: * Wolfram Schlich [EMAIL

Re: FreeRADIUS and MySQL+SSL

2005-03-19 Thread Wolfram Schlich
* Paul Hampson [EMAIL PROTECTED] [2005-03-19 04:56]: On Sat, Mar 19, 2005 at 03:52:52AM +0100, Wolfram Schlich wrote: * Wolfram Schlich [EMAIL PROTECTED] [2005-03-17 00:55]: * Wolfram Schlich [EMAIL PROTECTED] [2005-03-16 09:05]: Hey guys, we would like to implement the following

Re: authentication by mac adress, username and password

2005-03-19 Thread Markus Krause
hi alexandre, this is a very nice idea, thank you for that! (using an external script helped me with another problem ;-) ) but actually i prefere to have all the authentication data in one place. meanwhile i managed to check username, password and calling-station-id against the data in an

Re: Compiling freeradius 1.0.2 with mssql support

2005-03-19 Thread Achim Schmidt
hi all, ok - i got it. my freerad is now working with mssql perfectly. I use now unixodbc+freetds. If anybody is interessted - drop me an email. cu, achim Quoting Paul Hampson [EMAIL PROTECTED]: On Wed, Mar 16, 2005 at 01:46:09PM +0100, Achim Schmidt wrote: Hello, I'm stoill trying to

Re: External program calling and return values - was: Locking user accounts

2005-03-19 Thread Alan DeKok
Fiederling, Daniel [EMAIL PROTECTED] wrote: For user locking I have written a small c programm that is called on every request. That's not necessary, if you have a DB. Just write a program to write a locked record to MySQL when the user is rejected. But if I have the expense of running an

Re: FreeRadius + Unix PAM + Password Change

2005-03-19 Thread Alan DeKok
K Bhaskar [EMAIL PROTECTED] wrote: I would like to know how do i control the password change in the linux server. Can i configure the change password to effect the changes in radius. No. Alan DeKok. - List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html

l2tp and checkrad script patch

2005-03-19 Thread tx0
Hello. I've found that checkrad script is using SNMP_Session perl module that doesn't works correctly, so I would like to post little patch for checkrad script to support Simultaneous-Use check with l2tp LNS/NAS. You have to install Net::SNMP perl module to get this thing working. ---

FreeRADIUS Win32 Binary Distribution?

2005-03-19 Thread Jeff Reilly
Is there any reason no one has yet made available FreeRADIUS Win32 binaries for Distribution? I have built 1.0.2 with Cygwin and have put together a basic install wrapper. I have done some investigation with respect to distribution of the required Cygwin binaries... and could find no obvious

Re: FreeRADIUS Win32 Binary Distribution?

2005-03-19 Thread Alan DeKok
Jeff Reilly [EMAIL PROTECTED] wrote: Is there any reason no one has yet made available FreeRADIUS Win32 binaries for Distribution? No one has built them, I guess. I do some testing under Interix, but I'm not sure if those binaries will work on a plain XP system. With a little guidance

Re: FreeRADIUS and MySQL+SSL

2005-03-19 Thread Paul Hampson
On Sat, Mar 19, 2005 at 02:06:56PM +0100, Wolfram Schlich wrote: * Paul Hampson [EMAIL PROTECTED] [2005-03-19 04:56]: On Sat, Mar 19, 2005 at 03:52:52AM +0100, Wolfram Schlich wrote: * Wolfram Schlich [EMAIL PROTECTED] [2005-03-17 00:55]: * Wolfram Schlich [EMAIL PROTECTED] [2005-03-16

RE: FreeRADIUS Win32 Binary Distribution?

2005-03-19 Thread Jeff Reilly
The Site and the binaries are still well under construction... but both appear to function at first glance ;) I've done some successful testing with radclient.exe... I expect in the next few days I will test further against some real gear with various eap-types. If you are interested in