[opensuse] adding user on command line
how do I add a user on the command line in suse 10.1? I thought it was adduser, but that didn't work. And is there a command line utility like KUser? -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org For additional commands, e-mail: opensuse+help@opensuse.org
On Thursday 30 November 2006 01:30, Michael S. Dunsavage wrote:
how do I add a user on the command line in suse 10.1?
I thought it was adduser, but that didn't work. And is there a command line utility like KUser?
The command you want is: /usr/sbin/useradd -- JAY VOLLMER JVOLLMER@VISI.COM TEXT REFS DOUBLEPLUSUNGOOD SELFTHINK VERGING CRIMETHINK - IGNORE FULLWISE -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org For additional commands, e-mail: opensuse+help@opensuse.org
On 30/11/06 01:39 -0600, Jay C Vollmer wrote:
how do I add a user on the command line in suse 10.1?
I thought it was adduser, but that didn't work. And is there a command line utility like KUser?
adduser is an interactive perl script in Debian and its derivatives. From the man page: "adduser and addgroup add users and groups to the system according to command line options and configuration information in /etc/adduser.conf. They are friendlier front ends to the low level tools like useradd, groupadd and usermod programs, choosing Debian policy conformant UID and GID values, creating a home directory with skeletal configuration, running a custom script, and other features." -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org For additional commands, e-mail: opensuse+help@opensuse.org
On 2006-11-30 01:30, Michael S. Dunsavage wrote:
how do I add a user on the command line in suse 10.1?
I thought it was adduser, but that didn't work. And is there a command line utility like KUser?
In good Unix fashion, its name is mangled -- useradd :-) Personally, I always use Yast2 to manage user accounts. -- The best way to accelerate a computer running Windows is at 9.81 m/s² -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org For additional commands, e-mail: opensuse+help@opensuse.org
Dňa Št 30. November 2006 08:43 Darryl Gregorash napísal:
On 2006-11-30 01:30, Michael S. Dunsavage wrote:
how do I add a user on the command line in suse 10.1?
I thought it was adduser, but that didn't work. And is there a command line utility like KUser?
In good Unix fashion, its name is mangled -- useradd :-)
Personally, I always use Yast2 to manage user accounts.
'yast users help' Stano -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org For additional commands, e-mail: opensuse+help@opensuse.org
participants (5)
-
Craig Millar
-
Darryl Gregorash
-
Jay C Vollmer
-
Michael S. Dunsavage
-
Stanislav Visnovsky