Force Users to change their Passwords every 90 days

H

Hank

I have requirement for an Access 2002 database application were the users
passwords must be changed every 90 days. How can I keep a timestamp of when
each user changed their password last so that when the 90 days has elapsed I
can automatically have the change password window pop up? I’ve looked at my
System.mdw file and noticed the query MsysUserList lists the current users.
I guess the underlying table is encrypted so there’s no way for me to add a
field with the timestamp, right? Any help would be appreciated (e.g.
examples, code, reference material, etc.).
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top