[Puppet Users] Re: puppet provider password decryption?

2018-04-12 Thread jcbollinger
On Wednesday, April 11, 2018 at 2:02:52 PM UTC-5, Jason McMahan wrote: > > Thank you both for your reply. > > The scenario i have is as follows. > I need to create/destroy/modify active directory group. > > There is a winad module, once i was able to get it working to create the > group it was d

[Puppet Users] Re: puppet provider password decryption?

2018-04-11 Thread Jason McMahan
Thank you both for your reply. The scenario i have is as follows. I need to create/destroy/modify active directory group. There is a winad module, once i was able to get it working to create the group it was doing it under my user context. To have it run properly i would need to supply it a cre

[Puppet Users] Re: puppet provider password decryption?

2018-04-11 Thread jcbollinger
On Tuesday, April 10, 2018 at 12:41:27 PM UTC-5, Jason McMahan wrote: > > Good day, > I wanted to toss this out there to see if anyone has tried this. > > Could i perform a hiera lookup from within a custom puppet provider? > > > My thinking is to lookup an encrypted password, then use the lookup