VBcoders Guest



Don't have an account yet? Register
 


Forgot Password?



Password Management Database

by D.W. (18 Submissions)
Category: Encryption
Compatability: Visual Basic 5.0
Difficulty: Intermediate
Date Added: Wed 3rd February 2021
Rating: (4 Votes)

This code is in response to new HIPAA rules dealing with security issues and is designed to be easily added to any program yet cover a wide range of options and features. Simply add Login.frm to any project and display it modally.
Supports the following features: password authentication, 5 level database access privledges, automatic password changes based on expiration, application access levels, adding and
removing users, password quality compliance, password change date records, remembering last username, automatic database creation, strong password encryption, and viewing of user information. The sample database contains 5 users,
1 at each access level. The highest level username is "admin1" and the password is "admin1". If the database is not found in the App.Path then a new blank one will be created there. To begin adding users use username "*" and password "*". Add an administrator level user first or you will not be able to add users after the first recordset exists and the program is restarted. Don't forget to add a reference to DAO 3.6 to your project.

Rate Password Management Database

Download Password Management Database

Download Password Management Database (16 KB)

Password Management Database Comments

No comments have been posted about Password Management Database. Why not be the first to post a comment about Password Management Database.

Post your comment

Subject:
Message:
0/1000 characters