419f159dd1a7e608daafa9959b20fd71e1684fad added --auth parameter to mongod and mongos when authentication is requested. Why this was done I don't know - the commit message only refers to quoting keyFile argument. But, mongos does not recognize --auth and as a result mlaunch fails when launching a sharded cluster with authentication enabled.
419f159dd1a7e608daafa9959b20fd71e1684fad added
--auth
parameter to mongod and mongos when authentication is requested. Why this was done I don't know - the commit message only refers to quoting keyFile argument. But, mongos does not recognize--auth
and as a result mlaunch fails when launching a sharded cluster with authentication enabled.Fix: https://github.com/p-mongodb/mtools-legacy/commit/93ff2752468b101a98630088a21eeb719af18c82