Actions
Bug #3493
closedUsers created from LDAP even if auto creation is not checked
Description
I have verified "Automatically create accounts in Foreman" is not checked in my configuration.
Reproduce:
1) setup ldap authentication
2) make sure "Automatically create accounts in Foreman" is not checked
3) login to foreman with a user that is in LDAP but does not have a foreman account
4) Foreman will create a new account for the user and ask them to fill out their email and name.
Debug shows:
(2.3ms) COMMIT
User 'testid1' auto-created from LDAP-Server1
Actions