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!

.conf24 | Registration Open!

Hello, hello! I come bearing good news: Registration for .conf24 is now open!   conf is Splunk’s rad annual ...

Splunk is officially part of Cisco

Revolutionizing how our customers build resilience across their entire digital footprint.   Splunk ...

Splunk APM & RUM | Planned Maintenance March 26 - March 28, 2024

There will be planned maintenance for Splunk APM and RUM between March 26, 2024 and March 28, 2024 as ...