Re: [Freeipa-devel] [PATCH] 286 cache installer questions

2009-10-11 Thread Martin Nagy
Hi Rob, On Wed, 2009-10-07 at 10:57 -0400, Rob Crittenden wrote: > Installing a CA that is signed by another CA is a 2-step process. The > first step is to generate a CSR for the CA and the second step is to > install the certificate issued by the external CA. To avoid asking > questions over a

Re: [Freeipa-devel] [PATCH] 287 improve ipa-join

2009-10-11 Thread Martin Nagy
On Wed, 2009-10-07 at 16:51 -0400, Rob Crittenden wrote: > I ran ipa-join on some not properly-configured clients and found a bunch > of corner cases that are fixed here. This improves debugging and > standard output considerably. > > rob Ack. Martin ___

Re: [Freeipa-devel] [PATCH] 288 man page for ipa-join

2009-10-11 Thread Martin Nagy
On Thu, 2009-10-08 at 11:11 -0400, Rob Crittenden wrote: > Add a man page for the new ipa-join command. > > rob +ipa\-join [ \fB\-h\fR hostname ] [ \fB\-k\fR keytab\-file ] [ \fB\-w\fR bulk bind password ] [ \fB\-d\fR ] [ \fB\-q\fR ] Can you use something like bulk-bind-password instead? (with d

Re: [Freeipa-devel] [PATCH] 291 use DS memberof plugin

2009-10-11 Thread Martin Nagy
On Fri, 2009-10-09 at 17:29 -0400, Rob Crittenden wrote: > Use the DS memberof plugin instead of the one contained in the IPA > source. I'm not removing that source yet, simply not building or > configuring it. > > rob Looks good to me. Ack. Martin _