individual user passwords

  • Thread starter Thread starter lynn atkinson
  • Start date Start date
L

lynn atkinson

I have a database with all the users and groups set up.
However the users do not have individual passwords.
Without going through the wizard, can I set individual
passwords? Is there any benefit to having individual
passwords?
 
I have a database with all the users and groups set up.
However the users do not have individual passwords.
Without going through the wizard, can I set individual
passwords?

Any member of the Admins group could use the VBA NewPassword method to alter
other users' passwords. Check on that in online help.


HTH,
TC
 
I did think about the individual password issue. I just
wasnt sure if the user name was enough to secure the
different objects.
 
But, say you have successfully secured objects A, B & C to user Dick, and
objects D, E & F to user Jane.

That doesn't help much, if Jane knows Dick's password (because it is the
same as hers), and can just log-on as Dick!

TC
 
Back
Top