Re: [Freeipa-devel] [PATCH] 11 - CI - test_forced_client_reenrollment stability fix

2014-04-16 Thread Martin Kosek
On 04/15/2014 05:36 PM, Misnyovszki Adam wrote: On Tue, 15 Apr 2014 12:51:47 +0200 Petr Viktorin pvikt...@redhat.com wrote: On 04/15/2014 12:41 PM, Misnyovszki Adam wrote: Hi, this patch fixes FreeIPA Jenkins CI test freeipa-integration-forced_client_reenrollment-f19, by turning sshfp records

[Freeipa-devel] kadmin is unresponsive in FreeIPA installation

2014-04-16 Thread Martin Kosek
Did anyone hit https://bugzilla.redhat.com/show_bug.cgi?id=1088163 or is it something specific to my environment? Thanks. -- Martin Kosek mko...@redhat.com Supervisor, Software Engineering - Identity Management Team Red Hat Inc. ___ Freeipa-devel

Re: [Freeipa-devel] Ipa-server-install Firewall Support

2014-04-16 Thread Justin Brown
Dmitri, Thanks for the feedback. I've had a chance to revise the proposal and incorporated your feedback. The first thing to note is that while this implementation is focused on FirewallD support I want to leave open the possibility of supporting other firewalls should anyone else be interested

Re: [Freeipa-devel] Ipa-server-install Firewall Support

2014-04-16 Thread Justin Brown
Martin, I think that making the firewall configuration automatic is the best solution. I've updated http://www.freeipa.org/page/V4/Firewall_Configuration for automatic configuration unless --no-firewall is passed. You guys know the user-base better than I do, but I would imagine that users would

[Freeipa-devel] #4054 - ACIs for managing own hosts, users, groups...

2014-04-16 Thread Martin Kosek
I was looking into ticket https://fedorahosted.org/freeipa/ticket/4054 and experimenting with ACIs allowing privileged users to manage only their own LDAP objects. As already proposed in the Bugzilla, I had success with following ACIs: # ldapmodify -h `hostname` -D

Re: [Freeipa-devel] kadmin is unresponsive in FreeIPA installation

2014-04-16 Thread Alexander Bokovoy
On Wed, 16 Apr 2014, Martin Kosek wrote: Did anyone hit https://bugzilla.redhat.com/show_bug.cgi?id=1088163 or is it something specific to my environment? I've seen this before several times but couldn't reproduce at all. Latest change to ipa_kdb_passwords.c where the code that does handle the

Re: [Freeipa-devel] #4054 - ACIs for managing own hosts, users, groups...

2014-04-16 Thread Petr Viktorin
On 04/16/2014 10:02 AM, Martin Kosek wrote: I was looking into ticket https://fedorahosted.org/freeipa/ticket/4054 and experimenting with ACIs allowing privileged users to manage only their own LDAP objects. As already proposed in the Bugzilla, I had success with following ACIs:

Re: [Freeipa-devel] [PATCH] Do not ask for memberindirect when updating managed permissions

2014-04-16 Thread Jan Cholasta
On 11.4.2014 13:31, Petr Viktorin wrote: One of the default_attributes of permission is memberofindirect, a virtual attribute manufactured by ldap2, which is set when a permission is part of a role. When update_entry is called on an entry with memberofindirect, ipaldap tries to add the attribute

Re: [Freeipa-devel] #4054 - ACIs for managing own hosts, users, groups...

2014-04-16 Thread Jan Cholasta
On 16.4.2014 10:20, Petr Viktorin wrote: On 04/16/2014 10:02 AM, Martin Kosek wrote: I was looking into ticket https://fedorahosted.org/freeipa/ticket/4054 and experimenting with ACIs allowing privileged users to manage only their own LDAP objects. As already proposed in the Bugzilla, I had

Re: [Freeipa-devel] [PATCHES] 0521-0522 - Add managed read permissions to krbtpolicy Allow anonymous read access to Kerberos realm container name

2014-04-16 Thread Petr Viktorin
On 04/16/2014 07:48 AM, Martin Kosek wrote: On 04/15/2014 06:10 PM, Ludwig Krispenz wrote: On 04/15/2014 05:45 PM, Ludwig Krispenz wrote: On 04/15/2014 05:10 PM, Martin Kosek wrote: On 04/15/2014 05:08 PM, Simo Sorce wrote: On Tue, 2014-04-15 at 16:48 +0200, Martin Kosek wrote: On

