メインコンテンツまでスキップ

6. Connecting to an Agent

このページは RFC 9987 の該当節を要約し, SSH agent protocol の番号, メッセージ名, セキュリティ要件を保持します.

Agents are exposed through a connection-oriented endpoint. Unix-like systems commonly use a filesystem-based Unix domain socket. Microsoft Windows commonly uses a Windows Named Pipe.

Endpoint access SHOULD be controlled as discussed in Section 10. The endpoint is commonly exposed through the SSH_AUTH_SOCK environment variable, though implementations MAY use an implicit default per-user location.