Re: [Freeipa-devel] [PATCH] 458 catch no CA preop.pin

2010-06-01 Thread Rob Crittenden

Pavel Zuna wrote:

On 05/28/2010 05:22 PM, Rob Crittenden wrote:

The preop.pin is used to authenticate the admin when doing CA
enrollment. We were assuming it would be available and things blow up
badly if not (we end up passing None as an argument to exec). If there
isn't a preop pin there is no need to do anything, so raise an error.

rob


It looks like the patch message is missing a part, it ends with:
"To remove an existing instance run:" and then nothing, but that's just 
a detail :)


ack.

Pavel


Heh, in this case I was demonstrating something that needed to be run as 
root, so I included the # shell prompt. Of course git helpfully dropped 
this. I added the pkiremove example back in.


pushed to master

___
Freeipa-devel mailing list
Freeipa-devel@redhat.com
https://www.redhat.com/mailman/listinfo/freeipa-devel


Re: [Freeipa-devel] [PATCH] 458 catch no CA preop.pin

2010-06-01 Thread Pavel Zuna

On 05/28/2010 05:22 PM, Rob Crittenden wrote:

The preop.pin is used to authenticate the admin when doing CA
enrollment. We were assuming it would be available and things blow up
badly if not (we end up passing None as an argument to exec). If there
isn't a preop pin there is no need to do anything, so raise an error.

rob


It looks like the patch message is missing a part, it ends with:
"To remove an existing instance run:" and then nothing, but that's just a 
detail :)

ack.

Pavel

___
Freeipa-devel mailing list
Freeipa-devel@redhat.com
https://www.redhat.com/mailman/listinfo/freeipa-devel


[Freeipa-devel] [PATCH] 458 catch no CA preop.pin

2010-05-28 Thread Rob Crittenden
The preop.pin is used to authenticate the admin when doing CA 
enrollment. We were assuming it would be available and things blow up 
badly if not (we end up passing None as an argument to exec). If there 
isn't a preop pin there is no need to do anything, so raise an error.


rob


freeipa-458-dogtag.patch
Description: application/mbox
___
Freeipa-devel mailing list
Freeipa-devel@redhat.com
https://www.redhat.com/mailman/listinfo/freeipa-devel