How can i run splunk cmds (that require me to authenticate) from cmd line using my AD account - i have tried several things but have been unsuccessful so far. The workround i have is to use a local account which works fine.
SAML credentials are in the format : DOMAIN\username
Tried:
DOMAIN\username
username
DOMAIN\\username
Hi Esky73
Unfortunately you can't use CLI commands with SAML accounts: https://docs.splunk.com/Documentation/Splunk/7.0.0/Security/TroubleshootSAMLSSO#Cannot_authenticate_...
Hi Esky73
Unfortunately you can't use CLI commands with SAML accounts: https://docs.splunk.com/Documentation/Splunk/7.0.0/Security/TroubleshootSAMLSSO#Cannot_authenticate_...
Thanks rtfm for me...