[Samba] Is it possible to 'getfacl' on a mounted samba share ?

Rowland penny rpenny at samba.org
Mon Jan 25 10:00:23 UTC 2021


On 25/01/2021 09:49, Nicola Mingotti via samba wrote:
>
> Hi Luois,
>
> Going toward the path you suggest I get:
>
> p at linte> mount | grep ' / '
> /dev/vda1 on / type ext4 (rw,relatime,errors=remount-ro)
>
> p at linte> sudo tune2fs -l /dev/vda1  | grep -i defa
> Default mount options:    user_xattr acl
> Default directory hash:   half_md4
>
> But, then I checked another thing:
>
> p at linte> uname -a
> Linux linte 4.19.0-13-amd64 #1 SMP Debian 4.19.160-2 (2020-11-28) 
> x86_64 GNU/Linux
>
> p at nas> uname -a
> Linux nas 4.19.0-12-amd64 #1 SMP Debian 4.19.152-1 (2020-10-18) x86_64 
> GNU/Linux
>
> => Given that both systems are Debian stable, it might be that kernel 
> 4.19.0-13
> has something broken regarding CIFS.
>
> I am going to try to change the kernel version and see what happens.
>
That should be easy, just run:

apt update && apt upgrade

I think we need more info here, can you download this script:

https://github.com/thctlo/samba4/blob/master/samba-collect-debug-info.sh

Run it on the computer, sanitise the output if required and post the 
output here, do not attach it to a post, this list strips attachments.

Rowland





More information about the samba mailing list