D
David Altemir
I just built a database using Access 2003 that I am trying to secure.
I think I've done everything I need to do: I created an account for
myself under the "Admins" group. Two users, "Admin" and I, now enjoy
full administrative privileges for all datatabse objects. I also
entered a password for user "Admin" so as to secure the database.
I also added a third user, "jsmith", under the "Users" group with
restricted access.
Privileges seem to work as expected on my local Windows XP Pro
machine. However, upon moving the .mdb database file and its
"Security" Workgroup Information File to a shared network drive
(running on Windows Server 2003), privileges no longer seem to work
correctly: I log in as "jsmith" and I get full administrative access
even though I set him up as a common user!! CurrentUser() also
returns the current user as "Admin", not "jsmith"!!
Is there something special I need to do when moving my datatasbe to a
network or is the problem internal to the database's security
settings?
-- David
I think I've done everything I need to do: I created an account for
myself under the "Admins" group. Two users, "Admin" and I, now enjoy
full administrative privileges for all datatabse objects. I also
entered a password for user "Admin" so as to secure the database.
I also added a third user, "jsmith", under the "Users" group with
restricted access.
Privileges seem to work as expected on my local Windows XP Pro
machine. However, upon moving the .mdb database file and its
"Security" Workgroup Information File to a shared network drive
(running on Windows Server 2003), privileges no longer seem to work
correctly: I log in as "jsmith" and I get full administrative access
even though I set him up as a common user!! CurrentUser() also
returns the current user as "Admin", not "jsmith"!!
Is there something special I need to do when moving my datatasbe to a
network or is the problem internal to the database's security
settings?
-- David