Re: [Freeipa-devel] [PATCH] 877 prompt for current password

2011-10-04 Thread Martin Kosek
On Tue, 2011-10-04 at 08:59 -0400, Rob Crittenden wrote: > Martin Kosek wrote: > > On Mon, 2011-10-03 at 15:16 -0400, Rob Crittenden wrote: > >> Martin Kosek wrote: > >>> On Mon, 2011-09-19 at 09:03 -0400, Rob Crittenden wrote: > Jan Cholasta wrote: > > On 16.9.2011 21:16, Rob Crittenden w

Re: [Freeipa-devel] [PATCH] 877 prompt for current password

2011-10-04 Thread Rob Crittenden
Martin Kosek wrote: On Mon, 2011-10-03 at 15:16 -0400, Rob Crittenden wrote: Martin Kosek wrote: On Mon, 2011-09-19 at 09:03 -0400, Rob Crittenden wrote: Jan Cholasta wrote: On 16.9.2011 21:16, Rob Crittenden wrote: Prompt for the current password when changing your own password using ipa pa

Re: [Freeipa-devel] [PATCH] 877 prompt for current password

2011-10-04 Thread Martin Kosek
On Mon, 2011-10-03 at 15:16 -0400, Rob Crittenden wrote: > Martin Kosek wrote: > > On Mon, 2011-09-19 at 09:03 -0400, Rob Crittenden wrote: > >> Jan Cholasta wrote: > >>> On 16.9.2011 21:16, Rob Crittenden wrote: > Prompt for the current password when changing your own password using > ip

Re: [Freeipa-devel] [PATCH] 877 prompt for current password

2011-10-03 Thread Rob Crittenden
Martin Kosek wrote: On Mon, 2011-09-19 at 09:03 -0400, Rob Crittenden wrote: Jan Cholasta wrote: On 16.9.2011 21:16, Rob Crittenden wrote: Prompt for the current password when changing your own password using ipa passwd. I had to jump through several hoops with this: - Added a new sortorder

Re: [Freeipa-devel] [PATCH] 877 prompt for current password

2011-09-27 Thread Simo Sorce
On Tue, 2011-09-27 at 14:59 -0400, Dmitri Pal wrote: > On 09/27/2011 05:08 AM, Jakub Hrozek wrote: > > On Mon, Sep 26, 2011 at 07:35:53PM -0400, Dmitri Pal wrote: > >> On 09/23/2011 05:38 PM, Simo Sorce wrote: > >>> On Fri, 2011-09-23 at 16:00 +0200, Martin Kosek wrote: > On Mon, 2011-09-19 at

Re: [Freeipa-devel] [PATCH] 877 prompt for current password

2011-09-27 Thread Dmitri Pal
On 09/27/2011 05:08 AM, Jakub Hrozek wrote: > On Mon, Sep 26, 2011 at 07:35:53PM -0400, Dmitri Pal wrote: >> On 09/23/2011 05:38 PM, Simo Sorce wrote: >>> On Fri, 2011-09-23 at 16:00 +0200, Martin Kosek wrote: On Mon, 2011-09-19 at 09:03 -0400, Rob Crittenden wrote: > Jan Cholasta wrote: >

Re: [Freeipa-devel] [PATCH] 877 prompt for current password

2011-09-27 Thread Jakub Hrozek
On Mon, Sep 26, 2011 at 07:35:53PM -0400, Dmitri Pal wrote: > On 09/23/2011 05:38 PM, Simo Sorce wrote: > > On Fri, 2011-09-23 at 16:00 +0200, Martin Kosek wrote: > >> On Mon, 2011-09-19 at 09:03 -0400, Rob Crittenden wrote: > >>> Jan Cholasta wrote: > On 16.9.2011 21:16, Rob Crittenden wrote:

Re: [Freeipa-devel] [PATCH] 877 prompt for current password

2011-09-26 Thread Dmitri Pal
On 09/23/2011 05:38 PM, Simo Sorce wrote: > On Fri, 2011-09-23 at 16:00 +0200, Martin Kosek wrote: >> On Mon, 2011-09-19 at 09:03 -0400, Rob Crittenden wrote: >>> Jan Cholasta wrote: On 16.9.2011 21:16, Rob Crittenden wrote: > Prompt for the current password when changing your own password

Re: [Freeipa-devel] [PATCH] 877 prompt for current password

2011-09-23 Thread Simo Sorce
On Fri, 2011-09-23 at 16:00 +0200, Martin Kosek wrote: > On Mon, 2011-09-19 at 09:03 -0400, Rob Crittenden wrote: > > Jan Cholasta wrote: > > > On 16.9.2011 21:16, Rob Crittenden wrote: > > >> Prompt for the current password when changing your own password using > > >> ipa passwd. > > >> > > >> I h

Re: [Freeipa-devel] [PATCH] 877 prompt for current password

2011-09-23 Thread Martin Kosek
On Mon, 2011-09-19 at 09:03 -0400, Rob Crittenden wrote: > Jan Cholasta wrote: > > On 16.9.2011 21:16, Rob Crittenden wrote: > >> Prompt for the current password when changing your own password using > >> ipa passwd. > >> > >> I had to jump through several hoops with this: > >> > >> - Added a new s

Re: [Freeipa-devel] [PATCH] 877 prompt for current password

2011-09-19 Thread Rob Crittenden
Jan Cholasta wrote: On 16.9.2011 21:16, Rob Crittenden wrote: Prompt for the current password when changing your own password using ipa passwd. I had to jump through several hoops with this: - Added a new sortorder option so the Current password is prompted first IMO something like "before='

Re: [Freeipa-devel] [PATCH] 877 prompt for current password

2011-09-18 Thread Jan Cholasta
On 16.9.2011 21:16, Rob Crittenden wrote: Prompt for the current password when changing your own password using ipa passwd. I had to jump through several hoops with this: - Added a new sortorder option so the Current password is prompted first IMO something like "before='password'" would be m

[Freeipa-devel] [PATCH] 877 prompt for current password

2011-09-16 Thread Rob Crittenden
Prompt for the current password when changing your own password using ipa passwd. I had to jump through several hoops with this: - Added a new sortorder option so the Current password is prompted first - Pass a magic value for current_password if changing someone else's password NOTE: This b