In ADServer 14.0.0-rc-33 I can import a conn file from ADStudio for MongoDB that requires a password with Connect As: "Admin - Authenticate Against admin DB".
Once that conn file is imported I can query against it immediately, even though I haven't set a password yet and I have Connect As: "Admin - Authenticate Against admin DB". .
ADStudio requires the password for the server properties I've set.
MySQL produces this message in ADServer if I try to open a query tab when my conn doesn't have a password set:
Could not establish connection to the database using connection properties provided. Message: Access denied for user 'root'@'10.168.2.13' (using password: NO)
@swissarmyknife: Also test ADStudio (rc-40). We now allow blank passwords for MongoDB in server registration and when creating a user in MongoDB.
Is your comment the resolution of the issue, or is that an additional functionality?
Is your comment the resolution of the issue, or is that an additional functionality?
Is your comment the resolution of the issue, or is that an additional functionality?
Additional functionality
Is your comment the resolution of the issue, or is that an additional functionality?
Additional functionality
I performed additional tests on the new functionality (in adstudio_14_0_rc-40 and adserver_14_0_0_rc-40) and all scenarios work as indicated.
I performed additional tests on the new functionality (in adstudio_14_0_rc-40 and adserver_14_0_0_rc-40) and all scenarios work as indicated.
Issue #2897 |
Closed |
Fixed |
Resolved |
Completion |
No due date |
Fixed Build ADServer 14.0.0-rc-39 |
No time estimate |
@swissarmyknife: Also test ADStudio (rc-40). We now allow blank passwords for MongoDB in server registration and when creating a user in MongoDB.