Ask a Question related to Linux / Unix Administration, Design and Development.
-
Matthew #1
Create user in Unix shell
I am using a version of Unix, and was wondering how to create a new
user. How might I go about doing this?
Matthew Guest
-
Required Perl Developer w/ UNIX. SQL and Shell Scripting.
Required Perl Developer w/ UNIX. SQL and Shell Scripting. Oracle backend Infovista a huge plus. Prefers candidates who can be hired in the future... -
[ANN] Protect you Unix Shell Scripts!
Shell scripts are very powerful tools for UNIX development. Due to the fact that they are interpreted, they are easy to develop, inspect, debug... -
SHAREWARE - Unix shell scripts
Interesting comments. In general, your solutions are not portable, whereas Typhoon is portable to all modern Unices, Windows, Linux, and MacOSX. ... -
[PHP] How to get exec() to display output from UNIX Shell Environemnt?
On Tuesday 05 August 2003 05:20 pm, Scott Fletcher wrote: Use the second argument of exec(), or use system(), depending on your need. Read The... -
Simple Unix Shell Script
Hi, I am trying to execute a simple shell script to set the environment variables. It runs fine without any errors but i doesn't sets the... -
Chris F.A. Johnson #2
Re: Create user in Unix shell
On 2004-06-03, Matthew wrote:
Which version of Unix? There are different methods in different> I am using a version of Unix, and was wondering how to create a new
> user. How might I go about doing this?
versions (and even in the aame version).
Read the man pages for adduser, useradd and vipw.
--
Chris F.A. Johnson [url]http://cfaj.freeshell.org/shell[/url]
================================================== =================
My code (if any) in this post is copyright 2004, Chris F.A. Johnson
and may be copied under the terms of the GNU General Public License
Chris F.A. Johnson Guest
-
Dave Hinz #3
Re: Create user in Unix shell
On 3 Jun 2004 16:54:54 -0700, Matthew <cplusplus14@hotmail.com> wrote:
It depends. Shall we each answer for our favorite OS's, or would you> I am using a version of Unix, and was wondering how to create a new
> user. How might I go about doing this?
like to tell us what version of Unix you want answers for?
Dave Hinz Guest
-
Doug Freyburger #4
Re: Create user in Unix shell
Matthew wrote:
Man pages passwd(1m), passwd(4), vipw(8 or 1m) and so on are good>
> I am using a version of Unix, and was wondering how to create a new
> user. How might I go about doing this?
starting points. If you want to do it with a GUI nearly all
vendors offer one and each vendor has a different one.
Doug Freyburger Guest



Reply With Quote

