Re: Enabling EAP-MD5 authentication

2004-05-19 Thread Frédéric EVRARD
> Hi, > > How can I enable EAP-MD5 authentication in the free radius server. You have to configure .../raddb/users file with Auth-Type = EAP. Try to be more precise. Fred > > Regards, > Barath Kumar. > > > - > List info/subscribe/unsubscribe? See > http://www.freeradius.org/list/users.html > -

How to get PAM to use RADIUS to authenticate a user?

2004-05-19 Thread Maqbool Hashim
FreeRadius version: 0.9.3 Redhat Linux 9.0 I have installed FreeRadius on my system and to get familiar with it I am attempting to the Unix login program to authenticate using the radius server.In order to this I am using the radius pam module pam_radius_auth. So PAM is the radius client.

Urgent Cannot Load rlm_sql_mysql!!!

2004-05-19 Thread Alexander Khoo
Hi,   I was trying to get my freeradius server connect to mysql server. i have encounter the following error:   rlm_sql (sql): Could not link driver rlm_sql_mysql: file not foundrlm_sql (sql): Make sure it (and all its dependent libraries!) are in thesearch pathof your system's ld.radiusd.conf[14]:

Re: Urgent Cannot Load rlm_sql_mysql!!!

2004-05-19 Thread Milver S. Nisay
    I was trying to get my freeradius server connect to mysql server. i have encounter the following error:   rlm_sql (sql): Could not link driver rlm_sql_mysql: file not foundrlm_sql (sql): Make sure it (and all its dependent libraries!) are in thesearch pathof your system's l

Using apache radius module on a reverse proxy

2004-05-19 Thread Robert Szelepcsenyi
Hi, I am trying to set up a reverse proxy to allow access to our Intranet web servers from the outside network. I want to authenticate users coming from outside using the apache radius module. This works as it should, but assoon as an Intranet server requires basic authentication, I get into t

Re: Urgent Cannot Load rlm_sql_mysql!!!

2004-05-19 Thread Gary McKinney
HI Alexander,   I think if you search in the archives you will find you need to have the MySQL development package installed to compile the FreeRadius to work with the MySQL package... the MySQL binaries package does not have all of the pieces required to compile the rlm_sql_mysql module...

deletestalesessions / stop-record missng

2004-05-19 Thread Michael Markstaller
(still) running FreeRADIUS Version 1.0.0-pre0 (Debian-package from cvs20040421) with accounting to mysql 3.23.49. Now while testing/checking accounting data validity I came over another curious thing ;) If no Stop record is ever received/gets lost or whatever, the entry remains with AcctStopTime

Re: Enabling EAP-MD5 authentication

2004-05-19 Thread Barath kumar
Dear Frederic, Thanks for your response. If I enable the EAP-MD5 authentication, will the free radius server always send an challenge response to an access-request ? Regards, Barath Kumar. Hi, How can I enable EAP-MD5 authentication in the free radius server. You have to

EAP/TLS

2004-05-19 Thread Daniel Walther
Hello List I'm trying to connect to my WLAN with EAP/TLS with a Freeradius server. Unfortuantely it won't work. Freeradius can't authenticate the user and reject the request! I'v added the following user to the users file! Test Auth-Type := EAP I'm using freeradius-0.9.3 and OpenSSL-0.9.7d! I'

RE: MutiPool

2004-05-19 Thread Juan
Hello can someboy help me, i have tried with failover but i must be doing something but. >Hello, >i need configure freeradius to manage two ranges >of >IPs, Poll A y B, i need that freeradius assign IPs >from >pool A and when this is full, start assign from> >Poll B. >I have read the documen

RE:How to get PAM to use RADIUS to authenticate a user?

2004-05-19 Thread deborha malka
Message: 4Date: Wed, 19 May 2004 10:05:36 +0100From: Maqbool Hashim <[EMAIL PROTECTED]>To: [EMAIL PROTECTED]Subject: How to get PAM to use RADIUS to authenticate a user?Reply-To: [EMAIL PROTECTED]FreeRadius version: 0.9.3Redhat Linux 9.0I have installed FreeRadius on my system and to get familiar

Re: EAP/TLS

2004-05-19 Thread Florian-Daniel Otel
Daniel, I'm a 2 days newbie to freeradius, so take this with a grain of salt. Howver, browsing through your log it seems that there is a problem reading the client certificate. Are you sure your certificates (i.e. openssl version) are as they should ? Read a 2 days old post by myself w.r.t.

