adding /home + nobody user (pw: nobody)

This commit is contained in:
overflowerror 2013-08-03 15:46:07 +02:00
parent ab1de6398f
commit 95d39a3ca6
2 changed files with 9 additions and 0 deletions

View file

@ -6,4 +6,12 @@
"home": "/root/",
"shell": "/bin/wsh.js"
}
{
"id": 1,
"username": "nobody",
"//": "password = nobody",
"password": "6382b3cc881412b77bfcaeed026001c00d9e3025e66c20f6e7e92f079851462a",
"home": "/home/nobody/",
"shell": "/bin/wsh.js"
}
]

View file

@ -0,0 +1 @@
This is the home directory of nobody.