Re: [Freeipa-devel] [PATCH] set attribute when changing passwords

2010-10-07 Thread Simo Sorce
On Wed, 06 Oct 2010 16:56:31 -0400 Rob Crittenden rcrit...@redhat.com wrote: Simo Sorce wrote: Set the sambaPwdLastSet when changing password for a user that has the sambaSamAccount objectclass, so that samba is kept in sync with the status of the user account wrt whether the user need

Re: [Freeipa-devel] [PATCH] fix uninstall with bind

2010-10-07 Thread Simo Sorce
On Wed, 06 Oct 2010 13:59:49 -0400 Rob Crittenden rcrit...@redhat.com wrote: Simo Sorce wrote: During uninstall we were asking useless questions about removing SRV and NS records from LDAP. An uninstall implies the LDAP repository will be wiped out anyway. Avoid asking these questions

Re: [Freeipa-devel] [PATCH] properly check for ldap headers

2010-10-07 Thread Simo Sorce
On Wed, 06 Oct 2010 16:56:21 -0400 Rob Crittenden rcrit...@redhat.com wrote: Simo Sorce wrote: We need to always use mozldap ldap headers for slapi plugins, untill 389 ds moves to openldap libs. But at the same time we want to move to openldap libs for anything else. Fix

Re: [Freeipa-devel] [PATCH] Improve logging for pwd plugin

2010-10-07 Thread Rob Crittenden
Simo Sorce wrote: This patch changes all the logging done through slapi_log_error() to go thorugh macros. It simplifies calling the log function and adds information in an automated way to help debugging in case of fatal exceptions. Simo. ack ___

Re: [Freeipa-devel] [PATCH] fix segfault in pwd plugin

2010-10-07 Thread Rob Crittenden
Simo Sorce wrote: I thought I tested ipa-getkeytab but I was wrong as we do not use it during the install. Turns out my patch to split the pwd plugin in multiple files had still one error that showed up only when using the ipa-getkeytab client. Patch attached. Simo. ack

Re: [Freeipa-devel] [PATCH] fix segfault in pwd plugin

2010-10-07 Thread Simo Sorce
On Thu, 07 Oct 2010 11:25:50 -0400 Rob Crittenden rcrit...@redhat.com wrote: Simo Sorce wrote: I thought I tested ipa-getkeytab but I was wrong as we do not use it during the install. Turns out my patch to split the pwd plugin in multiple files had still one error that showed up only

Re: [Freeipa-devel] [PATCH] Improve logging for pwd plugin

2010-10-07 Thread Simo Sorce
On Thu, 07 Oct 2010 11:01:01 -0400 Rob Crittenden rcrit...@redhat.com wrote: Simo Sorce wrote: This patch changes all the logging done through slapi_log_error() to go thorugh macros. It simplifies calling the log function and adds information in an automated way to help debugging in case

Re: [Freeipa-devel] [PATCH] admiyo-freeipa-0052-policy-and-config.patch

2010-10-07 Thread Adam Young
On 10/07/2010 11:54 AM, Endi Sukma Dewata wrote: - Adam Youngayo...@redhat.com wrote: Population of the policy and entities tabs. DNS and ACI are broken due to Plugin issues Fix for entities without search Added new files to Makefile.am used rolegroup.js file as the start point,

Re: [Freeipa-devel] [PATCH] 559 update ipa-getkeytab man page

2010-10-07 Thread Adam Young
On 10/06/2010 09:07 PM, David O'Brien wrote: Rob Crittenden wrote: David O'Brien wrote: Rob Crittenden wrote: Add some missing options to the ipa-getkeytab man page. rob Can you be consistent with Kerberos instead of adding kerberos to the mix as well (unless necessary, of course)? If my

Re: [Freeipa-devel] [PATCH] admiyo-freeipa-0052-policy-and-config.patch

2010-10-07 Thread Adam Young
On 10/07/2010 12:45 PM, Adam Young wrote: On 10/07/2010 11:54 AM, Endi Sukma Dewata wrote: - Adam Youngayo...@redhat.com wrote: Population of the policy and entities tabs. DNS and ACI are broken due to Plugin issues Fix for entities without search Added new files to Makefile.am used

Re: [Freeipa-devel] netgroup help

2010-10-07 Thread Michael Gregg
I'm still getting a problem. I am able to add groups today, but not netgroups, see my new output. I am unable to add the specified netgroup group2 to group1. What version are you running? I'm running ipa-admintools-1.91-0.2010100715git016f889.fc13.x86_64 [r...@ipaqa64vmb install]# ipa

[Freeipa-devel] [PATCH] admiyo-freeipa-0049-default-search.patch

2010-10-07 Thread Adam Young
Resend From e52e755599082c01c35f14ecaf12c25258665eb2 Mon Sep 17 00:00:00 2001 From: Adam Young ayo...@redhat.com Date: Wed, 29 Sep 2010 20:55:58 -0400 Subject: [PATCH] default search Populate the entity search pages with the results of a search with a blank filter even if no filter has been

Re: [Freeipa-devel] admiyo-freeipa-0049-default-search.patch

2010-10-07 Thread Adam Young
On 09/29/2010 09:01 PM, Adam Young wrote: default search Populate the entity search pages with the results of a search with a blank filter even if no filter has been specified ___ Freeipa-devel mailing list Freeipa-devel@redhat.com

[Freeipa-devel] [PATCH]admiyo-freeipa-0055-record-limit.patch

2010-10-07 Thread Adam Young
This patch hard codes the record limit for the UI to 100. Next step is to make it configurable. This patch is necessary, as without it, some customers with large records will have problems with default queries. From f2e30fb314c141de92cb93f71d2140db2a299472 Mon Sep 17 00:00:00 2001 From: Adam

Re: [Freeipa-devel] [PATCH] 550 estimated install times

2010-10-07 Thread Simo Sorce
On Wed, 29 Sep 2010 13:58:39 -0400 Rob Crittenden rcrit...@redhat.com wrote: Add estimated install times to the installation. I also log a duration for each step in /var/log/ipaserver-install.log if anyone wants to compare their times to mine. ticket 139 simple but useful ack Simo. --

Re: [Freeipa-devel] add custom attribute to netgroup question

2010-10-07 Thread Rob Crittenden
Michael Gregg wrote: What attributes are allowed? [r...@ipaqa64vmb install]# ipa netgroup-add --setattr=testattr=yes tg1 Description: qq ipa: ERROR: attribute testattr not allowed [r...@ipaqa64vmb install]# ipa netgroup-add --addattr=testattr=yes tg1 Description: yy ipa: ERROR: attribute