Bash script to change root password on REDHAT RHEL 6.5 SERVERS

Lengkap Disiarkan 4 tahun lepas Dibayar semasa penghantaran
Lengkap Dibayar semasa penghantaran

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

ID Projek: #19324269

Tentang projek

16 cadangan Projek jarak jauh Aktif 4 tahun lepas

Dianugerahkan kepada:

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 dalam sehari
(339 Ulasan)
7.0

16 pekerja bebas membida secara purata $99 untuk pekerjaan ini

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 dalam 2 hari
(52 Ulasan)
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 Lagi

$100 USD dalam sehari
(232 Ulasan)
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 Lagi

$155 USD dalam 3 hari
(11 Ulasan)
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 dalam 2 hari
(80 Ulasan)
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 Lagi

$88 USD dalam sehari
(39 Ulasan)
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 Lagi

$30 USD dalam sehari
(56 Ulasan)
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 dalam 3 hari
(33 Ulasan)
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 dalam 0 hari
(55 Ulasan)
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 Lagi

$111 USD dalam sehari
(2 Ulasan)
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 Lagi

$111 USD dalam 3 hari
(2 Ulasan)
1.0
aanandranjan

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

$77 USD dalam 3 hari
(1 Ulasan)
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 Lagi

$277 USD dalam sehari
(1 Ulasan)
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 Lagi

$155 USD dalam sehari
(0 Ulasan)
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 Lagi

$45 USD dalam 0 hari
(0 Ulasan)
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 Lagi

$30 USD dalam sehari
(0 Ulasan)
0.0