Knowledge Management

Can you set permissions in bulk for all macros in an app or TA?

sbgoldberg13
Explorer

Can you set permissions in bulk for all macros in an app or TA? I want to set all macros in the Windows AD app to read.

Thanks.

0 Karma
1 Solution

woodcock
Esteemed Legend

Not from the GUI but you can create a local.meta file inside your app in a directory called metadata with the following contents

[macros]
access = read : [ * ], write : [ admin ]

View solution in original post

woodcock
Esteemed Legend

Not from the GUI but you can create a local.meta file inside your app in a directory called metadata with the following contents

[macros]
access = read : [ * ], write : [ admin ]

sbgoldberg13
Explorer

Thanks! SBG...

0 Karma

sbgoldberg13
Explorer

@woodcock
is the "export = system" statement required?

0 Karma

woodcock
Esteemed Legend

That sets the scope, which is either App (value of none) or Global (value of system).

0 Karma

sbgoldberg13
Explorer

Cool. Thanks.

0 Karma
Get Updates on the Splunk Community!

Join Us for Splunk University and Get Your Bootcamp Game On!

If you know, you know! Splunk University is the vibe this summer so register today for bootcamps galore ...

.conf24 | Learning Tracks for Security, Observability, Platform, and Developers!

.conf24 is taking place at The Venetian in Las Vegas from June 11 - 14. Continue reading to learn about the ...

Announcing Scheduled Export GA for Dashboard Studio

We're excited to announce the general availability of Scheduled Export for Dashboard Studio. Starting in ...