![]() |
2007-07-18
, 16:39
|
Posts: 15 |
Thanked: 0 times |
Joined on Jul 2007
|
#2
|
![]() |
2007-07-18
, 18:39
|
Posts: 5 |
Thanked: 0 times |
Joined on Feb 2007
|
#3
|
![]() |
2007-09-10
, 08:48
|
Posts: 1 |
Thanked: 0 times |
Joined on Sep 2007
|
#4
|
After mounting I can see the mount points and can list the files.
For two of the mount points (movies and album) I can write and delete files without issue but when I try to access them like load an image in the image viewer or copy a file from the NAS to the N800 then I get permission denied. Even trying this as root gives the same issue
The other issue I have is that one of the mount points I have requires a login and password which I provide in my fstab. Again I can see all the files but I am unable to read files and write files to the mount
Can anyone help me figure out what could possibly be wrong
Lines from my /etc/fstab below:
//193.168.0.7/Music /mnt/music cifs,defaults,user=robert,password=password 0 0
//193.168.0.7/Movies /mnt/movies cifs,defaults,user=robert,password=password 0 0
//193.168.0.7/album /mnt/album cifs,defaults,user=robert,password=password 0 0
On my Mandriva box all works well but I use smbfs and not cifs could this be a contributing factor?
Cheers,
Robert