![]() |
|
|
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 |
| why the below script is not working ., | konankir | Shell Programming and Scripting | 14 | 03-27-2008 04:32 PM |
| bdf script not working !! | kpatel786 | Shell Programming and Scripting | 3 | 11-16-2007 11:10 AM |
| Pls. Help my script not working as it should | cocoabeauty1 | Shell Programming and Scripting | 1 | 07-28-2007 06:11 PM |
| FTP script not working | rookie250 | Shell Programming and Scripting | 2 | 12-19-2006 02:49 AM |
| emailed reset password is not working | zyx | Forum Support Area for Unregistered Users & Account Problems | 1 | 10-20-2005 01:08 PM |
![]() |
|
|
LinkBack | Thread Tools | Search this Thread |
Rating:
|
Display Modes |
|
|
|
||||
|
Hi
I have a script which uses expect and I run it on solaris 10 to set a common password for all users. I run it as `./script password` but when I tried to log into the system then I do not really have to type password, pressing ENTER on keyboard logs the user into system. (ssh) This below is script and I feed it with a file with user names. Quote:
Last edited by upengan78; 06-05-2008 at 03:53 PM.. Reason: SOLVED |
|
||||
|
any one ?well atleast give me a ready solution on setting passwords for large users either password = userid or password = common for everyone
I would make the users change passwords at first login later, which need not be part of script.just need to set password easily. Also if please remember the script will be run on solaris 9 or 10 OS and not on Linux ![]() Thanks |
|
||||
I found it myself ![]() Quote:
I run the above script as ./script <password I want> that sets the password for all users to what I want ! ![]() |
![]() |
| Bookmarks |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|