How can native authentication be disabled in Splunk?
Remove the $SPLUNK_HOME/etc/passwd file
Create an empty $SPLUNK_HOME/etc/passwd file
Set SPLUNK_AUTHENTICATION=false in splunk-launch.conf
Set nativeAuthentication=false in authentication.conf
Submit