Skip to content

ekeproductionz/d-w-password-management-database__1-40276

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 

Repository files navigation

Password Management Database

Description

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.

More Info

Submitted On 2002-10-30 15:19:50
By D.W.
Level Intermediate
User Rating 5.0 (20 globes from 4 users)
Compatibility VB 6.0
Category Encryption
World Visual Basic
Archive File Password_M14893710302002.zip

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Visual Basic 6.0 100.0%