-
Type: Task
-
Resolution: Fixed
-
Priority: Major - P3
-
Affects Version/s: 4.1.6
-
Component/s: None
-
None
-
Fully Compatible
-
Security 2018-12-31, Security 2019-01-14, Security 2019-01-28, Security 2019-02-11, Security 2019-02-25, Security 2019-03-11, Security 2019-03-25, Security 2019-04-08
-
0
https://github.com/mongodb/mongo/blob/r4.1.6/src/mongo/db/auth/role_graph_update.cpp#L263
Currently, it creates logs like these in the secondaries:
[repl writer worker 9] Unsupported modification to roles collection in oplog; restart this process to reenable user-defined roles; OplogOperationUnsupported: Unsupported oplog operation; Oplog entry: { op: "c", ns: "admin.$cmd", o: { commitTransaction: 1, commitTimestamp: Timestamp(1544563811, 4) } }
- duplicates
-
SERVER-36137 Remove unnecessary AuthorizationManager::logOp() in OpObserver
- Closed
-
SERVER-38557 Make auth passthrough suites use users with custom roles
- Closed
- related to
-
SERVER-36137 Remove unnecessary AuthorizationManager::logOp() in OpObserver
- Closed
-
SERVER-38557 Make auth passthrough suites use users with custom roles
- Closed