Re: [Freeipa-devel] [PATCH] Do not ask for memberindirect when updating managed permissions

2014-04-16 Thread Petr Viktorin
On 04/16/2014 10:35 AM, Jan Cholasta wrote: On 11.4.2014 13:31, Petr Viktorin wrote: One of the default_attributes of permission is memberofindirect, a virtual attribute manufactured by ldap2, which is set when a permission is part of a role. When update_entry is called on an entry with

Re: [Freeipa-devel] [PATCHES] 0521-0522 - Add managed read permissions to krbtpolicy Allow anonymous read access to Kerberos realm container name

2014-04-16 Thread Petr Viktorin
On 04/16/2014 12:07 PM, Petr Viktorin wrote: On 04/16/2014 07:48 AM, Martin Kosek wrote: On 04/15/2014 06:10 PM, Ludwig Krispenz wrote: On 04/15/2014 05:45 PM, Ludwig Krispenz wrote: On 04/15/2014 05:10 PM, Martin Kosek wrote: On 04/15/2014 05:08 PM, Simo Sorce wrote: On Tue, 2014-04-15

Re: [Freeipa-devel] Ipa-server-install Firewall Support

2014-04-16 Thread Martin Kosek
On 04/16/2014 09:59 AM, Justin Brown wrote: Martin, I think that making the firewall configuration automatic is the best solution. I've updated http://www.freeipa.org/page/V4/Firewall_Configuration for automatic configuration unless --no-firewall is passed. You guys know the user-base

Re: [Freeipa-devel] New ACIs for cn=etc

2014-04-16 Thread Petr Viktorin
On 04/14/2014 04:00 PM, Simo Sorce wrote: On Mon, 2014-04-14 at 12:55 +0200, Martin Kosek wrote: When heading for a lunch today, I had a discussion with Petr3 about ACIs for cn=etc,SUFFIX. On our initial meeting back at DevConf.cz time, we said we will simply allow all attributes in cn=etc for

[Freeipa-devel] [PATCH] 0527 Add managed read permission to idrange

2014-04-16 Thread Petr Viktorin
Read access is given to all authenticated users. -- Petr³ From 1234bfbc321444365cdf7e7b263cf46e1eb25624 Mon Sep 17 00:00:00 2001 From: Petr Viktorin pvikt...@redhat.com Date: Wed, 26 Mar 2014 16:29:16 +0100 Subject: [PATCH] Add managed read permission to idrange Part of the work for:

Re: [Freeipa-devel] #4054 - ACIs for managing own hosts, users, groups...

2014-04-16 Thread Martin Kosek
On 04/16/2014 10:35 AM, Jan Cholasta wrote: On 16.4.2014 10:20, Petr Viktorin wrote: On 04/16/2014 10:02 AM, Martin Kosek wrote: I was looking into ticket https://fedorahosted.org/freeipa/ticket/4054 and experimenting with ACIs allowing privileged users to manage only their own LDAP objects.

Re: [Freeipa-devel] [PATCH][DOC] Update Solaris Documentation, add proxy agent, and profile

2014-04-16 Thread Petr Spacek
On 16.4.2014 05:01, Gabe Alford wrote: The following patches update the Solaris documentation and add a proxy agent/profile for Solaris. - Solaris documentation update https://fedorahosted.org/freeipa/ticket/3731 - Patch adds default Proxy Agent and default_secure profile through

[Freeipa-devel] [PATCH][DOC] Fix NFS configuration documentation

2014-04-16 Thread Alexander Bokovoy
Hi, Attached patch attempts to improve NFS configuration section. Please review, if it is OK, I'll prepare patch to update the other parts as we have quite a duplication across the guide. https://fedorahosted.org/freeipa/ticket/4310 -- / Alexander Bokovoy From

Re: [Freeipa-devel] [PATCH][DOC] Fix NFS configuration documentation

