G
Guest
I have this database where I have some minor security, where the database
will check your network id and compare it to a table from the database, to
see if it shoudl grant access or not. Now the auditing dept of my company
wants to have more security features. They want to have it that when you log
to the database, there is a screen that ask for username and password, and
after x amount of days, it will prompt user to change password.
I have a form with user name and password, i masked the password so it only
shows "xxxxx" but i have no clue about the password prompting user to keep
changing password.
Also, do you have any suggestion on better security for my database. thanks
in advance
will check your network id and compare it to a table from the database, to
see if it shoudl grant access or not. Now the auditing dept of my company
wants to have more security features. They want to have it that when you log
to the database, there is a screen that ask for username and password, and
after x amount of days, it will prompt user to change password.
I have a form with user name and password, i masked the password so it only
shows "xxxxx" but i have no clue about the password prompting user to keep
changing password.
Also, do you have any suggestion on better security for my database. thanks
in advance