[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
RE: [cobalt-users] AddUser within SSH
- Subject: RE: [cobalt-users] AddUser within SSH
- From: "Chris Demain" <cdemain@xxxxxxxxxxx>
- Date: Wed Jan 9 12:29:25 2002
- List-id: Mailing list for users to share thoughts on Cobalt products. <cobalt-users.list.cobalt.com>
What kind of user are you looking to add?
For a "real" user user, it's simply
# adduser username
# passwd username
<passwords here>
If you want to get fancy, you can set their shell with -s (I use /bin/false
to prevent users from loging on). Many other options exist.
Try this:
# man adduser
to see the online manual entry for the command, it does a fair job of
explaining it.
> -----Original Message-----
> From: cobalt-users-admin@xxxxxxxxxxxxxxx
> [mailto:cobalt-users-admin@xxxxxxxxxxxxxxx]On Behalf Of Ian McCabe
> Sent: Tuesday, January 08, 2002 12:47 PM
> To: cobalt-users@xxxxxxxxxxxxxxx
> Subject: [cobalt-users] AddUser within SSH
>
>
> Hi all,
>
> Could someone please provide some help by way of an example of
> how to add a
> user to a RaQ3 from within SSH by typing in the adduser command. I see the
> syntax that it asks for when you just type in adduser, but can someone
> please provide the syntax with an idiots guide test user for this
> idiot (me)
> to follow:
>
> Thanks in advance,
>
> Ian
>
>
> _______________________________________________
> cobalt-users mailing list
> cobalt-users@xxxxxxxxxxxxxxx
> To Subscribe or Unsubscribe, please go to:
> http://list.cobalt.com/mailman/listinfo/cobalt-users