summaryrefslogtreecommitdiff
path: root/README.privsep
diff options
context:
space:
mode:
Diffstat (limited to 'README.privsep')
-rw-r--r--README.privsep8
1 files changed, 4 insertions, 4 deletions
diff --git a/README.privsep b/README.privsep
index 9d48bbcf9..32403770d 100644
--- a/README.privsep
+++ b/README.privsep
@@ -42,9 +42,9 @@ PAM-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.
44 44
45On Compaq Tru64 Unix, only the pre-authentication part of privsep is 45On Cygwin, Tru64 Unix, OpenServer, and Unicos only the pre-authentication
46supported. Post-authentication privsep is disabled automatically (so 46part of privsep is supported. Post-authentication privsep is disabled
47you won't see the additional process mentioned below). 47automatically (so you won't see the additional process mentioned below).
48 48
49Note that for a normal interactive login with a shell, enabling privsep 49Note that for a normal interactive login with a shell, enabling privsep
50will require 1 additional process per login session. 50will require 1 additional process per login session.
@@ -61,4 +61,4 @@ process 1005 is the sshd process listening for new connections.
61process 6917 is the privileged monitor process, 6919 is the user owned 61process 6917 is the privileged monitor process, 6919 is the user owned
62sshd process and 6921 is the shell process. 62sshd process and 6921 is the shell process.
63 63
64$Id: README.privsep,v 1.13 2003/11/21 12:48:55 djm Exp $ 64$Id: README.privsep,v 1.14 2004/06/28 03:50:36 tim Exp $