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!

Splunk AI Assistant for SPL | Key Use Cases to Unlock the Power of SPL

Splunk AI Assistant for SPL | Key Use Cases to Unlock the Power of SPL  The Splunk AI Assistant for SPL ...

Buttercup Games: Further Dashboarding Techniques (Part 5)

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

Customers Increasingly Choose Splunk for Observability

For the second year in a row, Splunk was recognized as a Leader in the 2024 Gartner® Magic Quadrant™ for ...