Security

Why the default app is launcher for a new user?

ddrillic
Ultra Champion

A user by the name Greg belongs to an ldap group which is mapped successfully to a role and this role is mapped to a new app in user-prefs.conf. However, the user shows having launcher as his default app. How can I debug it?

0 Karma

woodcock
Esteemed Legend

Users may override the default app and this private settings store in his $SPLUNK_HOME/etc/apps/user/<someUserName>/ directory is hard to find. He may not have realized that he changed/saved this.

harsmarvania57
Ultra Champion

Hi,

I'll start with btool first for user-prefs.conf with below command

$SPLUNK_HOME/bin/splunk cmd btool user-prefs list --debug

Above command will display role mapping with application.

Below command will display user specific settings if user overwrote his/her default app.

$SPLUNK_HOME/bin/splunk cmd btool user-prefs list --debug --user=<USERNAME> --app=user-prefs

and search for default_namespace parameter.

Get Updates on the Splunk Community!

Observe and Secure All Apps with Splunk

  Join Us for Our Next Tech Talk: Observe and Secure All Apps with SplunkAs organizations continue to innovate ...

Splunk Decoded: Business Transactions vs Business IQ

It’s the morning of Black Friday, and your e-commerce site is handling 10x normal traffic. Orders are flowing, ...

Fastest way to demo Observability

I’ve been having a lot of fun learning about Kubernetes and Observability. I set myself an interesting ...