![]() |
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 |
| 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 |
| Change Root Password | iBot | Solaris BigAdmin RSS | 0 | 09-30-2008 02:30 PM |
| force to change password(shell script) | tjay83 | Shell Programming and Scripting | 3 | 09-18-2008 11:16 PM |
| script to change root password | kvadivel80 | Shell Programming and Scripting | 3 | 09-18-2007 02:14 AM |
| change root password | duke0001 | SUN Solaris | 3 | 02-22-2007 12:10 PM |
| Change Password In A Shell Script | pintu_asim | Shell Programming and Scripting | 6 | 06-29-2006 10:16 AM |
![]() |
|
|
LinkBack | Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
||||
|
Hi Friends.
I am new to scripting now i want to change the root password using the script with standard password. which is the easy scripting to learn for the beginner, Thanks in advance. |
|
||||
|
its development server, i need install 3rd party software for 30 servers. i m creating control file with standard password. Using same password i need to install servers. after installation put back to original password
ex: 1)cp -p /etc/shadow /etc/shadow.old 2) change the root passwd 3)install the 3rd party software 4) after installation put back the original shadow file 5) cp -p /etc/shadow.old /etc/shadow |
| Sponsored Links | ||
|
|
![]() |
| Bookmarks |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|