MongoDB security fails because of "--noauth"
Fast & stable Nginx MariaDB Redis Php 8 development stack for Windows
Status: Abandoned
Brought to you by:
wtriple
i turned on MongoDB option for auth like below
security:
authorization: enabled
but, Restart MongoDB with WinNMP Manager ignores option
because of "--noauth" arguments
"--exposeDbs" and "bindIp: 0.0.0.0" works fine and i can access remotely.
but, "--noauth" makes anybody can connects.
Anonymous
log\winnmp.log
: False --> TrueThis is a development stack, auth would only complicate things.
Install mongodb manually or on a different machine if you like more control over it...