Question: Write Linux command used. * * Suppose that you have an administrator user on servera called Admin _ A that has the password Adm!n@ ,
Write Linux command used.
Suppose that you have an administrator user on servera called AdminA that has the password Adm!n@
Connect to servera via ssh by using the credentials provided above username and password
Generate passphrase SSH keys for your device. The passphrase id ReDHat
Send the public key of the SSH key pair to servera.
Connect to servera via ssh using the passphrase.
Start the sshagent program manually, then add the private keys from a file pass.
Configure sshd on servera to prevent users logging in as root.
Configure sshd on servera to allow users to authenticate with SSH keys only.
Step by Step Solution
There are 3 Steps involved in it
1 Expert Approved Answer
Step: 1 Unlock
Question Has Been Solved by an Expert!
Get step-by-step solutions from verified subject matter experts
Step: 2 Unlock
Step: 3 Unlock
