Home All Groups Group Topic Archive Search About

Time expiring password

Author
27 Jun 2006 8:59 PM
Ian
I have developed a Db for my work in a hospital where we have a turn over of
junior doctors who will be using my app. Is it possible to give them a login
that has a password that would expire after a set period of time, say 3
months or 6 months?

Thanks for your help,
Ian.

Author
27 Jun 2006 9:12 PM
Douglas J. Steele
Not natively.

You might be able to build in code that checks the last time they changed
the password and prompt them, but there's no guarantee that it wouldn't be
possible to get around that.

--
Doug Steele, Microsoft Access MVP
http://I.Am/DougSteele
(no private e-mails, please)


Show quoteHide quote
"Ian" <I**@discussions.microsoft.com> wrote in message
news:8F61320B-635B-4A40-AE1E-0B9FF802A504@microsoft.com...
>I have developed a Db for my work in a hospital where we have a turn over
>of
> junior doctors who will be using my app. Is it possible to give them a
> login
> that has a password that would expire after a set period of time, say 3
> months or 6 months?
>
> Thanks for your help,
> Ian.