|
ssh-copy-id
☆
« Back to VersTracker
|
||||||||||||||||||||||||||||||||||||||||
|
Description: Add a public key to a remote machine's authorized_keys file |
||||||||||||||||||||||||||||||||||||||||
| Type: Formula | Latest Version: 10.3p1@0 | Tracked Since: Dec 28, 2025 | ||||||||||||||||||||||||||||||||||||||||
| Links: Homepage | formulae.brew.sh | ||||||||||||||||||||||||||||||||||||||||
| Category: Security | ||||||||||||||||||||||||||||||||||||||||
| Tags: ssh authentication security remote-access automation | ||||||||||||||||||||||||||||||||||||||||
| Install: brew install ssh-copy-id | ||||||||||||||||||||||||||||||||||||||||
|
About: ssh-copy-id is a script that copies a user's public SSH key to a remote host's authorized_keys file. It handles appending the key correctly and setting proper permissions on the remote .ssh directory. This automates the process of enabling passwordless SSH authentication between machines. |
||||||||||||||||||||||||||||||||||||||||
Key Features:
|
||||||||||||||||||||||||||||||||||||||||
Use Cases:
|
||||||||||||||||||||||||||||||||||||||||
Alternatives:
|
||||||||||||||||||||||||||||||||||||||||
| Version History | ||||||||||||||||||||||||||||||||||||||||
|