summaryrefslogtreecommitdiff
path: root/README.privsep
diff options
context:
space:
mode:
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 aed43acd0..b1aadd26a 100644
--- a/README.privsep
+++ b/README.privsep
@@ -34,7 +34,6 @@ privsep user and chroot directory:
34Privsep requires operating system support for file descriptor passing 34Privsep requires operating system support for file descriptor passing
35and mmap(MAP_ANON). 35and mmap(MAP_ANON).
36 36
37OpenSSH is known to function with privsep on UnixWare 7 and OpenUNIX 8
38PAM-enabled OpenSSH is known to function with privsep on Linux and 37PAM-enabled OpenSSH is known to function with privsep on Linux and
39Solaris 8. It does not function on HP-UX with a trusted system 38Solaris 8. It does not function on HP-UX with a trusted system
40configuration. PAMAuthenticationViaKbdInt does not function with 39configuration. PAMAuthenticationViaKbdInt does not function with
@@ -55,4 +54,4 @@ process 1005 is the sshd process listening for new connections.
55process 6917 is the privileged monitor process, 6919 is the user owned 54process 6917 is the privileged monitor process, 6919 is the user owned
56sshd process and 6921 is the shell process. 55sshd process and 6921 is the shell process.
57 56
58$Id: README.privsep,v 1.3 2002/05/14 00:07:18 tim Exp $ 57$Id: README.privsep,v 1.4 2002/05/14 03:50:38 tim Exp $