similar to: [Bug 1618] New: Option to connect tty to a socket

Displaying 20 results from an estimated 30000 matches similar to: "[Bug 1618] New: Option to connect tty to a socket"

2007 Dec 31
28
[Bug 1424] New: Cannot signal a process over a channel (rfc 4254, section 6 .9)
https://bugzilla.mindrot.org/show_bug.cgi?id=1424 Summary: Cannot signal a process over a channel (rfc 4254, section 6.9) Classification: Unclassified Product: Portable OpenSSH Version: 4.7p1 Platform: ix86 OS/Version: Linux Status: NEW Severity: normal Priority: P2 Component: sshd
2015 Jun 24
8
[Bug 2416] New: [PATCH] Allow forwarding of stdio to streamlocal end points
https://bugzilla.mindrot.org/show_bug.cgi?id=2416 Bug ID: 2416 Summary: [PATCH] Allow forwarding of stdio to streamlocal end points Product: Portable OpenSSH Version: -current Hardware: Other OS: Linux Status: NEW Severity: enhancement Priority: P5 Component: ssh
2014 Oct 02
15
[Bug 2283] New: option to execute command without shell
https://bugzilla.mindrot.org/show_bug.cgi?id=2283 Bug ID: 2283 Summary: option to execute command without shell Product: Portable OpenSSH Version: 6.6p1 Hardware: All OS: All Status: NEW Severity: enhancement Priority: P5 Component: sshd Assignee: unassigned-bugs at
2011 Sep 20
2
[Bug 1939] New: ssh client hangs when -t option is used to force pseudo-tty allocation
https://bugzilla.mindrot.org/show_bug.cgi?id=1939 Bug #: 1939 Summary: ssh client hangs when -t option is used to force pseudo-tty allocation Classification: Unclassified Product: Portable OpenSSH Version: 5.4p1 Platform: PPC OS/Version: AIX Status: NEW Severity: normal
2009 Sep 01
7
[Bug 1643] New: Set FD_CLOEXEC on client socket
https://bugzilla.mindrot.org/show_bug.cgi?id=1643 Summary: Set FD_CLOEXEC on client socket Product: Portable OpenSSH Version: 5.2p1 Platform: Other OS/Version: Linux Status: NEW Severity: normal Priority: P2 Component: sshd AssignedTo: unassigned-bugs at mindrot.org ReportedBy: jchadima at
2009 Jul 31
112
[Bug 1626] New: Bugs intended to be fixed in 5.4
https://bugzilla.mindrot.org/show_bug.cgi?id=1626 Summary: Bugs intended to be fixed in 5.4 Product: Portable OpenSSH Version: -current Platform: Other OS/Version: Mac OS X Status: NEW Severity: normal Priority: P2 Component: Miscellaneous AssignedTo: unassigned-bugs at mindrot.org
2018 Feb 12
2
User manipulation of tty mode opcodes / IUTF8 incompatibilities
On Mon, Feb 12, 2018 at 2:49 AM, Darren Tucker <dtucker at dtucker.net> wrote: > Please try this patch. Thanks. I will do so in the next day or two and report back. -- Nathan
2018 Feb 12
2
User manipulation of tty mode opcodes / IUTF8 incompatibilities
On Sun, Feb 11, 2018 at 11:27 PM, Darren Tucker <dtucker at dtucker.net> wrote: > Sigh. If you could provide the server's identity string (eg from "ssh > -v yourthing") we could add a bug bit to stop it from being sent. $ ssh -v nathan at 10.0.0.1 OpenSSH_7.4p1, LibreSSL 2.5.0 [snip] debug1: Local version string SSH-2.0-OpenSSH_7.4 debug1: Remote protocol version
2002 Jun 05
3
ssh-add: local private keys added to forwarded agents
Hi, This may or may not cause concern for some people (considering a lot of people store all of their keys on a single client system). Snippet from draft-ietf-secsh-agent-00.txt: 2. Security Considerations This protocol is designed only to run as a channel of the SSH protocol. The goal of this extension is to ensure that the users private keys never leave the machine they are
2001 Oct 25
2
Both directions Mirror
Good evening I use d as follows. (It is every 5 minutes from Cron) #!/bin/sh LOCK=/tmp/lock.pid if [ ! -e $LOCK ]; then echo 1 > $LOCK rsync -ave ssh --delete /export/mirror user@hostB:/export rsync -ave ssh --delete user@hostB:/export/ /export/mirror/ rm > $LOCK fi However, now, it is. It will be deleted even when a file is created on both sides. Should the script
2012 Jul 12
3
ssh port forwarding
Hello Everyone, I am having a problem with setting up port forwarding from one of our local CentOS machines to an AWS EC2 instance. We are wanting to make mysql connections over an ssh tunnel. In this case, lets say that hostA is our local machine, and hostB is the Amazon EC2 instance. I have tried several different variations (that I have found from google searching), including: from hostA: ssh
2006 Jun 19
1
[Bug 1198] ssh associates the host identification to just IP/hostname , and it should also include remote port.
http://bugzilla.mindrot.org/show_bug.cgi?id=1198 Summary: ssh associates the host identification to just IP/hostname , and it should also include remote port. Product: Portable OpenSSH Version: 4.3p2 Platform: All OS/Version: Linux Status: NEW Severity: enhancement Priority: P2
2009 Mar 11
9
ZFS on a SAN
Hi All, I''m new on ZFS, so I hope this isn''t too basic a question. I have a host where I setup ZFS. The Oracle DBAs did their thing and I know have a number of ZFS datasets with their respective clones and snapshots on serverA. I want to export some of the clones to serverB. Do I need to zone serverB to see the same LUNs as serverA? Or does it have to have preexisting,
2003 May 12
3
[Bug 560] Privsep child continues to run after monitor killed.
http://bugzilla.mindrot.org/show_bug.cgi?id=560 Summary: Privsep child continues to run after monitor killed. Product: Portable OpenSSH Version: -current Platform: ix86 URL: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=164797 OS/Version: Linux Status: NEW Severity: normal Priority: P2
2001 Oct 21
1
About mirroring in both sides
I am taisaki About how to carry out mirroring with both server Although I would like you to teach About rsync, although it is a question, this time hostA hostB It is related with ssh connection. authorized_keys is held on both sides. In the environment which can be used satisfactory hostA /export/Data The following directories hostB /export/temp a mirror is carried out to below --
2018 Mar 31
5
Help on a Nat To Nat soluction - tinc servers won't ping remote clients
I have a three tinc server setup, similar to "4.3 How Connections Work" using the configuration mostly likehttp://ostolc.org/site-to-site-vpn-with-tinc.html The clients (Ubuntus, Debians and Windows 10s) can all ping (and SSH) to each other remotely. As far as that is concerned it's working great - thanks so much for some great software. However, on each of the Tinc servers (A and
2013 Sep 19
15
[Bug 2155] New: sftp program has tty attributes setting problem
https://bugzilla.mindrot.org/show_bug.cgi?id=2155 Bug ID: 2155 Summary: sftp program has tty attributes setting problem Product: Portable OpenSSH Version: 5.3p1 Hardware: ix86 OS: Linux Status: NEW Severity: critical Priority: P5 Component: sftp Assignee: unassigned-bugs at
2004 Jul 21
1
[Bug 904] Better support for multi hop ssh/scp/sftp and anonymous port forwarding
http://bugzilla.mindrot.org/show_bug.cgi?id=904 Summary: Better support for multi hop ssh/scp/sftp and anonymous port forwarding Product: Portable OpenSSH Version: -current Platform: All OS/Version: Linux Status: NEW Severity: enhancement Priority: P2 Component: ssh AssignedTo:
2018 Apr 10
2
Route certain trafic via a tinc node that is not directly connected.
On Tue, Apr 10, 2018 at 03:36:08PM +0200, Hans de Groot wrote: > hosta  <--> hostb  <-->  hostc > > Hosta and hostc are not directly connected via tinc. But both are conncted > via hostb (I called my network tincnet). This works fine I can ssh from > hosta to hostc and vice versa without any problems. > > hostc is in a whitelisted iprange at some service
2013 Jun 01
3
[Bug 2114] New: Android requires sys/socket.h to be included before sys/un.h.
https://bugzilla.mindrot.org/show_bug.cgi?id=2114 Bug ID: 2114 Summary: Android requires sys/socket.h to be included before sys/un.h. Product: Portable OpenSSH Version: 6.2p1 Hardware: Other OS: Linux Status: NEW Severity: minor Priority: P5 Component: Build system