Owner SID ?
Xavier Roche <[email protected]>
| Newsgroups | gmane.network.samba.java |
|---|---|
| Organization | Exalead |
| Message-ID | <[email protected]> |
Hi folks, My understanding is that getting the owner SID of a SmbFile is currently unsupported (there is a patch for that, but quite old) It is possible to acheive this somehow through SmbFile.getSecurity() ? Crawling through ACLs shows the owner, but without any interesting distinct flags unfortunately. Thanks for any hints