MongoDB auth should be optional
The various chip-* helper scripts and the db_save_result / download_from_gridfs modules/scripts all require a username/password as required arguments. Mongo itself by default requires no authentication, so using creds should be optional params.