summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDarren Tucker <dtucker@zip.com.au>2003-10-09 14:16:47 +1000
committerDarren Tucker <dtucker@zip.com.au>2003-10-09 14:16:47 +1000
commit6261a34554901306307711f0eb301b6625f80fb4 (patch)
treeaa0529e3451def1a032042445f7b4d557994c977
parentb0d6a7f18c3fbe8b23574313845f2720ac101a34 (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 3a2a838a..9f5f81f1 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,6 @@
+20031009
+ - (dtucker) [sshd_config.5] UsePAM defaults to "no". ok djm@
+
20031008
- (dtucker) OpenBSD CVS Sync
- dtucker@cvs.openbsd.org 2003/10/07 01:47:27
@@ -1234,4 +1237,4 @@
- Fix sshd BindAddress and -b options for systems using fake-getaddrinfo.
Report from murple@murple.net, diagnosis from dtucker@zip.com.au
-$Id: ChangeLog,v 1.2994.2.47 2003/10/08 07:53:02 dtucker Exp $
+$Id: ChangeLog,v 1.2994.2.48 2003/10/09 04:16:47 dtucker Exp $
diff --git a/sshd_config.5 b/sshd_config.5
index 727fdb12..b402bbda 100644
--- a/sshd_config.5
+++ b/sshd_config.5
@@ -613,7 +613,8 @@ If you enable this, you should probably disable
.Cm PasswordAuthentication .
If you enable
.CM UsePAM
-then you will not be able to run sshd as a non-root user.
+then you will not be able to run sshd as a non-root user. The default is
+.Dq no .
.It Cm UsePrivilegeSeparation
Specifies whether
.Nm sshd