question about ACLs in 2.2
Rafał Szcześniak
rszczesniak at mis.com.pl
Thu Oct 12 19:48:27 GMT 2000
Are there no plans to support POSIX ACLs in Linux filesystem ?
Of course, it requires patched kernel source, but enables more
NT-like ACLs.
Rafał
David Collier-Brown <David.Collier-Brown at canada.sun.com>
Sent by: davecb at scot.Canada.Sun.COM
00-10-12 13:59
To: RSzczesniak at mis.com.pl
cc: David Collier-Brown <David.Collier-Brown at canada.sun.com>
Subject: Re: question about ACLs in 2.2
RSzczesniak at mis.com.pl wrote:
>
> How does ACL support work in 2.2 in general ?
> I'm asking, because standard Linux filesystem doesn't
> have POSIX ACL support.
> I know about kind of modules to perform this, but can
> anybody give me a brief description of this idea ?
From a rather quick look at it:
The client requests a change in the (NT) acls
his interface allows for. Samba recieves this,
plops it into a structure that can represent a
superset of NT's acls and passes it to a
filesystem-specific module to implement.
In the common case, the only things you can change
are uwner, grou pand other permissions, as
this is all UFS provides.
The result is then returned to the client in
NT-speak and it updates it's idea of what was changed.
--dave (note the ambiguity in the last sentence: I haven't
an NT box to test with these days) c-b
--
David Collier-Brown, | Always do right. This will gratify some people
185 Ellerslie Ave., | and astonish the rest. -- Mark Twain
Willowdale, Ontario | //www.oreilly.com/catalog/samba/author.html
Work: (905) 415-2849 Home: (416) 223-8968 Email: davecb at canada.sun.com
More information about the samba-technical
mailing list