Kern Sibbald schrieb:
> On Sunday 25 February 2007 16:49, Ralf Gross wrote:
> > Ralf Gross schrieb:
> > > This is my default FileSet for this client and does not backup ACL's, in
> > > /server or /home.
> > >
> > > FileSet {
> > > Name = "VU0EM003 Full"
> > > Include {
> > > Options {
> > >
On Sunday 25 February 2007 16:49, Ralf Gross wrote:
> Ralf Gross schrieb:
> > This is my default FileSet for this client and does not backup ACL's, in
> > /server or /home.
> >
> > FileSet {
> > Name = "VU0EM003 Full"
> > Include {
> > Options {
> > aclsupport = yes
> > signatur
Ralf Gross schrieb:
> This is my default FileSet for this client and does not backup ACL's, in
> /server or /home.
>
> FileSet {
> Name = "VU0EM003 Full"
> Include {
> Options {
> aclsupport = yes
> signature = MD5
> }
> File = /
> File = /server
> File = /publi
Ralf Gross schrieb:
> Ok, I started the client's fd and all bacula daemons on the backup server with
> -d400 and started one more backup.
>
> client's fd:
>
> VU0EM003: find_one.c:210 File : /home/ralfgro/acltest3
> VU0EM003: find_one.c:261 Non-directory incremental: /home/ralfgro/acltest3
>
Ralf Gross schrieb:
> Ralf Gross schrieb:
> >
> > I just tested a restore of files with ACL's. The restored file is missing
> > the
> > ACL's. The file was restored to the same ACL capable filesystem.
> >
> > org. file:
> >
> > # getfacl acltest
> >
> > # file: acltest
> > # owner: root
> > #
Ralf Gross schrieb:
>
> I just tested a restore of files with ACL's. The restored file is missing the
> ACL's. The file was restored to the same ACL capable filesystem.
>
> org. file:
>
> # getfacl acltest
>
> # file: acltest
> # owner: root
> # group: root
> user::rw-
> user:rg:rwx
> group::--
Hi,
I just tested a restore of files with ACL's. The restored file is missing the
ACL's. The file was restored to the same ACL capable filesystem.
org. file:
# getfacl acltest
# file: acltest
# owner: root
# group: root
user::rw-
user:rg:rwx
group::---
mask::rwx
other::---
restored file:
# ge