|
RSS Feed - WebSphere MQ Support
|
RSS Feed - Message Broker Support
|
 |
|
BIP8004E when issuing mqsicreateaclentry |
« View previous topic :: View next topic » |
Author |
Message
|
dashsatya |
Posted: Fri Nov 23, 2007 5:07 am Post subject: BIP8004E when issuing mqsicreateaclentry |
|
|
 Novice
Joined: 24 Mar 2006 Posts: 17 Location: INDIA
|
Hi
I have IBM WBIMB vsersion 6 and Tool kit version 6.0.2 on my windows Xp machine.
when i tried the command "mqsicreateaclentry TESTCF -u 181341 -a -x F –p" to give access to the configmanager (TESTCF) to anthor user (181341) i got the out put as below .
======================================================================================
C:\IBM\MQSI\6.0>mqsicreateaclentry TESTCF -u 181341 -a -x F -p
BIP8843W: Creates a security Access Control Entry in the Configuration Manager repository.
Syntax:
mqsicreateaclentry configMgrName (-f fileName | ((-g groupName | (-u userName (
-m machineName | -a))) -x accessLevel ((-b broker (-e executionGroup)) | -s | -t
| -r | -p))) [-n connectionFile] [-w timeoutValue]
Command Options:
'configMgrName' name of the Configuration Manager (may be omitted on Windows)
'-f fileName' File containing list of Access Control Entries to create.
'-g groupName' Add Access Control Entry for the specified group
'-u userName' Add Access Control Entry for the specified user (must be accompan
ied by either -a or -m)
'-m machineName' Add the Access Control Entry for the user for this specific ma
chine/domain name only
'-a' Add an Access Control Entry for the user for all machines/domains
'-x accessLevel' Level of authority to grant (F, E, D, V)
'-b broker' Add access to the specified broker
'-e executionGroup' Add access to the specified execution group (must be accomp
anied by -b)
'-s' Add access to the subscriptions table
'-t' Add access to the pub/sub topology
'-r' Add access to the root topic
'-p' Add access to the ConfigManagerProxy. Also known as the "All resources" Ac
cess Control Entry.
'-w timeoutValue' value in seconds to wait for responses.
'-n connectionFile' Optional "connection file" to allow the command to communic
ate with a remote ConfigMgr.
Note: On Windows platforms, if the Configuration Manager name is omitted 'Config
Mgr' will be used.
BIP8004E: Invalid flags and/or arguments selected.
When using this command interface the user should only select supported flags.
Correct and reissue the command.
========================================================================================
please through some idea , what could be the problem and any method to resolve this.
Thanks in advance _________________ Regards
Satya |
|
Back to top |
|
 |
mqmatt |
Posted: Mon Nov 26, 2007 5:46 am Post subject: |
|
|
 Grand Master
Joined: 04 Aug 2004 Posts: 1213 Location: Hursley, UK
|
That command works OK for me (admittedly on my v6.1 machine, but the code should be the same).
Make sure you're on the latest fixpack level. Also make sure that the CM is accessible and you have the required authority to issue the command. If the problem persists, raise a PMR.
You may also want to try running the command with the -n flag to explicitly set the connection parameters to the CM. |
|
Back to top |
|
 |
chris boehnke |
Posted: Mon Nov 26, 2007 1:29 pm Post subject: Re: BIP8004E when issuing mqsicreateaclentry |
|
|
 Partisan
Joined: 25 Jul 2006 Posts: 369
|
dashsatya wrote: |
Hi
I have IBM WBIMB vsersion 6 and Tool kit version 6.0.2 on my windows Xp machine.
when i tried the command "mqsicreateaclentry TESTCF -u 181341 -a -x F –p" to give access to the configmanager (TESTCF) to anthor user (181341) i got the out put as below .
======================================================================================
C:\IBM\MQSI\6.0>mqsicreateaclentry TESTCF -u 181341 -a -x F -p
BIP8843W: Creates a security Access Control Entry in the Configuration Manager repository.
Syntax:
mqsicreateaclentry configMgrName (-f fileName | ((-g groupName | (-u userName (
-m machineName | -a))) -x accessLevel ((-b broker (-e executionGroup)) | -s | -t
| -r | -p))) [-n connectionFile] [-w timeoutValue]
Command Options:
'configMgrName' name of the Configuration Manager (may be omitted on Windows)
'-f fileName' File containing list of Access Control Entries to create.
'-g groupName' Add Access Control Entry for the specified group
'-u userName' Add Access Control Entry for the specified user (must be accompan
ied by either -a or -m)
'-m machineName' Add the Access Control Entry for the user for this specific ma
chine/domain name only
'-a' Add an Access Control Entry for the user for all machines/domains
'-x accessLevel' Level of authority to grant (F, E, D, V)
'-b broker' Add access to the specified broker
'-e executionGroup' Add access to the specified execution group (must be accomp
anied by -b)
'-s' Add access to the subscriptions table
'-t' Add access to the pub/sub topology
'-r' Add access to the root topic
'-p' Add access to the ConfigManagerProxy. Also known as the "All resources" Ac
cess Control Entry.
'-w timeoutValue' value in seconds to wait for responses.
'-n connectionFile' Optional "connection file" to allow the command to communic
ate with a remote ConfigMgr.
Note: On Windows platforms, if the Configuration Manager name is omitted 'Config
Mgr' will be used.
BIP8004E: Invalid flags and/or arguments selected.
When using this command interface the user should only select supported flags.
Correct and reissue the command.
========================================================================================
please through some idea , what could be the problem and any method to resolve this.
Thanks in advance |
I guess, you dont have enough previleges to run the command mqsicreateaclentry. You need to login with the userid which got administrative previleges if the broker is remote to your toolkit. |
|
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
|
|
|
|