ASG
IBM
Zystems
Cressida
Icon
Netflexity
 
  MQSeries.net
Search  Search       Tech Exchange      Education      Certifications      Library      Info Center      SupportPacs      LinkedIn  Search  Search                                                                   FAQ  FAQ   Usergroups  Usergroups
 
Register  ::  Log in Log in to check your private messages
 
RSS Feed - WebSphere MQ Support RSS Feed - Message Broker Support

MQSeries.net Forum Index » IBM MQ Security » Unable to delete authrec profile that is created by setmqaut

Post new topic  Reply to topic
 Unable to delete authrec profile that is created by setmqaut « View previous topic :: View next topic » 
Author Message
pintrader
PostPosted: Mon Aug 25, 2014 9:50 pm    Post subject: Unable to delete authrec profile that is created by setmqaut Reply with quote

Disciple

Joined: 22 Jan 2014
Posts: 164

hi

I have some authentication records in my QMGR, eg

Code:
    16 :  dis authrec objtype(QMGR)
.......
AMQ8864: Display authority record details.
   PROFILE(@class)                         ENTITY(other)
   ENTTYPE(GROUP)                          OBJTYPE(QMGR)
   AUTHLIST(NONE)
AMQ8864: Display authority record details.
   PROFILE(@class)                         ENTITY(mqmusers)
   ENTTYPE(GROUP)                          OBJTYPE(QMGR)
   AUTHLIST(NONE)


I want to delete the "mqmusers". So i issue delete authrec

Code:
delete authrec objtype(QMGR) GROUP('mqmusers')
    15 : delete authrec objtype(QMGR) GROUP('mqmusers')
AMQ8863: WebSphere MQ authority record deleted.


But when i display authrec (even after a refresh security):

Code:
    17 : refresh security
.....
AMQ8864: Display authority record details.
   PROFILE(@class)                         ENTITY(other)
   ENTTYPE(GROUP)                          OBJTYPE(QMGR)
   AUTHLIST(NONE)
AMQ8864: Display authority record details.
   PROFILE(@class)                         ENTITY(mqmusers)
   ENTTYPE(GROUP)                          OBJTYPE(QMGR)
   AUTHLIST(NONE)


The profile mqmusers is still there. Did i missed out something in my command ? I have created this profile using setmqaut. but when use delete auth, it doesn't delete the profile.

If i use set authrec and then delete authrec , it works. Hence I can conclude that setmqaut and set authrec has inconsistencies..which is quite frustrating. Am using 7.5.0.3 solaris.

So far for now, I decided to just use set/delete authrec. Is there anything in setmqaut that cannot be done with set/delete authrec? I looked at document seems that not much difference between setmqaut and set/delete authrec
thanks
Back to top
View user's profile Send private message
PeterPotkay
PostPosted: Tue Aug 26, 2014 4:53 am    Post subject: Re: Unable to delete authrec profile that is created by setm Reply with quote

Poobah

Joined: 15 May 2001
Posts: 7722

pintrader wrote:
Is there anything in setmqaut that cannot be done with set/delete authrec? I looked at document seems that not much difference between setmqaut and set/delete authrec
thanks


Check out this thread:
http://www.mqseries.net/phpBB2/viewtopic.php?t=65712
_________________
Peter Potkay
Keep Calm and MQ On
Back to top
View user's profile Send private message
Display posts from previous:   
Post new topic  Reply to topic Page 1 of 1

MQSeries.net Forum Index » IBM MQ Security » Unable to delete authrec profile that is created by setmqaut
Jump to:  



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
Protected by Anti-Spam ACP
 
 


Theme by Dustin Baccetti
Powered by phpBB © 2001, 2002 phpBB Group

Copyright © MQSeries.net. All rights reserved.