This isn't weird--that's how it works. MacFUSE on the "local" (client) machine doesn't know about your group memberships on the remote machine. It makes access decisions based on the uid/gid/permissions *it* sees. You can tell MacFUSE not to worry about permissions by mounting the volume with the defer_permissions option. This would leave authorization decisions entirely to the remote machine.
We have discussed this before on this forum. Amit On Aug 18, 7:02 am, Elliott <[EMAIL PROTECTED]> wrote: > Not sure if this is the wrong place to ask. My apologies if it is > not. > > I mount a remote server over SSH using a specific user. This user is > part of a group that has full access to certain files, but I am unable > to overwrite them. If I change the files to be owned by this user, it > works fine. If I directly SSH into the server as the user, I can > write to the files as well. Files are set to 775. > > Any suggestions? Thank you! --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "macfuse-devel" group. To post to this group, send email to macfuse-devel@googlegroups.com To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/macfuse-devel?hl=en -~----------~----~----~----~------~----~------~--~---