summaryrefslogtreecommitdiff
path: root/README.privsep
diff options
context:
space:
mode:
authorTim Rice <tim@multitalents.net>2002-05-13 20:50:38 -0700
committerTim Rice <tim@multitalents.net>2002-05-13 20:50:38 -0700
commitfd6fd24a7187af28df60801c4299116a03abe795 (patch)
tree4a68f6b702167bb7008b53d21536bed493c53de6 /README.privsep
parent1e28c9e6bad1bd601606b6a6a3d6aa4ca441d21d (diff)
downloadopenssh-git-fd6fd24a7187af28df60801c4299116a03abe795.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 $