Multi-Level Security Access (ADO version Updated):

Description

Need Part 11 compliance then you will need multi-level password security with passwords that expire. This sample application will show you how to this to your applications. All you need to do is copy 2 forms, a class module and a module to your application (see below) and you are ready to go. It was written to use an Access database (ADO). You set up the access rights, add users, and assign these rights to the users. New users, by default, are assigned the password of password, which they must change the first time they try to log-in. A user can change their password anytime they choose as long as they know what their assigned password is. The security file (security.pwd) can be renamed to anything you like and is password protected. You can assign a unique application ID to insure that the security file can only be used with that application. If you are connected to a network, the application will display your network log-in ID automatically in the Log-in ID text box. The passwords can be set to expire after a user-defined number of days.

More Info

Submitted On 2001-08-21 07:38:04
By Morgan Haueisen
Level Intermediate
User Rating 4.7 (33 globes from 7 users)
Compatibility VB 5.0, VB 6.0
Category Databases/ Data Access/ DAO/ ADO
World Visual Basic
Archive File Multi-Leve250328212001.zip