Chef Server does LDAP AuthN overwrite local accounts

Just wondering if setting up LDAP AuthN for Chef will overwrite the local accounts?

No, we can still using local accounts for api requests.

1 Like

No, once you setup LDAP auth, it will merge the two accounts if you’re using the same usernames. If not the accounts will be available through he API or though the chef server cli

Thanks

Roberto

1 Like