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!

What's New in Splunk Cloud Platform 9.3.2411?

Hey Splunky People! We are excited to share the latest updates in Splunk Cloud Platform 9.3.2411. This release ...

Buttercup Games: Further Dashboarding Techniques (Part 6)

This series of blogs assumes you have already completed the Splunk Enterprise Search Tutorial as it uses the ...

Technical Workshop Series: Splunk Data Management and SPL2 | Register here!

Hey, Splunk Community! Ready to take your data management skills to the next level? Join us for a 3-part ...