Sandro Bonazzola has posted comments on this change. Change subject: packaging: setup: aio: fix ssh issues ......................................................................
Patch Set 4: Verified+1 Verified: 1. If ~root/.ssh is missing and selinux enabled, it is created with right permissions, ssh doesn't fail. 2. If ~root/.ssh is missing .ssh and .ssh/authorized_keys are created using mode 0700, 3. Validate /etc/ssh/sshd_config, if PermitRootLogin is no it fails at validation stage. Needed to change hardcoded URL in /usr/lib/python2.7/site-packages/ovirtsdk/api.py in order to have it working. Alon, I think it's ok merging this, can you +1? -- To view, visit http://gerrit.ovirt.org/21874 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: comment Gerrit-Change-Id: Icfe55ccf4535792fed69912553d86a53dec3764b Gerrit-PatchSet: 4 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: Alon Bar-Lev <[email protected]> Gerrit-Reviewer: Alon Bar-Lev <[email protected]> Gerrit-Reviewer: Sandro Bonazzola <[email protected]> Gerrit-Reviewer: Yedidyah Bar David <[email protected]> Gerrit-Reviewer: oVirt Jenkins CI Server Gerrit-Reviewer: r herrold <[email protected]> Gerrit-HasComments: No _______________________________________________ Engine-patches mailing list [email protected] http://lists.ovirt.org/mailman/listinfo/engine-patches
