Author |
Message
|
Chandra Mohan |
Posted: Mon Sep 26, 2011 1:41 pm Post subject: User connect to QM ?? |
|
|
 Acolyte
Joined: 26 Jul 2006 Posts: 53
|
Hey Guys,
Could you let me know the easiest way to find out users who has a permission to connect to QM.
Will it be achieveable viq amqoamd or dspmqaut command or do we need to right a script or program. _________________ Chandra Mohan |
|
Back to top |
|
 |
exerk |
Posted: Mon Sep 26, 2011 2:17 pm Post subject: Re: User connect to QM ?? |
|
|
 Jedi Council
Joined: 02 Nov 2006 Posts: 6339
|
Chandra Mohan wrote: |
...Could you let me know the easiest way to find out users who has a permission to connect to QM... |
Read your documentation which should include it?
Chandra Mohan wrote: |
...Will it be achieveable viq amqoamd or dspmqaut command... |
Yes. _________________ It's puzzling, I don't think I've ever seen anything quite like this before...and it's hard to soar like an eagle when you're surrounded by turkeys. |
|
Back to top |
|
 |
Chandra Mohan |
Posted: Mon Sep 26, 2011 2:52 pm Post subject: |
|
|
 Acolyte
Joined: 26 Jul 2006 Posts: 53
|
Thanks for reply Jed..
# dspmqaut -m QMname -t object -n objname +g group +p principal
# amqoand -m QMname -t object -n objectname -s > file.txt
In above commands I should know users name. My concern is I just need a list of user who has an authority to connect with QM.
I need it on urgent basis, if you know the solution please do share with me.
Thanks in advance. _________________ Chandra Mohan |
|
Back to top |
|
 |
mvic |
Posted: Mon Sep 26, 2011 4:49 pm Post subject: |
|
|
 Jedi
Joined: 09 Mar 2004 Posts: 2080
|
Chandra Mohan wrote: |
I just need a list of user who has an authority to connect with QM. |
Try dmpmqaut. You don't need to specify a principal or group name. |
|
Back to top |
|
 |
Chandra Mohan |
Posted: Fri Sep 30, 2011 2:38 pm Post subject: |
|
|
 Acolyte
Joined: 26 Jul 2006 Posts: 53
|
Guys,
I have tried every possible option for dmpmqaut / dspmaqut . Doesn't work out, Could you please suggest me the way to identify users who can connect to QM.
Thanks in advance. _________________ Chandra Mohan |
|
Back to top |
|
 |
mvic |
Posted: Fri Sep 30, 2011 2:41 pm Post subject: |
|
|
 Jedi
Joined: 09 Mar 2004 Posts: 2080
|
Please give us an example of the command you typed, which did not tell you the information you wanted. |
|
Back to top |
|
 |
bruce2359 |
Posted: Fri Sep 30, 2011 7:07 pm Post subject: |
|
|
 Poobah
Joined: 05 Jan 2008 Posts: 9469 Location: US: west coast, almost. Otherwise, enroute.
|
Chandra Mohan wrote: |
Guys,
I have tried every possible option for dmpmqaut / dspmaqut . Doesn't work out, Could you please suggest me the way to identify users who can connect to QM.
Thanks in advance. |
And by 'Doesn't work out' you mean what?
I suppose that dmpmqaut or dspmqaut output would look pretty empty if all of your users are in mqm group. _________________ I like deadlines. I like to wave as they pass by.
ב''ה
Lex Orandi, Lex Credendi, Lex Vivendi. As we Worship, So we Believe, So we Live. |
|
Back to top |
|
 |
zpat |
Posted: Fri Sep 30, 2011 11:40 pm Post subject: |
|
|
 Jedi Council
Joined: 19 May 2001 Posts: 5866 Location: UK
|
You should be using group based access control. You need to list the members of the groups as well as any users named in the ACL. On Unix any user in the ACL will permit all members of their primary group. |
|
Back to top |
|
 |
mvic |
Posted: Sat Oct 01, 2011 9:37 am Post subject: |
|
|
 Jedi
Joined: 09 Mar 2004 Posts: 2080
|
bruce2359 wrote: |
I suppose that dmpmqaut or dspmqaut output would look pretty empty if all of your users are in mqm group. |
dmpmqaut gives you loads of output, even then.
I am guessing the OP had some problem running the command, if it did not give them what they needed. |
|
Back to top |
|
 |
|