trove/releasenotes/notes/secure-mongodb-instances-1e6d7df3febab8f4.yaml
Craig Vyvial a5dd762cf0 updating the release notes from mitaka commits
Change-Id: I360c32c686161cf7bdd8afa1971a06c9ae2aa664
Author: Craig Vyvial <cp16net@gmail.com>
Co-Authored-By: Amrith Kumar <amrith@tesora.com>
2016-03-17 23:14:16 -04:00

7 lines
235 B
YAML

---
security:
- Fixes bug 1507841, provides a configuration setting to enable Role
Based Access Control (RBAC) for MongoDB clusters. If
mongodb.cluster_secure is set to False (default is True) then RBAC
will be disabled.