2014-04-16 Thread Alexander Bokovoy
On Wed, 16 Apr 2014, Alexander Bokovoy wrote: Hi, Attached patch attempts to improve NFS configuration section. Please review, if it is OK, I'll prepare patch to update the other parts as we have quite a duplication across the guide. https://fedorahosted.org/freeipa/ticket/4310 To ease the

Re: [Freeipa-devel] kadmin is unresponsive in FreeIPA installation

2014-04-16 Thread Martin Kosek
On 04/16/2014 10:09 AM, Alexander Bokovoy wrote: On Wed, 16 Apr 2014, Martin Kosek wrote: Did anyone hit https://bugzilla.redhat.com/show_bug.cgi?id=1088163 or is it something specific to my environment? I've seen this before several times but couldn't reproduce at all. Latest change to

[Freeipa-devel] [PATCH] 0528 Add managed read permission to automount

2014-04-16 Thread Petr Viktorin
A single permission granting anonymous read access covers automountlocation, automountmap, and automountkey. -- Petr³ From 76e983917332c2a8db89b944e2aab78ea14d5662 Mon Sep 17 00:00:00 2001 From: Petr Viktorin pvikt...@redhat.com Date: Wed, 26 Mar 2014 17:11:23 +0100 Subject: [PATCH] Add managed

Re: [Freeipa-devel] Ipa-server-install Firewall Support

2014-04-16 Thread Martin Kosek
On 04/16/2014 09:56 AM, Justin Brown wrote: ... L: This is interesting, and I have a couple of questions on how this should work. 1) Is there an actual use-case when a tool actually would want to check status of a port without correcting it? It seems to me that any sort of is_port_open()

Re: [Freeipa-devel] #4054 - ACIs for managing own hosts, users, groups...

2014-04-16 Thread Simo Sorce
On Wed, 2014-04-16 at 10:02 +0200, Martin Kosek wrote: I was looking into ticket https://fedorahosted.org/freeipa/ticket/4054 and experimenting with ACIs allowing privileged users to manage only their own LDAP objects. As already proposed in the Bugzilla, I had success with following

Re: [Freeipa-devel] #4054 - ACIs for managing own hosts, users, groups...

2014-04-16 Thread Simo Sorce
On Wed, 2014-04-16 at 10:20 +0200, Petr Viktorin wrote: On 04/16/2014 10:02 AM, Martin Kosek wrote: I was looking into ticket https://fedorahosted.org/freeipa/ticket/4054 and experimenting with ACIs allowing privileged users to manage only their own LDAP objects. As already proposed

Re: [Freeipa-devel] #4054 - ACIs for managing own hosts, users, groups...

2014-04-16 Thread Simo Sorce
On Wed, 2014-04-16 at 13:12 +0200, Martin Kosek wrote: On 04/16/2014 10:35 AM, Jan Cholasta wrote: On 16.4.2014 10:20, Petr Viktorin wrote: On 04/16/2014 10:02 AM, Martin Kosek wrote: I was looking into ticket https://fedorahosted.org/freeipa/ticket/4054 and experimenting with ACIs

Re: [Freeipa-devel] #4054 - ACIs for managing own hosts, users, groups...

2014-04-16 Thread Petr Viktorin
On 04/16/2014 02:45 PM, Simo Sorce wrote: On Wed, 2014-04-16 at 10:20 +0200, Petr Viktorin wrote: On 04/16/2014 10:02 AM, Martin Kosek wrote: I was looking into ticket https://fedorahosted.org/freeipa/ticket/4054 and experimenting with ACIs allowing privileged users to manage only their own

[Freeipa-devel] [PATCH] 0529 Add managed read permission to trusts

2014-04-16 Thread Petr Viktorin
Similarly to automount, a single permission is added for reading all the trust objects. Read access is given to all authenticated users. -- Petr³ From a499784cbea2f1282a07629a94e67e14c14a35d0 Mon Sep 17 00:00:00 2001 From: Petr Viktorin pvikt...@redhat.com Date: Wed, 26 Mar 2014 17:11:23 +0100

Re: [Freeipa-devel] New ACIs for cn=etc

2014-04-16 Thread Simo Sorce
On Wed, 2014-04-16 at 13:31 +0200, Martin Kosek wrote: On 04/16/2014 12:50 PM, Petr Viktorin wrote: On 04/14/2014 04:00 PM, Simo Sorce wrote: On Mon, 2014-04-14 at 12:55 +0200, Martin Kosek wrote: When heading for a lunch today, I had a discussion with Petr3 about ACIs for

