Password expiring

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

I have a table called password. it has three fields, the username, password
and accesslevel.I also have a form that is used as access control screen for
authenticating the users who have been defined in this password table. the
form works perfectly, however i need to add one more feature to this. I want
the passwords to be expiring every two weeks and cosequently blocking all
expired passwords. I need a module that will allow me to do this. I will
appreciate a sample of code.

Wantula
 
Back
Top