Am Mi, den 10.11.2004 schrieb Tim Gardner OP um 2:41: > I want to mount my home directory on our (FC2) server on my own FC3 box > using fstab. > > I have added this line to /etc/fstab: > > //fido/gardner /home/gardner/smbhome smbfs > username=gardner,password=mypassword 0 0 Avoid putting any password into the fstab. Use the credentials option instead. > When I reboot FC3 I see an icon on my desktop called "remote share" and > it's mounted. I can open any file which is not in a folder, but I can't > get into folders. I suspect this is because my uid/gid are 500/500 on > my own FC3 box, but 668/668 on the server. However, why can I open > files but not folders (permissions for both are uid=668 and gid=668)? > > I've tried every combination of fmask/dmask that I can think of, but > with no joy. I even spent three hours on IRC with very patient people, > but no joy either. > Tim //fido/gardner /home/gardner/smbhome smbfs credentials=/home/gardner/.samba,uid=500,gid=500,rw,umask=002,noauto,users 0 0 The credentials file /home/gardner/.samba contains 2 lines: username=gardner password=_your_secret_ and it is owned by user/group gardner and has chmod 600. Alexander -- Alexander Dalloz | Enger, Germany | new address - new key: 0xB366A773 legal statement: http://www.uni-x.org/legal.html Fedora GNU/Linux Core 2 (Tettnang) on Athlon kernel 2.6.8-1.521smp Serendipity 02:50:32 up 21 days, 30 users, load average: 0.08, 0.24, 0.37
Attachment:
signature.asc
Description: Dies ist ein digital signierter Nachrichtenteil