Quote (tronik @ Feb. 05 2005,10:50) |
It is definitely possible to add a new user to DSL...Try 'vipw' (know how to use vi, or set EDITOR=nano or something else first) Try upgrading to DSL 0.9.3, and next time tell us 'how' you are trying to add the user =) via a script/command/vipw? If its a linking problem, unlink the file... |
Code Sample |
if checkbootparam "users"; then /etc/init.d/ssh_addusers fi |