[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
Re: sshd: it is permit to login with a Empty Password
- From: Iago Rubio <iago rubio hispalinux es>
- To: Post fedora devel <fedora-devel-list redhat com>
- Subject: Re: sshd: it is permit to login with a Empty Password
- Date: Thu, 25 Nov 2004 09:40:42 +0100
On Wed, 2004-11-24 at 23:03, Dario Lesca wrote:
> On a standard installation of FC1 and FC2 (and FC3?) is permit to login
> with a user with a empty password ... is this correct?
>
[snip]
>
> How to disable this "feature"?
Put a non working shell as default for this user.
[root igloo root]# useradd -s /sbin/nologin nopasswd
If you've got it already created use,
[root igloo root]# usermod -s /sbin/nologin nopasswd
--
Iago Rubio
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]