Details
-
Task
-
Resolution: Fixed
-
Major - P3
-
None
-
None
-
None
-
Fully Compatible
-
Security 2019-09-09, Security 2019-09-23, Security 2019-10-07
Description
Add code in src/kerberos in enterprise repo
Add rule for generating Program into /SConstruct file in root of enterprise repo
Usage: mongokerberos [options] <--client|--server> <additional_options>
|
Version 4.3.0-835-g41da4f2
|
|
|
Options:
|
--help Produce help message
|
--verbose Produce more detailed log messages
|
|
|
Commands:
|
--client validate a client connection
|
--server validate a server setup
|
|
|
Client Options:
|
--host arg mongdb server to connect to
|
-u [ --username ] arg username for authentication
|
--gssapiServiceName arg (=mongodb) Service name to use when authenticating
|
using GSSAPI/Kerberos
|
--gssapiHostName arg Remote host name to use for purpose of
|
GSSAPI/Kerberos authentication
|
--setParameter arg Set a configurable parameter
|
|
|
|
|
Server Options:
|
--setParameter arg Set a configurable parameter
|
-f [ --config ] arg Configuration file specifying
|
additional options
|