[Freeipa-devel] [PATCH] 1024 add client session support

2012-06-07 Thread Rob Crittenden
This adds client session support. The session key is stored in the kernel key ring. Your first request should go to /ipa/session/xml where it should be rejected with a 401. The next will go to /ipa/xml which will be accepted. This should all be invisible to the client. Subsequent requests sh

Re: [Freeipa-devel] [PATCH] 1024 add client session support

2012-06-07 Thread Rob Crittenden
Rob Crittenden wrote: This adds client session support. The session key is stored in the kernel key ring. Your first request should go to /ipa/session/xml where it should be rejected with a 401. The next will go to /ipa/xml which will be accepted. This should all be invisible to the client. Sub

Re: [Freeipa-devel] [PATCH] 1024 add client session support

2012-06-07 Thread Rob Crittenden
Rob Crittenden wrote: Rob Crittenden wrote: This adds client session support. The session key is stored in the kernel key ring. Your first request should go to /ipa/session/xml where it should be rejected with a 401. The next will go to /ipa/xml which will be accepted. This should all be invisi

Re: [Freeipa-devel] [PATCH] 1024 add client session support

2012-06-11 Thread Martin Kosek
On Thu, 2012-06-07 at 22:55 -0400, Rob Crittenden wrote: > Rob Crittenden wrote: > > Rob Crittenden wrote: > >> This adds client session support. The session key is stored in the > >> kernel key ring. > >> > >> Your first request should go to /ipa/session/xml where it should be > >> rejected with a

Re: [Freeipa-devel] [PATCH] 1024 add client session support

2012-06-12 Thread Petr Viktorin
On 06/11/2012 06:49 PM, Martin Kosek wrote: On Thu, 2012-06-07 at 22:55 -0400, Rob Crittenden wrote: Rob Crittenden wrote: Rob Crittenden wrote: This adds client session support. The session key is stored in the kernel key ring. Your first request should go to /ipa/session/xml where it should

Re: [Freeipa-devel] [PATCH] 1024 add client session support

2012-06-12 Thread Rob Crittenden
Petr Viktorin wrote: On 06/11/2012 06:49 PM, Martin Kosek wrote: On Thu, 2012-06-07 at 22:55 -0400, Rob Crittenden wrote: Rob Crittenden wrote: Rob Crittenden wrote: This adds client session support. The session key is stored in the kernel key ring. Your first request should go to /ipa/sessi

Re: [Freeipa-devel] [PATCH] 1024 add client session support

2012-06-13 Thread Martin Kosek
On Tue, 2012-06-12 at 14:10 -0400, Rob Crittenden wrote: > Petr Viktorin wrote: > > On 06/11/2012 06:49 PM, Martin Kosek wrote: > >> On Thu, 2012-06-07 at 22:55 -0400, Rob Crittenden wrote: > >>> Rob Crittenden wrote: > Rob Crittenden wrote: > > This adds client session support. The sessio

Re: [Freeipa-devel] [PATCH] 1024 add client session support

2012-06-13 Thread Rob Crittenden
Martin Kosek wrote: On Tue, 2012-06-12 at 14:10 -0400, Rob Crittenden wrote: Petr Viktorin wrote: On 06/11/2012 06:49 PM, Martin Kosek wrote: On Thu, 2012-06-07 at 22:55 -0400, Rob Crittenden wrote: Rob Crittenden wrote: Rob Crittenden wrote: This adds client session support. The session ke

Re: [Freeipa-devel] [PATCH] 1024 add client session support

2012-06-13 Thread Rob Crittenden
Rob Crittenden wrote: Martin Kosek wrote: On Tue, 2012-06-12 at 14:10 -0400, Rob Crittenden wrote: Petr Viktorin wrote: On 06/11/2012 06:49 PM, Martin Kosek wrote: On Thu, 2012-06-07 at 22:55 -0400, Rob Crittenden wrote: Rob Crittenden wrote: Rob Crittenden wrote: This adds client session

Re: [Freeipa-devel] [PATCH] 1024 add client session support

2012-06-14 Thread Martin Kosek
On Wed, 2012-06-13 at 16:14 -0400, Rob Crittenden wrote: > Rob Crittenden wrote: > > Martin Kosek wrote: > >> On Tue, 2012-06-12 at 14:10 -0400, Rob Crittenden wrote: > >>> Petr Viktorin wrote: > On 06/11/2012 06:49 PM, Martin Kosek wrote: > > On Thu, 2012-06-07 at 22:55 -0400, Rob Critten