summaryrefslogtreecommitdiff
path: root/README.privsep
diff options
context:
space:
mode:
authordjm <djm>2003-08-26 00:48:14 +0000
committerdjm <djm>2003-08-26 00:48:14 +0000
commit5e6f50ebc462d6456a29f78340ae5c8ebb168d06 (patch)
treecf9eb43352d15bb6430940f3bcf56dec762e9a5e /README.privsep
parent2fb83c4cb0887adc28cd559a259bc25059fab674 (diff)
downloadopenssh-5e6f50ebc462d6456a29f78340ae5c8ebb168d06.tar.gz
- (djm) Bug #629: Mark ssh_config option "pamauthenticationviakbdint"BEFORE_KRB5_GSSAPI_MERGE
as deprecated. Remove mention from README.privsep. Patch from aet AT cc.hut.fi
Diffstat (limited to 'README.privsep')
-rw-r--r--README.privsep5
1 files changed, 2 insertions, 3 deletions
diff --git a/README.privsep b/README.privsep
index e8bf1db3..64adad83 100644
--- a/README.privsep
+++ b/README.privsep
@@ -40,8 +40,7 @@ Compression will be disabled on systems without a working mmap MAP_ANON.
PAM-enabled OpenSSH is known to function with privsep on Linux.
It does not function on HP-UX with a trusted system
-configuration. PAMAuthenticationViaKbdInt does not function with
-privsep.
+configuration.
On Compaq Tru64 Unix, only the pre-authentication part of privsep is
supported. Post-authentication privsep is disabled automatically (so
@@ -62,4 +61,4 @@ process 1005 is the sshd process listening for new connections.
process 6917 is the privileged monitor process, 6919 is the user owned
sshd process and 6921 is the shell process.
-$Id: README.privsep,v 1.11 2003/03/21 01:18:09 mouring Exp $
+$Id: README.privsep,v 1.12 2003/08/26 00:48:15 djm Exp $