On Fri, Jun 20, 2003 at 11:50:17AM -0700, Naman Latif wrote:
> Thanks.
> Will the passwords in ${confdir}/radius.passwd  be encrypted ? (Is there
> a utility that I should use for defining\storing encrypting passwords).

Yes.  The file would look like an old-school, pre-shadow v7 password
file.  It's also possible, though I don't do it this way for historical
reasons, to define seperate shadow and password files.  There's just not
a real reason that I can see do do them seperately if they're not the
system password files.

You can generate the passwords using the crypt function in Perl or C,
for example.

Matt 

-- 
/* Matt Sayler    -- Sr. Network Engineer, Speedsite Online
 * (773) 324-2954 -- [EMAIL PROTECTED] */

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

Reply via email to