-
Type: Bug
-
Resolution: Done
-
Priority: Critical - P2
-
Affects Version/s: 3.0.4, 3.2.3
-
Component/s: mongodump, mongoimport, mongorestore
-
Environment:Windows
-
Needed
-
v3.2, v3.0
The following kerberos syntax issued to mongodump & mongorestore cause fatal exceptions:
> .\mongorestore -u "user@DOMAIN.LOCAL" --authenticationDatabase '$external' --authenticationMechanism GSSAPI
> .\mongodump -u "user@DOMAIN.LOCAL" --authenticationDatabase '$external' --authenticationMechanism GSSAPI
The windows events (stack trace) are attached
- is related to
-
SERVER-20387 Broken kerberos implementation in mongodump & mongorestore
- Closed
- related to
-
SERVER-20387 Broken kerberos implementation in mongodump & mongorestore
- Closed
- links to
1.
|
Backport to v3.0 | TOOLS-1278 | Closed | Michael O'Brien |