[Freeipa-devel] [PATCH] 000 Remove extra --prompt-all from ipa(1) man page

2010-10-29 Thread Jakub Hrozek
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 http://fedorahosted.org/freeipa/ticket/328 -BEGIN PGP SIGNATURE- Version: GnuPG v1.4.11 (GNU/Linux) Comment: Using GnuPG with Fedora - http://enigmail.mozdev.org/ iEYEARECAAYFAkzK4kkACgkQHsardTLnvCU99gCeI2BHpKd14eLS0Jtt9SQYR7gU

[Freeipa-devel] [PATCH] 001 Clarify the description of --raw and -all

2010-10-29 Thread Jakub Hrozek
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 https://fedorahosted.org/freeipa/ticket/244 If I understand the code correctly, --all is not really a parameter that affects only output, it also causes all attributes to be retrieved from the server, so I have adjusted the description just a little.

Re: [Freeipa-devel] [PATCH] freeipa-admiyo-freeipa-0070-delete-associations.patch

2010-10-29 Thread Adam Young
On 10/28/2010 05:30 PM, Adam Young wrote: On 10/28/2010 05:22 PM, Adam Young wrote: delete associations Uses code very similar to the search code for deleting associations Only uses the serial means of deletion. While this works for all deletes, it is slower than bulk.

Re: [Freeipa-devel] [PATCH] freeipa-admiyo-freeipa-0070-delete-associations.patch

2010-10-29 Thread Endi Sukma Dewata
On 10/29/2010 10:33 AM, Adam Young wrote: On 10/28/2010 05:30 PM, Adam Young wrote: On 10/28/2010 05:22 PM, Adam Young wrote: delete associations Uses code very similar to the search code for deleting associations Only uses the serial means of deletion. While this works for all deletes, it is

Re: [Freeipa-devel] [PATCH] 592 Implement nested netgroups

2010-10-29 Thread Adam Young
On 10/29/2010 11:36 AM, Rob Crittenden wrote: Implement nested netgroups and include summaries for the commands. Replace the existing netgroup test cases with Declarative tests. This triples the number of tests we were doing. ticket 209 rob ___

[Freeipa-devel] [PATCH] freeipa-admiyo-freeipa-0071-group_remove_memeber.json.patch

2010-10-29 Thread Adam Young
Metadata for testing From cc76c1216d8c2b633183173209aec41228b94c62 Mon Sep 17 00:00:00 2001 From: Adam Young ayo...@redhat.com Date: Fri, 29 Oct 2010 13:42:08 -0400 Subject: [PATCH] group_remove_memeber.json meta data for testing and developmemt ---

Re: [Freeipa-devel] [PATCH] 001 Clarify the description of --raw and -all

2010-10-29 Thread Rob Crittenden
Jakub Hrozek wrote: -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 https://fedorahosted.org/freeipa/ticket/244 If I understand the code correctly, --all is not really a parameter that affects only output, it also causes all attributes to be retrieved from the server, so I have adjusted the

Re: [Freeipa-devel] [PATCH] 000 Remove extra --prompt-all from ipa(1) man page

2010-10-29 Thread Rob Crittenden
Jakub Hrozek wrote: -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 http://fedorahosted.org/freeipa/ticket/328 -BEGIN PGP SIGNATURE- Version: GnuPG v1.4.11 (GNU/Linux) Comment: Using GnuPG with Fedora - http://enigmail.mozdev.org/

Re: [Freeipa-devel] [PATCH] 586 kerberos password policy

2010-10-29 Thread Rob Crittenden
Simo Sorce wrote: On Mon, 25 Oct 2010 18:05:46 -0400 Rob Crittendenrcrit...@redhat.com wrote: Use kerberos password policy. This lets the KDC count password failures and can lock out accounts for a period of time. This only works for KDC= 1.8. There currently is no way to unlock a locked

Re: [Freeipa-devel] [PATCH] freeipa-admiyo-freeipa-0071-group_remove_memeber.json.patch

2010-10-29 Thread Endi Sukma Dewata
On 10/29/2010 12:43 PM, Adam Young wrote: Metadata for testing ACK. Pushed to master. -- Endi S. Dewata ___ Freeipa-devel mailing list Freeipa-devel@redhat.com https://www.redhat.com/mailman/listinfo/freeipa-devel

Re: [Freeipa-devel] [PATCH] freeipa-admiyo-freeipa-0072-rights-check.patch

2010-10-29 Thread Endi Sukma Dewata
On 10/29/2010 2:50 PM, Adam Young wrote: Check effective rights. If the right is not explicitly allowed, show the field as read only. It seems to be working, but I think it has to wait until the attributelevelrights is returned in the JSON response because without it the UI would become