Displaying 3 results from an estimated 3 matches for "ephemr".
Did you mean:
eperm
2024 May 24
1
How to set up a simple file server with full ACL support?
...647377796-1824335532-2881770359-1000)(A;;0x1200a9;;;WD)
Both are Samba master built from source on Debian 12.
It is a pity, both because Samba should work better in Docker, and
because for a bit of testing a docker container is so much easier to
manage. I've become so used to jumping into an ephemral container that
setting up a real VM was actually quite a pain.
Anyway, between this and my earlier complaint I've decided to put my
hand to the file-server and make up a MR that will give better error
messages and help us all trace errors better by passing better failure
line numbers.
And...
2024 May 24
1
How to set up a simple file server with full ACL support?
...9-1000)(A;;0x1200a9;;;WD)
>
> Both are Samba master built from source on Debian 12.
>
> It is a pity, both because Samba should work better in Docker, and
> because for a bit of testing a docker container is so much easier to
> manage. I've become so used to jumping into an ephemral container
> that setting up a real VM was actually quite a pain.
>
> Anyway, between this and my earlier complaint I've decided to put my
> hand to the file-server and make up a MR that will give better error
> messages and help us all trace errors better by passing better fai...
2024 May 23
2
How to set up a simple file server with full ACL support?
On Thu, May 23, 2024 at 09:42:53AM +1200, Andrew Bartlett via samba wrote:
>After 23 years answering questions here, I figure it might be time for
>me to ask one.
>
>As mentioned here:
>https://lists.samba.org/archive/samba-technical/2024-May/138969.html I
>am working with a client to improve a Go SMB client library.
>
>They want to manipulate ACLs on SMB, which is a very