Re: How to get PAM to use RADIUS to authenticate a user?

2004-05-19 Thread Maqbool Hashim
Y ou just ahve to put Auth-Type := pam in the users file = Déborah Malka Thanks for the reply Deborah, unfortunately the suggestion you made below doesn't seem to work. When I change auth-type from system to pam... this is what happens: When I run login it behaves very strangely

May 19 CVS snaphot --- Segmentation fault (core dumped)

2004-05-19 Thread apellido
hell guys, im trying to install Freeradius using May 19 CVS snapshot and strangely i got this error when running in debugging mode: Thu May 20 02:04:34 2004 : Debug: sql: group_membership_query = "SELECT GroupName FROM usergroup WHERE UserName='%{SQL-User-Name}'" Thu May 20 02:04:34 2004 : Debu

Re: deletestalesessions / stop-record missng

2004-05-19 Thread Paul Hampson
On Wed, May 19, 2004 at 01:56:55PM +0200, Michael Markstaller wrote: > (still) running FreeRADIUS Version 1.0.0-pre0 (Debian-package from > cvs20040421) with accounting to mysql 3.23.49. > Now while testing/checking accounting data validity I came over another > curious thing ;) > If no Stop reco

Re: May 19 CVS snaphot --- Segmentation fault (core dumped)

2004-05-19 Thread Kostas Kalevras
On Wed, 19 May 2004 [EMAIL PROTECTED] wrote: > hell guys, im trying to install Freeradius using May 19 CVS snapshot and > strangely i got this error when running in debugging mode: > > > Thu May 20 02:04:34 2004 : Debug: sql: group_membership_query = "SELECT > GroupName FROM usergroup WHERE User

AW: EAP/TLS

2004-05-19 Thread Daniel Walther
Hello Florian, Hello List, Thanks for your fast answer. I think that there is a bug in the certificates too. But I can't see any error. I use the attached scripts for the certificates generation. Is there any error? Thanks in advance for your help Regards Daniel -Ursprüngliche Nachricht

Re: May 19 CVS snaphot --- Segmentation fault (core dumped) --- core dump output

2004-05-19 Thread apellido
(gdb) bt #0 0x28398a35 in sql_init_socket (sqlsocket=0x809e640, config=0x80a2300) at sql_mysql.c:71 #1 0x2834bdee in connect_single_socket (sqlsocket=0x809e640, inst=0x809e580) at sql.c:70 #2 0x2834bf4f in sql_init_socketpool (inst=0x809e580) at sql.c:130 #3 0x2834a84a in rlm_sql_instan

Re: May 19 CVS snaphot --- Segmentation fault (core dumped) --- core dump output

2004-05-19 Thread apellido
> On Wed, 19 May 2004 [EMAIL PROTECTED] wrote: > >> hell guys, im trying to install Freeradius using May 19 CVS snapshot and >> strangely i got this error when running in debugging mode: >> >> >> Thu May 20 02:04:34 2004 : Debug: sql: group_membership_query = >> "SELECT >> GroupName FROM usergrou

proxy-state

2004-05-19 Thread James
Hi all, I wonder what is the meaning of the proxy-state attribute. I've read the RADIUS RFC and I've found that is an optional attribute whose meaning is implementation specific. What is it used for in FreeRADIUS? Thank you! - List info/subscribe/unsubscribe? See http://www.freeradius.org/l

RE: Urgent Cannot Load rlm_sql_mysql!!!

