On Mon, Nov 1, 2010 at 8:27 PM, Matt Wise <[email protected]> wrote: > nsscache was an attempt at solving the issue... even without nscd installed, > or nsscache, the issue happens extremely frequently. so far the only fix i > have is to do everything with hard-coded GID/UIDs ...
You can mitigate this a little with some global variables. Did you notice this happen in other versions of Puppet? When you say "extremely frequently", how often is that? > > On Nov 1, 2010, at 6:53 PM, Bruce Richardson wrote: > >> On Mon, Nov 01, 2010 at 02:10:23PM -0700, Matt Wise wrote: >>> >>> On the systems we use 'files db ldap' as our nsswitch.conf priority, >>> and 'db' is a local copy of the ldap data using 'nsscache' on a >>> regular basis. Looking up a user should never fail.... and it doesnt >>> seem to when we log in and check by hand, so I don't know why puppet >>> is failing. >> >> nsscache is probably at fault. Try removing it from nsswitch on >> a machine which has shown this problem and then see how that affects >> things. >> >> -- >> Bruce >> >> I must admit that the existence of Disneyland (which I know is real) >> proves that we are not living in Judea in AD 50. -- Philip K. Dick > > -- > You received this message because you are subscribed to the Google Groups > "Puppet Users" 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-users?hl=en. > > -- Nigel Kersten - Puppet Labs - http://www.puppetlabs.com -- You received this message because you are subscribed to the Google Groups "Puppet Users" 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-users?hl=en.
