Re: publickey/password login
From: Darren Tucker (dtucker_at_zip.com.au)
Date: 04/18/05
- Previous message: Benny D. Helms: "Re: publickey/password login"
- In reply to: David E. Meier: "publickey/password login"
- Next in thread: Coleman Kane: "Re: publickey/password login"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Date: Tue, 19 Apr 2005 07:44:45 +1000 To: "David E. Meier" <dev@eth0.ch>
David E. Meier wrote:
> Is it possible to configure sshd (SSH-1.99-OpenSSH_3.5p1 on RH 9) to limit
> the root user to login using a publickey only while other system user
> still can login at the password prompt?
Putting "PermitRootLogin without-password" in sshd_config will disallow
password authentication for root. See the sshd_config(5) man page for
details.
--
Darren Tucker (dtucker at zip.com.au)
GPG key 8FF4FA69 / D9A3 86E9 7EEE AF4B B2D4 37C9 C982 80C7 8FF4 FA69
Good judgement comes with experience. Unfortunately, the experience
usually comes from bad judgement.
- Previous message: Benny D. Helms: "Re: publickey/password login"
- In reply to: David E. Meier: "publickey/password login"
- Next in thread: Coleman Kane: "Re: publickey/password login"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Relevant Pages
|