access97 multi-user security

D

danny

Hey,

I have a database which will have a user with read
permissions only. This user login is going to be used by
more than one person so I need a way for the users to not
be able to change the passwd once they log in the
database. What can i do here to prevent this?

Thank for the help.

Danny
 
R

Rick B

Most people would never be able to find where the password change screen is.

You could build your application so that the menus are hidden and can't be
modified.

I think a very savvy user would be able to get around this, but there is not
much you can do to stop someone if the really want to do it.

One option would be to tell the users not to ever change the password. :)


Rick B


Hey,

I have a database which will have a user with read
permissions only. This user login is going to be used by
more than one person so I need a way for the users to not
be able to change the passwd once they log in the
database. What can i do here to prevent this?

Thank for the help.

Danny
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top