Displaying 20 results from an estimated 30000 matches similar to: "[Bug 919] --disable-etc-default-login has no visible feedback"
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
1999 Dec 06
1
New x11-ssh-askpass release available
http://www.pobox.com/~jmknoble/jmk/x11-ssh-askpass-1999.12.04.tar.gz
Changes:
1999-12-05 04:21 jmknoble
* Imakefile: Added patch from Markus Friedl to change use of awk
(with GNU-specific extensions?) to sed, more likely to be available
on various platforms.
X11-ssh-askpass is drop-in passphrase dialog for OpenSSH, based solely
on the regular X11 libraries (libX11,
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
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:
2003 Sep 17
3
[Bug 655] sshd_config.5: 'GSSAPICleanupCredentials' -> '...Creds'
http://bugzilla.mindrot.org/show_bug.cgi?id=655
Summary: sshd_config.5: 'GSSAPICleanupCredentials' -> '...Creds'
Product: Portable OpenSSH
Version: -current
Platform: ix86
OS/Version: OpenBSD
Status: NEW
Severity: minor
Priority: P2
Component: Documentation
AssignedTo:
2003 Oct 01
2
documentation update?
The INSTALL file in the current distribution has the passphrase request
at
http://www.ntrnet.net/~jmknoble/software/x11-ssh-askpass/index.html
maybe this should be changed to
http://www.liquidmeme.net/software/x11-ssh-askpass
??
--
Antonino Iannella
Santos Ltd
91 King William St ADELAIDE SA 5000
Ph +618 8224 7712
Fax +618 8224 7577
Mobile +61408 800007
Email antonino.iannella at
2002 Jul 01
5
[Bug 327] monitor_fdpass.c: Expected 1 got 1075033556 - Privilege Separation
http://bugzilla.mindrot.org/show_bug.cgi?id=327
------- Additional Comments From jmknoble at pobox.com 2002-07-02 04:11 -------
Could you please check the error message again? Is it:
mm_receive_fd: recvmsg: expected received 1 got nnnnnnnn
or is it this:
mm_receive_fd: expected type 1 got nnnnnnnn
? Those are two different problems, within a few lines of each other. The
exact text
2000 Mar 29
1
OpenSSH-1.2.3: return of ulimit problem
The ulimit problem appears to have reared its head again with
openssh-1.2.3, under Red Hat Linux 6.1 (kernel-2.2.12, glibc-2.1.2,
egcs-1.1.2, openssl-0.9.5, pam-0.68, pwdb-0.60):
$ telnet localhost 22
Trying 127.0.0.1...
Connected to localhost.
Escape character is '^]'.
SSH-1.5-OpenSSH-1.2.3
^]
telnet> quit
Connection closed.
$ ssh localhost
Last login: Wed Mar 29
2002 Jun 27
8
[Bug 311] Compile fails on MIPS Linux (Cobalt Raq2) - SCM_RIGHTS undeclared
http://bugzilla.mindrot.org/show_bug.cgi?id=311
------- Additional Comments From jmknoble at pobox.com 2002-06-28 09:00 -------
What version of glibc?
What's the output of the following?
find /usr/include -name \*.h -follow -exec grep -l SCM_RIGHTS \{\} \;
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
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
2002 Jul 25
0
[Bug 370] scp incompatibility when connecting to Commercial SSH server
http://bugzilla.mindrot.org/show_bug.cgi?id=370
jmknoble at pobox.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |DUPLICATE
------- Additional Comments From jmknoble at pobox.com 2002-07-26
2003 Mar 26
1
Changing PAM service name in sshd_config, or running sshd as non-root
Currently, openssh's PAM service name is a compile-time choice.
That's fine when one uses one sshd to serve normal shell logins
and the like. But this will not work IF sshd is nor run as
root (which I don't want it to do), because pam_open_session
usually requires access to one's shadow information (for account
expiration perhaps?), and there is no way (and need: this sshd
is
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
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
2001 Oct 31
1
OpenSSH-3.0p1-pre-CVS: configure.ac checks for login in -lutil and -lbsd?
OpenSSH-3.0p1-pre, from CVS as of about 2001-10-30 23:45 UTC.
Any particular reason why configure is checking for login() in -lutil,
finds it, then checks for it again in -lbsd?
Here's the relevant excerpts (Red Hat Linux 6.2, , kernel-2.2.19,
glibc-2.1.3, egcs-1.1.2, autoconf-2.52):
$ CFLAGS='-O2 -mpentium -Wall'; export CFLAGS
$ ./configure
2025 Jan 07
10
[Bug 3773] New: sshd-session rexec prevents live login after package uninstall
https://bugzilla.mindrot.org/show_bug.cgi?id=3773
Bug ID: 3773
Summary: sshd-session rexec prevents live login after package
uninstall
Product: Portable OpenSSH
Version: 9.9p1
Hardware: Other
OS: Linux
Status: NEW
Severity: normal
Priority: P5
Component: sshd
2002 Nov 20
1
Key comment to syslog on login
Hello,
Firstly thankyou for developing openssh - it is a great tool.
Secondly I'm not subscribed to this list - sorry!
It would be helpful to log the key comment to syslog when logging in using
private key authentication.
At the moment I get.
Nov xx xx:xx:xx hostname sshd[pid]: Accepted publickey for root from xxx.xxx.xxx.xxx port xxxxx ssh2
If this could be changed to log the key comment
2001 Jul 24
2
Small buglet trying to recompile SRPM
I've got RedHat 7.1 and when I downloaded the SRPM for
openssh-2.9p2-1.src.rpm and tried to rpm --recompile it bombed.
Here's the error message that it generated:
+ pushd x11-ssh-askpass-1.2.0
/usr/src/redhat/BUILD/openssh-2.9p2/x11-ssh-askpass-1.2.0
/usr/src/redhat/BUILD/openssh-2.9p2
+ xmkmf -a
imake -DUseInstalled -I/usr/X11R6/lib/X11/config
make Makefiles
Makefile:1052: *** target
2000 Mar 16
2
default-path
I now specified
--with-default-path=/space/local/bin
but when I log in to the system, I get
ssh wierdlm at karadi
wierdlm at karadi.msci.memphis.edu's password:
Warning: Remote host denied X11 forwarding.
Last login: Thu Mar 16 12:28:52 2000 from wierdlmpc.msci.m
Sun Microsystems Inc. SunOS 5.6 Generic August 1997
bash: stty: command not found
bash: stty: command not found
bash: