Details
-
Bug
-
Status: Closed
-
Major - P3
-
Resolution: Duplicate
-
3.0.0
-
None
-
None
-
MongoDB: 3.0.0 (standalone)
Linux: 2.6.32-358.6.2.el6.x86_64
-
Fully Compatible
-
Linux
-
Description
After doing a clean install of 3.0.0 and setting up default users we are unable to authenticate with the web console.
The issue also happens after upgrading from 2.6.x -> 3.0.0 and then running a authSchemaUpgrade.
It's because it stops working after the authSchemaUpgrade that makes me think the issue is to do with SCRAM-SHA-1.
Authentication is turned "off" but it still doesn't work even if this is turned on. Also we can still connect to mongo using the normal mongo command line tool.
Attachments
Issue Links
- duplicates
-
SERVER-17390 HTTP Interface does not work with SCRAM User Documents
-
- Closed
-
- related to
-
SERVER-17527 Add startupWarning if server started with --rest or --httpinterface and access control is enabled
-
- Closed
-