Linux SRV-16 6.18.44-paas #1 SMP PREEMPT_DYNAMIC Thu Aug 13 10:08:12 UTC 2026 x86_64
/
opt
/
php-7.1
/
share
/
test
/
mongodb
/
scripts
/
presets
/
//opt/php-7.1/share/test/mongodb/scripts/presets/standalone-auth.json
{ "name": "mongod", "id" : "STANDALONE_AUTH", "auth_key": "secret", "login": "root", "password": "toor", "procParams": { "dbpath": "/tmp/standalone-auth/", "ipv6": true, "logappend": true, "logpath": "/tmp/standalone-auth/m.log", "journal": true, "port": 2200, "setParameter": {"enableTestCommands": 1} } }