G
Guest
Hello,
I have a database i want to secure so ive set it up with a workgroup file
and appropriate rights and it works for registered users.
Inside the database, i have code to determine their windows account and
limit the access to data from inside the db based on their window account.
However, i would like it to work for ANYONE, not just registered users (ie,
make Admin a user). What i was thinking was making the user 'Admin' a member
of my datausers group which has been locked down completly.
I was hoping that if i removed the password from the admin group, that i
would not need to create a shortcut to use the workgroup file and that anyone
can just launch the mdb directly and it would log them in as Admin. When the
super user needs to go in, they would then use the workgroup to which would
prompt them for an id/password. Is this possible to achieve?
I would like to not have to use the work group file for everyone since our
department manages multiple different versions of access and we would have to
create shortcuts and ids for everyone.
Any help is appreciated.
Ben
I have a database i want to secure so ive set it up with a workgroup file
and appropriate rights and it works for registered users.
Inside the database, i have code to determine their windows account and
limit the access to data from inside the db based on their window account.
However, i would like it to work for ANYONE, not just registered users (ie,
make Admin a user). What i was thinking was making the user 'Admin' a member
of my datausers group which has been locked down completly.
I was hoping that if i removed the password from the admin group, that i
would not need to create a shortcut to use the workgroup file and that anyone
can just launch the mdb directly and it would log them in as Admin. When the
super user needs to go in, they would then use the workgroup to which would
prompt them for an id/password. Is this possible to achieve?
I would like to not have to use the work group file for everyone since our
department manages multiple different versions of access and we would have to
create shortcuts and ids for everyone.
Any help is appreciated.
Ben