Displaying 20 results from an estimated 194 matches for "knobles".
Did you mean:
knoble
2009 Jan 22
8
[Bug 1550] New: Move from 3DES to AES-256 for private key encryption
https://bugzilla.mindrot.org/show_bug.cgi?id=1550
Summary: Move from 3DES to AES-256 for private key encryption
Product: Portable OpenSSH
Version: 5.1p1
Platform: All
OS/Version: All
Status: NEW
Keywords: patch
Severity: enhancement
Priority: P2
Component: ssh-keygen
AssignedTo:
2024 Oct 19
1
HOWTO (advanced) ssh transparent proxy jump
?[Added openssh-unix-dev@ back to thread].
On Oct 19, 2024, at 12:02, Ma?t <maat-ml at mageia.biz> wrote:
>
> ?Le 19/10/2024 ? 19:32, Jim Knoble a ?crit :
>
>>> Why avoid it? What use cases are there for logging into host b, besides as a jump host?
>
> In fact this "B" machine has several roles, [which get enumerated...]
Have you considered assigning a
2017 May 01
2
SSH1 deleted
--
jim knoble | jmknoble at pobox.com
> On Apr 30, 2017, at 19:40, Darren Tucker <dtucker at zip.com.au> wrote:
>
>> On Mon, May 1, 2017 at 12:09 PM, Damien Miller <djm at mindrot.org> wrote:
>>
>> Hi,
>>
>> I just deleted SSHv1 support in OpenBSD and portable OpenSSH. There's
>> probably a little dead code still to be expunged, but
2008 Aug 29
7
[Bug 69] Generalize SSH_ASKPASS
https://bugzilla.mindrot.org/show_bug.cgi?id=69
Damien Miller <djm at mindrot.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |djm at mindrot.org
Alias| |generalised-askpass
--
Configure bugmail:
2001 Sep 17
2
ANNOUNCE: x11-ssh-askpass v1.2.4
x11-ssh-askpass version 1.2.4 (code name: Boudin) is now available from
the following locations:
http://www.poboxc.com/~jmknoble/software/x11-ssh-askpass/
http://www.ntrnet.net/~jmknoble/software/x11-ssh-askpass/
x11-ssh-askpass is a passphrase dialog for use with OpenSSH
<http://www.openssh.com/> under the X Window System.
Significant changes since version 1.2.2 include:
- Minor
2001 Sep 17
2
ANNOUNCE: x11-ssh-askpass v1.2.4
x11-ssh-askpass version 1.2.4 (code name: Boudin) is now available from
the following locations:
http://www.poboxc.com/~jmknoble/software/x11-ssh-askpass/
http://www.ntrnet.net/~jmknoble/software/x11-ssh-askpass/
x11-ssh-askpass is a passphrase dialog for use with OpenSSH
<http://www.openssh.com/> under the X Window System.
Significant changes since version 1.2.2 include:
- Minor
2019 Jan 24
3
sftp Vs scp
I almost never use bare 'scp' or 'sftp' anymore; I start with either 'rsync' or, if 'rsync' is not present and not installable on one end or the other, the "tar-over-bare-ssh" approach:
```
tar cf - localpath | ssh remote.host 'cd remotepath && tar xvf -'
```
I'd be in favor of one of the following:
1. 'scp' goes away, and
2001 Feb 16
3
PATCH: make contrib/redhat/sshd.init work with older RH releases
Damien--
Attached is a patch to contrib/redhat/sshd.init which eliminates the
dependency on the success() and failure() functions from
initscripts>=4.16. This allows sshd.init to be used for both early and
recent releases of Red Hat Linux (i've confirmed it works on both 4.2
and 5.2 as well as 6.2).
The patch also removes the 'Requires: initscripts >= 4.16' line from
2016 Dec 30
12
[Bug 2655] New: AuthorizedKeysCommand with large output can deadlock
https://bugzilla.mindrot.org/show_bug.cgi?id=2655
Bug ID: 2655
Summary: AuthorizedKeysCommand with large output can deadlock
Product: Portable OpenSSH
Version: 7.2p2
Hardware: All
OS: Linux
Status: NEW
Severity: normal
Priority: P5
Component: sshd
Assignee: unassigned-bugs at
2001 Aug 08
4
build problem with 2.9p1 & p2
Greetings -
I don't think this is a bug; just something I don't understand.
I'm using RedHat Linux v7.0 with an i686 processor.
I've been using openssl v0.9.5a with openssh v2.2.1
I've upgraded to openssl v0.9.6b and openssh v2.9.p2
I've built both packages with the '--prefix=/usr' option.
During the openssh 'make install' at 'host-key' I get
2024 Oct 20
1
HOWTO (advanced) ssh transparent proxy jump
Le 19/10/2024 ? 21:59, Jim Knoble a ?crit?:
> ?[Added openssh-unix-dev@ back to thread].
>
> On Oct 19, 2024, at 12:02, Ma?t <maat-ml at mageia.biz> wrote:
>> ?Le 19/10/2024 ? 19:32, Jim Knoble a ?crit :
>>
>>>> Why avoid it? What use cases are there for logging into host b, besides as a jump host?
>> In fact this "B" machine has several
2009 Apr 04
3
[Bug 1586] New: [FEATURE REQ] PermitRootLogin and restricting to specific hosts
https://bugzilla.mindrot.org/show_bug.cgi?id=1586
Summary: [FEATURE REQ] PermitRootLogin and restricting to
specific hosts
Product: Portable OpenSSH
Version: 5.2p1
Platform: amd64
OS/Version: Linux
Status: NEW
Severity: enhancement
Priority: P2
Component: Miscellaneous
2001 Sep 19
0
Correction (was: Re: ANNOUNCE: x11-ssh-askpass v1.2.4.1)
: A message that you sent could not be delivered to one or more of its
: recipients. This is a permanent error. The following address(es) failed:
:
: openssh-announce at zax.half.pint-stowp.cx
: unknown local-part "openssh-announce" in domain "zax.half.pint-stowp.cx"
[I seem to be having an unlucky day today]. See below for the
correction.
------ This is a copy of the
2000 Oct 30
1
SSH-askpass - timeout possible?
Hello,
On my home PC, whch runs openssh with Jim Knoble's x11-ssh-askpass, I have
configured my Bash shell login script to prompt me for the passphrase. No
problem, however it waits during the login process for me to 'do something'
- i.e. enter a passphrase, cancel it or whatever. Is it possible to set a
timeout so that if, say, nothing occurs within a minute then it assumes no
2001 Apr 10
2
LBX Support : Where to start
I would like to put a patch in OpenSSH start lbxproxy on the server if
both ends of the connection support LBX. I'm having difficulty figuring
out where to put this code, specifically I can't seem to find where the
X11 handshaking happens. Could someone help me out on this??
-Carl
2001 Sep 19
0
Correction (was: Re: ANNOUNCE: x11-ssh-askpass v1.2.4.1)
: A message that you sent could not be delivered to one or more of its
: recipients. This is a permanent error. The following address(es) failed:
:
: openssh-announce at zax.half.pint-stowp.cx
: unknown local-part "openssh-announce" in domain "zax.half.pint-stowp.cx"
[I seem to be having an unlucky day today]. See below for the
correction.
------ This is a copy of the
2019 Nov 20
2
help wanted: update ssh-askpass programs for new U2F / prompt hints
My website has fallen off the web. This is a good time for someone else to take over the code for x11-ssh-askpass, as I've not done anything with it for years. I have the original code somewhere if needed, but I think Debian has mirrored it for some time.
--
jim knoble
> On Nov 18, 2019, at 01:49, Jakub Jelen <jjelen at redhat.com> wrote:
>
>> On Mon, 2019-11-18 at 16:19
2001 Feb 18
3
PATCH: Round 2: RH initscripts backward compatibility
I've cleaned up Pekka Savola's newly revised sshd.init and additional
sshd-functions and modified them to work they way i've been arguing
they should work.
Compatibility functions are defined in ./contrib/redhat/sshd-functions,
which should get installed no matter what release of Red Hat Linux
OpenSSH is getting built for, to be consistent across releases.
Specific changes from
1999 Dec 09
2
OpenSSH-1.12pre17: PATCH: Red Hat PAM limits
With the sshd in recent releases of OpenSSH, some Red Hat Linux systems
complain about ulimit trying to raise a limit when logging in via ssh.
The problem is that packages/redhat/sshd.pam doesn't do limit checking
for an sshd session.
The attached patch adds the pam_limits module to the sshd session,
which checks for limits set in /etc/security/limits.conf.
This works on Red Hat Linux 5.2
2001 Apr 02
1
ANNOUNCE: x11-ssh-askpass v1.2.1
x11-ssh-askpass version 1.2.1 (code name: Fatoomsh) is now available
from the following locations:
http://www.jmknoble.cx/software/x11-ssh-askpass/
http://www.ntrnet.net/~jmknoble/software/x11-ssh-askpass/
x11-ssh-askpass is a passphrase dialog for use with OpenSSH
(www.openssh.com) under the X Window System.
The important changes since version 1.2.1 are as follows:
- Added a