Hai, I noticed a really realy small bug.. I noticed in my AD that on the AD-DC object in AD the field: operatingSystemVersion is not updated when samba is updated. Here it still shows .. : 4.1.17-SerNet-Debian-10.wheezy and while i started my production setup with 4.1.17.. im now running 4.8.8 on stretch..
Hey Louis, For me, When joined using # net ads join -U administrator ADSI Edit -> CN=Computers -> CN=<Linux-Machine-Name> -> Properties -> operatingSystemVersion[Not set] # net ads join -U root osVer=4.8.6 osName=samba ADSI Edit -> CN=Computers -> CN=<Linux-Machine-Name> -> Properties -> operatingSystemServicePack = Samba 4.8.6 operatingSystemVersion = 4.8.6 operatingSystem = samba Am I able to understand issue correctly?
Yes, it is known we don't update that, except at join/provision time. Winbindd should probably call netr_LogonGetDomainInfo().