-
Type:
Bug
-
Resolution: Done
-
Priority:
Major - P3
-
Affects Version/s: 1.2.0
-
Component/s: None
-
None
-
Environment:Mac OS X 10.6; Mongo 1.6.6, Ruby 1.8.7, Ruby 1.9.2, Debian Linux; Mongo 1.6.1, Ruby 1.8.7, Ruby 1.9.1 (probably applies to all platforms).
-
None
-
Fully Compatible
-
None
-
None
-
None
-
None
-
None
-
None
If :pool_size is declared in the options with a value larger than 1, the authentication applies only to the first socket. There are no obvious ways to work-around the issue and the unit tests also seem to lack a combination of pool_size over 1 used with authentication. Pools work just fine, if mongod is started without --auth.