[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [ProgSoc] unix users



On Tue, 2 Jun 1998 pkennedy@nospam.keycorp.com.au wrote:

> Patrick Kennedy@nospam.KEYCORP LTD.
> 06/02/98 12:36 PM
> 
> this sounds like silly question, but how do you create/manage users under
> unix (linux 2.0.29 to be exact)?
> 
> i've never had root access before, so this is really new to me :)

This is really probably an RTFM, RTFaq type question.

There should be a script called adduser or useradd which will lead you 
through the process of adding users. I never had to do much more than 
that, since it was a small system and I tended to edit the /etc/passwd 
and /etc/shadow files by hand. :) At least I learnt what the files did in 
the process.

Under solaris there are 3 proggies: useradd, userdel and usermod allowing 
you to add, delete and modify users from CLI.

I'm assuming there would be similar things for linux. man -k user?

> 
> Patrick Kennedy
> W  e  b  m  a  s  t  e  r
> Keycorp Limited, Sydney Australia
> +612 9414 5429 (w)   +612 0412 577 362 (m)
> pkennedy@nospam.keycorp.com.au
> 
> 
> --
> You are subscribed to the progsoc mailing list. To unsubscribe, send a
> message containing "unsubscribe" to progsoc-request@nospam.progsoc.uts.edu.au.
> If you are having trouble, ask owner-progsoc@nospam.progsoc.uts.edu.au for help.
> 
> This list is archived at <http://www.progsoc.uts.edu.au/lists/progsoc/>
> 

+---------------------------+-----------------------------------------+
|      Justin Warren        | justin.warren@nospam.its.maynick.com.au        |
|   Systems Administrator   | daedalus@nospam.progsoc.uts.edu.au             |
| Mayne Nickless Express IT | http://www.progsoc.uts.edu.au/~daedalus |
+---------------------------+-----------------------------------------+
| Just because you're paranoid doesn't mean they're NOT after you...  |
+---------------------------------------------------------------------+

--
You are subscribed to the progsoc mailing list. To unsubscribe, send a
message containing "unsubscribe" to progsoc-request@nospam.progsoc.uts.edu.au.
If you are having trouble, ask owner-progsoc@nospam.progsoc.uts.edu.au for help.

This list is archived at <http://www.progsoc.uts.edu.au/lists/progsoc/>