2004-05-19 Thread Kirti S. Bajwa
Hi Gary:   Does souce instalation package (example: 4.0.18) contains development package?   Kirti -Original Message-From: Gary McKinney [mailto:[EMAIL PROTECTED]Sent: Wednesday, May 19, 2004 6:26 AMTo: [EMAIL PROTECTED]Subject: Re: Urgent Cannot Load rlm_sql_mysql!!! HI

CHAP_CHALLENGE missing among environment variables

2004-05-19 Thread Roman Suzi
Hi, I'm authenticating users by script (PAP auth) and CHAP users via "users" file entries. However, I want to be able to authenticate them by script too. However, CHAP_CHALLENGE is missing from environ when I do not load ldap module in authorize { } section! Yes, "preprocess" is present there. A

core dump output

2004-05-19 Thread apellido
Im using: Freebsd 4.9 mysql Ver 12.22 Distrib 4.0.20, for portbld-freebsd4.9 (i386) GNU Make 3.80 Freeradius May 19, 2004 CVS snapshot (gdb) bt #0 0x28398a35 in sql_init_socket (sqlsocket=0x809e640, config=0x80a2300) at sql_mysql.c:71 #1 0x2834bdee in connect_single_socket (sqlsocket=0

Re: AW: EAP/TLS

2004-05-19 Thread Florian-Daniel Otel
Daniel, Please look in the CA.all script that comes with a recent snapshot of freeradius. It is the recommended way to generate the certificates. When using that "CA.all" script please note carefully the following: - The "Common Name" attributes you are given as input must be different ! O

Re: Enabling EAP-MD5 authentication

2004-05-19 Thread Alan DeKok
Barath kumar <[EMAIL PROTECTED]> wrote: > If I enable the EAP-MD5 authentication, will the free radius server > always send an challenge response to an access-request ? The server has EAP-MD5 enabled by default. If a client sends a request containing EAP-MD5, the server will follow the protoco

AW: AW: EAP/TLS

2004-05-19 Thread Daniel Walther
Florian, In my openssl-0.9.7d archive I have no CA.all script! I took my three scripts from http://www.impossiblereflex.com/8021x/eap-tls-HOWTO.htm! And you have also send my this link. All the hints that you have gave me, I've already implemented. But it still won't work! Perhaps anyone else hav

Why were "vsa"s sent when password was incorrect?

2004-05-19 Thread 4 woods
Hello. I am testing freeradius-snapshot-20040518. and I use NTRadPing as a radius client. I sent radius attributes from NTRadPing next values. User-Name = "test" CHAP-Password = 0x199b0db7370a6f27bf611e3a6e3eef65cd NAS-Port = 1 NAS-IP-Address = 192.168.100.20 Framed-Protocol = PPP Service-T

Re: core dump output

2004-05-19 Thread Paul Hampson
On Wed, May 19, 2004 at 09:56:17PM +0800, [EMAIL PROTECTED] wrote: > Im using: > Freebsd 4.9 > mysql Ver 12.22 Distrib 4.0.20, for portbld-freebsd4.9 (i386) > GNU Make 3.80 > Freeradius May 19, 2004 CVS snapshot > (gdb) bt > #0 0x28398a35 in sql_init_socket (sqlsocket=0x809e640, config=0x80a230

...error with issuer certificate.

2004-05-19 Thread Andrea G. Forte
Hi all, I am new to the list and to radius. I am using: -Laptop1: AP/hostap with 802.1x and free-radius snapshot-20021028(Ver.0.8 pre). OpenSSL ver-0.9.7-beta3, ver-0.9.6g, SNAP-20021027. I followed the tutorial from impossiblereflex.com. Using WPA, EAP-TLS. -Desktop: Windows XP. I get the error:

Re: ...error with issuer certificate.

2004-05-19 Thread Andrea G. Forte
Hi all, we figured this problem out...but of course new are coming..so if we cannot solve them we will send another email to the list. Thank you all, Andrea On Wed, 19 May 2004, Andrea G. Forte wrote: > Hi all, > > I am new to the list and to radius. I am using: > -Laptop1: AP/hostap with 802.1

Re: Implementing WPA in a Windows AD environment

2004-05-19 Thread Alan DeKok
Michael Mullins <[EMAIL PROTECTED]> wrote: > The main concern is if I can integrate Freeradius easily with the Windows > AD so we don't need to add users again. There are people doing that. You may need to use the latest CVS snapshot, and use "ntlm_auth" (see radiusd.conf), in order to do pa

Re: Using apache radius module on a reverse proxy

2004-05-19 Thread Alan DeKok
Robert Szelepcsenyi <[EMAIL PROTECTED]> wrote: > I am trying to set up a reverse proxy to allow access to our Intranet > web servers from the outside network. I want to authenticate users > coming from outside using the apache radius module. This works as it > should, but assoon as an Intranet serv

Re: How to get PAM to use RADIUS to authenticate a user?

2004-05-19 Thread Alan DeKok
Maqbool Hashim <[EMAIL PROTECTED]> wrote: > I have installed FreeRadius on my system and to get familiar with it I > am attempting to the Unix login program to authenticate using the radius > server. Ok.. > (All programs are running on the same machine, client and radius > server). I'm not

Re: EAP/TLS

2004-05-19 Thread Alan DeKok
"Daniel Walther" <[EMAIL PROTECTED]> wrote: > I'm trying to connect to my WLAN with EAP/TLS with a Freeradius server. > Unfortuantely it won't work. Freeradius can't authenticate the user and > reject the request! Yes... > rlm_eap_tls: Received EAP-TLS ACK message > rlm_eap_tls: Invalid ACK rec

Re: proxy-state

2004-05-19 Thread Alan DeKok
James <[EMAIL PROTECTED]> wrote: > I wonder what is the meaning of the proxy-state attribute. I've read the > RADIUS RFC and I've found that is an optional attribute whose meaning is > implementation specific. It's not really optional if the server is proxying. > What is it used for in FreeR

Re: Why were "vsa"s sent when password was incorrect?

2004-05-19 Thread Alan DeKok
4 woods <[EMAIL PROTECTED]> wrote: > When password is incorrect, debug logs are next. > "VSA" are sent with "Access-Reject" > Is this behavior correct? Yes. Alan DeKok. - List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html

RE: Urgent Cannot Load rlm_sql_mysql!!!

2004-05-19 Thread Gary McKinney
HI All... In installing the MySQL Database software in your system for use with FreeRadius you need to install the MySQL application by means of the source installation (compile the source) - the pre-built binaries do not contain the linking information needed for FreeRadius to link to the mysq

RE: Why were "vsa"s sent when password was incorrect?

2004-05-19 Thread Mike Ockenga
"VSA" are sent with "Access-Reject" > > Is this behavior correct? > > Yes. > > Alan DeKok. > Hi Alan, It's been way too long since I've gone RFC-deep into RADIUS, but a quick glance at 2865 (specifically page 6, paragraph 5) seems to contradict you. What probably very obvious thing a

Re: Why were "vsa"s sent when password was incorrect?

2004-05-19 Thread Alan DeKok
"Mike Ockenga" <[EMAIL PROTECTED]> wrote: > It's been way too long since I've gone RFC-deep into RADIUS, but a quick > glance at 2865 (specifically page 6, paragraph 5) seems to contradict > you. What probably very obvious thing am I missing? I'm wrong? I think that, at one point, VSA's *we

configure peap

2004-05-19 Thread BLANCA FERRERO RODRIGUEZ
I'm trying to configure PEAP. In the snapshot I was using of freeradius 0.9.3 it wasn't supported so I'm trying to install a newer one, but I think it doesn't overwrite the files of the previous one because when I try to run radius it tells me that 'peap is not a supported module'. So how can I

RE: deletestalesessions / stop-record missng

2004-05-19 Thread Michael Markstaller
> Ideally, if a new Acct-Start comes in on the same NAS/port > combination as an old session, the old one should be > effectively radzap'd. rlm_sql may or may not do this, I can't > remember. I don't think so, at least I found nothing in the source which could do it (as far as I understand it)

Re: configure peap

2004-05-19 Thread Alan DeKok
BLANCA FERRERO RODRIGUEZ <[EMAIL PROTECTED]> wrote: > So how can I desinstall my freeradius to install the new one? You delete the "raddb" directory, and type "make install". > Another quest: should I give to the MSCHAP module the default type > ms-chapv2 or just the default value (mschap)?

HLP -> Linux client && Cisco WAP

2004-05-19 Thread SilveRo
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hi !!! I hope someone, without going too much out of his way, can spear a few seconds to help me out with this At my university there are some Cisco Wireless Access Points that accept the following authentication protocols: EAP-TLS and LEAP. W

question about linked libraries

2004-05-19 Thread Chelsea Carter
Hi guys. I get the familiar old error: rlm_sql (sql): Could not link driver rlm_sql_mysql: file not found rlm_sql (sql): Make sure it (and all its dependent libraries!) are in the search path of your system's ld. I have however checked my /etc/ld.so.conf file, added the dir, (thats /usr/local/

Dialup Admin & MySQL problems

2004-05-19 Thread Evan Stenmark
I have seen this question a few times on the archive of the mailing list, but I have not been able to find any answers on it (probably because it is too general of a problem) Whenever I access dialup admin with my web browser, I get many blank white pages or empty tables when clicking on the bu

Re: HLP -> Linux client && Cisco WAP

2004-05-19 Thread Alan DeKok
SilveRo <[EMAIL PROTECTED]> wrote: > I wanted to use Linux to connect to the AP. Unfortunately, I can't > find any info anywhere, even searching google open1x.org, look for "xsupplicant" > I would appreciate any help that anyone can give me, on how to edit my > "radius.conf" file and what c

EAP-TLS and WEP key generation

2004-05-19 Thread Chris Bshaw
Hi I have created the following setup: W2K 802.1x supplicant client with NetGear WG511 card Cisco Aironet 1200 AP RH9 Linux server with a cvs download of freeradius As per the many docs on the subject, I have successfully setup EAP-TLS.however, I can't tell if WEP keys are being generated.

Re: EAP-TLS and WEP key generation

2004-05-19 Thread Andrea G. Forte
Chris, the whole purpose of 802.1x is to generate a secure auth mechanism and dynamic re-keying. I have used hostapd together with freeradius and the key generation as well as the re-keying are automatic. You can set the re-keying interval as well. I am not familiar with your setup, but a way to f

Re: HLP -> Linux client && Cisco WAP

2004-05-19 Thread SilveRo
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Wednesday 19 May 2004 19:26, Alan DeKok wrote: > open1x.org, look for "xsupplicant" Thank you very much!!! =) - -- Giuseppe A. Mangano a.k.a. SilveRo W3: http://www.silvero.net GPG Key [ID: 0x57E53252] available @ pgp.mit.edu Think Gray -- (th

