Can anyone help with how I might be able to force users to change their passwords every 60 days or so?
I can set up a table with userIDs and passwords, as well as a form which could set the "last updated" date and a further password expiry date.
The question is, how can I link this table/form to the real password and login ID that people use to access the database?
It's a security requirement at my company that passwords have to be changed regularly. I've looked on the forum and other web sites but can't seem to find any tips anywhere on this! Surely I can't be the only person to have attempted this?
Thanks,
I can set up a table with userIDs and passwords, as well as a form which could set the "last updated" date and a further password expiry date.
The question is, how can I link this table/form to the real password and login ID that people use to access the database?
It's a security requirement at my company that passwords have to be changed regularly. I've looked on the forum and other web sites but can't seem to find any tips anywhere on this! Surely I can't be the only person to have attempted this?
Thanks,