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!

Stay Connected: Your Guide to May Tech Talks, Office Hours, and Webinars!

Take a look below to explore our upcoming Community Office Hours, Tech Talks, and Webinars this month. This ...

They're back! Join the SplunkTrust and MVP at .conf24

With our highly anticipated annual conference, .conf, comes the fez-wearers you can trust! The SplunkTrust, as ...

Enterprise Security Content Update (ESCU) | New Releases

Last month, the Splunk Threat Research Team had two releases of new security content via the Enterprise ...