counter module (again)

2004-03-31 Thread Tim Bots
Hi everyone, Can anyone tell me how I can use the counter module. I can't find the "db.daily" file in the ${raddbdir} directory. Do I must create this file or will it be generated automatically. If I have to create this file can anyone give me an example of this file. Or do I have to change som

Could not link driver "rlm_sql_mysql" problem.

2004-03-31 Thread Shannon Sariman
Hi All, I am trying to use MySQL with FreeRadius for accounting purposes. I am getting an error message when running freeradius in debug mode using radiusd -X. The error message is something like: rlm_sql (sql): Could not link driver rlm_sql_mysql: file not found rlm_sql (sql): Make sure it (and

Re: FreeRADIUS and PostgreSQL

2004-03-31 Thread Jérôme Warnier
Le jeu 01/04/2004 à 00:13, Amedzekor Kafui a écrit : > Do you see the rlm_postgresql module loaded in > /var/log/radius/radius.log when you start radius I guess this replies to your question: Tue Mar 30 01:47:47 2004 : Info: rlm_sql (sql): Driver rlm_sql_postgresql (module rlm_sql_postgresql) loade

Re: ldap section

2004-03-31 Thread JJM
i ran into the same issue (running ldap query against novell edir tree.) the users can bind as themselves but they need the rights to query the ldap server. give the "identity" account sufficient rights to run the lookup and nothing more...should work fine. --- Ron Wahler <[EMAIL PROTECTED]> wro

Freeradius/Alan

2004-03-31 Thread Steve OBrien
I don't in any way wish to be derogatory.  I applaud what all you guys are doing.         It's just that I have posted several questions and seen several other questions posted that get no response.  Granted these may be areas that you are not familiar with, it just seems like someone could say s

Problems running against rlm_sql_postgresql

2004-03-31 Thread Chris Ross
Hey there. I've built FreeRADIUS, and built, installed, and tested PostgreSQL 7.4.2 beforehand. rlm_sql and rlm_sql_postgresql seem to build and install alright, but when rlm_sql tries to load rlm_sql_postgresql it fails to resolve the dependancy. It looks like libltdl is trying to do somethi

RE: Funk Odessey 802.1x Supplicant

2004-03-31 Thread Paul Hampson
> From: Tom Rixom > Sent: Wednesday, 31 March 2004 10:30 PM > I cannot comment on the Funk Client working or not but I would > like to clear up the WPA support for SecureW2. > SecureW2 works together with the Microsoft WIFI Client. This > means that it is not SecureW2 that implements WPA but the

RE: Alan

2004-03-31 Thread Paul Hampson
From: Steve OBrien Sent: Thursday, 1 April 2004 9:17 AM > No offense Alan but how many developers are supporting this project? *puts his hand up* > This list is pretty devoid of help, sad because it is such a cool > project with so much potential. Devoid of help? I see lots of lively discussion

Alan

2004-03-31 Thread Steve OBrien
No offense Alan but how many developers are supporting this project?  This list is pretty devoid of help, sad because it is such a cool project with so much potential.

Re: FreeRADIUS and PostgreSQL

2004-03-31 Thread Amedzekor Kafui
Do you see the rlm_postgresql module loaded in /var/log/radius/radius.log when you start radius --- Jérôme Warnier <[EMAIL PROTECTED]> wrote: > We are trying to set up FreeRADIUS with PostgreSQL > (7.4.2), and it seems > to refuse to log anything in the DB. What seems even > stranger, is that > th

radius authentication on openbsd/sparc64

2004-03-31 Thread Andre Dalle
We seem to have an issue with radius encryption on openbsd with USR netserver hardware. NAS unit is a USR Netserver, symptom is as if the shared secret was incorrect on either freeradius or NAS. I do get this warning: WARNING: Unprintable characters in the password. ? Double-check the shared

ldap section

2004-03-31 Thread Ron Wahler
Can you authenticate without the idenity and password filled out? I can't seem to get it to work without these fields filled out? Thanks, Ron. ldap ldap_rp-eng{ server = 10.0.0.25 port = 389 #identity = "[EMAIL PROTECTED]" #password = "tester" ba

FreeRADIUS and PostgreSQL

2004-03-31 Thread Jérôme Warnier
We are trying to set up FreeRADIUS with PostgreSQL (7.4.2), and it seems to refuse to log anything in the DB. What seems even stranger, is that the sqltrace file is not even created. Anyone has a quick idea of what can cause that? In the meanwhile, I'm going to try to fix it. Thanks -- Jérôme Wa

Use of PAM SecurID module from RSA to do authentication - PS use within freeradius crash freeradius on Sun Solaris 9

2004-03-31 Thread Rolland, Yan
Hi, I got the radius authentication working using SecurID by configuring a radius entry in the /etc/pam.conf or modifying /etc/pam.d/radiusd to use the SecurID_PAM lib. So to all who wonder if it works, yes is does and under linux it's a beauty (BTW, users need an entry in the password file so w

Authentication using NTLM auth and with NT domain.

2004-03-31 Thread Jack J
Hi, I am not familiar with MS technologies. I read a posting that NTLM auth is different from authenticating with NT domain. The question I have is that if I have Active Directory as user profile storage, which of the above does it use ? Also, using FreeRADIUS how do I get PEAP/MS-CHAPv2 authent

rlm_smb status

2004-03-31 Thread Kaczmarek, Thaddeus
Title: rlm_smb status What is the present status of rlm_smb? I see some posts where people are trying to use it, and other posts saying it should not be used. Having illusions of authenticating users against a Win32 PDC, using a recent snapshot on Redhat 9 and before I totally spin my wheels

PEAP Testing

2004-03-31 Thread Alan Russell
What is the best way to test that the data sent between my client and the radius server is actually encrypted?  Also, is data only encrypted during authentication?

RE: accounting to mysql database

2004-03-31 Thread Kirti S. Bajwa
I have no idea how this posting ending up on freeRADIUS!! Kirt -Original Message- From: Kirti S. Bajwa [mailto:[EMAIL PROTECTED] Sent: Wednesday, March 31, 2004 10:46 AM To: '[EMAIL PROTECTED]' Subject: RE: accounting to mysql database Hello List: I have installed and tested freeRADI

Re: suggestion!!

2004-03-31 Thread Guy Fraser
Costin Manda wrote: For some weird reason, freeradius is starting very slowly, the reason being that it connects to the postgreSQL server very slowly. I rebooted the computer and then I looked in the radius log. To my surprise, radius got an error "Database system starting up" or something like th

RE: accounting to mysql database

2004-03-31 Thread Kirti S. Bajwa
Hello List: I have installed and tested freeRADIUS 0.9.3 & MySQL 5.?.? (latest dev version). Now I want to install & test freeRADIUS & MySQL with InnoDB tables. I have researched GOOGLE & MySQL web site for information on installing MySQL with InnoDB tables without success. I would appreciate if

Accounting Duplication

2004-03-31 Thread Anson Rinesmith
I have a server that is a proxy for requests on certain “CalledStationId” ‘s  to another freeradius server. The problem is that I am getting accounting records on both servers. What am I missing turn off accounting for requests that proxy?     Anson Rinesmith  

Re: Help : issue in authenticating Wireless clients

2004-03-31 Thread Michael Griego
You didn't post your "users" file, and your problem is in that file. You set Auth-Type := Accept for that user entry. That won't work with EAP. Don't set the Auth-Type at all, let the server handle that. --Mike On Wed, 2004-03-31 at 01:30, Vasudevan.S wrote: > Dear Alan DeKok, > > I am using

Retrieve realm info

2004-03-31 Thread James
Hi, i'm new to freeradius and i need to know how the realm information can be retrieved. In the eap request response indeed there is only the user name, without any info about the domain. Such information is instead present in the certificate (eap-tls) but i don't know how to pass it to the p

RE: Funk Odyssey 802.1x Supplicant

2004-03-31 Thread Guy Davies
Hi Paul, Yes, the Funk Odyssey client does work with EAP-TTLS/PAP (I suspect it works with other inner auth but I've just not tried it). I've used it with FreeRADIUS CVS (from a week or two ago) running on FreeBSD 4.1 (yes, I know it's ancient but it works ;-). I've used Odyssey client 2.2.2 and

RE: Funk Odessey 802.1x Supplicant

2004-03-31 Thread Tom Rixom
Hi Paul, I cannot comment on the Funk Client working or not but I would like to clear up the WPA support for SecureW2. SecureW2 works together with the Microsoft WIFI Client. This means that it is not SecureW2 that implements WPA but the MS WIFI Client. So the question is why MS has not implement

Huntgroup usage

2004-03-31 Thread David Dunn
Hi all, Currently using FR for PEAP authentication, with LDAP as user database. I'm trying to do the following setup: certain AP only allow a selected group of users (determined by LDAP group) access and deny everyone else. While other AP allows all valid user. I'm using CVS snapshot 20040319. W

EAP/TLS error in log message

2004-03-31 Thread Benoit Batlle
Hi        I’m using Cisco AP 1100 and Centrino Wifi Card on my laptop.      I installed freeradius 0.9.3 and openssl 0.9.7d on my debian computer, but i still have same error, here is log :     modcall: entering group authenticate for request 2   rlm_eap: EAP packet type notificatio

RE: performance, stability, benchmarks

2004-03-31 Thread Tariq Rashid
Htin, good point! - the start up time is certainly orthogonal to the two items i listed. in terms of overall customer service - it certainly does affect customer service if a configuration change and server restarts requires 5 or 10 minutes (exaggerating the figures here). even the time to be

suggestion!!

2004-03-31 Thread Costin Manda
For some weird reason, freeradius is starting very slowly, the reason being that it connects to the postgreSQL server very slowly. I rebooted the computer and then I looked in the radius log. To my surprise, radius got an error "Database system starting up" or something like that, and then proceede

Re: h323-incoming-conf-id

2004-03-31 Thread Costin Manda
Oh, now i see! And indeed I get that AVPair myself. As far as I can see, freeradius takes the requests and checks for the values in the dictionary and puts them in variables that then can be inserted into queries. I see in dictionary.cisco a Cisco-AVPair attribute, but this could mean that the %{C

Re: h323-incoming-conf-id

2004-03-31 Thread Kiran
Well, the problem is not with 'h323-conf-id' but with 'h323-incoming-conf-id'. I am getting 'h323-conf-id' as a stripped value and I am able to log it into the database. But I want to use 'h323-incoming-conf-id' which is coming as Cisco-AVpair. In fact there are some other variables also which com