Re: [Freeipa-devel] #4054 - ACIs for managing own hosts, users, groups...

2014-04-16 Thread Martin Kosek
On 04/16/2014 02:49 PM, Petr Viktorin wrote: On 04/16/2014 02:45 PM, Simo Sorce wrote: On Wed, 2014-04-16 at 10:20 +0200, Petr Viktorin wrote: On 04/16/2014 10:02 AM, Martin Kosek wrote: I was looking into ticket https://fedorahosted.org/freeipa/ticket/4054 and experimenting with ACIs

Re: [Freeipa-devel] New ACIs for cn=etc

2014-04-16 Thread Petr Viktorin
On 04/16/2014 02:55 PM, Simo Sorce wrote: On Wed, 2014-04-16 at 13:31 +0200, Martin Kosek wrote: On 04/16/2014 12:50 PM, Petr Viktorin wrote: On 04/14/2014 04:00 PM, Simo Sorce wrote: On Mon, 2014-04-14 at 12:55 +0200, Martin Kosek wrote: When heading for a lunch today, I had a discussion

Re: [Freeipa-devel] [PATCH] 0529 Add managed read permission to trusts

2014-04-16 Thread Simo Sorce
On Wed, 2014-04-16 at 14:55 +0200, Petr Viktorin wrote: Similarly to automount, a single permission is added for reading all the trust objects. Read access is given to all authenticated users. NACK!! See inline From a499784cbea2f1282a07629a94e67e14c14a35d0 Mon Sep 17 00:00:00 2001 From:

Re: [Freeipa-devel] New ACIs for cn=etc

2014-04-16 Thread Simo Sorce
On Wed, 2014-04-16 at 15:00 +0200, Petr Viktorin wrote: Simo, Rob, would you be OK with changing virtual operation objectclass to our own one to have a better control over it? No, in general I am not ok to change objects that already exist in IPA as it make upgrades with new and old

[Freeipa-devel] [PATCH][RFC] 13 - Log pretty-printed request and response

2014-04-16 Thread Misnyovszki Adam
Hi, this patch enables logging json dumps of request and response, using the --log-payload switch in ipa cli. RFC tag is to ensure that I handled the --log-payload switch correctly in ipa cli. Be careful, it only logs, so --log-payload without -v switch doesn't make the dump visible in command

Re: [Freeipa-devel] Draft: Read permissions for user

2014-04-16 Thread Martin Kosek
On 04/15/2014 04:55 PM, Petr Viktorin wrote: Hello, At Devconf, we decided what most of the default read permissions should look like, but we did not get to user. Here is a draft of 4 read permissions. Please comment. Basic info (anonymous): [top] objectclass [person] cn, sn,

Re: [Freeipa-devel] [PATCH] 0529 Add managed read permission to trusts

2014-04-16 Thread Alexander Bokovoy
On Wed, 16 Apr 2014, Simo Sorce wrote: +'ipanttrusteddomainsid', 'ipanttrustforesttrustinfo', +'ipanttrustposixoffset', 'ipantsupportedencryptiontypes', +'ipantsidblacklistincoming', 'ipantsidblacklistoutgoing', +# ipaNTDomainAttrs:

Re: [Freeipa-devel] [PATCH] 0529 Add managed read permission to trusts

2014-04-16 Thread Simo Sorce
On Wed, 2014-04-16 at 16:15 +0300, Alexander Bokovoy wrote: On Wed, 16 Apr 2014, Simo Sorce wrote: +'ipanttrusteddomainsid', 'ipanttrustforesttrustinfo', +'ipanttrustposixoffset', 'ipantsupportedencryptiontypes', +

Re: [Freeipa-devel] Draft: Read permissions for user

2014-04-16 Thread Simo Sorce
On Wed, 2014-04-16 at 15:08 +0200, Martin Kosek wrote: On 04/15/2014 04:55 PM, Petr Viktorin wrote: Hello, At Devconf, we decided what most of the default read permissions should look like, but we did not get to user. Here is a draft of 4 read permissions. Please comment. Basic

