Unfortunately no one can be told what fun_plug is - you have to see it for yourself.
You are not logged in.
Hi,
based on this thread:
http://dns323.kood.org/forum/t3437-Chan … dy%27.html
I was able to adjust the uid/gid mismatch between DNS and linux clients.
As long I am using a file browser like konquerer or krusader I have full access to my files on DNS.
So I can readand write them. In colcusion, the rights and uid/gid is correct.
But if I have opened a file with an application, for instance easytag for MP3 files or openoffice for
documents, I do not get write permission for this file. I can save the as a new one, but it is not
possible to save changes in the same file.
This is my client fstab:
NAS01:/mnt/HD_a2/public /mnt/public nfs rw,auto,hard,intr,rsize=8192,wsize=8192,users 0 0
NAS01:/mnt/HD_a2/privat/joerg /mnt/joerg nfs rw,auto,hard,intr,rsize=8192,wsize=8192,users 0 0
NAS01:/mnt/HD_a2/privat/rie /mnt/rie nfs rw,auto,hard,intr,rsize=8192,wsize=8192,users 0 0
This is my exports-file on NAS:
/mnt/HD_a2/privat/joerg 192.168.178.0/24(rw,sync,all_squash,anonuid=502,anongid=555,no_s ubtree_check)
/mnt/HD_a2/privat/rie 192.168.178.0/24(rw,sync,all_squash,no_subtree_check)
/mnt/HD_a2/public 192.168.178.0/24(rw,sync,all_squash,anongid=555,no_subtree_check )
Does anybody has a solution or at least a hint?
Thanks, Joerg
Offline
I forgot!
To run nfs I am running Fonz funplug 0.5 on firmware 1.05
Thats all!
Offline
It seems that I could solve the problem.
It is not enough that one gid on the NFS server is equal to the gid on the client.
It must be the primary gid.
What I am still wondering about is, why is a file browser not so precise.
Offline