<div>Hi All,</div>
<div> </div>
<div>Just installed FC5 for a look, and the changes to client side SMB</div>
<div>handling have me confused, so I'm hoping for some pointers.</div>
<div> </div>
<div>I want to mount a share on a remote machine from fstab, but</div>
<div>it seems smbmount is not part of the FC5 samba client. I</div>
<div>found references to mounting shares using cifs instead, but</div>
<div>I can't make this work. </div>
<div> </div>
<div>FC5 automagically finds the share through nautilus (prompting</div>
<div>for the user/password), but I don't know how, and I need a local </div>
<div>mount point. </div>
<div> </div>
<div>I'm trying to mount (e.g.) a share on machine 'alfie' called music</div>
<div>at mount point /mnt/music.</div>
<div> </div>
<div>mount -t cifs //alfie/music /mnt/music gets me error 13, permission</div>
<div>denied. I appended "-o username=xxx,password=yyy" but still no</div>
<div>joy. What have I done wrong?</div>
<div> </div>
<div>Thanks,</div>
<div> </div>
<div>Glenn.</div>
<div> </div>