mongodb - Database with no authentication -


i have mongodb install on server of 1 of clients.

an application have no control on using 1 single mongo database without authentication.

basically every new database requires authentication, previous 1 needs accessed without using credentials.

i managed enable authentication successfully, previous database requires authentication.

how can achieve this?

sorry, not possible. mongodb authentication on/off per instance. try splitting 1 database out own instance?


Comments

Popular posts from this blog

Prolog - Listing -

orchardcms - change base url in local copy in Orchard CMS -

linear regression - Trying to get confidence/prediction intervals with `predict.lm` in R, but I keep getting an error regarding my dichotomous variable -