Hmmm... interesting. Looks like I may have goofed on something (not sure
what just yet though). I wanted to test a few things to see what happened,
and I found that when I gave my DBUSERS group full permissions on the tables
and queries, I could open the table and manipulate it any way I wanted (so my
DBUSERS group is set up correctly), I go could into the design view of the
query and see the design, but I can't modify the query or run it. If you
have any idea what I may have missed I'd appreciate the hint, but thanks for
letting me know this should work
"Joan Wild" wrote:
> "theriaup" <(E-Mail Removed)> wrote in message
> news:C41DC191-DE82-4CEF-8551-(E-Mail Removed)...
> > Okay, I've got the dual-mdw thing all straight, now I have a permissions
> > question.
> >
> > In my master mdw, DEV.MDW, I have the SuperUser who owns all objects and
> > has
> > all permissions. SuperUser has created a table called SYSTABLE. He has
> > also
> > created a Snapshot query to read that table. The DBUSERS group has no
> > permission on the table, but READ permission on the query (which is set to
> > use the owner's access).
> >
> > When I create the user DataUser in DEV.MDW, and add him to the DBUSERS
> > group, all is fine. He can't touch the table, or view the design of the
> > query, but can run the query and view the data.
> >
> > Now when I create the user SiteUser in the second mdw - USER.MDW, and add
> > SiteUser to the DBUSERS group (which has been created with the same PID as
> > DBUSERS in DEV.MDW), he has no access to the query at all.
> >
> > Is this because SuperUser doesn't exist in USER.MDW (thereby nullifying
> > the
> > effects of the owner access option)? Or have I just missed something?
>
> No, SuperUser doesn't need to exist in User.mdw. Are you certain that
> DBUSERS group is really the same in both mdw files?
>
> That would be my guess. This has worked countless times for me.
>
> --
> Joan Wild
> Microsoft Access MVP
>
>
>