6. Connecting to an Agent
Questa pagina riassume la sezione corrispondente di RFC 9987 e conserva numeri, nomi dei messaggi e requisiti di sicurezza del protocollo agent SSH.
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.