LDAP authentication on MQ qmgr

25 views Asked by At

I wanted to know if there is any option to enable LDAP authentication for any particular channel . i have configured the LDAP authentication on the Qmgr ,so every application connecting to the qmgr needs to provide the LDAP credentials to authenticate.Instead i want only the admins to use the LDAP authentication not the applications.

Is there a way to obtain this

1

There are 1 answers

2
Martie On

A way around this is to let your applications connect to the queuemanager using certificates (not credentials) and configure the application (SVRCONN) channels to use the certificates to authenticate the application. The admin users has to use LDAP credentials to connect to the queuemanager.