RE: security wizard cannot be run
- From: Joan Wild <jwild@xxxxxxxxxxxxxxxx>
- Date: Sun, 26 Mar 2006 15:06:51 -0800
"Desperate!!" wrote:
Thanks Joan, but the more I practise the more confused I get. I've tried
linking to a system.mdw and it won't let me reopen the database.
That's actually a good sign. You shouldn't be able to open a secure
database while joined to the system.mdw.
Using the secure.mdw I've been able to work out how to reactivate users
passwords, and all seemed to be going swimmingly until I tried to open the
database (which sits in a shared area on a network) from another user account
on the same PC and there was no request for passwords!!!
The login dialog will pop up only if you set a password for the Admin user.
That makes access security the brightest thing since george W. Bush, so I'm
sure I'm doing something fundamentally wrong. Why does the security only seem
to apply to a particular users software rather than the database itself?
Security permissions are stored in the mdb file. Usernames/groups/passwords
are stored in the secure mdw file. As long as the Admin user in that mdw
file has a password set, then you'll get a login prompt. Then the user must
log in using a valid username/password. Once the database opens, the
permissions on the objects in the mdb determine whether this user can
open/edit/etc. that object.
So create a desktop shortcut to open your mdb. The target will have the
following in it.
"path to msaccess.exe" "path to mdb" /wrkgrp "path to secure mdw"
substituting the correct paths of course.
Use that shortcut to open the mdb as a user that has full permissions to
everything (this would be the user you put into the Admins Group). This user
should have all permissions, and they are able to assign permissions to other
users, etc.
--
Joan Wild
Microsoft Access MVP
.
- Follow-Ups:
- RE: security wizard cannot be run
- From: Desperate!!
- RE: security wizard cannot be run
- References:
- RE: security wizard cannot be run
- From: Joan Wild
- RE: security wizard cannot be run
- From: Desperate!!
- RE: security wizard cannot be run
- Prev by Date: Re: Back End Security Flaw
- Next by Date: Re: Trouble setting up security
- Previous by thread: RE: security wizard cannot be run
- Next by thread: RE: security wizard cannot be run
- Index(es):
Relevant Pages
|
Loading