Hi john, This data are need for check a valid users on nodes. We are pretending massive load accounts by ENC. The batch (json) is prepare by external program which, in our scenario is a normal way to create accounts. But users can create new accounts by 'hand' when they log in because they have sudo, for those new ones we want to set disable (nologin). Meanwhile there are a set of user admins (we are) which should be not disable even when they are not into batch json. They are into whitelist (admin,deploy,etc,etc) , so they should be exclude at checkout for disable accounts. That is done by the facter.
As you can see it's non-normal scenario. Do you see any problem about solution based on run stages ?. Thanks you, eduardo. On 5 jul, 17:26, jcbollinger <john.bollin...@stjude.org> wrote: > On Thursday, July 5, 2012 11:33:03 AM UTC-5, eduardo wrote: > > > I need a facter because each node have different users. The facter > > return a list of local users that not are into whitelist (unique). > > Maybe it would be fruitful to come at this from a different direction. For > what purpose do you want this data? There may be a better way to achieve > your objective. > > John -- 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+unsubscr...@googlegroups.com. For more options, visit this group at http://groups.google.com/group/puppet-users?hl=en.