linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* Status of posix-ACL's
@ 2001-03-07 16:58 Jochen Dolze
  2001-03-11 23:30 ` Albert D. Cahalan
  2001-03-12  0:51 ` Bernd Eckenfels
  0 siblings, 2 replies; 3+ messages in thread
From: Jochen Dolze @ 2001-03-07 16:58 UTC (permalink / raw)
  To: linux-kernel

Hi,

i found at http://acl.bestbits.at the ACL-linux-project. Now i want to know,
if there is a plan to integrate posix-ACLs into the fs-part of the kernel,
e.g. into the VFS-Layer? Is there a general discussion about this anywhere?
What are the biggest problems? (i know that many userland-tools must be
changed for this).

Greetings

   Jochen Dolze

---
EPCNet GmbH
ISP & Web Design
Bleichstrasse 24
89077 Ulm
Tel. 0731-1416 0
Fax 0731-1416-120 




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

* Re: Status of posix-ACL's
  2001-03-07 16:58 Status of posix-ACL's Jochen Dolze
@ 2001-03-11 23:30 ` Albert D. Cahalan
  2001-03-12  0:51 ` Bernd Eckenfels
  1 sibling, 0 replies; 3+ messages in thread
From: Albert D. Cahalan @ 2001-03-11 23:30 UTC (permalink / raw)
  To: Jochen Dolze; +Cc: linux-kernel

Jochen Dolze writes:

> i found at http://acl.bestbits.at the ACL-linux-project. Now i want to know,
> if there is a plan to integrate posix-ACLs into the fs-part of the kernel,
> e.g. into the VFS-Layer? Is there a general discussion about this anywhere?
> What are the biggest problems? (i know that many userland-tools must be
> changed for this).

I hope not. POSIX ACLs are crap. NFSv4 mostly follows NT.
Compatibility with NFSv4 and SMB (Samba's protocol) is important.


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

* Re: Status of posix-ACL's
  2001-03-07 16:58 Status of posix-ACL's Jochen Dolze
  2001-03-11 23:30 ` Albert D. Cahalan
@ 2001-03-12  0:51 ` Bernd Eckenfels
  1 sibling, 0 replies; 3+ messages in thread
From: Bernd Eckenfels @ 2001-03-12  0:51 UTC (permalink / raw)
  To: linux-kernel

In article <F1457AD86AB6D311A6F200105AD9FB0219E251@EPCNETIN> you wrote:
> What are the biggest problems? (i know that many userland-tools must be
> changed for this).

AFAIK there is no Support in User Land Programs required. You just have
additional tools for managing the ACLs . The main problem with ACLs are the
storage of the additional info in the file system. This is a hard job if you
want to have it for all/most file systems. Remy had a working Version for
ext2, but it never got very public.. dunno why.

NTs ACLs are somewhat messy cause they require too much scanning.

Greetings
Bernd

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

end of thread, other threads:[~2001-03-12  0:52 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2001-03-07 16:58 Status of posix-ACL's Jochen Dolze
2001-03-11 23:30 ` Albert D. Cahalan
2001-03-12  0:51 ` Bernd Eckenfels

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).