search for: migrtest

Displaying 10 results from an estimated 10 matches for "migrtest".

Did you mean: migrates
2024 Jan 30
2
Behavior of acl_xattr:ignore system acls = yes on a share
...apply in on disk. It > doesn't apply that existing POSIX ACLs will be enforced by the kernel > and inheritted by the kernel if applicable. > > Cheers! > -slow > > Hi folks, I setup a new share and tried to configure it. *Setup shared folder* * Create the folder /data/migrtest * Set ownership to root:"Domain Admins" * chmod 0770 migrtest *smb.conf* [Migrtest] path = /data/migrtest read only = no acl_xattr:ignore system acls = yes Then smbcontrol smbd reload-config and smbcontrol winbind reload-config *Windows Computer Management* * Star...
2024 Jan 30
2
Behavior of acl_xattr:ignore system acls = yes on a share
On 1/30/24 16:27, Rowland Penny via samba wrote: > On Tue, 30 Jan 2024 16:13:41 +0100 > Peter Milesson via samba <samba at lists.samba.org> wrote: > >> Hi folks, >> >> It seems that the setting acl_xattr:ignore system acls = yes reduces >> Windows compatibility when defined for a share. In all attempts I >> have used Windows tools (except editing
2024 Jan 30
1
Behavior of acl_xattr:ignore system acls = yes on a share
On 1/30/24 20:15, Peter Milesson via samba wrote: > *Setup shared folder* > > ?* Create the folder /data/migrtest > ?* Set ownership to root:"Domain Admins" > ?* chmod 0770 migrtest iirc this has to be 0777, otherwise the kernel gets in your way. You only want Samba to enforce permissions so you have to get the kernel filesystem permissions our of the way by goint with 0777. -slow -- Se...
2024 Jan 31
1
Behavior of acl_xattr:ignore system acls = yes on a share
...wrote: >> Which looks correct to myself, so a bug ? > something to look into in more detail, ie logs and network traces. :) > > -slow Hi folks, I added the following parameter to the share definition in smb.conf: acl_xattr:default acl style = windows Now the share definition is: [Migrtest] ??????? path = /data/migrtest ??????? read only = no ??????? acl_xattr:ignore system acls = yes ??????? acl_xattr:default acl style = windows What I do now is the following: * Create the folder for the share * Set ownership root:"Domain Admins" * Set permissions on the fold...
2024 Jan 30
1
Behavior of acl_xattr:ignore system acls = yes on a share
...properly is not exactly easy, but hopefully that's helpful.) On Tue, Jan 30, 2024 at 12:24?PM Ralph Boehme via samba < samba at lists.samba.org> wrote: > On 1/30/24 20:15, Peter Milesson via samba wrote: > > *Setup shared folder* > > > > * Create the folder /data/migrtest > > * Set ownership to root:"Domain Admins" > > * chmod 0770 migrtest > > iirc this has to be 0777, otherwise the kernel gets in your way. You > only want Samba to enforce permissions so you have to get the kernel > filesystem permissions our of the way by goin...
2024 Jan 30
2
Behavior of acl_xattr:ignore system acls = yes on a share
...ap config * : backend = tdb ??????? idmap config * : range = 3000-9999 ??????? idmap config private : backend = rid ??????? idmap config private : range = 10000-99999 ??????? map acl inherit = Yes ??????? inherit acls = yes ??????? apply group policies = yes ??????? vfs objects = acl_xattr [Migrtest] ??????? path = /data/migrtest ??????? read only = no ??????? acl_xattr:ignore system acls = yes
2024 Jan 30
1
Behavior of acl_xattr:ignore system acls = yes on a share
...ully that's helpful.) > > On Tue, Jan 30, 2024 at 12:24?PM Ralph Boehme via samba < > samba at lists.samba.org> wrote: > > > On 1/30/24 20:15, Peter Milesson via samba wrote: > > > *Setup shared folder* > > > > > > * Create the folder /data/migrtest > > > * Set ownership to root:"Domain Admins" > > > * chmod 0770 migrtest > > > > iirc this has to be 0777, otherwise the kernel gets in your way. You > > only want Samba to enforce permissions so you have to get the kernel > > filesystem perm...
2024 Jan 31
1
Behavior of acl_xattr:ignore system acls = yes on a share
...??? idmap config * : range = 3000-9999 > ??????? idmap config private : backend = rid > ??????? idmap config private : range = 10000-99999 > ??????? map acl inherit = Yes > ??????? inherit acls = yes > ??????? apply group policies = yes > ??????? vfs objects = acl_xattr > > [Migrtest] > ??????? path = /data/migrtest > ??????? read only = no > ??????? acl_xattr:ignore system acls = yes > > > > -- Sebastian Neustein Airport Research Center GmbH Bismarckstra?e 61 52066 Aachen Germany Phone: +49 241 16843-23 Fax: +49 241 16843-19 e-mail:sebastian.neustein at...
2024 Jan 31
1
Behavior of acl_xattr:ignore system acls = yes on a share
On 1/31/24 12:02, Rowland Penny via samba wrote: > Which looks correct to myself, so a bug ? something to look into in more detail, ie logs and network traces. :) -slow -- SerNet Samba Team Lead https://samba.plus/ Samba Team Member https://samba.org/ SAMBA+ packages https://samba.plus/ SerNet Samba Support, Consulting and Development -------------- next part
2024 Jan 31
1
Behavior of acl_xattr:ignore system acls = yes on a share
...) >> >> On Tue, Jan 30, 2024 at 12:24?PM Ralph Boehme via samba < >> samba at lists.samba.org> wrote: >> >>> On 1/30/24 20:15, Peter Milesson via samba wrote: >>>> *Setup shared folder* >>>> >>>> * Create the folder /data/migrtest >>>> * Set ownership to root:"Domain Admins" >>>> * chmod 0770 migrtest >>> iirc this has to be 0777, otherwise the kernel gets in your way. You >>> only want Samba to enforce permissions so you have to get the kernel >>> filesystem...