Strange password when authenticating via pppoe-server.

2008-07-12 Thread Maciej Drobniuch
Hi! Now I have a new problem. When auth via radiusclient, everyting works fine: radtest steve testing localhost 1813 somesecret Sat Jul 12 12:07:31 2008 : Debug: modsingle[authenticate]: calling pap (rlm_pap) for request 4 Sat Jul 12 12:07:31 2008 : Debug: rlm_pap: login attempt with password

Strange password when authenticating via pppoe-server.

2008-07-12 Thread Maciej Drobniuch
Hi! Now I have a new problem. When auth via radiusclient, everyting works fine: radtest steve testing localhost 1813 somesecret Sat Jul 12 12:07:31 2008 : Debug: modsingle[authenticate]: calling pap (rlm_pap) for request 4 Sat Jul 12 12:07:31 2008 : Debug: rlm_pap: login attempt with password

Re: Strange password when authenticating via pppoe-server.

2008-07-12 Thread Ivan Kalik
Post the whole debug including the request. You have chopped off the front bit. Ivan Kalik Kalik Informatika ISP Dana 12/7/2008, Maciej Drobniuch [EMAIL PROTECTED] piše: Hi! Now I have a new problem. When auth via radiusclient, everyting works fine: radtest steve testing localhost 1813

Re: Strange password when authenticating via pppoe-server.

2008-07-12 Thread Maciej Drobniuch
Sat Jul 12 15:53:55 2008 : Debug: Ready to process requests. rad_recv: Access-Request packet from host 127.0.0.1 port 32770, id=59, length=88 Service-Type = Framed-User Framed-Protocol = PPP User-Name = steve User-Password = [EMAIL PROTECTED]

Re: Strange password when authenticating via pppoe-server.

2008-07-12 Thread Maciej Drobniuch
Now it work's fine! The password in the radiusclient was misspelled. SORRY for trouble ;) On Sat, 12 Jul 2008 12:25:44 +0100, Ivan Kalik [EMAIL PROTECTED] wrote: Post the whole debug including the request. You have chopped off the front bit. Ivan Kalik Kalik Informatika ISP Dana

certificate client.* non valid on windows XP

2008-07-12 Thread Reveal MAP
hi, I use freeradius 2.0.5 and openSUSE 10.3 i ran bootstrap script + make client.pem, make.client.p12, - I imported ca.der on my xp laptop, located at the CA Authorithy containeer. I imported server.p12 too (just to verify the signature) and everything is Ok - But when i import client.p12,

Re: certificate client.* non valid on windows XP

2008-07-12 Thread Sergio
Reveal MAP escribió: hi, I use freeradius 2.0.5 and openSUSE 10.3 i ran bootstrap script + make client.pem, make.client.p12, - I imported ca.der on my xp laptop, located at the CA Authorithy containeer. I imported server.p12 too (just to verify the signature) and everything is Ok - But when

Re : certificate client.* non valid on windows XP

2008-07-12 Thread Reveal MAP
Thank you Sergio for your answer. - windows says too that one of the certificate authority seems to not be able to deliver certificate or can't be used as final entity... so, I tried what you said: install Server.p12 as intermediate CAr, without resolving the problem. i will try to make my

Re: Re : certificate client.* non valid on windows XP

2008-07-12 Thread Sergio
Reveal MAP escribió: Thank you Sergio for your answer. - windows says too that one of the certificate authority seems to not be able to deliver certificate or can't be used as final entity... so, I tried what you said: install Server.p12 as intermediate CAr, without resolving the problem.

Re : Re : certificate client.* non valid on windows XP

2008-07-12 Thread Reveal MAP
Installing ca.der, server.crt and client.crt, i obtain exactly the same result!! - Message d'origine De : Sergio [EMAIL PROTECTED] À : FreeRadius users mailing list freeradius-users@lists.freeradius.org Envoyé le : Dimanche, 13 Juillet 2008, 16h59mn 38s Objet : Re: Re : certificate

Re : certificate client.* non valid on windows XP

2008-07-12 Thread Sergio
Reveal MAP escribió: Installing ca.der, server.crt and client.crt, i obtain exactly the same result!! - Message d'origine De : Sergio [EMAIL PROTECTED] À : FreeRadius users mailing list freeradius-users@lists.freeradius.org Envoyé le : Dimanche, 13 Juillet 2008, 16h59mn 38s Objet :

having problems with different eap modules

2008-07-12 Thread Sergio
Hi, my users file contains this: YEBENES MORENO, SERGIO (AUTENTICACIÓN) NOMBRE YEBENES MORENO SERGIO my sites-enabled/default contains this authorize { .. if (User-Name == YEBENES MORENO, SERGIO (AUTENTICACIÓN)) { DNIe } elsif (User-Name == NOMBRE YEBENES

Re : Re : certificate client.* non valid on windows XP

2008-07-12 Thread Reveal MAP
Thanx for your help Sergio, but it is exactly the same!! it doesn't work. - Message d'origine De : Sergio [EMAIL PROTECTED] À : FreeRadius users mailing list freeradius-users@lists.freeradius.org Envoyé le : Dimanche, 13 Juillet 2008, 18h51mn 41s Objet : Re : certificate client.* non

Get AD Profile

2008-07-12 Thread Nelson Vale
Hi all, I have my freeradius deploy (2.0.2) configured to authenticate users against Active Directory and that is working fine. But I want to retrieve user's profile from Active Directory, to add VLAN ID (Tunel-Private-Group-ID) to Access-Accept reply. I really don't know how to do this and I

Re : certificate client.* non valid on windows XP

2008-07-12 Thread Sergio
Reveal MAP escribió: Thanx for your help Sergio, but it is exactly the same!! it doesn't work. - Message d'origine De : Sergio [EMAIL PROTECTED] À : FreeRadius users mailing list freeradius-users@lists.freeradius.org Envoyé le : Dimanche, 13 Juillet 2008, 18h51mn 41s Objet : Re :

Re : Re : certificate client.* non valid on windows XP

2008-07-12 Thread Joel MBA OYONE
Thanx a lot guy! I tried to create my own certificate (that i didn't verify), but i still encounter a problem generating the client certificate: the key file and and the .912 file are empty and i don't know why. (size 0 kb), and it gives no error message!! i will try the scripts you gave