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 » CHCKCLNT(REQUIRED) in chlauth

Post new topic  Reply to topic
 CHCKCLNT(REQUIRED) in chlauth « View previous topic :: View next topic » 
Author Message
charanR
PostPosted: Wed Dec 20, 2017 12:50 pm    Post subject: CHCKCLNT(REQUIRED) in chlauth Reply with quote

Apprentice

Joined: 05 Oct 2017
Posts: 28

Hello,

I'm not sure if this is possible but need your advice to proceed on this.

Altered AUTHINFO('SYSTEM.DEFAULT.AUTHINFO.IDPWOS') to CHCKCLNT(OPTIONAL)

Now, when I set chlauth with CHCKCLNT(REQUIRED) so that channel is authenticated I get this error in the error logs.

Code:
AMQ5542: The failed authentication check was caused by the queue manager
CONNAUTH CHCKCLNT(OPTIONAL) configuration.


Is it not possible to authenticate channel connection without enabling at the qmgr level ?

If not possible, why does CHCKCLNT has options such as ASQMGR, OPTIONAL and REQUIRED ?

which means

At QMGR level if CHCKCLNT for IDPWOS is REQUIRED, then chlauth will be authenticated
At QMGR level if CHCKCLNT for IDPWOS is OPTIONAL, then chlauth is optional but can be set to REQUIRED ??
At QMGR level if CHCKCLNT for IDPWOS is any, then chlauth takes whatever the QMGR is set to from ASQMGR option.
Back to top
View user's profile Send private message
exerk
PostPosted: Wed Dec 20, 2017 2:56 pm    Post subject: Reply with quote

Jedi Council

Joined: 02 Nov 2006
Posts: 6339

Did you refresh security after the change?
_________________
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
View user's profile Send private message
charanR
PostPosted: Fri Dec 22, 2017 5:33 am    Post subject: Reply with quote

Apprentice

Joined: 05 Oct 2017
Posts: 28

figured out the issue. I was missing two changes.

1. update AUTHENMD to PAM for IDPWOS
2. set chlauth(MQADMIN.SVRCONN) TYPE(USERMAP) CLNTUSER('superhero') ADDRESS('*') MCAUSER('superhero') CHCKCLNT(REQUIRED) ACTION(REPLACE)

With these changes I was able to login using password.

One question though ? Is there a way to match USERMAP to group instead of id ?
Back to top
View user's profile Send private message
fjb_saper
PostPosted: Fri Dec 22, 2017 6:06 am    Post subject: Reply with quote

Grand High Poobah

Joined: 18 Nov 2003
Posts: 20696
Location: LI,NY

charanR wrote:
figured out the issue. I was missing two changes.

1. update AUTHENMD to PAM for IDPWOS
2. set chlauth(MQADMIN.SVRCONN) TYPE(USERMAP) CLNTUSER('superhero') ADDRESS('*') MCAUSER('superhero') CHCKCLNT(REQUIRED) ACTION(REPLACE)

With these changes I was able to login using password.

One question though ? Is there a way to match USERMAP to group instead of id ?

You'd just have to use an id that's a member of the group...
_________________
MQ & Broker admin
Back to top
View user's profile Send private message Send e-mail
charanR
PostPosted: Fri Dec 22, 2017 8:51 am    Post subject: Reply with quote

Apprentice

Joined: 05 Oct 2017
Posts: 28

fjb_saper wrote:
charanR wrote:
figured out the issue. I was missing two changes.

1. update AUTHENMD to PAM for IDPWOS
2. set chlauth(MQADMIN.SVRCONN) TYPE(USERMAP) CLNTUSER('superhero') ADDRESS('*') MCAUSER('superhero') CHCKCLNT(REQUIRED) ACTION(REPLACE)

With these changes I was able to login using password.

One question though ? Is there a way to match USERMAP to group instead of id ?

You'd just have to use an id that's a member of the group...



yeah.. just wondering if that's even possible. thank you.
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 » CHCKCLNT(REQUIRED) in chlauth
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.