- Mark as New
- Bookmark Message
- Subscribe to Message
- Mute Message
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
What kind of access role is required to run reload deploy-server?
splunksurekha
Path Finder
03-30-2015
03:16 AM
Hi
/opt/splunk/bin/splunk reload deploy-server -class classname
While i am trying to reload deploy-server
, i am getting "enter username/pwd to authenticate."
And when i am giving my username/pwd it says "you are not authenticated."
Can you please tell me what kind of access role is required to get authenticated while performing this activity?
Thanks
Surekha.
- Mark as New
- Bookmark Message
- Subscribe to Message
- Mute Message
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
NOUMSSI
Builder
04-27-2015
06:17 PM
Hi
You need admin role to do that
- Mark as New
- Bookmark Message
- Subscribe to Message
- Mute Message
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content

Patient
Path Finder
03-30-2015
03:39 AM
in the stanza [serverClass:AppsByMachineType]
from serverclass.conf
- Ensure this server class is matched by all clients because if not for you, you can't authentificated. It is IMPORTANT to have a general filter here, and a more specific filter
- At the app level. An app is matched only if the server class it is contained in was successfully matched!
whitelist.0=*
.
