Mailing List Archive
tlug.jp Mailing List tlug archive tlug Mailing List Archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]Re: [tlug] bootable linux with sshd
- Date: Wed, 3 Jan 2007 12:54:10 +0900
- From: "Fergal Daly" <fergal@example.com>
- Subject: Re: [tlug] bootable linux with sshd
- References: <875029960701012011u45dca8advd89f700e6a91008@example.com> <370858.33065.qm@example.com> <875029960701012334m211b2711l6e4b178a281dc8a2@example.com> <459A1304.9060301@example.com> <875029960701020307u5c9f75c1n2d720e843d900294@example.com> <875029960701020824m66a81709i1070d220954f888d@example.com> <Pine.NEB.4.64.0701031016200.1055@example.com>
On 03/01/07, Curt Sampson <cjs@example.com> wrote:On Tue, 2 Jan 2007, Fergal Daly wrote:
> BTW, it stops password logins but allows root logins. I don't really > see the point of not allowing root logins, I'd only go and create > another user with sudo permission - it'd require knowing a second > secret to be able to get root....
That's the whole point. It's especially good if you disallow password logins, since then you've got to get hold of two different sorts of secrets (a password and a key file, which also usually has a passphrase on it), only one of which is subject to guessing. (Nobody's going to guess an ssh private key.) In fact, it adds even a third level of difficulty in that the attacker not only has to have a password and an ssh private key, but also has to know the name of the account that can sudo.
From an information theory point of view and for many practical purposes
1 long secret == 3 shorter secrets
especially if the 3 shorter secrets tend to be used close together in time. If someone can get my private key, they're a good chance they can get my username and password too.
The only benefit I can see is that you might be less vulnerable to ssh security holes. If root logins are disallowed then the security hole caused by a bug might not get someone root.
Given that I hope to never use this, I'm happy enough with what I have,
F
- Follow-Ups:
- Re: [tlug] bootable linux with sshd
- From: Curt Sampson
- References:
- [tlug] bootable linux with sshd
- From: Fergal Daly
- Re: [tlug] bootable linux with sshd
- From: Gerald Naughton
- Re: [tlug] bootable linux with sshd
- From: Fergal Daly
- Re: [tlug] bootable linux with sshd
- From: Al Hoang
- Re: [tlug] bootable linux with sshd
- From: Fergal Daly
- Re: [tlug] bootable linux with sshd
- From: Fergal Daly
- Re: [tlug] bootable linux with sshd
- From: Curt Sampson
Home | Main Index | Thread Index
- Prev by Date: Re: [tlug] bootable linux with sshd
- Next by Date: Re: [tlug] bootable linux with sshd
- Previous by thread: Re: [tlug] bootable linux with sshd
- Next by thread: Re: [tlug] bootable linux with sshd
- Index(es):
Home Page Mailing List Linux and Japan TLUG Members Links