Re: [Freeipa-devel] kadmin is unresponsive in FreeIPA installation

2014-04-16 Thread Simo Sorce
On Wed, 2014-04-16 at 09:31 +0200, Martin Kosek wrote: Did anyone hit https://bugzilla.redhat.com/show_bug.cgi?id=1088163 or is it something specific to my environment? a lot of people is starting to use libvirtd switches to make entropy available to their VMs or using other in VM entropy

Re: [Freeipa-devel] Draft: Read permissions for user

2014-04-16 Thread Martin Kosek
On 04/16/2014 03:41 PM, Simo Sorce wrote: On Wed, 2014-04-16 at 15:08 +0200, Martin Kosek wrote: On 04/15/2014 04:55 PM, Petr Viktorin wrote: ... [mepOriginEntry] mepManagedEntry This is used to bind user to it's private group. We use it for example in group-detach command to

Re: [Freeipa-devel] #4054 - ACIs for managing own hosts, users, groups...

2014-04-16 Thread Simo Sorce
On Wed, 2014-04-16 at 14:55 +0200, Martin Kosek wrote: On 04/16/2014 02:49 PM, Petr Viktorin wrote: On 04/16/2014 02:45 PM, Simo Sorce wrote: On Wed, 2014-04-16 at 10:20 +0200, Petr Viktorin wrote: On 04/16/2014 10:02 AM, Martin Kosek wrote: I was looking into ticket

Re: [Freeipa-devel] [PATCH] Do not ask for memberindirect when updating managed permissions

2014-04-16 Thread Simo Sorce
On Wed, 2014-04-16 at 10:35 +0200, Jan Cholasta wrote: On 11.4.2014 13:31, Petr Viktorin wrote: One of the default_attributes of permission is memberofindirect, a virtual attribute manufactured by ldap2, which is set when a permission is part of a role. When update_entry is called on an

Re: [Freeipa-devel] [PATCH] Do not ask for memberindirect when updating managed permissions

2014-04-16 Thread Martin Kosek
On 04/16/2014 03:52 PM, Simo Sorce wrote: On Wed, 2014-04-16 at 10:35 +0200, Jan Cholasta wrote: On 11.4.2014 13:31, Petr Viktorin wrote: One of the default_attributes of permission is memberofindirect, a virtual attribute manufactured by ldap2, which is set when a permission is part of a

Re: [Freeipa-devel] [PATCH] 0529 Add managed read permission to trusts

2014-04-16 Thread Alexander Bokovoy
On Wed, 16 Apr 2014, Simo Sorce wrote: On Wed, 2014-04-16 at 16:15 +0300, Alexander Bokovoy wrote: On Wed, 16 Apr 2014, Simo Sorce wrote: +'ipanttrusteddomainsid', 'ipanttrustforesttrustinfo', +'ipanttrustposixoffset', 'ipantsupportedencryptiontypes', +

[Freeipa-devel] [PATCH 0238] Update .gitignore to skip Eclipse and Autotools file

2014-04-16 Thread Petr Spacek
Hello, Update .gitignore to skip Eclipse and Autotools files. -- Petr^2 Spacek From e16b64e91d2b2153b296d0429d04097ba2823134 Mon Sep 17 00:00:00 2001 From: Petr Spacek pspa...@redhat.com Date: Wed, 16 Apr 2014 16:00:23 +0200 Subject: [PATCH] Update .gitignore to skip Eclipse and Autotools files

Re: [Freeipa-devel] [PATCHES] 0521-0522 - Add managed read permissions to krbtpolicy Allow anonymous read access to Kerberos realm container name

2014-04-16 Thread Martin Kosek
On 04/16/2014 12:34 PM, Petr Viktorin wrote: On 04/16/2014 12:07 PM, Petr Viktorin wrote: On 04/16/2014 07:48 AM, Martin Kosek wrote: On 04/15/2014 06:10 PM, Ludwig Krispenz wrote: On 04/15/2014 05:45 PM, Ludwig Krispenz wrote: On 04/15/2014 05:10 PM, Martin Kosek wrote: On 04/15/2014

Re: [Freeipa-devel] [PATCH] 11 - CI - test_forced_client_reenrollment stability fix

