Skip to content

Passwordless SSH setup instructions in the configuration guide are not clear for Mac #98

Open
@mayur-raja

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:

https://help.dreamhost.com/hc/en-us/articles/216499537-How-to-configure-passwordless-login-in-Mac-OS-X-and-Linux

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

Labels

Type: DocumentationReport documetation errors or needed changes

Type

No type

Projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions