Displaying 20 results from an estimated 5000 matches similar to: "[Bug 246] md5_crypt conflict fails"
2002 Jul 18
1
[Bug 246] md5_crypt conflict fails
http://bugzilla.mindrot.org/show_bug.cgi?id=246
------- Additional Comments From stevesk at pobox.com 2002-07-18 15:42 -------
tim, should this be closed INVALID?
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
2002 May 17
1
erroneous reporting of md5 usage, openssh-3.2.2p1
Talking about openssh-3.2.2p1
The configure script erroneously reporting the md5-password status.
The script, when activated with "--with-md5-passwords" correctly sets the
config.h but reporting "MD5 password support: no"
Seems that is due to a bug in configure.ac, line 2026
Kind regards,
Kagan Kongar
2002 May 17
0
[Bug 246] New: md5_crypt conflict fails
http://bugzilla.mindrot.org/show_bug.cgi?id=246
Summary: md5_crypt conflict fails
Product: Portable OpenSSH
Version: -current
Platform: Other
OS/Version: Linux
Status: NEW
Severity: major
Priority: P2
Component: Build system
AssignedTo: openssh-unix-dev at mindrot.org
ReportedBy: quelrods
2001 Feb 13
1
configure.in reorder patch
Feb 12 CVS (sort of, see warning below)
I've had to change around some of the code in configure.in
to get some platforms to compile with the --with-tcp-wrappers option.
Basicly I have set it up to
check headers
check system libraries
check for optional packages
check functions
I have also tried to clean up the library order as it is important
on some platforms.
This patch works on
Solaris
2002 May 18
1
OpenSSH 3.2.2p1 sshd: fatal: xfree: NULL pointer given as argument
Server host config:
Slackware 8.0 (custom boot scripts)
glibc-2.2.3
gcc-2.95.3
Linux-2.4.18
Client host config:
(same as server)
Symptom:
session disconnects with no message to client:
=============================================================================
phil at antares:/home/phil 153> ssh -V
OpenSSH_3.1p1, SSH protocols 1.5/2.0, OpenSSL 0x0090603f
phil at antares:/home/phil 154>
2003 Jan 17
2
Guessing in key exchange
Hi,
I was using F-Secure SSH V2.0 client to connect openssh server.
Here the relevant part of the client log.
-----------------------------------------------------
local ip = 172.168.29.8, local port = 4870
remote ip = 172.168.29.7, remote port = 22
remote hostname is "172.168.29.7".
Wrapping...
Remote version: SSH-2.0-OpenSSH_3.2.2p1
CBVersionCheck: remote version
2001 Feb 12
5
SCO OS3 build broken (CVS 01/12/01)
It looks like something got broken in openbsd-compat/bsd-snprintf.c
...
gcc -g -O2 -Wall -Dftruncate=chsize -I/usr/local/include -I/usr/local/ssl/includ
e -I. -I.. -I../src/openbsd-compat -I../src/openbsd-compat/.. -DHAVE_CONFIG_H -c
../src/openbsd-compat/bsd-snprintf.c
In file included from ../src/openbsd-compat/bsd-snprintf.c:72:
2002 Sep 10
8
[Bug 369] Inconsistant exiit status from scp
http://bugzilla.mindrot.org/show_bug.cgi?id=369
------- Additional Comments From devel at pitux.com 2002-09-10 19:19 -------
I confirm that this bug does exist. It's especially annoying since we use here
a lot of scripts which check for the return values of scp to indicate success
or failure.
In fact it does the good thing on nonexistent files/dirs/etc, but fails in case
of auth
2009 Nov 23
0
[PATCH] Bluetooth support.
This is just the first part -- it adds support for correctly reporting
incoming connections when there's an external d?mon accepting the
connections and invoking 'sshd -i' with them, like inetd does.
In later patches I'll extend sshd to listen on a Bluetooth socket (and
advertise the service in SDP) for itself, and extend the ssh client to
make the connection directly. For now,
2013 Oct 09
2
Updated to 2.6.5, previously-working APC SmartUPS now fails completely
(Note that I mentioned this *was* previously working with an older version
of Nut).
[irs2-ups1]
driver = snmp-ups
port = irs2-ups1.sum.naoj.org
mibs = auto
community = private
irs2-ups1.sum.naoj.org responds to pings.
On Tue, Oct 8, 2013 at 3:55 PM, Tim Rice <tim at multitalents.net> wrote:
> On Tue, 8 Oct 2013, Philip Tait wrote:
>
> > Here is the upsc
2001 Jan 03
1
chroot.diff
Hi there, everyone;
I've had a few requests for an updated version of my chroot patch. (the
version found in contrib is outdated)
So, here it goes, updated to 2.3.0p1; "chroot.diff" is a plain diff for
session.c (apply, compile and go). "chroot+configure.diff" is the same
patch, plus an option to "configure" for enabling/disabling chroot support
(./configure
2010 Feb 13
5
SSL test regression
While the changes to m4/nut_check_libssl.m4 have improved detection
of OpenSSL on Solaris, it breaks on platforms that did not have
pkg-config from the vendor.
--
Tim Rice Multitalents (707) 887-1469
tim at multitalents.net
2002 Feb 26
0
[Bug 123] ssh linked with libpam
http://bugzilla.mindrot.org/show_bug.cgi?id=123
tim at multitalents.net changed:
What |Removed |Added
----------------------------------------------------------------------------
AssignedTo|openssh-unix-dev at mindrot.org|tim at multitalents.net
------- Additional Comments From tim at multitalents.net 2002-02-26 16:58 -------
I've addressed this
2002 Feb 26
0
[Bug 102] defines.h modifications for proper UNICOS behavior
http://bugzilla.mindrot.org/show_bug.cgi?id=102
tim at multitalents.net changed:
What |Removed |Added
----------------------------------------------------------------------------
AssignedTo|openssh-unix-dev at mindrot.org|tim at multitalents.net
------- Additional Comments From tim at multitalents.net 2002-02-26 17:01 -------
I've addressed this
2002 Feb 26
0
[Bug 74] Use of sig_atomic_t breaks SunOS4 compile
http://bugzilla.mindrot.org/show_bug.cgi?id=74
tim at multitalents.net changed:
What |Removed |Added
----------------------------------------------------------------------------
AssignedTo|openssh-unix-dev at mindrot.org|tim at multitalents.net
------- Additional Comments From tim at multitalents.net 2002-02-26 17:03 -------
I've addressed this
2002 Feb 26
0
[Bug 12] incomplete configure checks for 64 bit int types
http://bugzilla.mindrot.org/show_bug.cgi?id=12
tim at multitalents.net changed:
What |Removed |Added
----------------------------------------------------------------------------
AssignedTo|openssh-unix-dev at mindrot.org|tim at multitalents.net
------- Additional Comments From tim at multitalents.net 2002-02-26 17:07 -------
I've addressed this
2013 Oct 09
0
Updated to 2.6.5, previously-working APC SmartUPS now fails completely
On Tue, 8 Oct 2013, Philip Tait wrote:
> Here is the upsc output:
>
> # /usr/local/ups/bin/snmp-ups -DD -a irs2-ups1
> Network UPS Tools - Generic SNMP UPS driver 0.68 (2.6.5)
> 0.000000 debug level is '2'
> 0.000327 SNMP UPS driver : entering upsdrv_initups()
[snip]
> 4.457750 No supported device detected
I'm using a APC smart ups with a
2016 Aug 23
0
Re: [PATCH 2/2] v2v:windows: prevent conflicts with PnP on firstboot
On Wed, Aug 17, 2016 at 08:59:44PM +0300, Roman Kagan wrote:
> When put on new virtual hardware Windows will start driver installation
> for newly discovered devices.
>
> The problem is that it happens asynchronously and concurrently with
> other activities, in particular, the firstboot scripts. This may result
> in conflicts (because a firstboot script may want to install or
2016 Sep 01
0
Re: [PATCH v2 2/2] v2v:windows: prevent conflicts with PnP on firstboot
On Thu, Sep 01, 2016 at 11:50:19AM +0300, Roman Kagan wrote:
> When put on new virtual hardware Windows will start driver installation
> for newly discovered devices.
>
> The problem is that it happens asynchronously and concurrently with
> other activities, in particular, the firstboot scripts. This may result
> in conflicts (because a firstboot script may want to install or
2002 May 09
2
OSSH_PATH_ENTROPY_PROG' unexpected
I'm trying to configure and build the current bits from the CVS tree,
I've used autoconf (GNU Autoconf) 2.52 to generated configure from
the configure.ac file.
When I run configure on Solaris 9 I get a failure thus:
$ ./configure
....
checking for OpenSSL directory... /usr/local/ssl
checking for RSA support... yes
checking whether OpenSSL's headers match the library... yes
checking