[Pkg-samba-maint] Bug#820982: downgrading samba 2:3.6.6-6+deb7u9 to fix regression NT_STATUS_ACCESS_DENIED

Jelle de Jong jelledejong at powercraft.nl
Thu Apr 14 20:09:45 UTC 2016


On 14/04/16 20:45, Andrew Bartlett wrote:
> This has been reported upstream, the workaround for
>  NT_STATUS_ACCESS_DENIED errors as a client is to set 'client ipc
> signing = no'.

Thank you, I can confirm this resolved the issue with the
NT_STATUS_ACCESS_DENIED errors on 2:3.6.6-6+deb7u9.

https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=820982

cp -v /etc/samba/smb.conf /etc/samba/smb.conf.2016-04-14.backup

testparm -sv /etc/samba/smb.conf.master | grep "signing"

vim /etc/samba/smb.conf.master

[global]
    client ipc signing = no

testparm -s /etc/samba/smb.conf.master > /etc/samba/smb.conf
cat /etc/samba/smb.conf

/etc/init.d/samba reload



More information about the Pkg-samba-maint mailing list