[Samba] winbindd losing track of RFC2307 UIDs

Rowland Penny rpenny at samba.org
Thu Oct 6 12:03:06 UTC 2016


On Thu, 6 Oct 2016 08:42:41 -0300
Edson Tadeu Almeida da Silveira via samba <samba at lists.samba.org> wrote:

> This is what there is in winbindd_idmap.tdb of both members that i
> have, whewre file server 2 is working well and file server 1 lose
> winbind rfc track.
> 
> #
> # FILE SERVER 1 - PROBLEM
> #
> # tdbdump winbindd_idmap.tdb
> {
> key(9) = "USER HWM\00"
> data(4) = "\D0\07\00\00"
> }
> {
> key(10) = "GROUP HWM\00"
> data(4) = "\D0\07\00\00"
> }
> {
> key(14) = "IDMAP_VERSION\00"
> data(4) = "\02\00\00\00"
> }
> 
> 
> 
> #
> # FILE SERVER 2 - OK
> #
> # tdbdump winbindd_idmap.tdb
> {
> key(9) = "GID 2002\00"
> data(9) = "S-1-5-11\00"
> }
> {
> key(9) = "S-1-5-11\00"
> data(9) = "GID 2002\00"
> }
> {
> key(9) = "USER HWM\00"
> data(4) = "\D0\07\00\00"
> }
> {
> key(9) = "GID 2000\00"
> data(8) = "S-1-1-0\00"
> }
> {
> key(8) = "S-1-1-0\00"
> data(9) = "GID 2000\00"
> }
> {
> key(8) = "S-1-5-2\00"
> data(9) = "GID 2001\00"
> }
> {
> key(10) = "GROUP HWM\00"
> data(4) = "\D3\07\00\00"
> }
> {
> key(9) = "GID 2001\00"
> data(8) = "S-1-5-2\00"
> }
> {
> key(14) = "IDMAP_VERSION\00"
> data(4) = "\02\00\00\00"
> }
> 

There doesn't seem to be anything wrong there, can you post the
smb.conf from the domain member.

Rowland



More information about the samba mailing list