Fedora 9 + CIFS issue

Anne Wilson cannewilson at googlemail.com
Fri May 16 19:03:43 UTC 2008


On Wednesday 14 May 2008 16:22, slamp slamp wrote:
> Am I the only one having this issue?
>
> On Tue, May 13, 2008 at 11:58 AM, slamp slamp <slackamp at gmail.com> wrote:
> > I am having issues mounting windows 2003 share from Fedora 9 (upgrade)
> > that used to work with Fedora 8.
> >
> > This command works:
> > # mount.cifs //192.168.0.1/HomeDirs/useraccount /media/useraccount -o
> > username=useraccount,password=mypassword
> >
> > This does not work:
> > # mount.cifs //192.168.0.1/HomeDirs/useraccount /media/useraccount -o
> > credentials=/home/useraccount/samba_cred
> > mount error 13 = Permission denied
> > Refer to the mount.cifs(8) manual page (e.g.man mount.cifs)
> >
> > Needless to say my fstab entry will not work which worked in Fedora 8:
> > //192.168.0.1/HomeDirs/useraccount      /media/useraccount
> >        cifs    rw,credentials=/home/useraccount/samba_cred 0 0
> >
> >
> > My credentials file, I made sure there are no whitespaces.
> > $ cat /home/useraccount/samba_cred
> > username=useraccount
> > password=mypassword

So far I've had no luck whatsoever with either samba or nfs.  I tried a manual 
mount similar to the one you quoted as working, pointing to my home 
directory, and that did work.  I haven't had any luck so far with fstab 
mounts, but then I haven't had much time this week.  I'll try to get more 
time on this over the next few days.

Anne




More information about the fedora-list mailing list