I know from the Foreman docs that LDAP supports “on the fly” user creation. So users have their account created when they login for the first time into the Foreman portal. This means that it’s not possible to select the owner of a server before he or she has logged in atleast once.
I wonder if Foreman also supports “live lookup” on LDAP, meaning as I type the name of a user, Foreman would compare the string to the list of users accessible via the LDAP connection. That way I could assign hosts to users that have not logged in to Foreman Web. We manage some 200-300 servers and it would be challenging to get all server owners to log into Foreman (no joke).
There is a checkbox to enable the on-the-fly user creation but it is not related to what I’m looking for.
In the docs Foreman :: Manual it doesn’t say what I want is not possible but it also doesn’t state that it is. Can anyone enlighten me?