is there a way to have the password for a client to change every time perhaps increment or perhaps setup rotating passwords for a specific user? I'm running FreeRadius 3.0.10 on Fedora 23 i.e. Password 2nt Login Password1 3rd login Password2 Or something like this. The main goal is for the password to change after each login?
On Aug 30, 2016, at 3:13 PM, Kris Armstrong <kris.armstrong@me.com> wrote:
is there a way to have the password for a client to change every time perhaps increment or perhaps setup rotating passwords for a specific user?
Passwords come from a database. If you want the passwords to change, then change them. Alan DeKok.
RADIUS / OTP is what we do. On 8/30/16, 4:04 PM, "Matt Zagrabelny" <mzagrabe@d.umn.edu> wrote:
On Tue, Aug 30, 2016 at 2:13 PM, Kris Armstrong <kris.armstrong@me.com> wrote:
Or something like this. The main goal is for the password to change after each login?
OTP?
-m - List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html
Hi,
is there a way to have the password for a client to change every time perhaps increment or perhaps setup rotating passwords for a specific user?
I'm running FreeRadius 3.0.10 on Fedora 23
passwords are stored where? it'd be a case that after a successful login, you run some script that updates the password (how do they know their next one)? if using proper OTP - eg yubikey or RSA tokens, the password (token) *WILL* be different... alan
participants (5)
-
A.L.M.Buxey@lboro.ac.uk -
Alan DeKok -
Chris Taylor (chtaylo2) -
Kris Armstrong -
Matt Zagrabelny