-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1
Piero wrote: | I mounted my hard disk's windows partition (fat32) with "gid=winusers" | (the group to which I belong) and umask=113 as options. Correctly the | directory /windows ant its subdirectories had uid 0 (default), gid | winusers, and permissions "rw-rw-r--" Nevertheless, when I tried to do | "ls -l /windows" or "cd /windows" under my own logname, I got the | message "permission denied". I could do such operations (at least "ls | -l") logging as root | Is it normal? | | In this case, what can I do in order Linux Mozilla and Windows Mozilla | to share address books and bookmarks? (I thought of symlinking them) | Thanks, | Piero |
My solution was simple enough-see attached files-may or may not be the solution.
HTH, Tim -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.0.6 (GNU/Linux) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org
iD8DBQE+8Fh0pg6Yi0V+PSERAn1cAKCArQm/uINxfpZ3oR2fWBtSnAVcfgCdEs9R W6UbAIrQTCudQE8qmtQbXDc= =g5sU -----END PGP SIGNATURE-----
# /etc/fstab: static file system information. # # <file system> <mount point> <type> <options> <dump> <pass> /dev/hda1 / ext2 errors=remount-ro 0 1 /dev/hda2 none swap sw 0 0 proc /proc proc defaults 0 0 /dev/fd0 /floppy auto user,noauto 0 0 /dev/cdrom /cdrom iso9660 ro,user,noauto 0 0 /dev/hda3 /home auto defaults 0 2 /dev/hda4 /win vfat uid=1000,exec,rw,auto 0 0 /dev/sda1 /camera auto rw,users,noauto 0 0 192.168.1.2:/home /clevo/home nfs rw,hard,intr,noauto 0 0 192.168.1.2:/win /clevo/win nfs rw,hard,intr,noauto 0 0
root:x:0: daemon:x:1: bin:x:2: sys:x:3: adm:x:4: tty:x:5: disk:x:6: lp:x:7:lp mail:x:8: news:x:9: uucp:x:10: proxy:x:13: kmem:x:15: dialout:x:20: fax:x:21: voice:x:22: cdrom:x:24:tim floppy:x:25:tim tape:x:26: sudo:x:27: audio:x:29:tim dip:x:30:tim postgres:x:32: www-data:x:33: backup:x:34: operator:x:37: list:x:38: irc:x:39: src:x:40:tim gnats:x:41: shadow:x:42: utmp:x:43: video:x:44: staff:x:50: games:x:60: users:x:100:tim nogroup:x:65534: gdm:x:101: tim:x:1000: lpadmin:x:102:root clamav:x:104:

