Passwordless SSH setup instructions in the configuration guide are not clear for Mac #98
Description
Describe the bug
The Passwordless SSH setup instructions in the configuration_guide.md file are for Linux and not Mac OS X. The instructions for Mac OS X are very different. There is an excellent guide here:
I just pointed to my z/OS host server and used my custom public key file and managed to configure passwordless ssh signon to my z/OS host server.
Also note that these instructions clearly tell you whether a command is to be entered on the local client (Mac) or on the server (z/OS). Another good thing is that additional instructions are included to allow you to verify things as you proceed. You have to remember that this is not something that people do everyday so it is good to have such additional commands.
To Reproduce
Try issuing the currently stated commands on Mac OS X and see if they work or not. You will find that they do not work.
Expected behaviour
ssh [email protected] (for example) should connect to the host without having to specify the password but it does not work.
Screenshots
If applicable, add screenshots to help explain your problem.
Additional context
Add any other context about the problem here.
Metadata
Assignees
Type
Projects
Status
No status