Re: Secure FreeRADIUS & LDAP

2009-02-25 Thread Peter Param
Thanks, i've got it working. Does it work by comparing the generated hash with the hash in the ldap backend? >>> t...@kalik.net 23/02/2009 9:02 pm >>> >Does freeradius support SHA hashed passwords (on ldap backend)? > Yes. This is documented in doc/rlm_ldap included with the server. Ivan Kalik

Re: Secure FreeRADIUS & LDAP

2009-02-23 Thread tnt
>Does freeradius support SHA hashed passwords (on ldap backend)? > Yes. This is documented in doc/rlm_ldap included with the server. Ivan Kalik Kalik Informatika ISP - List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html

Re: Secure FreeRADIUS & LDAP

2009-02-22 Thread Peter Param
Does freeradius support SHA hashed passwords (on ldap backend)? >>> danhaw...@googlemail.com 20/02/2009 10:36 pm >>> Cool, thanks for the info Ivan. Will give it a go and report back Thanks again Dan 2009/2/20 : >># Can freeradius talk to the ldap box using TLS/SSL (ldaps) > > Yes. See tls sec

Re: Secure FreeRADIUS & LDAP

2009-02-20 Thread John Dennis
Dan Hawker wrote: Hi All, I used to use FreeRADIUS *years* back (iirc pre v1) on Linux and it worked rather well :) Not touched it since, however have just started a new contract and there is a requirement to use a RADIUS server to connect to our LDAP box (Red Hat Dir Server) to in turn authent

Re: Secure FreeRADIUS & LDAP

2009-02-20 Thread Dan Hawker
Cool, thanks for the info Ivan. Will give it a go and report back Thanks again Dan 2009/2/20 : >># Can freeradius talk to the ldap box using TLS/SSL (ldaps) > > Yes. See tls section in ldap module. > >># Can freeradius read hashed credentials from the LDAP store and then >>actually use them???

Re: Secure FreeRADIUS & LDAP

2009-02-20 Thread tnt
># Can freeradius talk to the ldap box using TLS/SSL (ldaps) Yes. See tls section in ldap module. ># Can freeradius read hashed credentials from the LDAP store and then >actually use them??? Yes. You will have to enable auto-headers in pap module if you are storing them with headers in userPassw

Secure FreeRADIUS & LDAP

2009-02-20 Thread Dan Hawker
Hi All, I used to use FreeRADIUS *years* back (iirc pre v1) on Linux and it worked rather well :) Not touched it since, however have just started a new contract and there is a requirement to use a RADIUS server to connect to our LDAP box (Red Hat Dir Server) to in turn authenticate some users/equ