Freeradius + mysql + openssl certificates?

2010-05-06 Thread shirkavand
Hi, Can i use freeradius + mysql + ssl certficates at the same time for autenticating users...or this does not make sense? I am a bit confused if i have to use one of them(mysql or ssl certificates) for autentication purposes. I have read tutorials for using freeradius + mysql OR freeradius +

autthentication error

2010-05-11 Thread shirkavand
Hi, I have configurated a freeradius server using MySql authentication. When i run radtest i get a succefull response: rad_recv: Access-Request packet from host 127.0.0.1 port 45562, id=209, length=59 User-Name = sqltest User-Password = testpwd NAS-IP-Address = 127.0.1.1 NAS-Port = 1812 +-

Re: autthentication error

2010-05-14 Thread shirkavand
Hi there, Thanks for the fast reply. I did not build myself freeradius, i have installed Freeradius on ubuntu 9.10 using sudo apt-get install freeradius* But maybe this does not installed openSSL support so I am going to check if i have dev packages and ssl support properly installed, and come

Re: autthentication error

2010-05-14 Thread shirkavand
HI there, Ok i have tryed to add ssl support to freeradius in my ubuntu 9.10. As i mentioned before i have installed freeradius using apt-get. The thing is that every tutorial i followed did not woked, and after hours of trying...i read that freeradius over ubuntu does not have ssl support for

Re: autthentication error

2010-05-14 Thread shirkavand
hi, i have followed this tutorial(because this is what i need exacty to do) but it does not worked either. http://www.wains.be/index.php/2009/09/13/wpa2-freeradius-eap-tls/ Cheers - List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html

Re: Free Radius testing....

2010-05-16 Thread shirkavand
: killall freeradius sudo freeradius -X radtest bob bob localhost 1812 testing As James said you need to run in debug mode while tetsing...so you can check whats going on. Cheers, Shirkavand - List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html

windows client authentication error

2010-05-18 Thread shirkavand
Hi there, i have installed freeradius 2.1.8 on ubuntu 10.04. radtest using mysql backend works fine. But when a windows supplicant tryes to connect the server always gets rejected. Freeradius debug console shows: ... ... [eap] Request found, released from the list [eap] EAP/mschapv2 [eap]

Re: windows client authentication error

2010-05-18 Thread shirkavand
I have into radcheck table the next user created: 1 | sqltest | Cleartext-Password | := | testpwd Dont know what i get the No Cleartext-Password configured error too. Cheers - List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html

Re: windows client authentication error

2010-05-19 Thread shirkavand
Hi there, Thanks for your help. Does PAP work? OK as i understand (correct me if i am wrong) no matter if I use MySql or users.cof file for validating the users, if i execute: *$radtest sqltest testpwd localhost 1812 testing123* and the message i get is ( from both, the server terminal

Re:

2010-05-19 Thread shirkavand
hi, dora as david said NTRadping (windows or wine :-D ) in other words..if you are using ubuntu you eed to use wine in order to get NTRadping up Cheers 2010/5/19 dorra aa dj_dido2...@hotmail.com yes i want to try my radius server whith an extern client. i'm wrking whith ubuntu. does

Re: windows client authentication error

2010-05-19 Thread shirkavand
Hi there, Thank you very much. It worked like a charm. Cheers, Shirkavand - List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html

Re: certs files missing?

2010-05-19 Thread shirkavand
btw i am using Ubuntu 10.04 + FreeRadius 2.1.8 ( installed usig apt-get ) - List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html

certs files missing?

2010-05-19 Thread shirkavand
) xpextensions Any idea why these files are missing? Cheers, Shirkavand - List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html

Re: certs files missing?

2010-05-20 Thread shirkavand
Use the package and you'll probably get the certificates automatically So i can avoid to execute make in /usr/share/doc/freeradius/examples etc etc for generating test certificates? then i can use the defaults ones that are stored into /etc/freeradius/certs that came with the normal package

freeradius certificate noob doubt

2010-05-25 Thread shirkavand
Hi There, Ok i am following the next tutorial in order to use certificates+freeRadius: http://deployingradius.com/documents/configuration/eap.html After executing: $ cd /etc/raddb/certs $ make Do i have to copy/paste any of the files created to the supplicant to make it work? Cheers - List

Re: freeradius certificate noob doubt

2010-05-25 Thread shirkavand
Hi, What does the guide say? The guide does not say anything about copying any file to the client. So i assumed that it is not need it, but still after configuring the supplicant as the tutorial explains(for permitting the use of an unknown certificate) i always get certificate not found and no