summaryrefslogtreecommitdiff
path: root/README.privsep
diff options
context:
space:
mode:
authortim <tim>2002-05-14 03:50:38 +0000
committertim <tim>2002-05-14 03:50:38 +0000
commit4595f9c33289ad8f26d5647069a7ce98067b3ab6 (patch)
tree2be6f51f0b1eb2b732a3b3850d4ee7f6951d3d7d /README.privsep
parent83a8de1c175a27d79c7b766320a2b4255c35b11c (diff)
downloadopenssh-4595f9c33289ad8f26d5647069a7ce98067b3ab6.tar.gz
remove reference to UnixWare 7 and OpenUNIX 8
from PAM-enabled pragraph. UnixWare has no PAM.
Diffstat (limited to 'README.privsep')
-rw-r--r--README.privsep3
1 files changed, 1 insertions, 2 deletions
diff --git a/README.privsep b/README.privsep
index aed43acd..b1aadd26 100644
--- a/README.privsep
+++ b/README.privsep
@@ -34,7 +34,6 @@ privsep user and chroot directory:
Privsep requires operating system support for file descriptor passing
and mmap(MAP_ANON).
-OpenSSH is known to function with privsep on UnixWare 7 and OpenUNIX 8
PAM-enabled OpenSSH is known to function with privsep on Linux and
Solaris 8. It does not function on HP-UX with a trusted system
configuration. PAMAuthenticationViaKbdInt does not function with
@@ -55,4 +54,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.3 2002/05/14 00:07:18 tim Exp $
+$Id: README.privsep,v 1.4 2002/05/14 03:50:38 tim Exp $