/WriteCommand/bypass_validation fails on Solaris against a standalone or replica set with:
not authorized on dbtest_1448377510_683 to execute command { insert: "bypass_1448377510_683", writeConcern: {}, ordered: true, bypassDocumentValidation: true, documents: 3 }
It passes on other platforms, and against a mongos on Solaris.
- related to
-
SERVER-21659 bypassDocumentValidation authentication error
- Closed