Displaying 2 results from an estimated 2 matches for "oversionaddendum".
Did you mean:
versionaddendum
2017 Jul 19
1
[Bug 2745] New: [PATCH] add support for VersionAddendum to the client
...channel
is created. Daniel Gillmor at the time suggested that if this was to be
done, using the VersionAddendum mechanism might be a good way to do it:
https://lists.mindrot.org/pipermail/openssh-unix-dev/2013-November/031811.html
This patch does that.
For example, a user might want to do
ssh -oVersionAddendum=X-Host:realhost.site.com sharedIpAddr.site.com
With the patch, someone who wanted to put in place a quick proxy
running on port 22 of sharedIpAddr.site.com that looked for a string
like
X-Host:realhost.site.com
could then proxy the connection to realhost.site.com.
The patch supports '%h'...
2004 Jan 19
3
Security suggestion concering SSH and port forwarding.
Hi,
sorry if it is the wrong approuch to suggest improvments to OpenSSH,
but here comes my suggestion:
I recently stumbled upon the scponly shell which in it's chroot:ed form is
an ideal solution when you want to share some files with people you trust
more or less.
The problem is, if you use the scponlyc as shell, port forwarding is still
allowed. This can of course be dissallowed in