Displaying 20 results from an estimated 30 matches for "posixacl".
Did you mean:
posix_acl
2017 Mar 06
2
samba on ZFS
...hare acltype off default
>
> Samba provides a link between Samba and ZFS, see here for the manpage:
>
> https://fossies.org/linux/samba/docs/manpages/vfs_zfsacl.8
I am running Samba on ZFS without vfs_zfsacl, but with these zfs options:
- xattr=sa
- acltype=posixacl
- aclinherit=restricted
Samba is currenently 3.6.23-33.el6 from Scientific Linux, running as PDC.
Planning to replace this with 4.5 as AD-DC.
> I do not use ZFS, mainly because you cannot create a Samba AD DC on it.
Does it fail only when ZFS is used as root filesystem, or for SYSVOL, or
do...
2017 Mar 10
2
samba on ZFS
I don't believe that ZFS on FreeBSD supports acltype=posixacl and sa-based
xattrs.
For the record, the latest version of samba that I've been successfully
able to compile on FreeBSD 10.3 is Samba 4.5.5.
On Mon, Mar 6, 2017 at 11:09 AM, Rowland Penny via samba <
samba at lists.samba.org> wrote:
> On Mon, 6 Mar 2017 17:17:07 +0100
> Klaus Har...
2020 Mar 16
4
Problems with ACLs
On 16/03/2020 01:55, Marcio Demetrio Bacci via samba wrote:
> Hi,
>
> I think the error is in converting the POSIx ACl, but I don't know how to
> fix this.
You posted:
My two DC are Samba4 (migrated of the Windows 2008 Server) and my
current File Servers are Windows 2008 Server.
Yet, you have a Unix domain member: netbios name = SRV-FILESERVER
Is this the machine that you
2018 Feb 22
2
replication and .dovecot.lda-dupes
...mp;(objectClass=posixAccount)(istMailHomeServer=servername))
auth_bind = yes
/etc/dovecot/userdb.override is currently an empty file.
P.S.: Although I do not think, that this has something to do with our
problem, I should mention that we run SIS with system uids. This needs
some permission and posixacl tweaks on /IMAP/mail/attachments to work:
# force all files created in this dir recursively) to have mode 0666
setfacl -d -m group::rwx -m o:rwx /IMAP/mail/attachments
(you have to enable posixacls for the corresponding filesystem!)
# trick dovecot to inherit parent dir's permissions (recursi...
2007 Oct 09
3
permission/acl troubles
...;t changed either.
The release notes mention that posix acl support has been moved to a vfs
module, but I'm wondering if the problem I have is there: I'm having trouble
also with the normal permissions of the files.
I compiled samba with --with-acl-support and
--with-static-modules=vfs_posixacl, while setting 'vfs objects = posixacl'
in the config stanza for the specific share, but no luck.
Can anyone give me a clue to a config setting or a piece of virtual dead
tree that I can read?
Thanks a lot.
roel
Some additional info:
---/---
compile options:
./configure \
--enable-...
2017 Feb 26
1
error : Failed to switch root mount into slave mode: Permission denied
...I’m not finding anything on google about this error message. Any way to get around it?
[root@arch ~]# uname -a
Linux arch 4.8.0-39-generic #42~16.04.1-Ubuntu SMP Mon Feb 20 15:06:07 UTC 2017 x86_64 GNU/Linux
[root@arch ~]# cat /proc/mounts
storage/lxd_root/containers/arch / zfs rw,noatime,xattr,posixacl 0 0
none /dev tmpfs rw,relatime,size=492k,mode=755 0 0
proc /proc proc rw,nosuid,nodev,noexec,relatime 0 0
proc /proc/sys/net proc rw,nosuid,nodev,noexec,relatime 0 0
proc /proc/sys proc ro,nosuid,nodev,noexec,relatime 0 0
proc /proc/sysrq-trigger proc ro,nosuid,nodev,noexec,relatime 0 0
sysfs /sys...
2020 Mar 16
1
Problems with ACLs
Am 3/16/20 um 3:04 PM schrieb Ralph Boehme via samba:
> Am 3/16/20 um 2:59 PM schrieb Rowland penny via samba:
>> On 16/03/2020 13:50, Marcio Demetrio Bacci wrote:
>>> Hi,
>>>
>>>> Is this the machine that you cannot set the permissions on ?
>>> Yes.
>>>
>>>> If so, what is the filesystem ?
>>> Ext4 for SO and Ext4 for
2014 Sep 03
1
Effect of setting "store dos attributes = no" in Samba 4.1.11
...mba] Effect of setting "store dos attributes = no" in Samba
4.1.11
Let's assume that the original poster meant "store dos attributes" and
wants to use Windows-ACLs.
Try
zfs set xattr=sa $pool
zfs set atime=off $pool
And if you have ZFS version 0.6.3 try
zfs set acltype=posixacl $pool
2017 Nov 30
1
I see "everyone permission" at windows security even i didn't add.
...t
valid users = "test.local\test"
admin users = "test.local\test"
write list = "test.local\test"
public = no
read only = yes
inherit permissions = yes
inherit acls = yes
BTW: I use ZFS as filesystem and my zfs parameters are:
- aclytpe=posixacl
- xattr= sa
*Yes, pictures are not in English but this is just Windows Security->
Permission tab.. And attrb's are not important.*
[image: https://i.imgur.com/F0G0G6V.png]
<https://i.stack.imgur.com/plLMP.png>[image: enter image description here]
<https://i.stack.imgur.com/7CYi...
2018 Apr 25
0
replication and .dovecot.lda-dupes
...rvername))
> auth_bind = yes
>
>
> /etc/dovecot/userdb.override is currently an empty file.
>
>
>
> P.S.: Although I do not think, that this has something to do with our
> problem, I should mention that we run SIS with system uids. This needs
> some permission and posixacl tweaks on /IMAP/mail/attachments to work:
>
> # force all files created in this dir recursively) to have mode 0666
> setfacl -d -m group::rwx -m o:rwx /IMAP/mail/attachments
> (you have to enable posixacls for the corresponding filesystem!)
>
> # trick dovecot to inherit parent...
2017 Feb 16
2
(DeviceIoControl, FSCTL_SET_SPARSE)
Hi Rowland,
I see this in the ZFS props, if that’s related, you might be referring to something in ext3 that im not aware of at the moment.
pool/myshare aclinherit restricted default
pool/myshare acltype off default
So, if you heard that I was going to use
2017 Mar 11
1
samba on ZFS
...7 08:18:26 +0100
"Niels Dettenbach \(Syndicat IT & Internet\) via samba"
<samba at lists.samba.org> wrote:
> Am 11. März 2017 00:04:13 MEZ schrieb Andrew Walker via samba
> <samba at lists.samba.org>:
> >I don't believe that ZFS on FreeBSD supports acltype=posixacl and
> >sa-based
>
> If you want to see a working samba / zfs / FreeBSD AD / PDC
> "ecosystem" i recommend just trying and exploring the open FreeBSD
> based "FreeNAS" which offers / allows exactly this.
>
> We run several Samba 4 with ACL / AD (managed...
2015 Oct 02
3
sysvol acl's broken beyond repair
...l ntacl sysvolreset
It finishes with no output or errors, but if I run sysvolcheck once again-
the same problem is still there, not to mention that gpo's are still not
working.
My samba version is 4.2.0, the setup is a bit complicated since a use samba
in a lxc container on a zfs fs (although posixacls are supported and common
tasks such as domain provision, logon, dns and even gpo upon first
modifications work)
How can I fix this error or should I rebuild my domain from scratch?
Thanks in advance!
2013 Jan 04
1
Samba4 domain classicupgrade "conversion not supported"
...ing section "[sysvol]"
add_a_service: Creating snum = 2 for sysvol
doing parameter path = /usr/local/samba/var/locks/sysvol
doing parameter read only = No
pm_process() returned Yes
lp_servicenumber: couldn't find homes
Initialising default vfs hooks
Successfully added vfs backend 'posixacl'
Successfully added vfs backend '/[Default VFS]/'
Successfully added vfs backend 'dfs_samba4'
Initialising custom vfs hooks from [/[Default VFS]/]
Successfully loaded vfs module [/[Default VFS]/] with the new modules system
Initialising custom vfs hooks from [acl_xattr]
vfs modu...
2016 Dec 06
4
samba 4.5.1 tdb panic with ZFS
...S supports NFSv4 ACLs by
default. Some people recommend using "--use-ntvfs" but that is
deprecated and indeed removed from samba 4.5.
I found a page which said to set some zfs attributes:
https://morph027.gitlab.io/post/zfs-on-linux-and-samba4-acl/
root at proxmox:~# zfs set acltype=posixacl
vms/subvol-107-disk-1root at proxmox:~# zfs set aclinherit=passthrough
vms/subvol-107-disk-1 So I set those on my container, but I now get a
different error:
root at wrn-dc1:~# samba-tool domain provision --server-role=dc
--use-rfc2307 --dns-backend=SAMBA_INTERNAL --realm=AD.EXAMPLE.NET
--dom...
2017 Mar 11
0
samba on ZFS
Am 11. März 2017 00:04:13 MEZ schrieb Andrew Walker via samba <samba at lists.samba.org>:
>I don't believe that ZFS on FreeBSD supports acltype=posixacl and
>sa-based
If you want to see a working samba / zfs / FreeBSD AD / PDC "ecosystem" i recommend just trying and exploring the open FreeBSD based "FreeNAS" which offers / allows exactly this.
We run several Samba 4 with ACL / AD (managed by MS RSAT) on FreeNAS, which anyth...
2013 Mar 07
1
Samba 4 classicupgrade: Error converting string to value for line:"CurrentVersion"
...or sysvol
hash_a_service: hashing index 16 for service name sysvol
doing parameter path = /usr/local/samba/var/locks/sysvol
doing parameter read only = No
pm_process() returned Yes
set_conn_connectpath: service (null), connectpath = /
Initialising default vfs hooks
vfs_find_backend_entry called for posixacl
Successfully added vfs backend 'posixacl'
vfs_find_backend_entry called for /[Default VFS]/
Successfully added vfs backend '/[Default VFS]/'
vfs_find_backend_entry called for dfs_samba4
Successfully added vfs backend 'dfs_samba4'
vfs_dfs_samba4: Debug class number of 'fi...
2016 Dec 06
2
samba 4.5.1 tdb panic with ZFS
On 06/12/2016 16:06, Brian Candler wrote:
> Ah OK... I've just seen Rowland's reply, "Just don't use ZFS". That's
> clear enough :-)
FYI, I rebuilt the system using btrfs but initially I got the same issue
[^1]
It turns out this came from running inside an unprivileged lxd
container. After setting "security.privileged true" it was happy.
So I guess
2014 May 20
1
[Fwd: Re: Samba3 -> Samba4 migration]
...investigating giving us a bit more info??
>
> what OS ?, what version of samba 3 ?, what samba backend on original
> system etc etc
>
> Rowland
> >
> > Here is my stdin :
> >
> > Initialising default vfs hooks
> > Successfully added vfs backend 'posixacl'
> > Successfully added vfs backend '/[Default VFS]/'
> > Successfully added vfs backend 'dfs_samba4'
> > Initialising custom vfs hooks from [/[Default VFS]/]
> > Successfully loaded vfs module [/[Default VFS]/] with the new modules
> > system
>...
rsync: [generator] set_acl: sys_acl_set_file(dev/kvm, ACL_TYPE_ACCESS): Operation not supported (95)
2023 Jun 28
1
rsync: [generator] set_acl: sys_acl_set_file(dev/kvm, ACL_TYPE_ACCESS): Operation not supported (95)
Hello rsync users,
I'm trying to copy every file which belongs to my Ubuntu 23.04 installation
(stored on an ext4 fs to a ZFS storage disk. The command that I've used is :
# rsync -avxHAX * /mnt/zroot2/zroot2/OS/Linux/EVO
sending incremental file list
rsync: [generator] set_acl: sys_acl_set_file(dev/kvm, ACL_TYPE_ACCESS):
Operation not supported (95)
rsync: [generator] set_acl: