From: Greg Russell on
In news:f07ru6xc4s.ln2(a)news.roaima.co.uk,
Chris Davies <chris-usenet(a)roaima.co.uk> typed:

> Returning to your original post, you did something like touch
> /some/file/on/the/partition first as root and then as an ordinary
> user. What if, as an ordinary user, you touch another file
> (specifically, one that doesn't yet exist). Despite it seeming that
> it shouldn't work, does it actually do so?

No.


From: Chris Davies on
In news:f07ru6xc4s.ln2(a)news.roaima.co.uk,
Chris Davies <chris-usenet(a)roaima.co.uk> typed:
> Despite it seeming that it shouldn't work, does it actually do so?

Greg Russell <grussell(a)invalid.com> wrote:
> No.

That's a shame. I'm out of ideas at the moment.
Chris
From: goarilla on
On Mon, 07 Dec 2009 22:34:24 +0000, Chris Davies wrote:

> In news:f07ru6xc4s.ln2(a)news.roaima.co.uk, Chris Davies
> <chris-usenet(a)roaima.co.uk> typed:
>> Despite it seeming that it shouldn't work, does it actually do so?
>
> Greg Russell <grussell(a)invalid.com> wrote:
>> No.
>
> That's a shame. I'm out of ideas at the moment. Chris

somewhere in proc there is a file called something like
a mix of Cif Linux Extensions

try setting it to zero and then mount with the proper
mount options (mode options).

From: goarilla on
On Wed, 09 Dec 2009 18:33:48 +0000, goarilla wrote:

> On Mon, 07 Dec 2009 22:34:24 +0000, Chris Davies wrote:
>
>> In news:f07ru6xc4s.ln2(a)news.roaima.co.uk, Chris Davies
>> <chris-usenet(a)roaima.co.uk> typed:
>>> Despite it seeming that it shouldn't work, does it actually do so?
>>
>> Greg Russell <grussell(a)invalid.com> wrote:
>>> No.
>>
>> That's a shame. I'm out of ideas at the moment. Chris
>
> somewhere in proc there is a file called something like a mix of Cif
> Linux Extensions
>
> try setting it to zero and then mount with the proper mount options
> (mode options).

it's here /proc/fs/cifs/LinuxExtensionsEnabled
From: Greg Russell on
On Wed, 09 Dec 2009 18:39:38 +0000, goarilla wrote:

>> somewhere in proc there is a file called something like a mix of Cif
>> Linux Extensions
>>
>> try setting it to zero and then mount with the proper mount options
>> (mode options).
>
> it's here /proc/fs/cifs/LinuxExtensionsEnabled

Thanks, but "echo 0 > /proc/fs/cifs/LinuxExtensionsEnabled" (the value was
previously 1) yields the same results in the freshly-mounted filesystem,
an inability to write to the rw-mounted cifs.

I'm beginning to view this as malicious behaviour on the part of M$, which
doesn't have a good reputation for working or playing well with others. I
posted a request for help with an intrinsic issue in an alt-os.windows-xp
newsgroup and got only bullshit for an answer, so there's no talent
available there for anything involving Linux, I'm sure.