[Freeipa-devel] Consistent password hashing and lookups

2014-05-11 Thread James
Hi #freeipa, I'm working on improving my puppet-ipa module... One area I'm working on is better password management... In any case, here's the problem: I want to give the script the ability to change it. The easy way to do this is to compare what it is currently, to what it is set to. As I'm

Re: [Freeipa-devel] FreeIPA on AWS EC2

2014-05-11 Thread Dmitri Pal
On 05/09/2014 10:01 PM, daiEric wrote: hi Is there any solution to deploy FreeIpa on ubuntu linux? I thought we did a lot to make this happen and it is now possible but to be fair I did not see any instructions and guidelines so I am not sure. thanks Eric dai 在 2014年5月10日,4:01,Martin

Re: [Freeipa-devel] Consistent password hashing and lookups

2014-05-11 Thread Dmitri Pal
On 05/11/2014 01:27 PM, James wrote: Hi #freeipa, I'm working on improving my puppet-ipa module... One area I'm working on is better password management... In any case, here's the problem: I want to give the script the ability to change it. The easy way to do this is to compare what it is

Re: [Freeipa-devel] Consistent password hashing and lookups

2014-05-11 Thread James
On Sun, May 11, 2014 at 3:04 PM, Dmitri Pal d...@redhat.com wrote: This is scary. This means that you expecting to have a hash being stored somewhere else outside the DS. Haha, I agree! Actually, worse! I will have the plain text password stored somewhere outside the DS! Let me give you more

Re: [Freeipa-devel] Consistent password hashing and lookups

2014-05-11 Thread Dmitri Pal
On 05/11/2014 06:31 PM, James wrote: On Sun, May 11, 2014 at 3:04 PM, Dmitri Pal d...@redhat.com wrote: This is scary. This means that you expecting to have a hash being stored somewhere else outside the DS. Haha, I agree! Actually, worse! I will have the plain text password stored somewhere

Re: [Freeipa-devel] Consistent password hashing and lookups

2014-05-11 Thread James
On Sun, May 11, 2014 at 9:02 PM, Dmitri Pal d...@redhat.com wrote: On 05/11/2014 06:31 PM, James wrote: On Sun, May 11, 2014 at 3:04 PM, Dmitri Pal d...@redhat.com wrote: This is scary. This means that you expecting to have a hash being stored somewhere else outside the DS. Haha, I agree!