|
RSS Feed - WebSphere MQ Support
|
RSS Feed - Message Broker Support
|
 |
|
Explicitly calling logon() with authentication exit enabled. |
« View previous topic :: View next topic » |
Author |
Message
|
seamus |
Posted: Wed Jan 21, 2004 3:17 pm Post subject: Explicitly calling logon() with authentication exit enabled. |
|
|
Newbie
Joined: 21 Jan 2004 Posts: 1
|
System Information: MQ Workflow 3.4/AIX.
Currently, we have deployed a command handler for the Web Client, which calls an authentication exit which performs the authentication event against our LDAP instance. We have a request to allow fall through authentication to take place similar to what is available using PAM on various unixen. In this case, we would like to attempt authentication against LDAP first, then if that fails, fall through to performing a login against workflow directly and if that fails, throw FMC_LOGON_DENIED.
If I understand correctly, a command handler implicitly calls logon4() by default. Is it possible to explicitly call logon() via a command handler? |
|
Back to top |
|
 |
Ratan |
Posted: Wed Jan 21, 2004 4:54 pm Post subject: |
|
|
 Grand Master
Joined: 18 Jul 2002 Posts: 1245
|
To my knowledge the default is logon() not logon4(). I believe you can change your command handler to accomplish what you are trying to do. _________________ -Ratan |
|
Back to top |
|
 |
kriersd |
Posted: Wed Jan 21, 2004 7:09 pm Post subject: You can but why.. |
|
|
 Master
Joined: 22 Jul 2002 Posts: 209 Location: IA, USA
|
seamus
I don't see any problem with what you want to do, however, I question why you would want to do that. This would mean that you intend on keeping the LDAP directory in sync with the Workflow database. Seems like a lot of work! Why not just authenticate to LDAP and not bother with Workflow.
dk _________________ Dave Krier
IBM WebSphere MQ Workflow V3.4 Solution Designer |
|
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
|
|
|
|