Author |
Message
|
harishre |
Posted: Wed Jun 04, 2008 4:50 am Post subject: problme in passing mqsi commands for specific users |
|
|
Apprentice
Joined: 29 May 2008 Posts: 27
|
Hi All,
I have a problem in passing mqsi commands for specific users.
Here are the details:
for one of the users when I try to pass the mqsilist command at command prompt I am getting the following error.
> mqsilist
ksh: mqsilist: not found
>
where as if i pass the same command using some other user on the same machine I am getting the successful command completion.
> mqsilist
..... all the existing broker list........
BIP8071I: Successful command completion.
>
i am getting this error for all mqsi commands.
Please let me know why this error has occured only for a specific user.
thankyou |
|
Back to top |
|
 |
Gaya3 |
Posted: Wed Jun 04, 2008 5:40 am Post subject: |
|
|
 Jedi
Joined: 12 Sep 2006 Posts: 2493 Location: Boston, US
|
its pretty clear, for some specific users are not authenticated to run this command.
if the user is not authorized, it wont execute the command.
Regards
Gayathri _________________ Regards
Gayathri
-----------------------------------------------
Do Something Before you Die |
|
Back to top |
|
 |
harishre |
Posted: Wed Jun 04, 2008 5:45 am Post subject: |
|
|
Apprentice
Joined: 29 May 2008 Posts: 27
|
thanks for the info.
could you please tell me what kind of authentication do i need to grant for this user to pass the mqsi commands |
|
Back to top |
|
 |
jefflowrey |
Posted: Wed Jun 04, 2008 5:58 am Post subject: |
|
|
Grand Poobah
Joined: 16 Oct 2002 Posts: 19981
|
Gaya3....
mqsiprofile. _________________ I am *not* the model of the modern major general. |
|
Back to top |
|
 |
Gaya3 |
Posted: Wed Jun 04, 2008 6:37 am Post subject: |
|
|
 Jedi
Joined: 12 Sep 2006 Posts: 2493 Location: Boston, US
|
oops, exactly.... Thanks Jeff
Really sorry....
mqsiprofile has to set /configure...
location: *mine is V6.1
/opt/mqsi/6.1/bin/
Regards
Gayathri _________________ Regards
Gayathri
-----------------------------------------------
Do Something Before you Die |
|
Back to top |
|
 |
|