Thanks!

----- Original Message -----
From: "peter" <[EMAIL PROTECTED]>
To: "Silent Bob" <[EMAIL PROTECTED]>
Sent: Tuesday, October 29, 2002 1:42 PM
Subject: Re: [newbie] adding user in console


Am Dienstag, 29. Oktober 2002 12:30 schrieb Silent Bob:
> Hello!
>
> I was wondering how to add a user to my Mdk9.0 box in console. I'm running
> a ftp and web server without X.
>
> Thanks a lot!
>
> -B


useradd
usage: useradd  [-u uid [-o]] [-g group] [-G group,...]
                [-d home] [-s shell] [-c comment] [-m [-k template]]
                [-f inactive] [-e expire ] [-p passwd] [-M] [-n] [-r] name
       useradd  -D [-g group] [-b base] [-s shell]
                [-f inactive] [-e expire ]


useradd -m -p password <username>
-m to create the users home dir ( if it doesn't exist )

please use "man useradd" for details
--

Bye Peter


Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com

Reply via email to