summaryrefslogtreecommitdiff
path: root/README.privsep
diff options
context:
space:
mode:
Diffstat (limited to 'README.privsep')
-rw-r--r--README.privsep5
1 files changed, 3 insertions, 2 deletions
diff --git a/README.privsep b/README.privsep
index 64adad83b..e8bf1db34 100644
--- a/README.privsep
+++ b/README.privsep
@@ -40,7 +40,8 @@ Compression will be disabled on systems without a working mmap MAP_ANON.
40 40
41PAM-enabled OpenSSH is known to function with privsep on Linux. 41PAM-enabled OpenSSH is known to function with privsep on Linux.
42It does not function on HP-UX with a trusted system 42It does not function on HP-UX with a trusted system
43configuration. 43configuration. PAMAuthenticationViaKbdInt does not function with
44privsep.
44 45
45On Compaq Tru64 Unix, only the pre-authentication part of privsep is 46On Compaq Tru64 Unix, only the pre-authentication part of privsep is
46supported. Post-authentication privsep is disabled automatically (so 47supported. Post-authentication privsep is disabled automatically (so
@@ -61,4 +62,4 @@ process 1005 is the sshd process listening for new connections.
61process 6917 is the privileged monitor process, 6919 is the user owned 62process 6917 is the privileged monitor process, 6919 is the user owned
62sshd process and 6921 is the shell process. 63sshd process and 6921 is the shell process.
63 64
64$Id: README.privsep,v 1.12 2003/08/26 00:48:15 djm Exp $ 65$Id: README.privsep,v 1.11 2003/03/21 01:18:09 mouring Exp $