ambitus / pyracf

Python interface to the RACF Command interface.
https://ambitus.github.io/pyracf/
Apache License 2.0
10 stars 4 forks source link

Feature Request: RunsAs_userID #43

Closed ElijahSwiftIBM closed 6 months ago

ElijahSwiftIBM commented 7 months ago

Is your feature request related to a problem? Please describe. IRRSMO00 has a parameter that would allow the XML passed to it to be run under a different User ID.

Describe the solution you'd like Allowing pyracf to leverage this would be beneficial for automated tasking, and could also allow for a variation on resource profile access checking.

Describe alternatives you've considered N/A

Additional context Link to IRRSMO00 Documentation discussing this

lcarcaramo commented 6 months ago

Implemented in #57