[Samba] winbindd - mutex grab failed for adserver1.MYDOMAINLAB.bts.lab

Rowland Penny rpenny at samba.org
Wed Oct 13 12:27:15 UTC 2021


On Wed, 2021-10-13 at 14:17 +0200, peter knezel wrote:
> 
> Hello Rowland,
> 
> upgrade to buster ended with errors:
> 
> Errors were encountered while processing:
> snmpd
> samba-common-bin
> samba
> winbind
> libnss-winbind:amd64
> libpam-winbind:amd64
> E: Sub-process /usr/bin/dpkg returned an error code (1)
> 
> #
> Checking the file:
> grep ERROR /var/log/apt/term.log
> ERROR: The idmap range for the domain * (tdb) overlaps with the range
> of  MYDOMAINLAB (rid)! 
> 

OOPS :"-)

My fault, concentrating on ensuring your existing domain users kept
their existing ID's, I missed that they overlapped with the ID's for
the well known SID's.

Change this:

        idmap config *:range = 10000-20000

To this:

        idmap config *:range = 3000-4000

Rowland





More information about the samba mailing list