summaryrefslogtreecommitdiff
path: root/sshd.8
diff options
context:
space:
mode:
authorDarren Tucker <dtucker@zip.com.au>2007-08-17 09:42:32 +1000
committerDarren Tucker <dtucker@zip.com.au>2007-08-17 09:42:32 +1000
commit1a9176bf22be43b5125abc8528b4cf7a2bfd8503 (patch)
tree64d33c8fef231455a9a70a9867f377bb23122f79 /sshd.8
parent9142e1c66d64bcca850b51cc445fe37920266c48 (diff)
- (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 023930e80..66dc7c0eb 100644
--- a/sshd.8
+++ b/sshd.8
@@ -35,7 +35,7 @@
35.\" THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. 35.\" THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
36.\" 36.\"
37.\" $OpenBSD: sshd.8,v 1.237 2007/06/07 19:37:34 pvalchev Exp $ 37.\" $OpenBSD: sshd.8,v 1.237 2007/06/07 19:37:34 pvalchev Exp $
38.Dd $Mdocdate: June 7 2007 $ 38.Dd $Mdocdate: June 11 2007 $
39.Dt SSHD 8 39.Dt SSHD 8
40.Os 40.Os
41.Sh NAME 41.Sh NAME
@@ -302,8 +302,9 @@ on Tru64,
302a leading 302a leading
303.Ql \&*LOCKED\&* 303.Ql \&*LOCKED\&*
304on FreeBSD and a leading 304on FreeBSD and a leading
305.Ql \&!! 305.Ql \&!
306on Linux). If there is a requirement to disable password authentication 306on most Linuxes).
307If there is a requirement to disable password authentication
307for the account while allowing still public-key, then the passwd field 308for the account while allowing still public-key, then the passwd field
308should be set to something other than these values (eg 309should be set to something other than these values (eg
309.Ql NP 310.Ql NP