Date: Mon, 16 Sep 2013 20:53:34 -0700 From: aurfalien <aurfalien@gmail.com> To: Mehmet Erol Sanliturk <m.e.sanliturk@gmail.com> Cc: FreeBSD Questions Mailing List <freebsd-questions@freebsd.org> Subject: Re: NFS file modes consistency among different operating systems Message-ID: <0AB346EB-102C-46F7-9641-3F2F5A4371D2@gmail.com> In-Reply-To: <CAOgwaMvP=USp8UA2jbDn5933etO54GxW5Jf6RrE5aCcPT0fFuQ@mail.gmail.com> References: <CAOgwaMvP=USp8UA2jbDn5933etO54GxW5Jf6RrE5aCcPT0fFuQ@mail.gmail.com>
next in thread | previous in thread | raw e-mail | index | archive | help
=46rom your non MS$ clients, open a shell and type umask, what returns? Sounds like your default umask needs changing is all. I would suggest going with a umask of 775 and ensuring all ppl requiring = mod access be group members of what you have settled on. - aurf On Sep 16, 2013, at 8:41 PM, Mehmet Erol Sanliturk wrote: > Dear All , >=20 >=20 > I have NFS 3 in FreeBSD 9.1 amd64 . >=20 > The clients are FreeBSD , Linux , Windows XP through Samba on the same > files . >=20 > The Windows XP is able to access , use and modify files created or = modified > by any other operating system user . >=20 > In contrary , FreeBSD and Linux users are NOT able to such sharing = because > files are created by another user and access mode settings are not > changeable due to owner of files . >=20 > It is very likely that some settings are missing but I do not know = which > ones . >=20 > One remedy is to use NFS server in root logged state and change file = modes > frequently ( An ordinary user in server is NOT permitted to change = modes > of files created by other users although exported directories owned by = such > a user ) . >=20 > How can I solve the following problem : >=20 > No any client should be able to change file modes set in server > All files created by client should inherit modes set in server = directory . >=20 >=20 > Thank you very much . >=20 > Mehmet Erol Sanliturk > _______________________________________________ > freebsd-questions@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, send any mail to = "freebsd-questions-unsubscribe@freebsd.org"
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?0AB346EB-102C-46F7-9641-3F2F5A4371D2>