Choosing A Webhost:
A web hosting service is a type of Internet hosting service that allows individuals and organizations to provide their own website accessible via the World Wide Web. Web hosts are companies that provide space on a server they own for use by their clients as well as providing Internet connectivity, typically in a data center. Web hosts can also provide data center space and connectivity to the Internet for servers they do not own to be located in their data center, called colocation. more...
|
Re: Exporting NTFS filesystems over NFS: msg#00127
|
Subject: |
Re: Exporting NTFS filesystems over NFS |
Daniel J Walsh writes:
> It is getting it via an attribute of dosfs_t
> allow nfsd_t { noexattrfile file_type -shadow_t }:dir { read getattr
> lock search ioctl };
> type dosfs_t, fs_type, noexattrfile, sysadmfile;
Hm, right. Looks like it should work then. These allows are guarded
by the nfs_export booleans as you mentioned, but they are both active,
so that should be ok.
Seem like something is broken in my installation after all then. I
thought I checked that first, but I'll double check.
|
| |