Re: How to encrypt Passwords?

2012-02-09 Thread Alan DeKok
Peter Moreton wrote: > We have to store the passwords in some hashed or encrypted format and > I’m posting the the list to ask how this is done. Can the ‘users’ file > support ciphertext passwords? Or do we have to store our users in some > SQL database? The ciphered passwords can be stored any

How to encrypt Passwords?

2012-02-09 Thread Peter Moreton
I have a working Freeradius server with user information held in "/etc/raddb/users" in the form username Cleartext-Password = "ABCD" We have to store the passwords in some hashed or encrypted format and I'm posting the the list to ask how this is done. Can the 'users' file support ciphertext