Parent5446 / web-bash

A functional terminal in your browser
GNU General Public License v3.0
5 stars 0 forks source link

useradd breakage #87

Closed nbevacqua closed 11 years ago

nbevacqua commented 11 years ago

running the command "useradd testing -d test"

does not throw and error and instead breaks web-bash.

I had to use control-c to kill it

picture below. was running firefox on linux

useradd_broken

nbevacqua commented 11 years ago

please note that if /home/test is created beforehand then "useradd test" will work