summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBen Lindstrom <mouring@eviladmin.org>2002-08-20 18:44:24 +0000
committerBen Lindstrom <mouring@eviladmin.org>2002-08-20 18:44:24 +0000
commit15b6120e633fb1d66fbcbac3d5c7352d79ddbc20 (patch)
tree179a3619812cb4bc2d2e95863dee58240609ea44
parent1f8cf4f4fbb159830cf9f5f7925d053bb7dc920b (diff)
- stevesk@cvs.openbsd.org 2002/08/09 17:41:12
[sshd_config.5] proxy vs. fake display
-rw-r--r--ChangeLog5
-rw-r--r--sshd_config.54
2 files changed, 6 insertions, 3 deletions
diff --git a/ChangeLog b/ChangeLog
index e29ec5650..0078cf846 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -27,6 +27,9 @@
27 [sshd_config.5] 27 [sshd_config.5]
28 use Op for mdoc conformance; from esr@golux.thyrsus.com 28 use Op for mdoc conformance; from esr@golux.thyrsus.com
29 ok aaron@ 29 ok aaron@
30 - stevesk@cvs.openbsd.org 2002/08/09 17:41:12
31 [sshd_config.5]
32 proxy vs. fake display
30 33
3120020813 3420020813
32 - (tim) [configure.ac] Display OpenSSL header/library version. 35 - (tim) [configure.ac] Display OpenSSL header/library version.
@@ -1524,4 +1527,4 @@
1524 - (stevesk) entropy.c: typo in debug message 1527 - (stevesk) entropy.c: typo in debug message
1525 - (djm) ssh-keygen -i needs seeded RNG; report from markus@ 1528 - (djm) ssh-keygen -i needs seeded RNG; report from markus@
1526 1529
1527$Id: ChangeLog,v 1.2421 2002/08/20 18:43:27 mouring Exp $ 1530$Id: ChangeLog,v 1.2422 2002/08/20 18:44:24 mouring Exp $
diff --git a/sshd_config.5 b/sshd_config.5
index f619855e9..fcebbede9 100644
--- a/sshd_config.5
+++ b/sshd_config.5
@@ -34,7 +34,7 @@
34.\" (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF 34.\" (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
35.\" THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. 35.\" THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
36.\" 36.\"
37.\" $OpenBSD: sshd_config.5,v 1.7 2002/08/09 17:21:42 stevesk Exp $ 37.\" $OpenBSD: sshd_config.5,v 1.8 2002/08/09 17:41:12 stevesk Exp $
38.Dd September 25, 1999 38.Dd September 25, 1999
39.Dt SSHD_CONFIG 5 39.Dt SSHD_CONFIG 5
40.Os 40.Os
@@ -649,7 +649,7 @@ hostname part of the
649.Ev DISPLAY 649.Ev DISPLAY
650environment variable to 650environment variable to
651.Dq localhost . 651.Dq localhost .
652This prevents remote hosts from connecting to the fake display. 652This prevents remote hosts from connecting to the proxy display.
653However, some older X11 clients may not function with this 653However, some older X11 clients may not function with this
654configuration. 654configuration.
655.Cm X11UseLocalhost 655.Cm X11UseLocalhost