Dears, Am looking for a free radius support for or company, can anybody help us in this regard. Regards, From: freeradius-users-bounces+yazan.jaber=newroztelecom.com@lists.freeradius.org [mailto:freeradius-users-bounces+yazan.jaber=newroztelecom.com@lists.freeradius.org] On Behalf Of Fajar A. Nugraha Sent: Thursday, October 24, 2013 10:51 AM To: FreeRadius users mailing list Subject: Re: Flow Chat For FR On Thu, Oct 24, 2013 at 2:47 PM, Russell Mike <radius.sir@gmail.com<mailto:radius.sir@gmail.com>> wrote: Dear List, i want to understand Freeradius and process flow, i was looking for flow chat for FR. Can anyone please help? http://wiki.freeradius.org/guide/Concepts -- Fajar
Hi, I have device that only can make requests with cleartext passwords. My passwords are in md5 in the database. My question is if there is any possibility to hash passwords to md5 on the fly with hints (or something else) by selecting specific user domain? Thanks for reply Thomas
Am Donnerstag, 24. Oktober 2013, 11:33:14 schrieb Puzzel:
Hi,
I have device that only can make requests with cleartext passwords.
My passwords are in md5 in the database.
My question is if there is any possibility to hash passwords to md5 on the fly with hints (or something else) by selecting specific user domain?
Thanks for reply
Thomas
Wrong question. You have to ask which protocol you can use if you have the MD5 hash user credentials stored. So which protocol you device speaks? If you know this see: http://deployingradius.com/documents/protocols/compatibility.html to check if your setup will work. -- Mit freundlichen Grüßen, Michael Schwartzkopff -- [*] sys4 AG http://sys4.de, +49 (89) 30 90 46 64, +49 (162) 165 0044 Franziskanerstraße 15, 81669 München Sitz der Gesellschaft: München, Amtsgericht München: HRB 199263 Vorstand: Patrick Ben Koetter, Axel von der Ohe, Marc Schiffbauer Aufsichtsratsvorsitzender: Florian Kirstein
Yes i know that. On wifi i'm usign eap-ttls pap nad this is working well but My device is using Captive Portal for authenticate users and this is firewall. FW makes requests with passwords in plain text. I didn't find anything about how to change it on this firewall, so i need to try hash passwords in requests from this device with specific domain name. Maybe something like attr_rewrite? -----Original Message----- From: freeradius-users-bounces+puzzel1982=gmail.com@lists.freeradius.org [mailto:freeradius-users-bounces+puzzel1982=gmail.com@lists.freeradius.org] On Behalf Of Michael Schwartzkopff Sent: Thursday, October 24, 2013 11:45 AM To: FreeRadius users mailing list Subject: Re: Hashing Cleartext password to md5 Am Donnerstag, 24. Oktober 2013, 11:33:14 schrieb Puzzel:
Hi,
I have device that only can make requests with cleartext passwords.
My passwords are in md5 in the database.
My question is if there is any possibility to hash passwords to md5 on the fly with hints (or something else) by selecting specific user domain?
Thanks for reply
Thomas
Wrong question. You have to ask which protocol you can use if you have the MD5 hash user credentials stored. So which protocol you device speaks? If you know this see: http://deployingradius.com/documents/protocols/compatibility.html to check if your setup will work. -- Mit freundlichen Grüßen, Michael Schwartzkopff -- [*] sys4 AG http://sys4.de, +49 (89) 30 90 46 64, +49 (162) 165 0044 Franziskanerstraße 15, 81669 München Sitz der Gesellschaft: München, Amtsgericht München: HRB 199263 Vorstand: Patrick Ben Koetter, Axel von der Ohe, Marc Schiffbauer Aufsichtsratsvorsitzender: Florian Kirstein
Am Donnerstag, 24. Oktober 2013, 12:02:16 schrieb Puzzel:
Yes i know that. On wifi i'm usign eap-ttls pap nad this is working well but My device is using Captive Portal for authenticate users and this is firewall. FW makes requests with passwords in plain text.
What protocol? Does your firewall speak RADIUS at all? If you don't know do a tcpdump on the line and use wireshare to decode it. Mit freundlichen Grüßen, Michael Schwartzkopff -- [*] sys4 AG http://sys4.de, +49 (89) 30 90 46 64, +49 (162) 165 0044 Franziskanerstraße 15, 81669 München Sitz der Gesellschaft: München, Amtsgericht München: HRB 199263 Vorstand: Patrick Ben Koetter, Axel von der Ohe, Marc Schiffbauer Aufsichtsratsvorsitzender: Florian Kirstein
Puzzel wrote:
Yes i know that.
No, you clearly don't. Or, some other part is missing, and you're not telling us what it is.
On wifi i'm usign eap-ttls pap nad this is working well but My device is using Captive Portal for authenticate users and this is firewall.
That's all fine.
FW makes requests with passwords in plain text.
Which is fine.
I didn't find anything about how to change it on this firewall,
You don't.
so i need to try hash passwords in requests from this device with specific domain name.
No. FreeRADIUS knows how to take a User-Password, and compare it to an MD5 hashed password. You just need to tell the server the MD5-Password. You don't have to do *anything else*. As with many issues on this list, you're asking about a *solution*. The problem is, the solution you've come up with is based on faulty assumptions. So it's wrong. Absolutely, completely, and totally wrong. Take a step back. Look at the *problem*. Try running the server in debugging mode, as suggested in the FAQ, "man" page, web pages, and nearly daily on this list. LOOK at the debug output. READ IT. Odds are the solution will be simple. If it isn't post the debug output to this list. We can then help you. Alan DeKok.
www.networkradius.com
On 24 Oct 2013, at 09:57, Yazan Jaber <yazan.jaber@newroztelecom.com> wrote:
Dears,
Am looking for a free radius support for or company, can anybody help us in this regard.
Regards,
From: freeradius-users-bounces+yazan.jaber=newroztelecom.com@lists.freeradius.org [mailto:freeradius-users-bounces+yazan.jaber=newroztelecom.com@lists.freeradius.org] On Behalf Of Fajar A. Nugraha Sent: Thursday, October 24, 2013 10:51 AM To: FreeRadius users mailing list Subject: Re: Flow Chat For FR
On Thu, Oct 24, 2013 at 2:47 PM, Russell Mike <radius.sir@gmail.com> wrote: Dear List,
i want to understand Freeradius and process flow, i was looking for flow chat for FR. Can anyone please help?
http://wiki.freeradius.org/guide/Concepts
-- Fajar - List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html
Thanks, I tried this before and make a lot of discussions with Mr. Alan but unfortunately in the last period Mr. Alan didn’t reply to my emails. Regards, Yazan From: freeradius-users-bounces+yazan.jaber=newroztelecom.com@lists.freeradius.org [mailto:freeradius-users-bounces+yazan.jaber=newroztelecom.com@lists.freeradius.org] On Behalf Of Arran Cudbard-Bell Sent: Thursday, October 24, 2013 1:10 PM To: FreeRadius users mailing list Subject: Re: Free Raidus Support www.networkradius.com<http://www.networkradius.com> On 24 Oct 2013, at 09:57, Yazan Jaber <yazan.jaber@newroztelecom.com<mailto:yazan.jaber@newroztelecom.com>> wrote: Dears, Am looking for a free radius support for or company, can anybody help us in this regard. Regards, From: freeradius-users-bounces+yazan.jaber=newroztelecom.com@lists.freeradius.org<mailto:freeradius-users-bounces+yazan.jaber=newroztelecom.com@lists.freeradius.org> [mailto:freeradius-users-bounces+yazan.jaber=newroztelecom.com@lists.freeradius.org] On Behalf Of Fajar A. Nugraha Sent: Thursday, October 24, 2013 10:51 AM To: FreeRadius users mailing list Subject: Re: Flow Chat For FR On Thu, Oct 24, 2013 at 2:47 PM, Russell Mike <radius.sir@gmail.com<mailto:radius.sir@gmail.com>> wrote: Dear List, i want to understand Freeradius and process flow, i was looking for flow chat for FR. Can anyone please help? http://wiki.freeradius.org/guide/Concepts -- Fajar - List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html
As I can see here, Alan always reply.... Even in the cases when he need to repeat the sentences said hundreds times before :) MT On 24.10.2013 12:32, Yazan Jaber wrote:
Thanks,
I tried this before and make a lot of discussions with Mr. Alan but unfortunately in the last period Mr. Alan didn’t reply to my emails.
Regards,
Yazan
*From:*freeradius-users-bounces+yazan.jaber=newroztelecom.com@lists.freeradius.org [mailto:freeradius-users-bounces+yazan.jaber=newroztelecom.com@lists.freeradius.org] *On Behalf Of *Arran Cudbard-Bell *Sent:* Thursday, October 24, 2013 1:10 PM *To:* FreeRadius users mailing list *Subject:* Re: Free Raidus Support
www.networkradius.com <http://www.networkradius.com>
On 24 Oct 2013, at 09:57, Yazan Jaber <yazan.jaber@newroztelecom.com <mailto:yazan.jaber@newroztelecom.com>> wrote:
Dears,
Am looking for a free radius support for or company, can anybody help us in this regard.
Regards,
*From:*freeradius-users-bounces+yazan.jaber=newroztelecom.com@lists.freeradius.org <mailto:freeradius-users-bounces+yazan.jaber=newroztelecom.com@lists.freeradius.org> [mailto:freeradius-users-bounces+yazan.jaber=newroztelecom.com@lists.freeradius.org] *On Behalf Of *Fajar A. Nugraha *Sent:* Thursday, October 24, 2013 10:51 AM *To:* FreeRadius users mailing list *Subject:* Re: Flow Chat For FR
On Thu, Oct 24, 2013 at 2:47 PM, Russell Mike <radius.sir@gmail.com <mailto:radius.sir@gmail.com>> wrote:
Dear List,
i want to understand Freeradius and process flow, i was looking for flow chat for FR. Can anyone please help?
http://wiki.freeradius.org/guide/Concepts
--
Fajar
- List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html
- List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html
Ok, i think i've resolved this issue. I'll test it for a while. Thomas From: freeradius-users-bounces+puzzel1982=gmail.com@lists.freeradius.org [mailto:freeradius-users-bounces+puzzel1982=gmail.com@lists.freeradius.org] On Behalf Of Marinko Tarlać Sent: Thursday, October 24, 2013 12:48 PM To: FreeRadius users mailing list Subject: Re: Free Raidus Support As I can see here, Alan always reply.... Even in the cases when he need to repeat the sentences said hundreds times before :) MT On 24.10.2013 12:32, Yazan Jaber wrote: Thanks, I tried this before and make a lot of discussions with Mr. Alan but unfortunately in the last period Mr. Alan didn’t reply to my emails. Regards, Yazan From: freeradius-users-bounces+yazan.jaber=newroztelecom.com@lists.freeradius.org [mailto:freeradius-users-bounces+yazan.jaber=newroztelecom.com@lists.freeradius.org] On Behalf Of Arran Cudbard-Bell Sent: Thursday, October 24, 2013 1:10 PM To: FreeRadius users mailing list Subject: Re: Free Raidus Support www.networkradius.com On 24 Oct 2013, at 09:57, Yazan Jaber <yazan.jaber@newroztelecom.com> wrote: Dears, Am looking for a free radius support for or company, can anybody help us in this regard. Regards, From: freeradius-users-bounces+yazan.jaber=newroztelecom.com@lists.freeradius.org [mailto:freeradius-users-bounces+yazan.jaber=newroztelecom.com@lists.freeradius.org] On Behalf Of Fajar A. Nugraha Sent: Thursday, October 24, 2013 10:51 AM To: FreeRadius users mailing list Subject: Re: Flow Chat For FR On Thu, Oct 24, 2013 at 2:47 PM, Russell Mike <radius.sir@gmail.com> wrote: Dear List, i want to understand Freeradius and process flow, i was looking for flow chat for FR. Can anyone please help? http://wiki.freeradius.org/guide/Concepts -- Fajar - List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html - List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html
participants (6)
-
Alan DeKok -
Arran Cudbard-Bell -
Marinko Tarlać -
Michael Schwartzkopff -
Puzzel -
Yazan Jaber