useradd with the -m option fails on a newly installed non-networked S10 system
because it can't create the home directory because /home is controlled by the
automounter.
xxxxx@xxxxx.com 2005-03-22 21:29:44 GMT
Work Around
Either use another home directory or edit the /etc/auto_master or
/etc/auto_home such that /home is no longer under the control of automountd
or stop the automountd service from running.
xxxxx@xxxxx.com 2005-03-23 11:22:27 GMT