Displaying 20 results from an estimated 6000 matches similar to: "[Bug 2730] New: A "LocalCommand" equivalent for AFTER the session ends"
2006 Sep 18
0
[Bug 1232] "LocalCommand" is executed before "Tunnel" is set up
http://bugzilla.mindrot.org/show_bug.cgi?id=1232
           Summary: "LocalCommand" is executed before "Tunnel" is set up
           Product: Portable OpenSSH
           Version: 4.3p2
          Platform: ix86
        OS/Version: Linux
            Status: NEW
          Severity: normal
          Priority: P2
         Component: ssh
        AssignedTo: bitbucket at mindrot.org
2011 Jan 05
0
[PATCH] fix %n expansion in LocalCommand
After the commit titled "expand %h to the hostname in ssh_config Hostname
options" (2010-07-16), %n always got the same value as %h in the LocalCommand
config option. Fix this and add a regression test.
---
 regress/Makefile       |    6 ++++--
 regress/host-expand.sh |   18 ++++++++++++++++++
 ssh.c                  |    6 ++++--
 3 files changed, 26 insertions(+), 4 deletions(-)
diff
2008 Feb 21
0
LocalCommand and control master/sshfs
I've run into a couple cases where it would be nice to use LocalCommand to run
something to setup a session in some way when using ControlMaster.  For
example, to scp something or do an sshfs mount automatically once your session
is established using the control socket.  However, in 4.7, LocalCommand is run
before ssh_control_listener. 
It's not terribly hard to work around (fork and
2007 Feb 02
0
[Bug 1280] LocalCommand and variables
http://bugzilla.mindrot.org/show_bug.cgi?id=1280
           Summary: LocalCommand and variables
           Product: Portable OpenSSH
           Version: 4.3p2
          Platform: Other
        OS/Version: Linux
            Status: NEW
          Severity: enhancement
          Priority: P2
         Component: ssh
        AssignedTo: bitbucket at mindrot.org
        ReportedBy: cmsj-bugzilla at
2009 Jun 14
7
[Bug 1610] New: LocalCommand is executed to early
https://bugzilla.mindrot.org/show_bug.cgi?id=1610
           Summary: LocalCommand is executed to early
           Product: Portable OpenSSH
           Version: 5.1p1
          Platform: All
        OS/Version: Linux
            Status: NEW
          Severity: normal
          Priority: P2
         Component: ssh
        AssignedTo: unassigned-bugs at mindrot.org
        ReportedBy: fs-linux_bug
2006 Jan 16
1
LocalCommand problem for tunneling on Linux
I've been testing tunneling on Linux with openssh-SNAP-20060116.tar.gz
and found a problem.
When I use LocalCommand for doing ifconfig stuff, the command line
was executed before a tunneling interface is opened.  This causes
errors on Linux and the interface is not automatically set up.
This is not a problem on *BSD because you can do ifconfig for
unopened tun/tap interfaces. But in Linux,
2017 Jul 24
4
[Bug 2747] New: Different notations for the same IP-address result in multiple entries in known_hosts
https://bugzilla.mindrot.org/show_bug.cgi?id=2747
            Bug ID: 2747
           Summary: Different notations for the same IP-address result in
                    multiple entries in known_hosts
           Product: Portable OpenSSH
           Version: 7.5p1
          Hardware: Other
                OS: FreeBSD
            Status: NEW
          Severity: enhancement
          Priority: P5
  
2017 May 23
1
[Bug 2722] New: Symbolic links aren't listed properly by sftp
https://bugzilla.mindrot.org/show_bug.cgi?id=2722
            Bug ID: 2722
           Summary: Symbolic links aren't listed properly by sftp
           Product: Portable OpenSSH
           Version: 7.5p1
          Hardware: All
                OS: All
            Status: NEW
          Severity: enhancement
          Priority: P5
         Component: sftp
          Assignee: unassigned-bugs at
2008 Jun 12
1
[Bug 1280] LocalCommand and variables
https://bugzilla.mindrot.org/show_bug.cgi?id=1280
Damien Miller <djm at mindrot.org> changed:
           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |djm at mindrot.org
             Blocks|                            |1452
