Displaying 3 results from an estimated 3 matches for "nfsshare".
Did you mean:
nfs_share
2007 Feb 07
4
NFS share problem with mac os x client
Hello, I test right now the beauty of zfs. I have installed opensolaris on a spare server to test nfs exports. After creating tank1 with zpool and a subfilesystem with zfs tank1/nfsshare, I have set the option sharenfs=on to tank1/nfsshare.
With Mac OS X as client I can mount the filesystem in Finder.app with nfs://server/tank1/nfsshare, but if I copy a file an error ocours. Finder say "The operation cannot be completed because you do not have sufficient privileges for some o...
2005 Nov 09
1
Samba over NFS: Total and Free disk incorrect in Windows.
Hello,
I have a Linux machine auto-mounting an NFS share, then sharing it out
via Samba (not my idea). Everything is fine - except: On Windows machines
that have mapped a drive to the Samba share the Total Size and Free Space
for the mapped network drive (Samba/NFSshare) shows Total Size of 20.0 MB
and Free Space of 0 bytes.
To rule out a very simple Samba problem I created a new (local)
directory on the Linux machine and shared it with Samba. No problem.
Total and Free show correctly.
Thoughts?
Some details:
Linux is 2.4.21-15.ELsmp (RHEL3, recent load; ful...
2012 Jan 06
2
samba share permission
...in this share.
my issue is that? all of the users are able to delete each others files, which i do not want
?
can somebody please help me setup right smb.conf policy so that only the file creator can delete the file.
?
curently i am playing with these settings ( which do not work)
?
????? path = /nfsshare/raw
??????? browseable = no
??????? writable = yes
??????? printable = no
??????? create mask = 700
??????? force group = raw
??????? force create mode = 700
??????? security mask = 000
??????? force security mode = 700
??????? force directory mode = 700
??????? directory mask = 700
??????? directo...