mirror of
https://github.com/PowerShell/openssh-portable.git
synced 2025-09-26 03:18:54 +02:00
- stevesk@cvs.openbsd.org 2002/08/09 17:41:12
[sshd_config.5] proxy vs. fake display
This commit is contained in:
parent
1f8cf4f4fb
commit
15b6120e63
@ -27,6 +27,9 @@
|
|||||||
[sshd_config.5]
|
[sshd_config.5]
|
||||||
use Op for mdoc conformance; from esr@golux.thyrsus.com
|
use Op for mdoc conformance; from esr@golux.thyrsus.com
|
||||||
ok aaron@
|
ok aaron@
|
||||||
|
- stevesk@cvs.openbsd.org 2002/08/09 17:41:12
|
||||||
|
[sshd_config.5]
|
||||||
|
proxy vs. fake display
|
||||||
|
|
||||||
20020813
|
20020813
|
||||||
- (tim) [configure.ac] Display OpenSSL header/library version.
|
- (tim) [configure.ac] Display OpenSSL header/library version.
|
||||||
@ -1524,4 +1527,4 @@
|
|||||||
- (stevesk) entropy.c: typo in debug message
|
- (stevesk) entropy.c: typo in debug message
|
||||||
- (djm) ssh-keygen -i needs seeded RNG; report from markus@
|
- (djm) ssh-keygen -i needs seeded RNG; report from markus@
|
||||||
|
|
||||||
$Id: ChangeLog,v 1.2421 2002/08/20 18:43:27 mouring Exp $
|
$Id: ChangeLog,v 1.2422 2002/08/20 18:44:24 mouring Exp $
|
||||||
|
@ -34,7 +34,7 @@
|
|||||||
.\" (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
|
.\" (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
|
||||||
.\" THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
.\" THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||||
.\"
|
.\"
|
||||||
.\" $OpenBSD: sshd_config.5,v 1.7 2002/08/09 17:21:42 stevesk Exp $
|
.\" $OpenBSD: sshd_config.5,v 1.8 2002/08/09 17:41:12 stevesk Exp $
|
||||||
.Dd September 25, 1999
|
.Dd September 25, 1999
|
||||||
.Dt SSHD_CONFIG 5
|
.Dt SSHD_CONFIG 5
|
||||||
.Os
|
.Os
|
||||||
@ -649,7 +649,7 @@ hostname part of the
|
|||||||
.Ev DISPLAY
|
.Ev DISPLAY
|
||||||
environment variable to
|
environment variable to
|
||||||
.Dq localhost .
|
.Dq localhost .
|
||||||
This prevents remote hosts from connecting to the fake display.
|
This prevents remote hosts from connecting to the proxy display.
|
||||||
However, some older X11 clients may not function with this
|
However, some older X11 clients may not function with this
|
||||||
configuration.
|
configuration.
|
||||||
.Cm X11UseLocalhost
|
.Cm X11UseLocalhost
|
||||||
|
Loading…
x
Reference in New Issue
Block a user