Displaying 1 result from an estimated 1 matches for "ansv4_uid".
2008 May 22
0
Phantom permissions -- where should I look ?
...vim I created a brand new file, with identical contents and
similar name:
-rw------- 1 lynda SMB_USER 89 2008-05-22 18:18 lynda@adviva[1].txt
However, when I try to type these in a Command Prompt, I get:
Z:\>type lynda@adviva[2].txt
Access is denied.
Z:\>type lynda@adwiwa[2].txt
ansv4_uid
.....
Z:\>type lynda@adviva[1].txt
Access is denied.
Curiously, when I try this from a different Windows machine, I get:
Z:\>type lynda@adviva[2].txt
ansv4_uid
.....
Z:\>type lynda@adwiwa[2].txt
ansv4_uid
.....
Z:\>type lynda@adviva[1].txt
ansv4_uid
.....
T...