2014-04-16 Thread Misnyovszki Adam
On Wed, 16 Apr 2014 07:59:39 +0200 Martin Kosek mko...@redhat.com wrote: On 04/15/2014 05:36 PM, Misnyovszki Adam wrote: On Tue, 15 Apr 2014 12:51:47 +0200 Petr Viktorin pvikt...@redhat.com wrote: On 04/15/2014 12:41 PM, Misnyovszki Adam wrote: Hi, this patch fixes FreeIPA Jenkins CI

Re: [Freeipa-devel] [PATCH] 0525 Add managed read permissions to automember

2014-04-16 Thread Martin Kosek
On 04/15/2014 02:33 PM, Petr Viktorin wrote: Read access to both rules and definitions is given to a new privilege, 'Automember Readers', as well as the existing 'Automember Task Administrator'. This needs a mild rebase in 40-delegation.update. When I resolved the conflict patch worked fine, no

Re: [Freeipa-devel] [PATCH] 0527 Add managed read permission to idrange

2014-04-16 Thread Martin Kosek
On 04/16/2014 01:02 PM, Petr Viktorin wrote: Read access is given to all authenticated users. Works fine, no problem found - ACK. Pushed to master: bb4e47d9ea249d7f3ead460284dd67312cc82bd5 Martin ___ Freeipa-devel mailing list

Re: [Freeipa-devel] [PATCH] 0528 Add managed read permission to automount

2014-04-16 Thread Martin Kosek
On 04/16/2014 02:14 PM, Petr Viktorin wrote: A single permission granting anonymous read access covers automountlocation, automountmap, and automountkey. This works fine, I am just wondering about the ACI: 1) Simo, are you OK with one ACI covering all automount objects? I personally am, I

Re: [Freeipa-devel] [PATCH] 0529 Add managed read permission to trusts

2014-04-16 Thread Martin Kosek
On 04/16/2014 03:59 PM, Alexander Bokovoy wrote: On Wed, 16 Apr 2014, Simo Sorce wrote: On Wed, 2014-04-16 at 16:15 +0300, Alexander Bokovoy wrote: On Wed, 16 Apr 2014, Simo Sorce wrote: +'ipanttrusteddomainsid', 'ipanttrustforesttrustinfo', +

Re: [Freeipa-devel] [PATCH] 0529 Add managed read permission to trusts

2014-04-16 Thread Alexander Bokovoy
On Wed, 16 Apr 2014, Martin Kosek wrote: On 04/16/2014 03:59 PM, Alexander Bokovoy wrote: On Wed, 16 Apr 2014, Simo Sorce wrote: On Wed, 2014-04-16 at 16:15 +0300, Alexander Bokovoy wrote: On Wed, 16 Apr 2014, Simo Sorce wrote: +'ipanttrusteddomainsid',

Re: [Freeipa-devel] [PATCH] 0529 Add managed read permission to trusts

2014-04-16 Thread Martin Kosek
On 04/16/2014 05:10 PM, Alexander Bokovoy wrote: On Wed, 16 Apr 2014, Martin Kosek wrote: On 04/16/2014 03:59 PM, Alexander Bokovoy wrote: On Wed, 16 Apr 2014, Simo Sorce wrote: On Wed, 2014-04-16 at 16:15 +0300, Alexander Bokovoy wrote: On Wed, 16 Apr 2014, Simo Sorce wrote: +

Re: [Freeipa-devel] [PATCH] 0529 Add managed read permission to trusts

2014-04-16 Thread Alexander Bokovoy
On Wed, 16 Apr 2014, Martin Kosek wrote: On 04/16/2014 05:10 PM, Alexander Bokovoy wrote: On Wed, 16 Apr 2014, Martin Kosek wrote: On 04/16/2014 03:59 PM, Alexander Bokovoy wrote: On Wed, 16 Apr 2014, Simo Sorce wrote: On Wed, 2014-04-16 at 16:15 +0300, Alexander Bokovoy wrote: On Wed, 16

Re: [Freeipa-devel] [PATCH] 0529 Add managed read permission to trusts

2014-04-16 Thread Martin Kosek
On 04/16/2014 05:22 PM, Alexander Bokovoy wrote: On Wed, 16 Apr 2014, Martin Kosek wrote: On 04/16/2014 05:10 PM, Alexander Bokovoy wrote: On Wed, 16 Apr 2014, Martin Kosek wrote: On 04/16/2014 03:59 PM, Alexander Bokovoy wrote: On Wed, 16 Apr 2014, Simo Sorce wrote: On Wed, 2014-04-16 at

Re: [Freeipa-devel] [PATCH] 0529 Add managed read permission to trusts

2014-04-16 Thread Alexander Bokovoy
On Wed, 16 Apr 2014, Martin Kosek wrote: In general I am not sure all authenticated users need access to all this info. Alexander ? SSSD needs to read some of this information for subdomains support. That would be at least host/*@REALM who needs to access it. Can you please list exactly which

Re: [Freeipa-devel] [PATCH][RFC] 13 - Log pretty-printed request and response

2014-04-16 Thread Rob Crittenden
Misnyovszki Adam wrote: Hi, this patch enables logging json dumps of request and response, using the --log-payload switch in ipa cli. RFC tag is to ensure that I handled the --log-payload switch correctly in ipa cli. Be careful, it only logs, so --log-payload without -v switch doesn't make the

Re: [Freeipa-devel] [PATCH] 0529 Add managed read permission to trusts

2014-04-16 Thread Simo Sorce
On Wed, 2014-04-16 at 18:34 +0300, Alexander Bokovoy wrote: On Wed, 16 Apr 2014, Martin Kosek wrote: In general I am not sure all authenticated users need access to all this info. Alexander ? SSSD needs to read some of this information for subdomains support. That would be at least

Re: [Freeipa-devel] [PATCH] 0528 Add managed read permission to automount

2014-04-16 Thread Rob Crittenden
Martin Kosek wrote: On 04/16/2014 02:14 PM, Petr Viktorin wrote: A single permission granting anonymous read access covers automountlocation, automountmap, and automountkey. This works fine, I am just wondering about the ACI: 1) Simo, are you OK with one ACI covering all automount objects?

Re: [Freeipa-devel] [PATCH] 0528 Add managed read permission to automount

2014-04-16 Thread Simo Sorce
On Wed, 2014-04-16 at 11:59 -0400, Rob Crittenden wrote: Martin Kosek wrote: On 04/16/2014 02:14 PM, Petr Viktorin wrote: A single permission granting anonymous read access covers automountlocation, automountmap, and automountkey. This works fine, I am just wondering about the ACI:

Re: [Freeipa-devel] [PATCH] 0529 Add managed read permission to trusts

2014-04-16 Thread Sumit Bose
On Wed, Apr 16, 2014 at 04:59:55PM +0300, Alexander Bokovoy wrote: On Wed, 16 Apr 2014, Simo Sorce wrote: On Wed, 2014-04-16 at 16:15 +0300, Alexander Bokovoy wrote: On Wed, 16 Apr 2014, Simo Sorce wrote: +'ipanttrusteddomainsid', 'ipanttrustforesttrustinfo', +

Re: [Freeipa-devel] Ipa-server-install Firewall Support

2014-04-16 Thread Dmitri Pal
On 04/16/2014 08:39 AM, Martin Kosek wrote: On 04/16/2014 09:56 AM, Justin Brown wrote: ... L: This is interesting, and I have a couple of questions on how this should work. 1) Is there an actual use-case when a tool actually would want to check status of a port without correcting it? It seems

Re: [Freeipa-devel] [RFC] Migrating existing environments to Trust

2014-04-16 Thread Dmitri Pal
On 04/15/2014 05:13 AM, Sumit Bose wrote: Hi, I have started to write a design page for 'Migrating existing environments to Trust' http://www.freeipa.org/page/V3/Migrating_existing_environments_to_Trust It shall cover https://fedorahosted.org/freeipa/ticket/3318 and

Re: [Freeipa-devel] [PATCH] 0528 Add managed read permission to automount

2014-04-16 Thread Martin Kosek
On 04/16/2014 06:15 PM, Simo Sorce wrote: On Wed, 2014-04-16 at 11:59 -0400, Rob Crittenden wrote: Martin Kosek wrote: On 04/16/2014 02:14 PM, Petr Viktorin wrote: A single permission granting anonymous read access covers automountlocation, automountmap, and automountkey. This works