moved database

P

Pixie

Hello!
I secured my database and it worked great. I couldn't open it with my
default system.mdw only my custom.mdw. But then I had to move the database to
a different network drive. I moved the fe and be. Now, everything still looks
fine with my custom.mdw but with my default system.mdw, the only user is
Admin and it is a member of both Admins and Users. Users has no access and
Admins has all access. There is no owner of any objects.

What happened and how do I fix it. This is in both fe and be. I appreciate
any help.

Thanks,
Pixie
 
J

Joan Wild

I'm not sure there is a problem. If you've secured it properly then it shouldn't work with the standard system.mdw. You want it to only work with your secure mdw.

The usernames/pids/passwords/group membership are stored in the mdw (that's why your groups and users don't appear in system.mdw - they shouldn't). The permissions are stored in the mdb file.
 
P

Pixie

I had thought that if someone tried to open it directly without using the
shortcut, they wouldn't have access. If I'm connected to my standard
system.mdw, I can access the database without using the shortcut and I don't
have to enter a password.
 
J

Joan Wild

In that case, you missed a step in securing it. Likely the Admin user still owns the database object, or the Users Group has Open permission on the database object.
 
P

Pixie

The Owner of all objects is <<Unknown>>. The Users group has no permissions
and the Admins group has all permissions. How can I fix this? Can I just go
in with my default system.mdw and add myself to Admins and as the Owner and
delete Admin from the Admins group?

BTW, thank you so much for your security instructions and help. It's been
invaluable.
 
J

Joan Wild

If you open the mdb using the secure mdw you used to secure it with, then Owner will not be 'unknown'. I think you are looking at it using system.mdw - use your secure mdw instead. The Admins group (in system.mdw) should not have any permissions. But the Admins group (using your secure.mdw) will have all permissions (which is OK, since the Admins Group is different in each mdw).

Open your secure mdb using your secure mdw, and verify that the Admin user doesn't own anything (don't forget the Database Object), and that the Users Group doesn't have permission to *anything*
 
P

Pixie

Everything is secure if I open it using the secure mdw I used to secure it
with. The Admins group in secure.mdw has all permissions and Admin is only in
the User group which has no permissions.

In my system.mdw, Admin is the only user. Admin is in the Admins group and
the User group. Admins group has all permissions. User group has no
permissions. Admin has no permissions. Owner of all objects is unknown.

I've clearly messed up somewhere. Am I able to fix this?
 
R

Rick Brandt

Pixie said:
Everything is secure if I open it using the secure mdw I used to
secure it with. The Admins group in secure.mdw has all permissions
and Admin is only in the User group which has no permissions.

In my system.mdw, Admin is the only user. Admin is in the Admins
group and the User group. Admins group has all permissions. User
group has no permissions. Admin has no permissions. Owner of all
objects is unknown.

I've clearly messed up somewhere. Am I able to fix this?

As Joan said it's not broken. You are not supposed to be able to open the file
unless you use your secure.mdw file.

The Admins group in different workgroup files are all different unless they are
user created with identical identifiers. So Admins in your System.mdw is NOT
the same Admins as the one in Secure.mdw that you gave administrative
permissions to.
 
P

Pixie

I meant, I know I'm not supposed to but I can and I understand how opening
the database with the secure.mdw is secure but if the database can still be
opened by any schlub who happens across it with their default system.mdw, how
is the database really secure? That's why I think I've done something wrong.
 
P

Pixie

I very much appreciate your patience. I have at least 2 more questions.

Can I fix this by going in under my default system.mdw, adding myself as a
user under the Users and Admins groups and owner of objects and deleting
Admin from the Admins group?

And since I'm doing this from my default system.mdw, does this just affect
my default system.mdw or will it affect everyone else's also making this a
truly secure db?

Thank you so much for your help.
 
J

Joan Wild

No, you cannot fix it by doing that.

Open your mdb using your secure mdw. Go into Tools, Security, Accounts and verify that 'your user' is a member of Admins, and Admin user is not a member of Admins.

By the way, you did create your secure mdw by using the workgroup administrator, right (and not just a copy of system.mdw file)?

Go into Tools, Security, Permissions, Change Owner tab and verify that Admin is not an owner of any object.
 
P

Pixie

Everything is right in my secure mdw. I'm a member of Admins and Admin user
is not a member of Admins just Users. I'm the owner of all objects. I do
believe I created my secure mdw using the workgroup administrator.

On my default system mdw, the owner of all objects is unknown.

I think everything was working fine until I had to move everything to a
different drive on our network - I don't why that should make a difference
but that's the only thing that I can think of that changed.

I appreciate your help.
 
J

Joan Wild

Pixie said:
Everything is right in my secure mdw. I'm a member of Admins and Admin user
is not a member of Admins just Users. I'm the owner of all objects. I do
believe I created my secure mdw using the workgroup administrator.

On my default system mdw, the owner of all objects is unknown.

That's as it should be.
I think everything was working fine until I had to move everything to a
different drive on our network - I don't why that should make a difference
but that's the only thing that I can think of that changed.

You can test before moving. Rejoin your system.mdw on your computer. Try opening the mdb via Windows Explorer - you shouldn't be able to. If you can, then it isn't secure, and you missed a step somewhere in securing it.
 
J

Joan Wild

I would suggest you go back to your original mdb, and try the steps again.

It's the best approach.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top