Giving password configuration as Yes in SSHD Config file ended up throwing an error

0 votes

I installed ubuntu on vagrant and gave password configuration as Yes in SSHD_Config file but it ended up throwing the following error.

Where am I going wrong?

Jan 3, 2019 in Other DevOps Questions by Ali
• 11,360 points
961 views

1 answer to this question.

0 votes

It looks like somehow your config file of OpenSSH-server got corrupted, please remove and try to install it once more and check if you can start the service or not?

sudo apt-get purge openssh-server
sudo apt-get install openssh-server

If you are using centos:

yum remove openssh-server
yum erase openssh-server
yum install openssh-server
answered Jan 3, 2019 by Vishnu

Related Questions In Other DevOps Questions

0 votes
1 answer
0 votes
1 answer
0 votes
1 answer

sonar property file & Analysis properties are getting exclusion in them

I think following things should be kept ...READ MORE

answered Jun 5, 2018 in Other DevOps Questions by Damon Salvatore
• 5,980 points
1,606 views
0 votes
2 answers
0 votes
2 answers
+15 votes
2 answers

Git management technique when there are multiple customers and need multiple customization?

Consider this - In 'extended' Git-Flow, (Git-Multi-Flow, ...READ MORE

answered Mar 27, 2018 in DevOps & Agile by DragonLord999
• 8,450 points
3,460 views
0 votes
1 answer

Issue while using the vagrant up command

I think the issue is with your ...READ MORE

answered Dec 20, 2018 in Other DevOps Questions by Alan
3,490 views
0 votes
2 answers

What is Infrastructure as Code?

Infrastructure as a code (IaC) is the ...READ MORE

answered Apr 9, 2019 in Other DevOps Questions by nmentityvibes
• 420 points
871 views
webinar REGISTER FOR FREE WEBINAR X
REGISTER NOW
webinar_success Thank you for registering Join Edureka Meetup community for 100+ Free Webinars each month JOIN MEETUP GROUP