summaryrefslogtreecommitdiff
path: root/sshd.8
diff options
context:
space:
mode:
authordtucker <dtucker>2007-08-16 23:42:32 +0000
committerdtucker <dtucker>2007-08-16 23:42:32 +0000
commit18aeab9f55318aa59d7f9c0dfb8027650221101b (patch)
treef2b1ecd653ced002766765c3fb3d206d12baa248 /sshd.8
parent0e6fb86ff4bd09d0360ff3efb5d969605a44d436 (diff)
downloadopenssh-18aeab9f55318aa59d7f9c0dfb8027650221101b.tar.gz
- (dtucker) [sshd.8] Many Linux variants use a single "!" to denote locked
accounts and that's what the code looks for, so make man page and code agree. Pointed out by Roumen Petrov.
Diffstat (limited to 'sshd.8')
-rw-r--r--sshd.87
1 files changed, 4 insertions, 3 deletions
diff --git a/sshd.8 b/sshd.8
index 023930e8..66dc7c0e 100644
--- a/sshd.8
+++ b/sshd.8
@@ -35,7 +35,7 @@
.\" THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
.\"
.\" $OpenBSD: sshd.8,v 1.237 2007/06/07 19:37:34 pvalchev Exp $
-.Dd $Mdocdate: June 7 2007 $
+.Dd $Mdocdate: June 11 2007 $
.Dt SSHD 8
.Os
.Sh NAME
@@ -302,8 +302,9 @@ on Tru64,
a leading
.Ql \&*LOCKED\&*
on FreeBSD and a leading
-.Ql \&!!
-on Linux). If there is a requirement to disable password authentication
+.Ql \&!
+on most Linuxes).
+If there is a requirement to disable password authentication
for the account while allowing still public-key, then the passwd field
should be set to something other than these values (eg
.Ql NP