Bash script to change root password on REDHAT RHEL 6.5 SERVERS

Completed Posted 4 years ago Paid on delivery
Completed Paid on delivery

I need a bash script to change the root password on multiple redhat 6.5 servers.

I have access to a jump server that has trusted ssh into all of the other servers. I want to throw all the other server names in a text file and update the root password by running a script.

Linux Red Hat Shell Script Ubuntu UNIX

Project ID: #19324269

About the project

16 proposals Remote project Active 4 years ago

Awarded to:

kaloyan13

I have done automation with ssh in Bash, and will use chpasswd for the changing of pw. Can write the script for 20 minutes.

$30 USD in 1 day
(339 Reviews)
7.0

16 freelancers are bidding on average $99 for this job

octopus823

hi, I'm OS expert experienced with bash scripting I think I can do your task. Plz check my profile and contact with me. Best regards!

$88 USD in 2 days
(52 Reviews)
6.1
talhamq

I have experience in deploying and maintaining of: Cloud Computing Platforms: AWS Amazon Web Services,Microsoft AZURE, Google Cloud (GCP). Server Operating Systems: Windows Server 2003-to-2012R2, Windows Server 20 More

$100 USD in 1 day
(232 Reviews)
6.3
DevStar925

How are you. Nice to meet you. I have read your description carefuly and very interested. As you see my profile i have good high skill for various part. I am ready to satisfy your requirement perfectly. If you hir More

$155 USD in 3 days
(11 Reviews)
5.4
sarrvareddy

Hello, I am a system admin and server engineer with 15 years experience. I can create a bash script to change root password of multiples servers. Best Regards cloudguru

$222 USD in 2 days
(80 Reviews)
5.4
gdmlnx

Hi there! I'm RHCSA, I could help you on this taks. please go over my resume. have a great day! over 10 years of unix and unix like sysadmin. featuring Unix: Solaris, Hp-UX, AIX GNU/Linux (Red Hat, Slackwar More

$88 USD in 1 day
(39 Reviews)
5.2
VarunUnix

Hi Since there is trusted ssh ( i assume key based password less authentication) exists between jump host and server, this will be an easy task. Getting all server names can be done through a for loop. The main part i More

$30 USD in 1 day
(56 Reviews)
5.4
AVKor

Hello, I'm an expert in Linux (18 years of experience; Debian, Ubuntu, CentOS and many others), bash/shell scripting, etc. Please look at my profile to see my previous bash/shell projects.

$30 USD in 3 days
(33 Reviews)
4.9
monsune

Hello. Lots of sysadmin experience here. I can script this for you right away. Just let me know when you need me. Thank you.

$30 USD in 0 days
(55 Reviews)
5.0
onedirecttech

Hi I have 12 years of experience in Bash Shell scripting. My experience speaks about my quality of work. I can write you the script which you can run on your jump server which loop through all the servers listed in More

$111 USD in 1 day
(2 Reviews)
2.1
Dimaste1

Hello! Thank your for your project! My name is Dmitry I am an Information Security Expert with the master's degree. I have gained a wealth of skills in the areas of DevOps, Scripting, Pentesting, Vulnerability A More

$111 USD in 3 days
(2 Reviews)
1.0
aanandranjan

Hi, I have previously written similar scripts. If allotted, I can complete the task within 2-3 days.

$77 USD in 3 days
(1 Review)
0.5
bojin

I'm a DevOps engineer with 20+ experience. Currently managing hundreds of servers with automated scripts. Can make your system automated for multiple tasks including changing root passwords. For more information, pleas More

$277 USD in 1 day
(1 Review)
0.0
AWSPR0

Hi There, I am an experienced Unix Administrator and have the perfect script we can use for this ready to go, we may need to tweak it slightly to meet your requirements (e.g does each server need a different passwor More

$155 USD in 1 day
(0 Reviews)
0.6
prajwalchin9

#!/usr/bin/expect -f set username [lindex $argv 0] set password [lindex $argv 1] set serverid [lindex $argv 2] set newpassword [lindex $argv 3] spawn ssh $serverid passwd expect "password:" send "$password\r More

$45 USD in 0 days
(0 Reviews)
0.0
kamagan

Hello. I have some questions. Does Jump server have access for all other servers with ssh keys? Will passwords be unique? There is /usr/bin/expect in jump server? Can you give access me into one of those server wit More

$30 USD in 1 day
(0 Reviews)
0.0