camptocamp / puppet-accounts

11 stars 40 forks source link

Force managing local users. #45

Closed dabelenda closed 7 years ago

dabelenda commented 7 years ago

By default puppet will try to edit ldap directory if machine is linked to an ldap for user auth. This is generally not intended since ldap is a centralized user management system and should you might not want to manage it on each server using puppet. Force local user creation/deletion instead of letting puppet manage ldap.