Re: puppet and cross-platform password hashes

2016-02-09 Thread Sebastian Reitenbach
On 02/05/16 08:33, Peter N. M. Hansteen wrote: I'm assuming I'm not the first to encounter this - the scenario is a group of admins who have so far run mainly Linux and some Solaris, and who have a fairly well developed Puppet setup for maintaining among other things local users for admins to

Re: puppet and cross-platform password hashes

2016-02-05 Thread Raf Czlonka
On Fri, Feb 05, 2016 at 03:48:02PM GMT, Joshua Smith wrote: > On Fri, Feb 05, 2016 at 04:04:47PM +0100, Joerg Jung wrote: > > > On 05 Feb 2016, at 08:33, Peter N. M. Hansteen wrote: > > > > > > I'm assuming I'm not the first to encounter this - > > > > > > the scenario is a group

Re: puppet and cross-platform password hashes

2016-02-05 Thread Solène Rapenne
Le 2016-02-05 08:33, Peter N. M. Hansteen a écrit : I'm assuming I'm not the first to encounter this - The interesting part is when we start introducing OpenBSD machines to the mix, and creating users with the password hashes from Linux or Solaris fails, apparently because the hashes are not

Re: puppet and cross-platform password hashes

2016-02-05 Thread Stuart Henderson
On 2016-02-05, Solène Rapenne wrote: > Le 2016-02-05 08:33, Peter N. M. Hansteen a écrit : >> I'm assuming I'm not the first to encounter this - >> >> The interesting part is when we start introducing OpenBSD machines to >> the mix, and >> creating users with the password

Re: puppet and cross-platform password hashes

2016-02-05 Thread Joshua Smith
On Fri, Feb 05, 2016 at 04:04:47PM +0100, Joerg Jung wrote: > > On 05 Feb 2016, at 08:33, Peter N. M. Hansteen wrote: > > > > I'm assuming I'm not the first to encounter this - > > > > the scenario is a group of admins who have so far run mainly Linux and some > Solaris, > > and

Re: puppet and cross-platform password hashes

2016-02-05 Thread Joerg Jung
> On 05 Feb 2016, at 08:33, Peter N. M. Hansteen wrote: > > I'm assuming I'm not the first to encounter this - > > the scenario is a group of admins who have so far run mainly Linux and some Solaris, > and who have a fairly well developed Puppet setup for maintaining among other

puppet and cross-platform password hashes

2016-02-04 Thread Peter N. M. Hansteen
I'm assuming I'm not the first to encounter this - the scenario is a group of admins who have so far run mainly Linux and some Solaris, and who have a fairly well developed Puppet setup for maintaining among other things local users for admins to log in and fix, running sudo as required. For