Call for testing: OpenSSH 6.8

Damien Miller djm at mindrot.org
Thu Mar 12 09:17:28 AEDT 2015


On Wed, 11 Mar 2015, mikep at noc.utoronto.ca wrote:

> sftp permissions: read-only setstat
> XXX PRE RW: -r--------   1 root            0 Mar 11 17:48
> /opt/local/src/security/openssh/regress/copy
> XXX POST RW: -rwx------   1 root            0 Mar 11 17:48
> /opt/local/src/security/openssh/regress/copy
> XXX PRE RO: -r--------   1 root            0 Mar 11 17:48
> /opt/local/src/security/openssh/regress/copy
> XXX POST RO: -r--------   1 root            0 Mar 11 17:48

Thanks. It looks like sftp-server is behaving correctly but the test
logic isn't. Specifically, it seems 'test ! -x $COPY' is returning
false even though $COPY is not executable.

I've not seen Solaris' test behave like this before, so I'm not sure
what is going on here...

-d


More information about the openssh-unix-dev mailing list