On 13/02/2021 22:19, Anders ?stling wrote:> Hi
> Here is another fun thing regarding my 4.9.5 installation on Debian.
> Maybe it is related to the issues I have with samba-tools, maybe not?
>
> When I run this on a Win 10 domain member
>
> dsquery *
"cn=Schema,cn=Configuration,dc=samdom,dc=example,dc=com"
> -scope base -attr objectversion
> objectversion
> 47
>
> The wiki says this
>
> Samba Version Highest Supported Schema Version
> 4.11 and later ? ? ? ?69
> 4.5 - 4.10 ? ? ? ?69 *
> 4.0 - 4.4 ? ? ? ? ? ? ? ?47
>
> So, for some strange reason, my ldap schema claims to be for samba
> 4.0-4.4, when I in reality have
>
> root at dc2-hplts:/home/sysman# samba -V
> Version 4.9.5-Debian
>
> How is this possible?
>
Because they are the versions that Samba supported and experimental
support for '69' was added at 4.5.0 but the user had to update the
schema manually, it wasn't until 4.11.0 that '69' was used as
standard.
Rowland