![]() |
|
|
|
|
|||||||
| Forums | Portal | Register | Forum Rules | FAQ | Contribute | Members List | Arcade | 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 here. |
|
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Sun boxes | topcat8 | UNIX for Dummies Questions & Answers | 3 | 07-06-2004 07:45 AM |
| Perl script - changing passwords | thehoghunter | Shell Programming and Scripting | 3 | 05-03-2002 07:11 AM |
| Changing Users Passwords Via Script? | PJolliffe | UNIX for Advanced & Expert Users | 3 | 04-10-2002 05:54 AM |
| passwords changing | viperws | UNIX for Dummies Questions & Answers | 1 | 01-02-2002 07:43 PM |
| text boxes, radio buttons , check boxes in c++ on unix | devy8 | High Level Programming | 3 | 07-07-2001 02:58 AM |
|
|
Submit Tools | LinkBack | Thread Tools | Search this Thread | Display Modes |
|
#1
|
|||
|
|||
|
changing passwords remotely on sun boxes
now, for reasons i really cant begin to delve into, i have to find a way to be able to rmeotely create user accounts and also assign them passwords. unfortunately, it appears Sun boxes frowns upon this. sun boxes will let u create a user account remotely but will never let u assign the useraccount a password.
how can i make this happen? ssh rocket 'useradd johndoe' <------ This works. ssh rocket 'passwd johndoe' <------- This DOESN'T work. I get "Permission Denied" does anyone know of a way to get around this? |
|||
| Google The UNIX and Linux Forums |
| Forum Sponsor | ||
|
|
| Thread Tools | Search this Thread |
| Display Modes | |
|
|