How to copy ACLs on ZFS with tar ?

2017-03-04 Thread Kurt Jaeger
Hi! I have a file with the following ACL (in fact, a whole tree with files like that): srv$ getfacl myfile # file: myfile # owner: myuser # group: domain-users group:myuser:rw-p--aARWcCo-:---:allow group@:rw-p--a-R-c---:---:allow everyone@:rw-p--a-R-c---:---

Re: How to copy ACLs on ZFS with tar ?

2017-03-04 Thread Edward Tomasz NapieraƂa
> On 4 Mar 2017, at 11:50, Kurt Jaeger wrote: > > Hi! > > I have a file with the following ACL (in fact, a whole tree with files > like that): > > srv$ getfacl myfile > # file: myfile > # owner: myuser > # group: domain-users > group:myuser:rw-p--aARWcCo-:---:allow >group@:

Re: How to copy ACLs on ZFS with tar ?

2017-03-04 Thread Kurt Jaeger
Hi! > > I have a file with the following ACL (in fact, a whole tree with files > > like that): > > > > srv$ getfacl myfile > > # file: myfile > > # owner: myuser > > # group: domain-users > > group:myuser:rw-p--aARWcCo-:---:allow > >group@:rw-p--a-R-c---:---:allow > >