Alexey Ponomarev wrote: > I am trying to figure out how to do password aging and on next logon > change with freeRadius.
Use a database with custom scripts that update the database. FreeRADIUS isn't a database, and doesn't track status changes for a user. Those status changes are best tracked in a database. > Could somebody point to where I can find any documentation about it? > Also, should I use system passwords or keep them in the postgres to make > it working? System passwords or Postgresql are fine. Alan DeKok. - List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html