Thanks for detailed clarification , so we can be assured that with ‘anyAction’ on ‘anyResource’, we wont hit any further issues like below -
2023-02-09T17:56:49.621+0000 Failed: restore error: error applying oplog: applyOps: (Unauthorized) not authorized on admin to execute command { applyOps: [ { ts: Timestamp(1675883519, 1), t: 11, h: null, v: 2, op: “c”, ns: “admin.$cmd”, o: { create: “system.roles”, idIndex: { v: 2, key:
And we can be assured that with these roles - we wont hit issue which were reported in this bug# and there are few open items still still as followup to this bug
https://jira.mongodb.org/browse/TOOLS-3203
Or do you suggest to use - __system role to resolve every issues universally.
Thanks again for helping on this.