idmap_init_domain() takes a parameter whether range checking should be performed. It is called with this parameter set to true from idmap_passdb_domain(): There is usually no rang for passdb. So for our local sam /passdb domain, we see the level 1 log message "idmap range not specified for domain FOOBAR". This is misleading at least.
Created attachment 10154 [details] Fix patch picked from master This is the bugfix patch, picked from master.
Assigning to Karolin for inclusion into 4.1.NEXT
Pushed to autobuild-v4-1-test.
(In reply to comment #3) > Pushed to autobuild-v4-1-test. Pushed to v4-1-test. Closing out bug report. Thanks!