FilesystemCapabilties

Differences between revisions 5 and 6
Revision 5 as of 2010-03-08 21:47:19
Size: 730
Editor: c-76-105-168-175
Comment: create sections
Revision 6 as of 2010-03-08 22:04:16
Size: 721
Editor: c-76-105-168-175
Comment:
Deletions are marked like this. Additions are marked like this.
Line 2: Line 2:

== Good ==
 * "cp -a" works
Line 15: Line 12:
== Ugly == == Good ==
 * "cp -a" works

== Bad ==
Line 18: Line 18:
== Nice to Have == == Ugly ==

Dumping ground for notes on supporting filesystem capabilities.

Blockers

Good

  • "cp -a" works

Bad

  • NFS does not support xattr

Ugly

  • libcap2's pam_cap has unexpected parsing results (should allow multiple matches on user)

Fixed

  • libcap2-bin does not install pam_cap.so into the common-auth stack automatically (LP: #534658).

Security/FilesystemCapabilties (last edited 2014-12-19 01:09:24 by kees)