Displaying 20 results from an estimated 30000 matches similar to: "[Bug 1682] verbose log message unclear when X11 forwarding denied"
2009 Dec 04
0
[Bug 1682] New: verbose log message unclear when X11 forwarding denied
https://bugzilla.mindrot.org/show_bug.cgi?id=1682
Summary: verbose log message unclear when X11 forwarding denied
Product: Portable OpenSSH
Version: 5.3p1
Platform: All
OS/Version: NetBSD
Status: NEW
Severity: normal
Priority: P2
Component: ssh
AssignedTo: unassigned-bugs at mindrot.org
2015 Apr 17
0
[Bug 1682] verbose log message unclear when X11 forwarding denied
https://bugzilla.mindrot.org/show_bug.cgi?id=1682
Damien Miller <djm at mindrot.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution|--- |FIXED
--- Comment #2 from Damien Miller <djm at
2015 Apr 17
0
[Bug 1682] verbose log message unclear when X11 forwarding denied
https://bugzilla.mindrot.org/show_bug.cgi?id=1682
Darren Tucker <dtucker at zip.com.au> changed:
What |Removed |Added
----------------------------------------------------------------------------
Attachment #2595|ok?(dtucker at zip.com.au) |ok+
Flags| |
--
You are receiving this mail because:
You are
2015 Apr 17
0
[Bug 1682] verbose log message unclear when X11 forwarding denied
https://bugzilla.mindrot.org/show_bug.cgi?id=1682
Damien Miller <djm at mindrot.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Blocks| |2360
--
You are receiving this mail because:
You are watching someone on the CC list of the bug.
You are watching
2001 Oct 26
2
Patch to add "warn" value to ForwardX11 and ForwardAgent
Because ForwardX11 and ForwardAgent are so useful but introduce risk when
used to a not well-secured server, I added a "warn" value to the ForwardX11
and ForwardAgent options which causes the ssh client to print a big warning
whenever the forwarding is actually used. I plan to make "ForwardX11=warn"
the default in my ssh_config distribution.
I'm not proposing that this
2000 Aug 28
1
[OpenSSH] sample line about ForwardX11 in ssh_config file is not fit to default setting
Hi
OpenSSH developers
I use OpenSSH under FreeBSD. It's cool and useful for me.
By the way, sample line of ForwardX11 in ssh_config was not fit
for default setting in readconf.c. I want to change ssh_config.
----------
In ssh source (src/usr.bin/ssh/readconf.c), currently ForwardX11
is disabled.
731 if (options->forward_x11 == -1)
732
2008 Jun 12
0
[Bug 1309] X11 forwarding doesn't work with X11UseLocalhost=no
https://bugzilla.mindrot.org/show_bug.cgi?id=1309
Damien Miller <djm at mindrot.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |FIXED
CC| |djm
2020 Jul 31
0
[Bug 831] Allow agent forwarding in sftp & scp
https://bugzilla.mindrot.org/show_bug.cgi?id=831
Damien Miller <djm at mindrot.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Attachment #2683|0 |1
is obsolete| |
Attachment #3328|0 |1
is
2012 Jul 05
0
[Bug 1309] X11 forwarding doesn't work with X11UseLocalhost=no
https://bugzilla.mindrot.org/show_bug.cgi?id=1309
Damien Miller <djm at mindrot.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|RESOLVED |CLOSED
--- Comment #5 from Damien Miller <djm at mindrot.org> ---
Mass update RESOLVED->CLOSED after
2016 Aug 02
0
[Bug 1457] X11 Forwarding doesn't work anymore on a solaris 10 host where ipv6 has not been enabled
https://bugzilla.mindrot.org/show_bug.cgi?id=1457
Damien Miller <djm at mindrot.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|RESOLVED |CLOSED
--- Comment #10 from Damien Miller <djm at mindrot.org> ---
Close all resolved bugs after 7.3p1 release
2024 Dec 06
0
[Bug 1356] X11 forwarding broken.
https://bugzilla.mindrot.org/show_bug.cgi?id=1356
Damien Miller <djm at mindrot.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|REOPENED |RESOLVED
Resolution|--- |WONTFIX
--- Comment #5 from Damien Miller <djm at
2023 Feb 07
2
[Bug 3535] New: Permission denied error message is unclear
https://bugzilla.mindrot.org/show_bug.cgi?id=3535
Bug ID: 3535
Summary: Permission denied error message is unclear
Product: Portable OpenSSH
Version: 9.1p1
Hardware: Other
OS: Windows 10
Status: NEW
Severity: enhancement
Priority: P5
Component: ssh
Assignee: unassigned-bugs at
2005 Mar 31
1
X11 forwarding and session multiplexing
Hi,
A user has noticed that X11 forwarding does not appear to work when using session
multiplexing. It seems that the DISPLAY environment variable is not getting
set in the slave sessions.
Any thought? The ~/.ssh/config ib below.
Host somehost-master
ControlMaster yes
ControlPath ~/.ssh/somehost.sock
HostbasedAuthentication no
HostName somehost
Host somehost-slave
ControlPath
2020 May 20
0
[Bug 1997] Add QoS to ControlPath escapes
https://bugzilla.mindrot.org/show_bug.cgi?id=1997
chrysn at fsfe.org changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |chrysn at fsfe.org
--- Comment #3 from chrysn at fsfe.org ---
Given the approach of distinguishing sockets based on their QoS has not
led
2020 May 29
0
[Bug 1997] Add QoS to ControlPath escapes
https://bugzilla.mindrot.org/show_bug.cgi?id=1997
--- Comment #4 from Peter Lebbing <peter at digitalbrains.com> ---
(In reply to chrysn from comment #3)
Sorry for not replying sooner, it slipped my mind!
> Would a patch to add a "%I" for "1 for interactive sessions, 0
> otherwise" to the expansion be generally acceptable? Peter, would it
> still serve your
2008 Jun 13
1
[Bug 1010] SSH sometimes hangs on exit when multiple forwarded X11 clients are closed
https://bugzilla.mindrot.org/show_bug.cgi?id=1010
Damien Miller <djm at mindrot.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |djm at mindrot.org
--- Comment #2 from Damien Miller <djm at mindrot.org> 2008-06-13 13:42:57 ---
I
2002 May 06
2
X11 forwarding does not work as normal user
We installed openssh 3.1p1 on our Solaris 2.8 machine using gcc 2.95.2. During
the installation, we modified ssh_config and sshd_config to enable X11 and
agent forwarding.
In sshd_config, we changed the following line to read:
X11Forwarding yes
In ssh_config, we changed the following two lines to read:
ForwardAgent yes
ForwardX11 yes
Both files are set to permission readable
2001 Jan 08
0
AW: X11-Forwarding for Reliant UNIX (formerly SINIX)
Damien Miller [SMTP:djm at mindrot.org] wrote:
> On Mon, 8 Jan 2001, Bladt Norbert wrote:
[...]
>> The result fo my investigation is:
>> 3. All standard X-applications try to determine whether
>> they are running locally, i.e. if the DISPLAY on
>> computer HOSTX is HOSTX:10.0 the X-applications detect
>> that this is the local computer and try to open the
2001 Jan 09
0
Result: X11-Forwarding for Reliant UNIX (formerly SINIX)
Hi !
I promised to report the result to the list.
Here it is:
Damien Miller [SMTP:djm at mindrot.org] wrote yesterday on his keyboard:
> On Mon, 8 Jan 2001, Bladt Norbert wrote:
[...]
>> During the last week I did some investigations why the X11 forwarding
>> on Reliant UNIX Versions 5.44 and 5.45 does not work out of the box
>> with OpenSSH-2.3.0p1.
>>
>> The
2008 Jul 22
0
[Bug 1010] SSH sometimes hangs on exit when multiple forwarded X11 clients are closed
https://bugzilla.mindrot.org/show_bug.cgi?id=1010
Damien Miller <djm at mindrot.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|RESOLVED |CLOSED
--- Comment #4 from Damien Miller <djm at mindrot.org> 2008-07-22 12:07:21 ---
Mass update