On Wed February 11 2009 08:26 am, Viviano Guastalla wrote:
>
> Maybe you have to check if /mnt is writable for your user.
>
>
nullnill;
Check the ownership and permissions on the mount point.
Can you save a file with gedit, kwrite or any other GUI application or if
there is no GUI with something like vi ?
–
P. V.
“We’re all in this together, I’m pulling for you.” Red Green
try changing uid=uname,gid=1001 to uid=real_name,gid=users
where real_name is the real username of a Linux user on the client machine. Note that gid=1001 doesn’t exist (AFAIK).