![]() |
Remote useradd mod - Printable Version +- ispCP - Board - Support (http://www.isp-control.net/forum) +-- Forum: ispCP Omega Support Area (/forum-30.html) +--- Forum: System Setup & Installation (/forum-32.html) +--- Thread: Remote useradd mod (/thread-1560.html) Pages: 1 2 |
RE: Remote useradd mod - joximu - 10-20-2007 12:07 AM rbtux Wrote:omit the -g option and the group according to the username is automatically created... on debian... on suse this is not the case... so, maybe it's better to be on the safe side: as in the user-add funtion: first create the group (about 10 lines above the useradd command...) should be almost the same procedure - groupadd... /J |