Getting this issue - so if I fork the process, do I need a new command window to run the validation? Is there an alternative way to validate?
vagrant@m103:~ sudo mongod --config /shared/mongod.conf
about to fork child process, waiting until server is ready for connections.
forked process: 7294
child process started successfully, parent exiting
vagrant@m103:~ validate_lab_different_logpath
Mongod was not started by the correct user - remember NOT to run mongod as root.
Config is setup according to instructions - when I try to login via a second command window with the admin user - it errors. Do i need to create the user again for the admin of the fork?