XSEDE / oauth-ssh

SSH with Globus Auth
Apache License 2.0
28 stars 11 forks source link

oauth-ssh-config references old configuration file path #50

Closed JasonAlt closed 4 years ago

JasonAlt commented 5 years ago

oauth-ssh-config register <fqdn> still references /etc/globus/globus-ssh.conf instead of the updated /etc/oauth_ssh/globus-ssh.conf. This is true in the error message when the command can not determine a valid client id and secret. It may also be that the command is trying to pull from the old configuration file path.

JasonAlt commented 4 years ago

Fixed in #65