diff options
Diffstat (limited to 'README.privsep')
-rw-r--r-- | README.privsep | 8 |
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. | |||
42 | It does not function on HP-UX with a trusted system | 42 | It does not function on HP-UX with a trusted system |
43 | configuration. | 43 | configuration. |
44 | 44 | ||
45 | On Compaq Tru64 Unix, only the pre-authentication part of privsep is | 45 | On Cygwin, Tru64 Unix, OpenServer, and Unicos only the pre-authentication |
46 | supported. Post-authentication privsep is disabled automatically (so | 46 | part of privsep is supported. Post-authentication privsep is disabled |
47 | you won't see the additional process mentioned below). | 47 | automatically (so you won't see the additional process mentioned below). |
48 | 48 | ||
49 | Note that for a normal interactive login with a shell, enabling privsep | 49 | Note that for a normal interactive login with a shell, enabling privsep |
50 | will require 1 additional process per login session. | 50 | will require 1 additional process per login session. |
@@ -61,4 +61,4 @@ process 1005 is the sshd process listening for new connections. | |||
61 | process 6917 is the privileged monitor process, 6919 is the user owned | 61 | process 6917 is the privileged monitor process, 6919 is the user owned |
62 | sshd process and 6921 is the shell process. | 62 | sshd 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 $ |