Norman Fritag wrote:
> Hi there
>
> I have manage to create on my machine a work group and thought that I
> secured this database.
> I was quite happy until I tested it, accessing the "secured database"
> on the network from another machine and look what happened: I was
> able to open the database without any effort!! Not prompt no nothing,
> strait access!!
>
> What am I missing here?
You missed a step in securing it. Either the Admin user still owns the
database, or the Users Group has permission to objects.
>
> I am using a shortcut string to initiate accessing the secured
> database. The Database is although not joint with the system.mdw, but
> with mysytem.mdw, which causes that if I want to open any other
> database, which I thought are not joint with the mysystem.mdw are
> requiring all of its sudden passwords too!!!
Databases are not joined to a workgroup file. The workgroup used is session
based. Every time you start Access it uses a workgroup file - even for
unsecured databases. It uses whatever workgroup you are currently joined to
by default. Out of the box, it silently logs you in as Admin using the
system.mdw workgroup. That is why, since you are joined to mysystem.mdw,
you are getting a login prompt for every database.
Leave your computer joined to system.mdw and use desktop shortcuts to start
your secure databases. The shortcut can include the /wrkgrp switch which
will override the default mdw for just that session of Access.
Follow the steps in
Security FAQ
http://support.microsoft.com/?id=207793
I've also outlined the steps at
www.jmwild.com/AccessSecurity.htm
--
Joan Wild
Microsoft Access MVP