Deprecated but still supported "idmap backend" actually is broken

Dmitry Butskoy buc at odusz.so-cdu.ru
Wed Oct 10 20:06:51 GMT 2007


On Wed, 2007-10-10 at 14:43 -0500, Gerald (Jerry) Carter wrote:

> 
> I know you said the the old "rid:DOMAIN=low-high" syntax does
> not work, 

BTW, if you say that right syntax is just "idmap backend = rid", then
the issue still exists. The actual "dom->" object still has "dom->name =
"default domain"" and tries to resolve it directly (it does not try to
do something like:

if (!strcmp (dom->name, "default domain")) {
	dom->name = ...the primay domain name...
}


~buc



More information about the samba-technical mailing list