himmelblau-idm / himmelblau

Azure Entra ID Authentication, with PAM and NSS modules.
GNU General Public License v3.0
47 stars 8 forks source link

Domain specific idmap ranges are not working #204

Open dmulder opened 1 month ago

dmulder commented 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!
dmulder commented 1 month ago

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