|
RSS Feed - WebSphere MQ Support
|
RSS Feed - Message Broker Support
|
 |
|
Workitems - Access or Authorization |
« View previous topic :: View next topic » |
Author |
Message
|
CHF |
Posted: Thu May 06, 2004 12:58 pm Post subject: Workitems - Access or Authorization |
|
|
 Master
Joined: 16 Dec 2003 Posts: 297
|
I guess this is more of a design question here:
I have users VU, U1, U2, and M1.
VU is Virtual User.
U1 and U2 have access to the workitems of VU.
How could I achieve the following:
User M1 wants to look in the workitems of U1 and U2.
I dont want to achieve this by giving access to the workitems of U1 and U2. Because later if I add one more user U3 (who will have access to the workitems of VU), again I need to change the definition of authorizations of M1 to give him access to the workitems of U3.
Basically, all I want to do is give M1 access to all the workitems of U1, U2 and users whom I add them later.
Is there any other way to achieve the above scenario?
Thanks
CHF  |
|
Back to top |
|
 |
jmac |
Posted: Thu May 06, 2004 2:14 pm Post subject: |
|
|
 Jedi Knight
Joined: 27 Jun 2001 Posts: 3081 Location: EmeriCon, LLC
|
The way I normall deal with these scenarios makes it easy... BUT you need to be sure that none of these "worker bee" users have access to a standard client (fat or thin).
Since for most situations you need to write a custom client, I find the easiest way to do this is to Give everyone access to workitems of all, then you simply control what the user sees with a filter when you do your query. This may or may not work for you.
I hope it does because the alternative is what I believe you are trying to avoid. It can be a logistical nightmare trying to keep all of the workitem authorizations in synch. _________________ John McDonald
RETIRED |
|
Back to top |
|
 |
CHF |
Posted: Fri May 07, 2004 4:33 am Post subject: |
|
|
 Master
Joined: 16 Dec 2003 Posts: 297
|
Jamc, Thanks for the reply. I thought the same way and will do it as you said.
CHF  |
|
Back to top |
|
 |
manoj |
Posted: Fri May 07, 2004 1:05 pm Post subject: |
|
|
 Master
Joined: 30 Jan 2002 Posts: 237 Location: Virgina
|
Yes what John said is what most of the people do..giving authorization at individual user level is going to be messy and every time a new user is added you have to query(API) workflow to get the existing authorizations and update it...not great... _________________ -manoj |
|
Back to top |
|
 |
|
|
 |
|
Page 1 of 1 |
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum
|
|
|
|