summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDarren Tucker <dtucker@zip.com.au>2003-10-09 14:13:53 +1000
committerDarren Tucker <dtucker@zip.com.au>2003-10-09 14:13:53 +1000
commit6c0c0705e30d9bb2b5951d37c681ee943eb17c43 (patch)
treed05b4b923b609d201b6d549471be578ad8dcd67a
parent0240ff786e08bf72a5b549e848cc4248ce93b636 (diff)
- (dtucker) [sshd_config.5] UsePAM defaults to "no". ok djm@
-rw-r--r--ChangeLog5
-rw-r--r--sshd_config.53
2 files changed, 6 insertions, 2 deletions
diff --git a/ChangeLog b/ChangeLog
index dc3233956..ee86bb7c5 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,6 @@
120031009
2 - (dtucker) [sshd_config.5] UsePAM defaults to "no". ok djm@
3
120031008 420031008
2 - (dtucker) OpenBSD CVS Sync 5 - (dtucker) OpenBSD CVS Sync
3 - dtucker@cvs.openbsd.org 2003/10/07 01:47:27 6 - dtucker@cvs.openbsd.org 2003/10/07 01:47:27
@@ -1311,4 +1314,4 @@
1311 - Fix sshd BindAddress and -b options for systems using fake-getaddrinfo. 1314 - Fix sshd BindAddress and -b options for systems using fake-getaddrinfo.
1312 Report from murple@murple.net, diagnosis from dtucker@zip.com.au 1315 Report from murple@murple.net, diagnosis from dtucker@zip.com.au
1313 1316
1314$Id: ChangeLog,v 1.3068 2003/10/08 07:52:10 dtucker Exp $ 1317$Id: ChangeLog,v 1.3069 2003/10/09 04:13:53 dtucker Exp $
diff --git a/sshd_config.5 b/sshd_config.5
index 727fdb12a..b402bbdad 100644
--- a/sshd_config.5
+++ b/sshd_config.5
@@ -613,7 +613,8 @@ If you enable this, you should probably disable
613.Cm PasswordAuthentication . 613.Cm PasswordAuthentication .
614If you enable 614If you enable
615.CM UsePAM 615.CM UsePAM
616then you will not be able to run sshd as a non-root user. 616then you will not be able to run sshd as a non-root user. The default is
617.Dq no .
617.It Cm UsePrivilegeSeparation 618.It Cm UsePrivilegeSeparation
618Specifies whether 619Specifies whether
619.Nm sshd 620.Nm sshd