Having changed my desktop OS to Magiea, I find that I can no longer
gain access to my NAS box. Previously I had 4 lines in /etc/fstab
describing the mounts and they worked fine. With the change of OS
though has come this message whenever I try to access the NAS - 'This
program is not installed setuid root - "user" CIFS mounts not
supported'. I've read up online as much as I can but I'm no further
forward in resolving the problem.
Can somebody point me in the right direction please as I need access to
the box?
If it helps, the 4 lines in question look like this :-
//storage_server/Epox_Share /media/Epox_Share cifs
user,credentials=/etc/samba/auth.storage_server.Epox,exec 0
0 //storage_server/Laptop_Share /media/Laptop_Share cifs
user,credentials=/etc/samba/auth.storage_server.Laptop,exec 0
0 //storage_server/Linux_Share /media/Linux_Share cifs
user,credentials=/etc/samba/auth.storage_server.Mandriva,exec 0
0 //storage_server/Media_Share /media/Media_Share cifs
user,credentials=/etc/samba/auth.storage_server.xbox,exec 0 0
In case it helps /etc/hosts looks like this :-
# generated by drakconnect
127.0.0.1 localhost.localdomain localhost
192.168.1.25 storage_server