Re: supported encryption

2009-06-02 Thread Nicolas Goutte


Am 02.06.2009 um 11:09 schrieb Rakotomandimby Mihamina:


Hi all,
At the moment, our FreeRaduis(v1.x) is looking up users in a PGSQL
database, with clear username and clear password in the fields.

We would like to switch it to FreeRadius (v2.x) and by the way, crypt
(SHA, just crypt(),...) the password in the Database. What  
encryption is
supported by FreeRadius, so that I could just make the PGSQL query  
with

the encrypted password?


You can look at http://deployingradius.com/documents/protocols/ 
compatibility.html for which type of hashing can be used whit which  
type of authentication protocol.





Thank you.


-
List info/subscribe/unsubscribe? See http://www.freeradius.org/list/ 
users.html



Have a nice day!

Nicolas Goutte


extragroup GmbH - Karlsruhe
Waldstr. 49
76133 Karlsruhe
Germany

Geschäftsführer: Stephan Mönninghoff, Hans Martin Kern, Tilman Haerdle
Registergericht: Amtsgericht Münster / HRB: 5624
Steuer Nr.: 337/5903/0421 / UstID: DE 204607841




-
List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html


supported encryption

2009-06-02 Thread Rakotomandimby Mihamina
Hi all,
At the moment, our FreeRaduis(v1.x) is looking up users in a PGSQL
database, with clear username and clear password in the fields.

We would like to switch it to FreeRadius (v2.x) and by the way, crypt
(SHA, just crypt(),...) the password in the Database. What encryption is
supported by FreeRadius, so that I could just make the PGSQL query with
the encrypted password?

Thank you.


-
List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html