Displaying 20 results from an estimated 5000 matches similar to: "[Bug 449] ssh_prng_cmds has malformed arp command"
2002 Nov 30
0
[Bug 449] New: ssh_prng_cmds has malformed arp command
http://bugzilla.mindrot.org/show_bug.cgi?id=449
Summary: ssh_prng_cmds has malformed arp command
Product: Portable OpenSSH
Version: 3.4p1
Platform: Sparc
OS/Version: Solaris
Status: NEW
Severity: major
Priority: P2
Component: sshd
AssignedTo: openssh-unix-dev at mindrot.org
ReportedBy:
2002 Dec 05
0
[Bug 323] arp -n flag doesn't exist under Solaris, ssh_prng_cmds still uses it
http://bugzilla.mindrot.org/show_bug.cgi?id=323
tim at multitalents.net changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |keith at ajmani.org
------- Additional Comments From tim at multitalents.net 2002-12-05 16:03 -------
*** Bug 449 has been marked as
2002 Jun 29
3
[Bug 323] arp -n flag doesn't exist under Solaris, ssh_prng_cmds still uses it
http://bugzilla.mindrot.org/show_bug.cgi?id=323
------- Additional Comments From luc at suryo.com 2002-06-30 05:40 -------
A better solution is to install the pacthes that will support /dev/random and
/dev/urandom. Then recompile openssl and then openssh.
Solaris 8:
112438-01 patch for Sparc
112439-01 patch for x86
Solaris 9:
has standard /dev/random and /dev/urandom
Not sure if one can
2002 Feb 28
4
Update to solaris package creation
Can someone else from the Solaris realm that uses our package system
verify that this should be done? It looks right, but I want
another opinion before commiting.
- Ben
> On Wed, 27 Feb 2002, Antonio Navarro wrote:
>
>> Hi Ben,
>>
>> I have made some modifications to the buildpkg.sh script that is
>> distributed with openssh.
>>
>> I am sending it to
2001 Apr 05
3
Variable path to ssh_prng_cmds?
Hi there,
I have all my additional software mounted from one central place.
Therefore I'm trying to limit all unnecessary local files.
Local config files are ok... e.g. keys, ssh_config etc, but why
needs ssh_prng_cmds to be in /etc? So why not put it into $bindir?
There are no problems doing this with a few manual fixes. So
are there any security concerns? Is it possible to make this a
2002 Jul 16
1
opensshd.in
I've had the wrong sshd daemon killed by "killing using alternate method"
too many times.
Would this cause anyone any grief?
--- opensshd.in.old Sun Oct 21 16:42:02 2001
+++ opensshd.in Mon Jul 15 19:34:16 2002
@@ -3,11 +3,8 @@
#
# Stripped PRNGd out of it for the time being.
-AWK=/usr/bin/awk
CAT=/usr/bin/cat
KILL=/usr/bin/kill
-PS=/usr/bin/ps
-XARGS=/usr/bin/xargs
2004 Jul 01
3
AIX lssrc command error after installed OpenSSH
Hi,
We compiled and successfully installed OpenSSH 3.8.1p1
(or earlier version), but has false respond from lssrc
-a command. Example error message as:
openssh daemon itself - "opensshd tcpip
inoperative"
or
other daemon - "0513-001 The System Resource
Controller daemon is not active"
We've installed the following filesets on several AIX
servers
2009 Aug 05
4
[Bug 1627] New: SMF issues on sparse-root zones
https://bugzilla.mindrot.org/show_bug.cgi?id=1627
Summary: SMF issues on sparse-root zones
Product: Portable OpenSSH
Version: 5.2p1
Platform: Sparc
OS/Version: Solaris
Status: NEW
Severity: normal
Priority: P2
Component: Build system
AssignedTo: unassigned-bugs at mindrot.org
ReportedBy:
2009 Aug 05
11
[Bug 1628] New: /var/run/sshd.pid file collisions...
https://bugzilla.mindrot.org/show_bug.cgi?id=1628
Summary: /var/run/sshd.pid file collisions...
Product: Portable OpenSSH
Version: 5.2p1
Platform: Other
OS/Version: Solaris
Status: NEW
Severity: normal
Priority: P2
Component: Build system
AssignedTo: unassigned-bugs at mindrot.org
2002 May 31
1
openssh-3.2.3p1: Problem with make install after configure --prefix=
Hi
I built openssh on solaris 2.6 after running
configure --prefix=/my/install/dir --with-ssl-dir=/where/ssl/is
Everything compiled Ok but there was a problem when doing make install, as
ssh-rand-helper was looking in the wrong place for prng_command_file, so
here is a patch for ssh-rand-helper.c. You need to delete a space before
the string.
63c63
< # define SSH_PRNG_COMMAND_FILE
2003 May 04
9
[Bug 318] Install failure creating ssh_prng_cmds
http://bugzilla.mindrot.org/show_bug.cgi?id=318
------- Additional Comments From dtucker at zip.com.au 2003-05-04 19:12 -------
Does anyone see any problems with the patch id #186? It seems OK to me.
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
2001 Apr 30
2
Add a couple .cvsignore files?
It would be nice if the CVS source had a .cvsignore file in the main
dir with the following items:
ssh scp sshd ssh-add ssh-keygen ssh-keyscan ssh-agent sftp-server sftp
configure config.h.in config.h config.status Makefile
ssh_prng_cmds *.out
Plus a .cvsignore file in openbsd-compat that ignored "Makefile".
..wayne..
2005 May 12
2
[Bug 1038] buildpkg.sh postinstall script does not install RC links using installroot and non-symlinks.
http://bugzilla.mindrot.org/show_bug.cgi?id=1038
Summary: buildpkg.sh postinstall script does not install RC links
using installroot and non-symlinks.
Product: Portable OpenSSH
Version: 4.0p1
Platform: UltraSparc
OS/Version: Solaris
Status: NEW
Severity: normal
Priority: P2
Component:
2002 Jun 29
0
[Bug 323] New: arp -n flag doesn't exist under Solaris, ssh_prng_cmds still uses it
http://bugzilla.mindrot.org/show_bug.cgi?id=323
Summary: arp -n flag doesn't exist under Solaris, ssh_prng_cmds
still uses it
Product: Portable OpenSSH
Version: -current
Platform: All
OS/Version: Solaris
Status: NEW
Severity: normal
Priority: P2
Component: Build system
2000 Oct 14
1
Installation globbers ssh_prng_cmds
Gidday,
I've just tried installing openssh-2.2.0p1 and found that it globbers my
ssh_prng_cmds file which has been customised from the normally installed
one. On BSDi 4.0.1 it doesn't detect enough commands for ssh-keygen to be
happy. Most of the commands do actually exist, but I have to specify where
they are.
Could someone please modify the installation scripts to either
backup this
2001 Nov 02
7
Entropy and DSA keys
I remember a discussion to the effect that using DSA keys in sshd
increases the requirement for random bits available on the system... and
that this requirement (was it a 128 bit random number per connection?)
presents security problems on systems that don't have a decent source of
entropy? Am I misinterpreting those discussions?
We are having a problem deploying sshd (no prngd) where sshd
2004 Apr 30
0
buildpkg.sh enhancements
I've made some changes to buildpkg.sh to make it easier for package
builders to add their local changes.
I'd like people that use buildpkg.sh to test and comment on these
changes before I commit them to CVS.
None of the defaults have changed.
Some of the patch is is just moving chunks of code to a different
location to make some of the enhancements work.
Some things you may find
2001 Mar 11
4
prng_cmds/init_rng() question/patch
I have a need to provide ssh client binaries for use elsewhere on
several platforms, some without /dev/random support. I can't assume
that users will know how to install/run prngd or egd, so I was
planning to rely on the builtin prng code. However this require the
ssh_prng_cmds file to exist in a fixed location -- which would mean
making binaries which either look for it in . or other
2001 Nov 06
1
Entropy and DSA key
On Tue, 6 Nov 2001, Dan Astoorian wrote:
> Date: Tue, 6 Nov 2001 13:23:58 -0500
> From: Dan Astoorian <djast at cs.toronto.edu>
> To: Dave Dykstra <dwd at bell-labs.com>
> Cc: Ed Phillips <ed at UDel.Edu>
> Subject: Re: Entropy and DSA key
>
> On Tue, 06 Nov 2001 10:54:12 EST, Dave Dykstra writes:
> > > On Mon, 5 Nov 2001, Ed Phillips wrote:
>
2002 Jul 24
3
OpenSSH 3.4p1 "PRNG is not seeded"
I upgraded from OpenSSH_3.0.2p1 to OpenSSH 3.4p1. Starting SSHD or
ssh-keygen I'm getting the "PRNG is not seeded".
I have verified that prngd is running and "egc.pl /var/spool/prngd/pool get"
runs just fine reporting 32800 bits of entropy.
My platform is Solaris 8 (sparc) and I downloaded binaries from
www.sunfreeware.com.
My guess is the build of OpenSSH 3.4.p1 is