Login
[x]
Log in using an account from:
Fedora Account System
Red Hat Associate
Red Hat Customer
Or login using a Red Hat Bugzilla account
Forgot Password
Login:
Hide Forgot
Create an Account
Red Hat Bugzilla – Attachment 309746 Details for
Bug 448787
eCryptfs mount on NFS fails
[?]
New
Simple Search
Advanced Search
My Links
Browse
Requests
Reports
Current State
Search
Tabular reports
Graphical reports
Duplicates
Other Reports
User Changes
Plotly Reports
Bug Status
Bug Severity
Non-Defaults
|
Product Dashboard
Help
Page Help!
Bug Writing Guidelines
What's new
Browser Support Policy
5.0.4.rh83 Release notes
FAQ
Guides index
User guide
Web Services
Contact
Legal
This site requires JavaScript to be enabled to function correctly, please enable it.
[patch]
Policy patch I used on rawhide to support ecryptfs (no idea if it is right)
tmp1.patch (text/plain), 1.04 KB, created by
Eric Paris
on 2008-06-18 15:50:46 UTC
(
hide
)
Description:
Policy patch I used on rawhide to support ecryptfs (no idea if it is right)
Filename:
MIME Type:
Creator:
Eric Paris
Created:
2008-06-18 15:50:46 UTC
Size:
1.04 KB
patch
obsolete
>diff -up serefpolicy-3.4.1/policy/modules/kernel/filesystem.te.orig serefpolicy-3.4.1/policy/modules/kernel/filesystem.te >--- serefpolicy-3.4.1/policy/modules/kernel/filesystem.te.orig 2008-06-10 15:34:45.064946402 -0400 >+++ serefpolicy-3.4.1/policy/modules/kernel/filesystem.te 2008-06-10 15:36:01.976918337 -0400 >@@ -22,7 +22,6 @@ sid fs gen_context(system_u:object_r:fs_ > > # Use xattrs for the following filesystem types. > # Requires that a security xattr handler exist for the filesystem. >-fs_use_xattr ecryptfs gen_context(system_u:object_r:fs_t,s0); > fs_use_xattr encfs gen_context(system_u:object_r:fs_t,s0); > fs_use_xattr ext2 gen_context(system_u:object_r:fs_t,s0); > fs_use_xattr ext3 gen_context(system_u:object_r:fs_t,s0); >@@ -147,6 +145,10 @@ fs_noxattr_type(vxfs_t) > files_mountpoint(vxfs_t) > genfscon vxfs / gen_context(system_u:object_r:vxfs_t,s0) > >+type ecryptfs_t; >+fs_noxattr_type(ecryptfs_t) >+files_mountpoint(ecryptfs_t) >+genfscon ecryptfs / gen_context(system_u:object_r:ecryptfs_t,s0) > # > # tmpfs_t is the type for tmpfs filesystems > #
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 448787
: 309746