-
Type: New Feature
-
Resolution: Done
-
Priority: Major - P3
-
None
-
Affects Version/s: 3.0.2
-
Component/s: Security
-
None
-
Security 2018-10-08
When working with tools/drivers that do not jet support SCRAM-SHA-1 it would be helpful to have a parameter in createUser to create 'old' MONGODB-CR credentials:
createUser({... , method : "MONGODB-CR"} )
This to add MONGODB-CR users without having to change the default through setting db.system.version.authSchema.currentVersion = 3 and weakening the full installation
- is related to
-
CXX-594 Auth against MongoDB 3 not working
- Closed
- related to
-
SERVER-32974 Enhance createUser and updateUser to support SCRAM-SHA-256
- Closed