--- Comment #1 from Damien Miller
2020 Oct 26
0
@Microknoppix
On Mon, 26 Oct 2020 12:35:33 -0500 (CDT)
Michael Hennebry wrote:
> but now my LXterms all have hennebry at Microknoppix on top.
> WTF? How did that happen?
> How do I fix it?
Wild guess: PROMPT_COMMAND was changed in  /etc/bashrc or ~/.bashrc
-- 
Can we uninstall 2020 and install it again? This one has a virus.
MELVILLE THEATRE ~ Real D 3D Digital Cinema ~ www.melvilletheatre.com
2020 Oct 26
4
@Microknoppix
Normally I run Centos 7,
but I accidently booted a German Knoppix OS.
I'm back to Centos 7,
but now my LXterms all have hennebry at Microknoppix on top.
WTF? How did that happen?
How do I fix it?
How do I make it not happen again?
What other trouble should I be looking for?
I opened a couple LXterms,
looked at man pages and ran xrandr as root a few times.
Also I ran shutdown a couple times.
2010 Oct 02
0
%h and %n in LocalCommand
Hi,
looking at the code %h and %n expand to the same value. But shouldn't
%h expand to options.hostname?
Also I think that the host name provided on the command line is always
lost because of the line 698 in ssh.c (thats from 5.6p1).
Do I miss read something here?
Bert
2007 Jun 22
0
[Bug 1233] "Tunnel" should pass device-name to "LocalCommand"
http://bugzilla.mindrot.org/show_bug.cgi?id=1233
Damien Miller <djm at mindrot.org> changed:
           What    |Removed                     |Added
----------------------------------------------------------------------------
            Version|4.3p2                       |-current
           Platform|ix86                        |All
         OS/Version|Linux                       |All
  
2011 Sep 06
2
[Bug 1233] "Tunnel" should pass device-name to "LocalCommand"
https://bugzilla.mindrot.org/show_bug.cgi?id=1233
Damien Miller <djm at mindrot.org> changed:
           What    |Removed                     |Added
----------------------------------------------------------------------------
             Blocks|                            |1930
--- Comment #4 from Damien Miller <djm at mindrot.org> 2011-09-06 10:34:09 EST ---
Retarget unresolved
2013 Jul 25
1
[Bug 1233] "Tunnel" should pass device-name to "LocalCommand"
https://bugzilla.mindrot.org/show_bug.cgi?id=1233
Damien Miller <djm at mindrot.org> changed:
           What    |Removed                     |Added
----------------------------------------------------------------------------
             Blocks|                            |2130
--- Comment #12 from Damien Miller <djm at mindrot.org> ---
Retarget to openssh-6.4
-- 
You are
2014 Feb 05
0
[Bug 1233] "Tunnel" should pass device-name to "LocalCommand"
https://bugzilla.mindrot.org/show_bug.cgi?id=1233
Damien Miller <djm at mindrot.org> changed:
           What    |Removed                     |Added
----------------------------------------------------------------------------
             Blocks|                            |2188
--- Comment #14 from Damien Miller <djm at mindrot.org> ---
Retarget incomplete bugs / feature requests
2014 Apr 12
0
[Bug 1233] "Tunnel" should pass device-name to "LocalCommand"
https://bugzilla.mindrot.org/show_bug.cgi?id=1233
Damien Miller <djm at mindrot.org> changed:
           What    |Removed                     |Added
----------------------------------------------------------------------------
             Blocks|                            |2226
--- Comment #16 from Damien Miller <djm at mindrot.org> ---
Retarget to 6.7 release, since 6.6 was mostly
2014 Aug 29
0
[Bug 1233] "Tunnel" should pass device-name to "LocalCommand"
https://bugzilla.mindrot.org/show_bug.cgi?id=1233
Damien Miller <djm at mindrot.org> changed:
           What    |Removed                     |Added
----------------------------------------------------------------------------
             Blocks|                            |2266
--- Comment #18 from Damien Miller <djm at mindrot.org> ---
Retarget incomplete bugs to 6.8 release.
-- 
2015 Mar 02
0
[Bug 1233] "Tunnel" should pass device-name to "LocalCommand"
https://bugzilla.mindrot.org/show_bug.cgi?id=1233
Damien Miller <djm at mindrot.org> changed:
           What    |Removed                     |Added
----------------------------------------------------------------------------
             Blocks|2266                        |
--- Comment #20 from Damien Miller <djm at mindrot.org> ---
OpenSSH 6.8 is approaching release and closed for
2015 Mar 02
0
[Bug 1233] "Tunnel" should pass device-name to "LocalCommand"
https://bugzilla.mindrot.org/show_bug.cgi?id=1233
Damien Miller <djm at mindrot.org> changed:
           What    |Removed                     |Added
----------------------------------------------------------------------------
             Blocks|                            |2360
--- Comment #21 from Damien Miller <djm at mindrot.org> ---
Retarget to 6.9
-- 
You are receiving this