Open dmulder opened 1 month ago
If I set the domain specific idmap range:
[example.com] idmap_range = 6000000-6999999
At domain startup it uses a different odd range:
Oct 04 09:27:09 localhost.localdomain himmelblaud[119189]: 00000000-0000-0000-0000-000000000000 ERROR [error]: No idmap_range range specified in config, using 200000-2000200000!
Hrm, but I just noticed that the user in nss actually has an id in the correct range:
localhost:~ # getent passwd user@example.com user@example.com:x:6930181:6930181::/home/user@example.com:/bin/bash
If I set the domain specific idmap range:
At domain startup it uses a different odd range: