Mailinglist Archive: opensuse (4498 mails)
| < Previous | Next > |
[opensuse] Re: adding user on command line
- From: Craig Millar <suse@xxxxxxxxxxxxxxx>
- Date: Thu, 30 Nov 2006 12:48:08 +0000
- Message-id: <20061130124808.GA30977@xxxxxxxxxxxxxxx>
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@xxxxxxxxxxxx
For additional commands, e-mail: opensuse+help@xxxxxxxxxxxx
> > 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@xxxxxxxxxxxx
For additional commands, e-mail: opensuse+help@xxxxxxxxxxxx
| < Previous | Next > |