[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: rcs-5.8 test failure
From: |
Karl Berry |
Subject: |
Re: rcs-5.8 test failure |
Date: |
Mon, 17 Oct 2011 21:57:44 GMT |
"test -w /".
Couldn't it fail on NFS-mounted root filesystems?
I have been root on systems where root had fewer privileges to write
files than normal users, due to NFS madness.
Not that that is as common as it used to be, granted.
I've used id | grep root >/dev/null, but I've never needed much
portability there, so I doubt it works on with the maximal set of
systems you want it to.
Also, it seems to me that test -w / could certainly have a false
positive: someone makes it group-writable and then runs as a normal user
in that group. But maybe you don't care about that case.
k
- rcs-5.8 test failure, IAN DELANEY, 2011/10/13
- Re: rcs-5.8 test failure, Thien-Thi Nguyen, 2011/10/14
- Re: rcs-5.8 test failure, Mr. Aaron W. Swenson, 2011/10/17
- Re: rcs-5.8 test failure, Paul Eggert, 2011/10/17
- Re: rcs-5.8 test failure, Thien-Thi Nguyen, 2011/10/17
- Re: rcs-5.8 test failure, Paul Eggert, 2011/10/17
- Re: rcs-5.8 test failure,
Karl Berry <=
- Re: rcs-5.8 test failure, Paul Eggert, 2011/10/17
- Re: rcs-5.8 test failure, Mr. Aaron W. Swenson, 2011/10/18
- Re: rcs-5.8 test failure, Thien-Thi Nguyen, 2011/10/18
- Re: rcs-5.8 test failure, Paul Eggert, 2011/10/18
- Re: rcs-5.8 test failure, Thien-Thi Nguyen, 2011/10/17