rlm_perl CLONE/thread identification ?

2006-10-08 Thread Jakub Wartak
Hello group, I tried using use threads and quering by simple: my $id = threads-tid; But it always returns 0 ( meaning that the perl code is running under main() program ), but how do I identifiy each CLONE ?? I want to obtain unique identified of each CLONE, because the goal is to create DB

checking attributes in MySQL 'radgroupcheck'?

2006-10-08 Thread Jan Mulders
Hello, I'm trying to assign users a different speed of service based on how much data they've used on the service. I found the following in the experimental.conf information on sqlcounter: # # DEFAULT Max-Daily-Session 3600, Auth-Type = Reject # Reply-Message = You've

RE: EAP-TLS Certificate problems.

2006-10-08 Thread Jason Wittlin-Cohen
Hi, I'm trying to get Freeradius up and running on a WinXP box (win haters. be nice ;) ) I have downloaded, installed, and configured the Freeradius version from www.freeradius.net. The server starts seemingly without errors. However when I try to connect with my XP laptop I get a certificate

Re: Freeradius is not restarting properly (fails to quit and becomes a zombie process)

2006-10-08 Thread Alan DeKok
Jason Wittlin-Cohen [EMAIL PROTECTED] wrote: I have discovered the root of the problem. When I enable the check_cert_cn = %{User-Name} option in eap.conf and successfully authenticate 1 user , a restart or stop of the radiusd service leads to a zombie process which needs to be killed with kill

Re: Adding proxying to our EAP setup

2006-10-08 Thread Alan DeKok
Dave Mussulman [EMAIL PROTECTED] wrote: What's the recommended way to configure failover proxying/realms when there's no realm-ish identifier? When user logs in, I want them to check against ntlm_auth, and if that fails, resort back to a proxied realm as user. That's a little difficult to

Re: EAP-TLS Certificate problems.

2006-10-08 Thread Phil Mayers
Brian vb wrote: the radius systems log. I have created 3 certificates, Root, Client, Server. The Root and Client certificates were installed via the MMC snapin and Import wizard in XP. Any idea on what could be causing the errors? If I On the server, the certificates are in *files* yes?

Re: Compatibility issue with Nortel?

2006-10-08 Thread Juan Pablo Espino
Hi, it's working now. I used dictionary.bay, but I'm still confused why my dictionary file didn't work. Thanks for the help. Juan Pablo - List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html

CVS web interface b0rked?

2006-10-08 Thread Alex French
Hi, I'm not sure who maintains the web interface to the CVS tree, but it's giving a 500 Internal Server Error at the moment. Alex - List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html

Freeradius + MikroTik problem (only 1 user allowed to be online)

2006-10-08 Thread toxie
Recently I`ve configured freeradius with mikrotik to connect users via pppoe, pptp or l2tp. The problem is that, when one user is connected, the other user is unable to connect. Here are the logs. --First user connects - (46 messages

Re: two or more ippool

2006-10-08 Thread Peter Nixon
On Sat 07 Oct 2006 19:13, Peter Nixon wrote: On Sat 07 Oct 2006 14:17, Phil Mayers wrote: Roberto Gonzalez Azevedo wrote: -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Thanks for reply. I can't subdivide in two groups ... I need 1 group, with several pools ... Can't be

RE: EAP-TLS Certificate problems.

2006-10-08 Thread Brian vb
Ca is in trusted root stores under Current User, and client is in Personal under Current User. One thing I see when viewing the certs is the Root has Locker Systems (using a random name to keep the identity of my company out of the certs) as the issuer and the client has SSLeay Demoserver.. looks

RE: EAP-TLS Certificate problems.

2006-10-08 Thread Brian vb
The surgery performed was simply to remove the repeating lines and define the two separate errors. Certs are in files, user has permission to read them (buried it in the users own profile directory to secure them better) I have the XpExtentsions and its referenced in the cert creation batchfile I

EAP-TLS Certificate problems.

2006-10-08 Thread Jason Wittlin-Cohen
Brian vb said: Ca is in trusted root stores under Current User, and client is in Personal under Current User. One thing I see when viewing the certs is the Root has Locker Systems (using a random name to keep the identity of my company out of the certs) as the issuer and the client has SSLeay