Item name |
Required/Optional |
Use of variables |
Description |
Remarks |
Hostname |
Required |
Only environment variables are available |
Enter the host name or IP address. |
|
Port number |
Required |
Only environment variables are available |
Enter the port number of the database.
The default number is "27017".
|
|
Database name |
Required |
Only environment variables are available |
Enter the database name. |
|
Use user authentication |
Optional |
Not available |
Select whether to use user authentication or not.
- [Checked]:
Uses user authentication. The MongoDB instance should have been started with access control.
- [Not checked]:(default)
Does not use user authentication.
|
|
User name |
Optional |
Only environment variables are available |
Enter the user name. |
|
Password |
Optional |
Only environment variables are available |
Enter the password. |
|