LinuxQuestions.org
Share your knowledge at the LQ Wiki.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Security
User Name
Password
Linux - Security This forum is for all security related questions.
Questions, tips, system compromises, firewalls, etc. are all included here.

Notices


Reply
  Search this Thread
Old 11-06-2005, 12:06 PM   #1
wwnexc
Member
 
Registered: Sep 2005
Location: California
Distribution: Slackware & Debian
Posts: 264

Rep: Reputation: 30
Talking certificates for sshd


Hi,

i just implemented certificate authentification for opensshd. It works great.

I only have one question about this whole ordeal:
Code:
#RSAAuthentication yes
#PubkeyAuthentication yes
#AuthorizedKeysFile	.ssh/authorized_keys
what is the difference between PUBKEY and RSA? I know that i have an RSA-public key in each user's home folder under .ssh.

I think that this setting doesn't make any sense, and i couldn't find any info online about it (at least non i could understand).

Could somebody please explain the differences and common traits of PUBKEY and RSA-authentification.

Thank you sooo much!!
 
Old 11-06-2005, 07:15 PM   #2
Capt_Caveman
Senior Member
 
Registered: Mar 2003
Distribution: Fedora
Posts: 3,658

Rep: Reputation: 69
AFAIK, the RSAAuthentication keyword only allows public key authentication using the RSA algorithm, while the PubkeyAuthentication keyword is more general and allows other types of authentication like DSA or Blowfish, along with RSA.

However a number of these PKI keywords used in SSH are being deprecated and replaced by the "AllowedAuthentications publickey" directive (at least in SSH2) so there is likely overlap with some keywords being kept around so that they will still be backwards-compatible with older SSH clients.
 
Old 11-06-2005, 08:28 PM   #3
wwnexc
Member
 
Registered: Sep 2005
Location: California
Distribution: Slackware & Debian
Posts: 264

Original Poster
Rep: Reputation: 30
I see. Anyways i have disabled version 1 completely, as well as passwords.

I have disabled RSAauthentification, but enabled public keys. It works great now.

I think you are right: RSAauthentification only refers to ssh1.

thanks for your help!!!
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
SSL certificates the-chains Linux - Software 0 11-15-2004 07:12 PM
OpenSSL Certificates time112852 Linux - Security 1 05-01-2004 04:27 PM
Enabling SSH in mandrake 9.2 - sshd vs. sshd-xinetd DogTags Linux - Newbie 7 11-25-2003 12:17 PM
ssl certificates Syncrm Linux - General 7 02-26-2003 10:01 AM
Self Signing Certificates mikeyt_333 Linux - Security 3 06-13-2002 05:58 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Security

All times are GMT -5. The time now is 05:08 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration