Running addUser for any other DB then admin on a mongos without any shards fails with error:
"error creating initial database config information :: caused by :: can't find a shard to put new db on"
This is not expected behavior in 2.5.x since all DBs will reside on mongos. There is probably some old error check still in place even though the behavior is expected.
- depends on
-
SERVER-11816 In sharded system with no shards, cannot run commands against dbs other than "config" and "admin"
- Closed
- is duplicated by
-
SERVER-10016 Can't add a shard after first user is added in auth mode
- Closed
- related to
-
SERVER-12621 Reduce localhost exception permissions
- Closed
-
SERVER-10016 Can't add a shard after first user is added in auth mode
- Closed