All of lore.kernel.org
 help / color / mirror / Atom feed
* ACLs
@ 2006-08-04 21:42 RazorBlu
       [not found] ` <1154729992.3573.35.camel@brianb>
  2006-08-05 14:07 ` ACLs Alan Cox
  0 siblings, 2 replies; 12+ messages in thread
From: RazorBlu @ 2006-08-04 21:42 UTC (permalink / raw)
  To: linux-kernel

Will these ever be implemented? If so, when? At the moment, all the 
Linux kernel brings (ie. without any external access control systems 
such as grsecurity or RSBAC) are rwx permissions. Even Windows brings 
more finely-grained access controls than this - is that something we 
want to live with?

I for one would like to see more finely-grained access controls 
available out-of-the-box, so to speak. I don't want to have to download 
an LSM plugin or whatnot in order to do it for me. Does it really matter 
which one you choose? Pick the most mature one and be done with it. If 
you choose grsecurity and some RSBAC die-hards still want to use RSBAC, 
let them - but at least have _something_ in the kernel which allows more 
finely-grained controls than rwx.

Adieu.

^ permalink raw reply	[flat|nested] 12+ messages in thread
* ACLs
@ 2010-08-05 12:47 Lukas Hejtmanek
  2010-08-05 18:52 ` ACLs J. Bruce Fields
  0 siblings, 1 reply; 12+ messages in thread
From: Lukas Hejtmanek @ 2010-08-05 12:47 UTC (permalink / raw)
  To: linux-nfs

Hello,

I use nfs4-acl-tools-0.3.3 and I get some oddities when setting the ACL:

$ nfs4_getfacl test
A::OWNER@:rwatTcCy
A::xhejtman@META:rtcy
A::GROUP@:tcy
A::EVERYONE@:tcy
$ nfs4_setfacl -s "A::ludek@META:R" test
$ nfs4_getfacl test
D::OWNER@:r
A::OWNER@:tTcCy
A::ludek@META:rtcy
A::GROUP@:tcy
A::EVERYONE@:tcy

is this something expected or buggy acl-tools?

-- 
Lukáš Hejtmánek

^ permalink raw reply	[flat|nested] 12+ messages in thread

end of thread, other threads:[~2010-08-05 18:53 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-08-04 21:42 ACLs RazorBlu
     [not found] ` <1154729992.3573.35.camel@brianb>
2006-08-04 22:52   ` ACLs RazorBlu
2006-08-04 23:34     ` ACLs Kyle Moffett
2006-08-04 23:54       ` ACLs RazorBlu
2006-08-05  1:47         ` ACLs Jim Crilly
2006-08-05 19:03           ` ACLs RazorBlu
2006-08-05 20:50             ` ACLs Alistair John Strachan
2006-08-06  0:54             ` ACLs Jim Crilly
2006-08-06  1:23             ` ACLs Alan Cox
2006-08-05 14:07 ` ACLs Alan Cox
  -- strict thread matches above, loose matches on Subject: below --
2010-08-05 12:47 ACLs Lukas Hejtmanek
2010-08-05 18:52 ` ACLs J. Bruce Fields

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.