We are configuring JAAS authentication for UM which is on 9.10
Steps we followed for JAAS is :
- Creating Jaas.config file - file attached
- Copied below jars from common/runtime/bundles/platform/eclipse/plugins to UniversalMessaging/lib/ldap
com.softwareag.security.sin.common_9.10.0.0000-0263.jar
com.softwareag.security.sin.jaas_9.10.0.0000-0263.jar
com.softwareag.security.sin.misc_9.10.0.0000-0263.jar
com.softwareag.security.sin.utils_9.10.0.0000-0263.jar
com.softwareag.security.sin.is.ldap_9.10.0.0000-0263.jar
org.eclipse.osgi_3.10.100.0000-0023.jar
- Edit Server_Common.conf - file attached
- Add users to the local user store by running the below command
/…/UniversalMessaging/server/profiles/users.txt -c -p manage Administrator
- Restart the UM realm
when we tried connecting from Enterprise manager to the realm by giving the credentials mentioned in JAAS file we got below error. It is trying to use SASL authentication, but we are forcing it to use JAAS.
[Mon Jul 18 12:12:42 GMT 2016],SECURITY: Mandatory credentials not supplied - administrator@172.29.223.236 on nsp://172.29.223.236:63778
[Mon Jul 18 12:12:42 GMT 2016],SASL-ServerLoginContext/6: [debug] New session with mechanism=PLAIN/enabled=true/true, remote=172.29.223.238, srvname=dselilx6188 - driver=com.pcbsys.foundation.drivers.nio.fChannelDriver
[Mon Jul 18 12:12:42 GMT 2016],SASL-ServerLoginContext/6: [debug] Received PLAIN response=16
[Mon Jul 18 12:12:42 GMT 2016],SASL-ServerLoginContext/6: [debug] Authenticating PLAIN username=testpub - authorisation-ID=null/allowed=false
[Mon Jul 18 12:12:42 GMT 2016],SASL-ServerLoginContext/6: [debug] SASL negotiation failed - java.lang.SecurityException: java.io.IOException: jaas.conf (No such file or directory)
Are we missing any configuration. Please suggest.
Server_Commaon.txt (7.62 KB)
jaas.txt (781 Bytes)
#Universal-Messaging-Broker#webMethods#Integration-Server-and-ESB