Hi Joan,
Thank you so much for the information. Now I'm wondering when I create 2
workgroup files if I'm going to have trouble editing data in the common
backend database that each of the frontend mdb's are linked to (since it will
be secured with a different workgroup file than one of the frontends)?
In other words I'll have secureapp1.mdb secured with system1.mdw and
secureapp2.mdb secured with system2.mdw and securedata.mdb (common back end
database) secured with system1.mdw. When I link the tables from
securedata.mdb to secureapp2.mdb will users of secureapp2.mdb be able to
edit, delete & append data to those linked tables when they reside in a
database secured with a different workgroup file?
I'd appreciate any insight and suggestions you or anyone else may have.
"Joan Wild" wrote:
> "Rick Brandt" <(E-Mail Removed)> wrote in message news:AJuRj.123$(E-Mail Removed)...
> > Hank wrote:
> >> Rick,
> >>
> >> Given they have access the the "UserAndGroupAccounts" window and a
> >> common workgroup file for both applications, means they can assign
> >> any available group to any user. Since we want to limit the
> >> permissions they can assign based on the application they have admin
> >> permissions in (i.e. admin for secureap1.mdb only has access to
> >> custom groups dedicated secureap1.mdb and secureap2.mdb only has
> >> access to custom groups dedicated to secureap2.mdb), I'm back to my
> >> original problem. Do you see my dilema? I'm starting to wonder if
> >> this is going to be too complicated to implement.
> >>
> >> Any other suggestions or insight would be greatly appreciated.
> >
> > While I haven't ever been in the exact scenario you are describing I believe
> > that even though "they have access the the UserAndGroupAccounts window" this
> > does not mean they can assign permissions to users in a particular MDB if
> > you deny them administrator rights for that MDB.
> >
>
> But Rick, he's not having these users assign permissions, he's allowing them to create users and assign them to groups. I don't see any way around this except to use two workgroups.
>
> Hank, you'd start by unsecuring one of the databases, then resecure it using a different mdw file. You will have to recreate the groups and permissions (you wouldn't want to keep the same group SIDs). You can use Jeff Conrad's utility to document the permissions as they exist now, to ease recreating the groups/permissions in the new mdw.
> http://www.accessmvp.com/JConrad/acc.../csdtools.html
>
> --
> Joan Wild
> Microsoft Access MVP
>