Call for testing: OpenSSH-6.2

Darren Tucker dtucker at zip.com.au
Mon Mar 11 13:28:20 EST 2013


On Mon, Mar 11, 2013 at 3:03 AM, Kevin Brott <kevin.brott at gmail.com> wrote:
> On Fri, Mar 8, 2013 at 2:57 PM, Darren Tucker <dtucker at zip.com.au> wrote:
>
>> On Sat, Mar 9, 2013 at 9:06 AM, Kevin Brott <kevin.brott at gmail.com> wrote:
>> > Got a bit further this time with openssh-SNAP-20130309.tar.gz - but hp-ux
>> > 11.11 is still not passing make tests.
>>
>> What are you using as an entropy source?  I've found that I'm
>> exhausting prngd on my (admittedly otherwise idle) HP workstation
>> which is causing the tests to fail at the point it runs out.
>
>
> It's pretty much a stock HP-UX B.11.11 system (not one of mine) so it's
> using whatever is there - I'll double-check Monday, but I'm pretty sure
> prngd isn't installed.

OK, here's another thing in keys-command:

Unsafe AuthorizedKeysCommand: bad ownership or modes for directory /var/run

where /var/run and /var are owned by "bin" (uid 2)

$ ls -ldn /var /var/run
dr-xr-xr-x  28 2          2             8192 Aug 14  2004 /var
dr-xr-xr-x   2 2          2               96 Mar 11 12:16 /var/run

At least some revisions of AIX have a similar problem (/ is owned by "bin").

-- 
Darren Tucker (dtucker at zip.com.au)
GPG key 8FF4FA69 / D9A3 86E9 7EEE AF4B B2D4  37C9 C982 80C7 8FF4 FA69
    Good judgement comes with experience. Unfortunately, the experience
usually comes from bad judgement.


More information about the openssh-unix-dev mailing list