Bradley Young <[EMAIL PROTECTED]> wrote: > I've had a look through the archives, but haven't had any success. I > wondered if anyone knew of any password change utilities available for the > radius users file.
Nope, sorry. > The format we use (and I'm not sure, yet, whether this is > standard), is: > > Firstname_Surname Password = "password" ... Take a look at rlm_passwd. You can set up "passwd" style files, and pull the user passwords out of them. Then, it should be easy to edit those files (they're in a standard passwd format), to change the users passwords. Alan DeKok. - List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html
