new files for newer examples, now using /home/games for transient installed
[feisty_meow.git] / database / configuration / samba / fstab_nas_vitalstore
1
2
3 ##############
4 #
5 # fred's bastion of drives...
6 #
7
8 # link to shaggy's archive drive.
9 shaggy:/z/archivonia    /z/archivonia   nfs     exec,dev,suid,rw,user 0 0
10
11 # NAS mounts...
12
13 #nfs not currently allowing writes.  grrrrr.
14 #vitalstore:/DataVolume/chunky          /z/chunky       nfs     exec,dev,suid,rw,user 0 0
15 #vitalstore:/DataVolume/stuffing                /z/stuffing     nfs     exec,dev,suid,rw,user 0 0
16 #vitalstore:/DataVolume/walrus          /z/walrus       nfs     exec,dev,suid,ro,user 0 0
17
18 //vitalstore/chunky             /z/chunky       cifs    credentials=/etc/samba/vitalstore_cifs.txt,uid=1008,gid=1008 0 0
19 //vitalstore/stuffing           /z/stuffing     cifs    credentials=/etc/samba/vitalstore_cifs.txt,uid=1008,gid=1008 0 0
20 //vitalstore/walrus             /z/walrus       cifs    credentials=/etc/samba/vitalstore_cifs.txt,uid=1008,gid=1008 0 0
21 # only for the subversion server, currently hal.
22 # //vitalstore/subversion               /z/repo         cifs    credentials=/etc/samba/vitalstore_cifs.txt,uid=1008,gid=1008 0 0
23
24 #
25 ##############
26