RE. question about linked libraries

2004-05-19 Thread Shannon Sariman
Hi Chelsea,   Instead of doing it the tedious way, try installing the mysql-development package that comes with your mysql source version. For example, on my machine I have all these installed:   MySQL-3.23.58-1 MySQL-devel-3.23.58-1 MySQL-client-3.23.58-1   Depending on what version of MySQL

Re: RE. question about linked libraries

2004-05-19 Thread Chelsea Carter
thanks so much! Turns out I didnt have the devel installed, and no wonder, I didnt install mysql , it came with the os (Im assuming it was a rpm) Anyways, Thanks! I remember having a test application that would test your server. Sound familiar? Thanks again. Chelsea On 12/31/1969, "Shannon

Re: core dump output

2004-05-19 Thread apellido
Hello Paul, i just edited sql_mysql.c and added what you suggested. like this: mysql_sock = sqlsocket->conn; radlog(L_DBG, "rlm_sql_mysql: *mysql_sock: %d, rlm_sql_mysql_sock: %d", sizeof(*mysql_sock), sizeof(rlm_sql_mysql_sock)); memset(mysql_sock, 0, sizeof(*mysql_sock)); radlog(L_INFO, "rl

stage 2 : errors

2004-05-19 Thread Chelsea Carter
Ok, im having this problem, Wed May 19 21:06:42 2004 : Error: Invalid operator for item Password: reverting to '==' Im not sure if this is why good usernames and passwords are rejecting. I did some searching and found this thread where alan was helping someone with a similar problem... http:/

Re: core dump output

2004-05-19 Thread Paul Hampson
[EMAIL PROTECTED] writes: Hello Paul, i just edited sql_mysql.c and added what you suggested. like this: mysql_sock = sqlsocket->conn; radlog(L_DBG, "rlm_sql_mysql: *mysql_sock: %d, rlm_sql_mysql_sock: %d", sizeof(*mysql_sock), sizeof(rlm_sql_mysql_sock)); memset(mysql_sock, 0, sizeof(*mysql

Re: core dump output

2004-05-19 Thread apellido
Sorry, heres the debug output: rlm_sql (sql): Driver rlm_sql_mysql (module rlm_sql_mysql) loaded and linked rlm_sql (sql): Attempting to connect to [EMAIL PROTECTED]:/radius rlm_sql (sql): starting 0 rlm_sql (sql): Attempting to connect rlm_sql_mysql #0 rlm_sql_mysql: *mysql_sock: 556, rlm_sql_m

Help-

2004-05-19 Thread Jagadeesha T
Hi all,    Is there any Java framework avaiable to connect to the Free Radius Server (Java client for radius)and making use of this for authentication.   Thanks , Jagadish Do you Yahoo!?Yahoo! Domains - Claim yours for only $14.70/year