-
Story
-
Resolution: Done
-
Minor
-
RH124 - RHEL 7 1 20140606
-
None
-
ROL
URL:
Reporter RHNID:
Section: -
Language: |
Workaround:
Description: https://rol.redhat.com/rol/roc/course/RH124CompReview.html
The solutions in step 5a show using nano to modify /etc/login.defs. I believe this should be changed to show using the vim command.
I believe someone needs to look at step 9. I think the first item "User student on serverX can login with a SSH public key to the student account on desktopX" should be reversed to "User student on desktopX can login with a SSH public key to the student account on serverX". If so, items 9a & 9b need to be changed. 9c & 9d don't make sense because they are restricting access on desktopX, not serverX as indicated in item 2 (Disable ssh login for the root user and password-based SSH authentication on serverX) unless this access really should be restricted on desktopX instead of serverX. If that's the case, the instructions for the 2nd bullet in item 9 need to be modified. 9e restarts the sshd server on serverX even though 9c & 9d changed the desktopX sshd configuration. 9f seems to indicate that student@desktopX should be able to ssh to student@serverX, but that no other ssh connections are allowed. The grading script may also need to be updated to reflect these changes.
In the sample output for item 23, I believe we should remove "/root/mydataspace" from the output.