Security

Connect to the queues using JMS

ankithreddy777
Contributor

I have scenario where my password for connect to the queue has "=" embeded in it.
Ex: Password = "axd=jkf" .

Which giving the JNDI properties saperated by the comma delimiter.

Solace_JMS_VPN=sysvpn*,* Solace_JMS_SSL_Truststorepassword=axd=jkf, Solace_JMS_SSL_Keystore.......

Splunk facing some conflicts to detect = in password. May I know how to resolve this issue

Tags (1)
0 Karma

newbie2tech
Communicator

Try escaping it using \

Solace_JMS_VPN=sysvpn*,* Solace_JMS_SSL_Truststorepassword=axd=jkf, Solace_JMS_SSL_Keystore

OR

Solace_JMS_VPN=sysvpn*,* Solace_JMS_SSL_Truststorepassword=axd=\jkf, Solace_JMS_SSL_Keystore

0 Karma
Got questions? Get answers!

Join the Splunk Community Slack to learn, troubleshoot, and make connections with fellow Splunk practitioners in real time!

Meet up IRL or virtually!

Join Splunk User Groups to connect and learn in-person by region or remotely by topic or industry.

Get Updates on the Splunk Community!

Guided Onboarding with Auto-schema Is Now Generally Available

  We are excited to announce the General Availability of Guided Onboarding with Auto-Schematization ...

ATTENTION: We’re Moving! (AGAIN!)

The Splunk Community Slack is undergoing a system migration to keep our workspace secure and ...

Deep Dive: Optimizing Telemetry Pipelines in Splunk Observability Cloud

In this session, we will peel back the layers of Splunk Observability Cloud’s cost-optimization features. ...