[Samba] still no access to shared folder

Maurizio Caloro maurizio at caloro.ch
Mon Mar 29 11:49:54 UTC 2021


>Not being an expert on zfsacl (for that, read that I could never get it to
work), but is this a share on freebsd, or is it ZOL ?

The share running on Debian Boster 10.8 - smbd 4.9.5 - Clients running
Windows 10.


>Do you have libnss-winbind installed ?

Yes
	Ii	libnss-winbind:amd64	2:4.9.5+dfsg-5+deb10u1	amd64
Samba nameservice integration plugins


>Do you have sssd installed ? If so, then remove it, you cannot use sssd
with Samba >= 4.8.0 and shares.

yes
	ii	sssd-common	1.16.3-3.2	amd64	System Security
Services Daemon -- common files
	ii	sssd-dbus	1.16.3-3.2	amd64	System Security
Services Daemon -- D-Bus responder
	ii	sssd-tools	1.16.3-3.2	amd64	System Security
Services Daemon -- tools

>The group 'caragfileshare' does not seem to have write permission on
'GroupData01'

Add this and running chmod -R 'GroupData01'
	path = /shares/GroupData01
	writable = yes
	read only = no
	valid users = @caragfileshare
	write list = @caragfileshare
	vfs objects = acl_xattr
	create mode = 0660
	directory mode = 0770

I was thinking if add "valid users" und "write list" so the group has enough
rights.

>Rowland
Mauri

 




More information about the samba mailing list