Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Notify Windows users about SSH forwarding #423

Merged
merged 1 commit into from
Nov 29, 2015

Conversation

QWp6t
Copy link
Member

@QWp6t QWp6t commented Nov 28, 2015

During vagrant ssh, Windows users will see a warning message if ssh-add -l fails, indicating that SSH forwarding will not work. The warning includes a link to Trellis docs for Windows.

Example:

Could not open a connection to your authentication agent.
See: https://roots.io/trellis/docs/windows/#ssh-forwarding

The first line is the output of ssh-add -l, so the notification will change depending on the error.

@QWp6t QWp6t added the windows label Nov 28, 2015
swalkinshaw added a commit that referenced this pull request Nov 29, 2015
Notify Windows users about SSH forwarding
@swalkinshaw swalkinshaw merged commit 45469a2 into master Nov 29, 2015
@swalkinshaw swalkinshaw deleted the QWp6t-winsshforwarding branch November 29, 2015 01:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants