[2024-feb-29] Sad news: Eric Layton aka Nocturnal Slacker aka vtel57 passed away on Feb 26th, shortly after hospitalization. He was one of our Wiki's most prominent admins. He will be missed.

Welcome to the Slackware Documentation Project

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
Last revisionBoth sides next revision
talk:howtos:security:sshkeys [2013/03/17 04:13 (UTC)] nocturnal.slackertalk:howtos:security:sshkeys [2015/04/21 18:54 (UTC)] didierspaier
Line 27: Line 27:
  
 Noryungi, I just used your excellent tutorial here to set up my pub/private keys on my three Slackware systems on my home network! Works very well. Thanks! :)  --- //[[wiki:user:nocturnal.slacker|V. T. Eric Layton]] 2013/03/16 21:11// Noryungi, I just used your excellent tutorial here to set up my pub/private keys on my three Slackware systems on my home network! Works very well. Thanks! :)  --- //[[wiki:user:nocturnal.slacker|V. T. Eric Layton]] 2013/03/16 21:11//
 +
 +By the way, for this to work, the comment # needs to be removed from this entry in sshd_config. I will edit for you now. :)
 +
 +<note>nr@test.example.com$ grep -i pubkeyauth /etc/ssh/sshd_config
 +
 +**#**PubkeyAuthentication yes</note>
 +
 + --- //[[wiki:user:nocturnal.slacker|V. T. Eric Layton]] 2013/03/18 19:31//
 +
 +-----
 +
 +Eric Layton, it should not be necessary to uncomment that line, because the commented-out values are the //defaults// in sshd_config. My own server still has that line commented-out and it works perfectly. \\  --- //[[wiki:user:alienbob|Eric Hameleers]] 2013/03/19 02:03//
 +
 +-----
 +
 +That's odd, Eric. On my own Slack, I had to uncomment for this to work. *shrugging* I'll trust your judgment in this over my own and correct my edit. :)  --- //[[wiki:user:nocturnal.slacker|V. T. Eric Layton]] 2013/03/19 11:02//
 +
 +-----
 +
 +The admonition: "WARNING: do not execute the scp command above if you already have an authorized_keys file on the remote computer!  ..." amazingly leads to nested admonitions once converted to AsciiDoc ;) Isn't the capitalized word "WARNING" somehow redundant?.
 +
 +Not important though, just a very small heads-up.
 +
 + --- //[[wiki:user:didierspaier|Didier Spaier]] 2015/04/13 19:10//
 +
 +-----
 +
 +Better? --- //[[wiki:user:nocturnal.slacker|V. T. Eric Layton]] 2015/04/20 15:02//
 +
 +-----
 +
 +Yes, IMO at least, thanks Eric --- //[[wiki:user:didierspaier|Didier Spaier]] 2015/04/21 11:52//
 talk:howtos:security:sshkeys ()