(Illustration by Gaich Muramatsu)
hi, whenever i change something(like edit a file, creae a file) under a coda mounted directory the group and owner of the directory is set to 65534. why is it changing everytime? my problem: ~~~~~~~~~~ i have mounted a volume duplvol under coda as /coda/home. [msk_at_server1 msp]$ ls -al total 17 drwx------ 5 msp sra 512 Apr 21 10:11 . drwxr-xr-x 5 bin sra 512 Apr 21 12:06 .. -rw-r--r-- 1 msp sra 24 Apr 21 10:08 .bash_logout -rw-r--r-- 1 msp sra 230 Apr 21 10:08 .bash_profile -rw-r--r-- 1 msp sra 124 Apr 21 10:08 .bashrc -rw-r--r-- 1 msp sra 3394 Apr 21 10:08 .screenrc drwxr-xr-x 5 msp sra 2048 Apr 21 10:08 Desktop drwxrwxrwx 5 msp sra 2048 Apr 21 10:11 Mydir now if i create a file under Mydir as $ vi Mydir/myfile then if i give ls i get [msk_at_server1 msp]$ ls -al total 17 drwx------ 5 msp sra 512 Apr 21 10:11 . drwxr-xr-x 5 bin sra 512 Apr 21 12:06 .. -rw-r--r-- 1 msp sra 24 Apr 21 10:08 .bash_logout -rw-r--r-- 1 msp sra 230 Apr 21 10:08 .bash_profile -rw-r--r-- 1 msp sra 124 Apr 21 10:08 .bashrc -rw-r--r-- 1 msp sra 3394 Apr 21 10:08 .screenrc drwxr-xr-x 5 msp sra 2048 Apr 21 10:08 Desktop drwxrwxrwx 5 msp 65534 512 Apr 21 12:27 Mydir ????? -> why does this change?Received on 2000-04-21 03:01:12