![]() |
Hello and Welcome from United States to the UNIX and Linux Forums! Thank You for Visiting and Joining Our Global Community.
|
|
google unix.com
|
|||||||
| Forums | Register | Forum Rules | Links | Albums | FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| UNIX for Dummies Questions & Answers If you're not sure where to post a UNIX or Linux question, post it here. All UNIX and Linux newbies welcome !! |
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 question | thumper | UNIX for Dummies Questions & Answers | 1 | 03-14-2006 02:54 PM |
| 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 |
|
|
LinkBack | Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
||||
|
useradd
I work on some hp ux 11.00 Servers. i have to add an user. i use the useradd command like follows: useradd -u 72022 -g 71095 -c " comment " -d /PACKAGE_NAME/home/username -s /usr/bin/sh username
The command returns with error 3. The manpage means value number 3: Invalid argument supplied to an option. So i dont understand what this means. The Username includes nine characters, maybe this is the failure? thx for your indulgence. |
| Bookmarks |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|