ssh login with public key still asks for password The 2019 Stack Overflow Developer Survey Results Are InPaswordless Rsync Over SSH Without Key Authentication [Un-Safe]SSH Public Key - No supported authentication methods available (server sent public key)How can I configure a second SSH key + user for a single server?Home directory permissions preventing ssh key authentication on Ubuntu Server 14.10Can't Use SSH Keys Unless Running SSH With SudoHost key fingerprint at SSH login differs from the one at key generationPublic key authentication Permission denied (publickey)Having two types of authentication methodsUbuntu client cannot connect to ubuntu server since update but windows client canSSH Invalid key length on embedded device
Are there any other methods to apply to solving simultaneous equations?
Loose spokes after only a few rides
Return to UK after being refused entry years previously
What tool would a Roman-age civilization have for the breaking of silver and other metals into dust?
Why can Shazam fly?
How to save as into a customized destination on macOS?
What is the meaning of the verb "bear" in this context?
FPGA - DIY Programming
Right tool to dig six foot holes?
What could be the right powersource for 15 seconds lifespan disposable giant chainsaw?
I see my dog run
Can a flute soloist sit?
What are the motivations for publishing new editions of an existing textbook, beyond new discoveries in a field?
Statement true because not provable
Write faster on AT24C32
What is the accessibility of a package's `Private` context variables?
What is the meaning of Triage in Cybersec world?
Protecting Dualbooting Windows from dangerous code (like rm -rf)
What do hard-Brexiteers want with respect to the Irish border?
Shouldn't "much" here be used instead of "more"?
What do the Banks children have against barley water?
How to type this arrow in math mode?
Do these rules for Critical Successes and Critical Failures seem Fair?
What does Linus Torvalds mean when he says that Git "never ever" tracks a file?
ssh login with public key still asks for password
The 2019 Stack Overflow Developer Survey Results Are InPaswordless Rsync Over SSH Without Key Authentication [Un-Safe]SSH Public Key - No supported authentication methods available (server sent public key)How can I configure a second SSH key + user for a single server?Home directory permissions preventing ssh key authentication on Ubuntu Server 14.10Can't Use SSH Keys Unless Running SSH With SudoHost key fingerprint at SSH login differs from the one at key generationPublic key authentication Permission denied (publickey)Having two types of authentication methodsUbuntu client cannot connect to ubuntu server since update but windows client canSSH Invalid key length on embedded device
.everyoneloves__top-leaderboard:empty,.everyoneloves__mid-leaderboard:empty,.everyoneloves__bot-mid-leaderboard:empty margin-bottom:0;
I've searched through all topics I could find on this but can't get it to work. I've used keygen to create the keys, copy-id to send to server and changed all the permissions on server per other posts. Here is a part of the debug log:
debug1: Offering public key: RSA SHA25******* /home/mike/.ssh/id_rsa
debug2: we sent a publickey packet, wait for reply
debug1: Authentications that can continue: publickey,password
debug2: we did not send a packet, disable method
debug1: Next authentication method: password
wondering about the line "we did not send a packet, disable method?
I can log in with password after that.
server ssh
New contributor
Mike77 is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
add a comment |
I've searched through all topics I could find on this but can't get it to work. I've used keygen to create the keys, copy-id to send to server and changed all the permissions on server per other posts. Here is a part of the debug log:
debug1: Offering public key: RSA SHA25******* /home/mike/.ssh/id_rsa
debug2: we sent a publickey packet, wait for reply
debug1: Authentications that can continue: publickey,password
debug2: we did not send a packet, disable method
debug1: Next authentication method: password
wondering about the line "we did not send a packet, disable method?
I can log in with password after that.
server ssh
New contributor
Mike77 is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
add a comment |
I've searched through all topics I could find on this but can't get it to work. I've used keygen to create the keys, copy-id to send to server and changed all the permissions on server per other posts. Here is a part of the debug log:
debug1: Offering public key: RSA SHA25******* /home/mike/.ssh/id_rsa
debug2: we sent a publickey packet, wait for reply
debug1: Authentications that can continue: publickey,password
debug2: we did not send a packet, disable method
debug1: Next authentication method: password
wondering about the line "we did not send a packet, disable method?
I can log in with password after that.
server ssh
New contributor
Mike77 is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
I've searched through all topics I could find on this but can't get it to work. I've used keygen to create the keys, copy-id to send to server and changed all the permissions on server per other posts. Here is a part of the debug log:
debug1: Offering public key: RSA SHA25******* /home/mike/.ssh/id_rsa
debug2: we sent a publickey packet, wait for reply
debug1: Authentications that can continue: publickey,password
debug2: we did not send a packet, disable method
debug1: Next authentication method: password
wondering about the line "we did not send a packet, disable method?
I can log in with password after that.
server ssh
server ssh
New contributor
Mike77 is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
New contributor
Mike77 is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
New contributor
Mike77 is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
asked 33 mins ago
Mike77Mike77
11
11
New contributor
Mike77 is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
New contributor
Mike77 is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
Mike77 is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
add a comment |
add a comment |
0
active
oldest
votes
Your Answer
StackExchange.ready(function()
var channelOptions =
tags: "".split(" "),
id: "89"
;
initTagRenderer("".split(" "), "".split(" "), channelOptions);
StackExchange.using("externalEditor", function()
// Have to fire editor after snippets, if snippets enabled
if (StackExchange.settings.snippets.snippetsEnabled)
StackExchange.using("snippets", function()
createEditor();
);
else
createEditor();
);
function createEditor()
StackExchange.prepareEditor(
heartbeatType: 'answer',
autoActivateHeartbeat: false,
convertImagesToLinks: true,
noModals: true,
showLowRepImageUploadWarning: true,
reputationToPostImages: 10,
bindNavPrevention: true,
postfix: "",
imageUploader:
brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
allowUrls: true
,
onDemand: true,
discardSelector: ".discard-answer"
,immediatelyShowMarkdownHelp:true
);
);
Mike77 is a new contributor. Be nice, and check out our Code of Conduct.
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2faskubuntu.com%2fquestions%2f1132853%2fssh-login-with-public-key-still-asks-for-password%23new-answer', 'question_page');
);
Post as a guest
Required, but never shown
0
active
oldest
votes
0
active
oldest
votes
active
oldest
votes
active
oldest
votes
Mike77 is a new contributor. Be nice, and check out our Code of Conduct.
Mike77 is a new contributor. Be nice, and check out our Code of Conduct.
Mike77 is a new contributor. Be nice, and check out our Code of Conduct.
Mike77 is a new contributor. Be nice, and check out our Code of Conduct.
Thanks for contributing an answer to Ask Ubuntu!
- Please be sure to answer the question. Provide details and share your research!
But avoid …
- Asking for help, clarification, or responding to other answers.
- Making statements based on opinion; back them up with references or personal experience.
To learn more, see our tips on writing great answers.
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2faskubuntu.com%2fquestions%2f1132853%2fssh-login-with-public-key-still-asks-for-password%23new-answer', 'question_page');
);
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown