[Freeipa-devel] Planning FreeIPA Upstream Doc changes

2013-08-08 Thread Martin Kosek
Hello all, This is a follow up for upstream doc maintenance questions I had on freeipa-users in June: http://www.redhat.com/archives/freeipa-users/2013-June/msg00202.html As Content Writer taking care of the User Guide (on docs.fedoraproject.org) no longer has resources to maintain it and the gui

Re: [Freeipa-devel] Planning FreeIPA Upstream Doc changes: URL/docs.freeipa.org

2013-08-08 Thread Petr Spacek
On 8.8.2013 09:19, Martin Kosek wrote: - we can take advantage of publican and build a doc site like "docs.freeipa.org" which would held publican-managed doc site with our guides. I think that "docs" subdomain is very general and should point to some place with links to guide *and* how tos *an

Re: [Freeipa-devel] Planning FreeIPA Upstream Doc changes: URL/docs.freeipa.org

2013-08-08 Thread Martin Kosek
On 08/08/2013 01:29 PM, Petr Spacek wrote: > On 8.8.2013 09:19, Martin Kosek wrote: >> - we can take advantage of publican and build a doc site like >> "docs.freeipa.org" which would held publican-managed doc site with our >> guides. > > I think that "docs" subdomain is very general and should po

Re: [Freeipa-devel] [PATCH] Bypass ipa-replica-conncheck ssh tests when ssh is not installed

2013-08-08 Thread Tomas Babej
On 08/07/2013 09:57 PM, Nathaniel McCallum wrote: In the interest of getting ticket 3777 moving, I have created the attached patch. It is *NOT* tested as I don't have a replica setup at the moment and won't have time until after Flock. If someone else has a replica setup and has a few minutes to

[Freeipa-devel] [PATCH] 418 Add requires for slapi-nis and SSSD

2013-08-08 Thread Martin Kosek
Require slapi-nis 0.47.7 and sssd 1.11.0-0.1.beta2 required for core features of 3.3.0 release. -- When this patch is acked, I will start 3.3 final release process and release it to Fedora 19 as we now have all the required bits there. Martin From 279608e726a7cd90cf73661f1552ddeca4c5c919 Mon Sep

Re: [Freeipa-devel] [PATCH] 418 Add requires for slapi-nis and SSSD

2013-08-08 Thread Alexander Bokovoy
On Thu, 08 Aug 2013, Martin Kosek wrote: Require slapi-nis 0.47.7 and sssd 1.11.0-0.1.beta2 required for core features of 3.3.0 release. -- When this patch is acked, I will start 3.3 final release process and release it to Fedora 19 as we now have all the required bits there. ACK. -- / Alexand

Re: [Freeipa-devel] [PATCH] 418 Add requires for slapi-nis and SSSD

2013-08-08 Thread Martin Kosek
On 08/08/2013 02:59 PM, Alexander Bokovoy wrote: > On Thu, 08 Aug 2013, Martin Kosek wrote: >> Require slapi-nis 0.47.7 and sssd 1.11.0-0.1.beta2 required for core >> features of 3.3.0 release. >> >> -- >> When this patch is acked, I will start 3.3 final release process and release >> it >> to Fe

Re: [Freeipa-devel] [PATCH 0073] Remove support for IPA deployments with no persistent search

2013-08-08 Thread Petr Spacek
On 7.8.2013 16:52, Tomas Babej wrote: Petr, can bind-dyndb-ldap handle idnsConfigObject containing idnsPersistentSearch and idnsZoneRefresh attributes? Yes, it should work. Old attributes will be ignored by bind-dyndb-ldap v4.0 and higher. -- Petr^2 Spacek ___

[Freeipa-devel] Announcing FreeIPA 3.3.0

2013-08-08 Thread Martin Kosek
The FreeIPA team is proud to announce FreeIPA v3.3.0! It can be downloaded from http://www.freeipa.org/page/Downloads. Fedora 19 builds are already on their way to updates-testing repo. == Highlights in 3.3.0 == === New features for 3.3 === * Active Directory integration: ** Support of externall

Re: [Freeipa-devel] [PATCH] 0051 Handle --subject option in ipa-server-install

2013-08-08 Thread Tomas Babej
On 08/05/2013 07:05 PM, Ana Krivokapic wrote: On 08/01/2013 04:52 PM, Rob Crittenden wrote: Petr Viktorin wrote: On 08/01/2013 02:58 PM, Martin Kosek wrote: On 08/01/2013 02:54 PM, Petr Viktorin wrote: On 07/31/2013 11:51 AM, Ana Krivokapic wrote: On 07/30/2013 06:24 PM, Petr Viktorin wrote:

[Freeipa-devel] [RFC] Interoperable DNS server control protocol - design review

2013-08-08 Thread Petr Spacek
Hello list, some time ago, there were rumours about a new protocol for controlling DNS servers from various vendors. I think that FreeIPA could benefit from such protocol - in long term perspective. Please, join the 'nsrpc' mailing list dedicated to the new protocol and contribute to protoco

[Freeipa-devel] New ipa-3-3 branch

2013-08-08 Thread Martin Kosek
Hi all fellow developers! Please note that as 3.3.0 went final, we will change the default branches we commit to. 3.3.x bugfixes -> master + new ipa-3-3 branch 3.4 features -> master branch only Thanks. -- Martin Kosek Supervisor, Software Engineering - Identity Management Team Red Hat Inc.

Re: [Freeipa-devel] Planning FreeIPA Upstream Doc changes

2013-08-08 Thread JR Aquino
On Aug 8, 2013, at 12:19 AM, "Martin Kosek" wrote: > Hello all, > > This is a follow up for upstream doc maintenance questions I had on > freeipa-users in June: > http://www.redhat.com/archives/freeipa-users/2013-June/msg00202.html > > As Content Writer taking care of the User Guide (on docs.f

Re: [Freeipa-devel] Planning FreeIPA Upstream Doc changes

2013-08-08 Thread Martin Kosek
On 08/08/2013 04:53 PM, JR Aquino wrote: > > On Aug 8, 2013, at 12:19 AM, "Martin Kosek" wrote: ... >> B) Add a new git tree to FreeIPA fedorahosted account (freeipa/docs.git) and >> release the docs asynchronously to the code (there could be of course a >> preliminary version on FreeIPA.org site

Re: [Freeipa-devel] [PATCH] 0051 Handle --subject option in ipa-server-install

2013-08-08 Thread Martin Kosek
On 08/08/2013 04:22 PM, Tomas Babej wrote: > On 08/05/2013 07:05 PM, Ana Krivokapic wrote: >> On 08/01/2013 04:52 PM, Rob Crittenden wrote: >>> Petr Viktorin wrote: On 08/01/2013 02:58 PM, Martin Kosek wrote: > On 08/01/2013 02:54 PM, Petr Viktorin wrote: >> On 07/31/2013 11:51 AM, Ana

Re: [Freeipa-devel] [PATCH 0073] Remove support for IPA deployments with no persistent search

2013-08-08 Thread Martin Kosek
On 08/07/2013 04:52 PM, Tomas Babej wrote: > On 08/05/2013 05:59 PM, Martin Kosek wrote: >> On 07/17/2013 01:47 PM, Tomas Babej wrote: I will release version 3.5 before end of this week. I have some small fixes ready so it is worth to release it now. To summarize the discussion