Re: Creating a new user
On Thursday 27 December 2001 12:44 am, ShlopIndustries Master wrote:
> I am a newbie to Debian and Linux and wanted to know how to create a new
> user. I can't load dbootstrap because the command is not found. Please help
> anybody.
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] name
useradd -D [-g group] [-b base] [-s shell]
[-f inactive] [-e expire ]
or if you like it simple with prompts, try:
adduser
- k l u r t
Reply to: