Issue #1709 has been updated by James Turnbull. Target version deleted (unplanned)
---------------------------------------- Bug #1709: Using ldap provider on user and group types hangs puppetd on next run when ldap server restarts https://projects.puppetlabs.com/issues/1709 Author: Stig Sandbeck Mathisen Status: Closed Priority: Normal Assignee: Nigel Kersten Category: LDAP Target version: Affected Puppet version: 0.24.5 Keywords: node ldap user group Branch: h1. Environment The puppet nodes are using some local accounts, and some LDAP accounts. The "user" and "group" types detect a working LDAP setup, and select "ldap" as their provider. h1. Problem description When puppetd starts, it connects to the LDAP server, and keeps this TCP connection to the LDAP server open. If the LDAP server is restarted, the TCP connection between puppetd on each puppet node and the LDAP server is closed normally. On the next scheduled puppetd run, or if given a SIGUSR1 signal, puppetd will start working, and then hang. It will not respond to SIGTERM, but must be killed by SIGKILL. -- You have received this notification because you have either subscribed to it, or are involved in it. To change your notification preferences, please click here: http://projects.puppetlabs.com/my/account -- You received this message because you are subscribed to the Google Groups "Puppet Bugs" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/puppet-bugs?hl=en.
