Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Force managing local users. #45

Merged
merged 1 commit into from
Jan 12, 2017

Conversation

dabelenda
Copy link
Contributor

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.

@dabelenda dabelenda force-pushed the fix_user_deletion_when_ldap branch 2 times, most recently from 252a864 to 16fd896 Compare January 10, 2017 10:53
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.
@dabelenda dabelenda merged commit 45b4fb8 into camptocamp:master Jan 12, 2017
@dabelenda dabelenda deleted the fix_user_deletion_when_ldap branch January 12, 2017 07:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant