Re: [Freeipa-devel] [PATCH] jderose 028 Lossless datetime round-trip

2009-12-04 Thread Rob Crittenden
John Dennis wrote: On 12/03/2009 11:56 AM, Rob Crittenden wrote: What should this do it if the incoming DateTime value is not parsed correctly by datetime.datetime()? Well in theory this should never happen if the parameter value complies with the specification which demands it be in iso8601

Re: [Freeipa-devel] [PATCH] jderose 028 Lossless datetime round-trip

2009-12-04 Thread John Dennis
On 12/04/2009 09:49 AM, Rob Crittenden wrote: John Dennis wrote: On 12/03/2009 11:56 AM, Rob Crittenden wrote: What should this do it if the incoming DateTime value is not parsed correctly by datetime.datetime()? Well in theory this should never happen if the parameter value complies with th

[Freeipa-devel] Declarative tests

2009-12-04 Thread Jason Gerard DeRose
I'm still not quite finished with my revised 027 patch, but I wanted to give everyone a quick status update on the testing enhancements I've been working on. I wrote a new test base class xmlrpc_test.Declarative (which borrows from Rob's XMLRPC_test). It allows you to write tests completely (surp

Re: [Freeipa-devel] Declarative tests

2009-12-04 Thread John Dennis
Cool, that looks really nice Jason. -- John Dennis Looking to carve out IT costs? www.redhat.com/carveoutcosts/ ___ Freeipa-devel mailing list Freeipa-devel@redhat.com https://www.redhat.com/mailman/listinfo/freeipa-devel

[Freeipa-devel] Re: [PATCHES] Migration wrap-up.

2009-12-04 Thread Rob Crittenden
Pavel Zůna wrote: Okey, I think my migration patches are ready for submission. What's new? - No more forced password change after migration, unless the password doesn't meet IPA password policy. Expiration time sets correctly (hooray!). - Migration mode (adding entries with pre-hashed password

[Freeipa-devel] Re: [PATCH] dogtag clean-up

2009-12-04 Thread John Dennis
On 12/02/2009 07:01 PM, John Dennis wrote: Easy to browse HTML documentation for the dogtag plugin can be found here (for the time being) http://jdennis.fedorapeople.org/ipa/dogtag opps ... I just realized this html was not generated properly and most of the formatting, footnotes, and cross-r

Re: [Freeipa-devel] [PATCH] 305 remove a principal from a keytab

2009-12-04 Thread Rob Crittenden
Jason Gerard DeRose wrote: On Fri, 2009-10-30 at 16:30 -0400, Rob Crittenden wrote: I wasn't able to find a command-line program to remove principals from a keytab so I wrote my own. ktutil can do it but it doesn't take command-line arguments. Java ships a utility named ktab but adding a huge

[Freeipa-devel] [PATCH] 327 pass debug option in client installer

2009-12-04 Thread Rob Crittenden
Pass along the debug option in the client installer to the ipa-join command. rob freeipa-327-join.patch Description: application/mbox ___ Freeipa-devel mailing list Freeipa-devel@redhat.com https://www.redhat.com/mailman/listinfo/freeipa-devel

Re: [Freeipa-devel] [PATCH] 327 pass debug option in client installer

2009-12-04 Thread John Dennis
On 12/04/2009 04:40 PM, Rob Crittenden wrote: Pass along the debug option in the client installer to the ipa-join command. ACK -- John Dennis Looking to carve out IT costs? www.redhat.com/carveoutcosts/ ___ Freeipa-devel mailing list Freeipa-devel