AW: mysql.sql

2009-07-19 Thread Michael Ziemann
hi, result in 3s using google J : http://lists.cistron.nl/pipermail/freeradius-users/2006-July/msg00292.html best regards from good old germany michael Von: freeradius-users-bounces+mailinglist=ziemann-perl...@lists.freeradius.org [mailto:freeradius-users-bounces+mailinglist=ziema

AW: rlm eap problem

2009-05-29 Thread Michael Ziemann
Hi there, Yes, of course you were right, the file was named server.pem :) -> bad mistake, sry... But now I get following errors, but now I don't know what's to do... rlm_eap: SSL error error::lib(0):func(0):reason(0) rlm_eap_tls: Error loading randomness rlm_eap: Failed to initialize t

rlm eap problem

2009-05-29 Thread Michael Ziemann
Hi folks, Now I got a new problem with rlm_eap and the server doesn't start anymore. You were right, I commented $INCLUDE sites-enabled/ in radiusd.conf. So what can I do now? Best regards Michael FreeRADIUS Version 2.1.5, for host i686-pc-linux-gnu, built on Mar 26 2009 at 14:24:27 Copyrig

AW: No authenticate method (Auth-Type) configuration found for the request: Rejecting the user - Failed to authenticate the user.

2009-05-29 Thread Michael Ziemann
Hi, is this the complete message? I sent a lot more... DEBUG-INFO: FreeRADIUS Version 2.1.5, for host i686-pc-linux-gnu, built on Mar 26 2009 at 14:24:27 Copyright (C) 1999-2008 The FreeRADIUS server project and contributors. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A P

No authenticate method (Auth-Type) configuration found for the request: Rejecting the user - Failed to authenticate the user.

2009-05-29 Thread Michael Ziemann
Hello People, I have some problems with my RADIUS, when I send a message with radtest, I get following error: DEBUG-INFO: FreeRADIUS Version 2.1.5, for host i686-pc-linux-gnu, built on Mar 26 2009 at 14:24:27 Copyright (C) 1999-2008 The FreeRADIUS server project and contributors. There is NO

simultaneous use --solved-- :-)

2007-09-26 Thread Michael Ziemann
ion-Id}' AND UserName = '%{SQL-User-Name}' AND NASIPAddress = '%{NAS-IP-Address}'" I changed it to: # |-> # | edited by Martin Kirchner & Michael Ziemann | Sep. 2007 # |-> accounting_stop_query = "UPDATE ${acct_table1} \ SET Framed

simultaneous use

2007-09-25 Thread Michael Ziemann
Hi! The Problem is still there. Alan: Ok, I put the start and stop records back to radacct table. But it's the same problem... when I delete the entry with the stop time .00.00 00:00:00 the user can login again. Ivan: You wrote: If you are sending stop packets to the stop table you n

simultaneous login

2007-09-25 Thread Michael Ziemann
Hi all! I have a problem with simultaneous login: I already described the problem and got following solution: - Michael Ziemann wrote: > I have a problem with simultaneous login. > The user connects to the RADIUS Server, then the user appears in the &

simultaneous login

2007-09-24 Thread Michael Ziemann
Hi ! I have a problem with simultaneous login. The user connects to the RADIUS Server, then the user appears in the MySQL-DB in the table radacct. But if the user disconnect, the user doesn't disappear in the table. If I remove the entry by myself, the user can connect again. In the table rad

user already logged in

2007-08-28 Thread Michael Ziemann
Hi Guys! I've another problem ... When I enter radwho, it displays user1, user2 and user3 ... But they aren't connected, and with these accounts I can't login since I entered the Simultaneous-Use into radgroupcheck ... The Value is 1. I already deleted the radacct tables, and disabled the radu

simultaneous usage

2007-08-28 Thread Michael Ziemann
Hi Guys! Bad bad error ... the user had wrong rights, so the server couldn't write down who's online... very bad mistake... Regards Michael - List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html

simultaneous login

2007-08-28 Thread Michael Ziemann
Hi all ! I don't know what to do... sql is enabled, but i still can login twice... i inserted the Simultaneous-Use attribute already in my db ... Here's the debug info, startet with radiusd -X ... Starting - reading configuration files ... reread_config: reading radiusd.conf Config: includ

Re: Freeradius-Users Digest, Vol 28, Issue 96

2007-08-28 Thread Michael Ziemann
Hi all! I added the Simultanous-Use attribute to radgroupcheck in my MySQL-db with the following statement: INSERT INTO radgroupcheck (GroupName, Attribute, op, Value) values("dialup", "Simultaneous-Use", ":=", "1"); But I can login twice or more with the same account... so what do i have

simultaneous usage

2007-08-28 Thread Michael Ziemann
th the same account... so what do i have to enable/disable to deny simultaneous usage of the accounts??? Regards Michael Date: Mon, 27 Aug 2007 12:00:51 +0200 From: Michael Ziemann <[EMAIL PROTECTED]> Subject: User login To: freeradius-users@lists.freeradius.org Message-ID: <[EMAIL

User login

2007-08-27 Thread Michael Ziemann
Hi People! Today I've another problem with freeradius. The user has his own password and can login by himself, no problem. But how can I avoid a second user logging in with the same user / pwd? Is it a problem of the NAS or RADIUS ??? I didn't find any configuration examples on the web, so ple

Re: Freeradius-Users Digest, Vol 28, Issue 15

2007-08-06 Thread Michael Ziemann
[EMAIL PROTECTED] schrieb: Send Freeradius-Users mailing list submissions to freeradius-users@lists.freeradius.org To subscribe or unsubscribe via the World Wide Web, visit http://lists.freeradius.org/mailman/listinfo/freeradius-users or, via email, send a message with subject or

MySQL db parameters

2007-08-06 Thread Michael Ziemann
+ 12 rows in set (0.01 sec) thanks Michael Ziemann - List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html

radius & mysql

2007-07-09 Thread Michael Ziemann
Hi All! I have a problem with freeradius getting access to a mysql database. I installed freeradius 1.1.5 on OpenSuse. The radius server is working, because I get an Access-Accept Packet with radtest (I configured the clients.conf). But how do I configure FreeRadius to use an MySql-database? I