Feature Request: Another round of RAS Items
ElijahSwiftIBM opened this issue · 0 comments
ElijahSwiftIBM commented
Is your feature request related to a problem? Please describe.
- pyRACF should be capable of interrogating security response objects for specific messages, and some profile alterations should also be able to surface information from these messages. An example would be the resource_admin.alter or add methods should be able to alert a user if the change requires a REFRESH to take effect.
- Installation Data (and other "block of text" fields like it) may cause problems in user_admin.extract when parsed. We do not have a lot of sample data for this, but stabilizing this behavior is vital to a full release
- There are other SETROPTS REFRESH commands that are not RACLIST that have their uses, adding them in would be helpful
- DataSet Admin is missing get_user_access and audit_rules functions given to ResourceAdmin
- Profiles on extract should map to a "template" that could be used for definitions. This requires a mapping of extract traits to traits usable on input.
Describe the solution you'd like
See above
Describe alternatives you've considered
See above
Additional context
No