![]() |
|
|
|
|
|||||||
| Forums | Portal | Register | Forum Rules | FAQ | Contribute | Members List | Arcade | Search | Today's Posts | Mark Forums Read |
| HP-UX HP-UX (Hewlett Packard UniX) is Hewlett-Packard's proprietary implementation of the Unix operating system, based on System V. |
|
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| User creation | lbreddy | SUN Solaris | 7 | 03-08-2008 03:45 AM |
| User Creation in Sun Solaris | manoj.solaris | SUN Solaris | 1 | 09-12-2007 04:14 AM |
| user creation privileage | jarkvarma | UNIX for Dummies Questions & Answers | 4 | 11-09-2001 09:07 AM |
| user creation problem | jarkvarma | UNIX for Dummies Questions & Answers | 1 | 11-05-2001 11:11 AM |
| user creation using shell script for JSP | jarkvarma | Shell Programming and Scripting | 1 | 11-04-2001 09:27 AM |
|
|
Submit Tools | LinkBack | Thread Tools | Display Modes |
|
#8
|
|||
|
|||
|
well, as I told you before, use a a text editor with a replace tool,you can use for example edit plus ( it runs in windows)
for example, your passwd: smith:*:100:100:8A-74(office):/home/smith:/usr/bin/sh guest:*:200:0::/home/guest:/usr/bin/sh ... .... ..... in the replace command you can put something like: *:/home replace by mkdir /home then your replace :/usr/bin/sh for a blank space and thats it, you have your script.. you dont have to do any thnig else!! Hope you get it, if not it would be easy that you email your passwd and then I return your script. |
|||
| Google The UNIX and Linux Forums |
| Forum Sponsor | ||
|
|