[OpenIndiana-discuss] Is there a handy way to add users?

the outsider openindiana at out-side.nl
Mon Oct 31 21:10:24 UTC 2016


Does useradd fail at creating the user?  Or is the user directory not
created? 

Otherwise:
mkdir -p /home/{username}
useradd -G {staff} {username}

passwd { username} 

chown -R {username} : { staff} /home/{username}

-----Oorspronkelijk bericht-----
Van: Harry Putnam [mailto:reader at newsguy.com] 
Verzonden: maandag 31 oktober 2016 20:04
Aan: openindiana-discuss at openindiana.org
Onderwerp: [OpenIndiana-discuss] Is there a handy way to add users?

The useradd tool seem not to be able to add users when a home dir is
stipulated.  I know there has been a bug filed some time back.

Am I likely to end in a mess if I just edit /etc/passwd/group to add a user?

Are there other things to edit beyond the two mentioned above?


_______________________________________________
openindiana-discuss mailing list
openindiana-discuss at openindiana.org
https://openindiana.org/mailman/listinfo/openindiana-discuss




More information about the openindiana-discuss mailing list