Using 3.0.28a.

I have a file:

  -rw------- 1 lynda SMB_USER 89 2008-05-22 17:03 [EMAIL PROTECTED]

Using "cp -a" I created an apparently identical copy except a trivially
different name:

  -rw------- 1 lynda SMB_USER 89 2008-05-22 17:03 [EMAIL PROTECTED]

Using vim I created a brand new file, with identical contents and
similar name:

  -rw------- 1 lynda SMB_USER 89 2008-05-22 18:18 [EMAIL PROTECTED]

However, when I try to type these in a Command Prompt, I get:

  Z:\>type [EMAIL PROTECTED]
  Access is denied.

  Z:\>type [EMAIL PROTECTED]
  ansv4_uid
  .....

  Z:\>type [EMAIL PROTECTED]
  Access is denied.

Curiously, when I try this from a different Windows machine, I get:

  Z:\>type [EMAIL PROTECTED]
  ansv4_uid
  .....

  Z:\>type [EMAIL PROTECTED]
  ansv4_uid
  .....

  Z:\>type [EMAIL PROTECTED]
  ansv4_uid
  .....

There appears to be a phantom permission setting which is partly
filename specific or machine specific.  Or there is some subtle
difference between the machines....

Can anyone suggest where I should be looking for this ?  (getfacl shows
nothing more than the basic permissions).

[I can edit [EMAIL PROTECTED] without making any difference.]

Chris
-- 
Chris Hall
-- 
To unsubscribe from this list go to the following URL and read the
instructions:  https://lists.samba.org/mailman/listinfo/samba

Reply via email to