Re: What's UNDEFINED by ADF ???
Lorenzo Marcantonio <[email protected]>
| Newsgroups | gmane.linux.rsbac |
|---|---|
| Message-ID | <[email protected]> |
On Mon, Apr 02, 2012 at 08:31:22AM +0200, Amon Ott wrote: > It looks as if there was really a read-write-open attempt on a directory. As > this should not happen, RSBAC marks it as UNDEFINED - it cannot decide on > that. The question is, whether this is really a valid access or not. Writing on a directory is a no-no un Linux... there is an open(2) flag just to implement correctly opendir(3) (which is, of course, read only); Probably there is some Windows-only semantic in a write open on a folder and inadvertently samba tries to replicate it using posix syscall... just wondering. Anyway there are no user issues; I'll ask the samba people about it. -- Lorenzo Marcantonio Logos Srl