![]() |
|
|
google unix.com
|
|||||||
| Forums | Register | Forum Rules | Links | Albums | FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| Shell Programming and Scripting Post questions about KSH, CSH, SH, BASH, PERL, PHP, SED, AWK and OTHER shell scripts and shell scripting languages here. |
More UNIX and Linux Forum Topics You Might Find Helpful
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| useradd | earlysame55 | Shell Programming and Scripting | 4 | 08-28-2007 01:37 PM |
| [ksh] useradd | chodaboy | UNIX for Dummies Questions & Answers | 3 | 06-30-2006 10:24 AM |
| useradd | Selma | SUN Solaris | 4 | 06-13-2005 08:33 AM |
| useradd | dorilevy | UNIX for Advanced & Expert Users | 2 | 10-19-2004 03:15 AM |
| useradd | ortsvorsteher | UNIX for Dummies Questions & Answers | 6 | 05-30-2002 04:28 PM |
![]() |
|
|
LinkBack | Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
|
|
||||
|
automate useradd
Hi
I wounder if some one knows how to make a script to automate user adding? When i am starting the script it will add user like 04pers00 and fowllowing untill that i'm quit. The password will be a standard password typed in the file. I'm unsing Sun solaris 9 on Intel Sorry for my english! /stefan |
|
|||||
|
Benefit of the doubt here that this isn't a homework question - you should really post what you've got so far to show you've actually made some effort to solve your own problem. Anyway...... I have a script on my site that might help a bit. It's very specific to my needs (SuSE) but will give you a shove in the right direction.
The script does things to validate which shell you enter for the user, (i.e. does it exist in /etc/shells). You may decide that you don't want this functionality in your script. Peace ZB |
![]() |
| Bookmarks |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|