Security

setup.xml password field requires confirmation even when the password is not changed

avilandau
Path Finder

I have a password field in setup.xml which provides a second confirmation field. However, the confirmation is requested also if the password field has not been touched. This means I always have to enter the password even if I just changed other fields.

0 Karma

kbarker302
Communicator

I am running Splunk 6.3.3, and my setup.xml looks like the following and doesn't prompt me to re-enter previously entered credentials:

  <block title="Add Account Info" endpoint="storage/passwords" entity="_new">
    <input field="name">
      <label>Username</label>
      <type>text</type>
    </input>
    <input field="password">
      <label>Password</label>
      <type>password</type>
    </input>
  </block>

I wonder if there is a discrepancy in either your endpoint or entity value.

0 Karma

avilandau
Path Finder

My end-point is a custom conf file and my entity is an existing one. I'm running 6.4.1. If I change just the user id, and don't fill in the confirm password field (the password field itself is obviously populated) I get an error the the fields don't match.

0 Karma
Get Updates on the Splunk Community!

Now Available: Cisco Talos Threat Intelligence Integrations for Splunk Security Cloud ...

At .conf24, we shared that we were in the process of integrating Cisco Talos threat intelligence into Splunk ...

Preparing your Splunk Environment for OpenSSL3

The Splunk platform will transition to OpenSSL version 3 in a future release. Actions are required to prepare ...

Easily Improve Agent Saturation with the Splunk Add-on for OpenTelemetry Collector

Agent Saturation What and Whys In application performance monitoring, saturation is defined as the total load ...