Ed Greenberg
2008-Nov-07 18:36 UTC
[Puppet Users] nss_ldap: could not get LDAP result - Timed out
I see this in my logs: Nov 7 10:29:23 sn-008 puppetd[3048] nss_ldap: could not get LDAP result - Timed out and I''m not sure what Puppet is doing that relates to ldap. Grepping for LDAP in my manifests yields only references to managing File[''/etc/ldap.conf''] The server is setup for ldap to manage passwd, group, sudo, netgroups, but this should be transparent to any application. Any ideas? --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Puppet Users" group. To post to this group, send email to puppet-users@googlegroups.com To unsubscribe from this group, send email to puppet-users+unsubscribe@googlegroups.com For more options, visit this group at http://groups.google.com/group/puppet-users?hl=en -~----------~----~----~----~------~----~------~--~---
Luke Kanies
2008-Nov-12 23:26 UTC
[Puppet Users] Re: nss_ldap: could not get LDAP result - Timed out
On Nov 7, 2008, at 10:36 AM, Ed Greenberg wrote:> > I see this in my logs: > Nov 7 10:29:23 sn-008 puppetd[3048] nss_ldap: could not get LDAP > result > - Timed out > and I''m not sure what Puppet is doing that relates to ldap. > > Grepping for LDAP in my manifests yields only references to managing > File[''/etc/ldap.conf''] > > The server is setup for ldap to manage passwd, group, sudo, netgroups, > but this should be transparent to any application. > > Any ideas?Puppetd definitely shouldn''t be doing any ldap-specific user stuff, but I wouldn''t be surprised if its use of the Etc module resulted in ldap warnings coming from it, rather than from the system somewhere else. -- Someday I want to be rich. Some people get so rich they lose all respect for humanity. That''s how rich I want to be. --Rita Rudner --------------------------------------------------------------------- Luke Kanies | http://reductivelabs.com | http://madstop.com --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Puppet Users" group. To post to this group, send email to puppet-users@googlegroups.com To unsubscribe from this group, send email to puppet-users+unsubscribe@googlegroups.com For more options, visit this group at http://groups.google.com/group/puppet-users?hl=en -~----------~----~----~----~------~----~------~--~---