We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
as for default authorized_keys, IMHO, it's better to left it blank or use $HOME/.ssh/id_rsa.pub as the default pub key.
authorized_keys
bash-4.1# cat authorized_keys ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDQF3Tkg6Qj+mjQ9PtwE+A+vYHxhhgFmoi3t1voWZBgsIhu5RpM2/qhL13b2d5pzXT7YVeGQ8S6OUYb0Y989YEzvid08wFfBrdHY62D5CGbrBrkFIV9QJjkE/7N6GtwkQRQZgY2airJKZxwOyPlJesRGicUUTQQ7Icg1kRB0QQu99rOLbUCSV50de3NYL9+gs22kFOlKOajTqm05nf7F7+sDPyogZjdbASUUA0KDxegmQykMsZEkqSHbhSc4bZYG1HXxQYjwQCK/TZJ+Voc6y7xBOJbS95jnlRSQk5yppoW8rT3b7O/4gKd2RnZQoemCVf1qUJ114O82SX0xip/lnjd core@localhost
The text was updated successfully, but these errors were encountered:
No branches or pull requests
as for default
authorized_keys
, IMHO, it's better to left it blank or use $HOME/.ssh/id_rsa.pub as the default pub key.The text was updated successfully, but these errors were encountered: