-
Type: Question
-
Resolution: Won't Fix
-
Priority: Major - P3
-
None
-
Affects Version/s: None
-
Component/s: Security
-
None
-
Platforms 2018-03-26, Platforms 2018-04-09, Platforms 2018-04-23
createUser should be able to create users with multiple names. If using SCRAM-SHA-1, this will be the name provided to createUser. If using SCRAM-SHA-256, this should be the SaslPrepped form of the the name provided to createUser. If both, it should be both names.
User management commands should be updated to handle ambiguity.
- is duplicated by
-
SERVER-34446 Remove SASLPrep normalization of principal names used in SCRAM-SHA-256
- Closed