IanH
Registered User.
- Local time
- Today, 20:16
- Joined
- Feb 19, 2001
- Messages
- 34
Hi guys,
(Using NT and Access 2000)
I have a colleague wishing to set security for a database (and specifically making all objects read only), without requiring users to enter a password.
I was thinking there may be a way to check the NT login and if it matches against a small subset of users, then the security access level is set to that of an administrator, otherwise they are only allowed limited access.
We do not have the user/group security set up (and do not wish to do so for this one database), and my colleague does not want them to have to enter passwords to login or for the database. They are less concerned about the users being able to see the module as they are not likely to amend any of the code.
Can this be done and how would it be coded?
Thanks in advance for any solutions.
Ian
[This message has been edited by IanH (edited 02-08-2002).]
(Using NT and Access 2000)
I have a colleague wishing to set security for a database (and specifically making all objects read only), without requiring users to enter a password.
I was thinking there may be a way to check the NT login and if it matches against a small subset of users, then the security access level is set to that of an administrator, otherwise they are only allowed limited access.
We do not have the user/group security set up (and do not wish to do so for this one database), and my colleague does not want them to have to enter passwords to login or for the database. They are less concerned about the users being able to see the module as they are not likely to amend any of the code.
Can this be done and how would it be coded?
Thanks in advance for any solutions.
Ian
[This message has been edited by IanH (edited 02-08-2002).]