diff options
| author | Dag-Erling Smørgrav <des@FreeBSD.org> | 2015-07-02 13:18:50 +0000 |
|---|---|---|
| committer | Dag-Erling Smørgrav <des@FreeBSD.org> | 2015-07-02 13:18:50 +0000 |
| commit | b5a1b3a82df411cb95b6a850e9d9d90bc3d082f9 (patch) | |
| tree | 2fc0f8c0c9b94a14bd7ce42838fc88997f4cd7b8 /sshd.0 | |
| parent | c1e0861503468de5ae00ed0e532f349ec78bec68 (diff) | |
Notes
Diffstat (limited to 'sshd.0')
| -rw-r--r-- | sshd.0 | 6 |
1 files changed, 4 insertions, 2 deletions
@@ -233,7 +233,9 @@ LOGIN PROCESS authentication protocol and cookie in standard input. See SSHRC, below. - 9. Runs user's shell or command. + 9. Runs user's shell or command. All commands are run under the + user's login shell as specified in the system password + database. SSHRC If the file ~/.ssh/rc exists, sh(1) runs it after reading the environment @@ -631,4 +633,4 @@ AUTHORS versions 1.5 and 2.0. Niels Provos and Markus Friedl contributed support for privilege separation. -OpenBSD 5.7 November 15, 2014 OpenBSD 5.7 +OpenBSD 5.7 May 1, 2015 OpenBSD 5.7 |
