Hi

I cannot get the pw to create a new user's home
directory. Here is what I used:

pw -V /etc useradd -n test \
        -c "Test User" -b /home/ \
        -G "wheel,operator" -m -M 0700 \
        -k /etc/skel/ -s /usr/local/bin/bash

It creates the user without user's home directory.
Once home directory is created manually, the account
can be used. I don't have a /etc/pw.conf. I also used
-d /home/, but it still doesn't create the home
directory.

Have I made a mistake or is there a error in pw. I use
FreeBSD 7.0.

Kind regards
Unga



      
____________________________________________________________________________________
Be a better friend, newshound, and 
know-it-all with Yahoo! Mobile.  Try it now.  
http://mobile.yahoo.com/;_ylt=Ahu06i62sR8HDtDypao8Wcj9tAcJ
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to