[Freeipa-devel] [PATCH] Use radio buttons for HBAC rule type

2010-11-18 Thread Endi Sukma Dewata
Hi, Please review the attached patch. Thanks! To be consistent with the details page, the rule type in the HBAC add dialog box has been converted into radio buttons. -- Endi S. Dewata From 21545c3e7f8312e83e5398d3244ae9260d39fe54 Mon Sep 17 00:00:00 2001 From: Endi S. Dewata Date: Thu, 18 Nov

[Freeipa-devel] [PATCH] Sample data for service provisioning

2010-11-18 Thread Endi Sukma Dewata
Hi, Please review the attached patch. Thanks! -- Endi S. Dewata From a7e17a5eafdd3b7d206ffcdd41ddfec4c6a57c45 Mon Sep 17 00:00:00 2001 From: Endi S. Dewata Date: Thu, 18 Nov 2010 23:33:51 -0600 Subject: [PATCH] Sample data for service provisioning --- install/static/test/data/service_show.jso

[Freeipa-devel] [PATCH] Host Enrollment via OTP

2010-11-18 Thread Endi Sukma Dewata
Hi, Please revie the attached patch. Thanks! The support for host enrollment via one-time-password has been added. When submitted, the OTP will be used to set the host's userpassword. Previously each IPA command can only have one JSON test data file. The ipa_cmd() has been modifies to accept an

Re: [Freeipa-devel] [PATCH] 607 add managedby to hosts

2010-11-18 Thread Rob Crittenden
Adam Young wrote: On 11/18/2010 05:05 PM, Rob Crittenden wrote: Rob Crittenden wrote: Simo Sorce wrote: On Tue, 09 Nov 2010 14:00:00 -0500 Rob Crittenden wrote: + + Add a host that can manage this host's keytab and certificate: + ipa host-add-host --hosts=test2 test """ I do not want to n

Re: [Freeipa-devel] [PATCH] 608 Fix returning effective rights for password policy

2010-11-18 Thread Rob Crittenden
Adam Young wrote: On 11/18/2010 11:22 AM, Rob Crittenden wrote: Password policy needs to update the class of service priority in another entry. Include the CoS attribute when reporting rights. rob ___ Freeipa-devel mailing list Freeipa-devel@redhat.

Re: [Freeipa-devel] admiyo-0096-add-button

2010-11-18 Thread Endi Sukma Dewata
On 11/17/2010 8:15 PM, Adam Young wrote: https://fedorahosted.org/freeipa/ticket/471 ACK and 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] admiyo-0095-removed-index.

2010-11-18 Thread Endi Sukma Dewata
On 11/18/2010 7:13 PM, Adam Young wrote: ACK and 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] 607 add managedby to hosts

2010-11-18 Thread Adam Young
On 11/18/2010 05:05 PM, Rob Crittenden wrote: Rob Crittenden wrote: Simo Sorce wrote: On Tue, 09 Nov 2010 14:00:00 -0500 Rob Crittenden wrote: + + Add a host that can manage this host's keytab and certificate: + ipa host-add-host --hosts=test2 test """ I do not want to nack, but looking at

Re: [Freeipa-devel] [PATCH] 0018 filter lockout attributes from replication

2010-11-18 Thread Adam Young
On 11/17/2010 04:27 PM, Simo Sorce wrote: Fixes #440 Simo. ___ Freeipa-devel mailing list Freeipa-devel@redhat.com https://www.redhat.com/mailman/listinfo/freeipa-devel ACK and pushed to master ___

Re: [Freeipa-devel] [PATCH] 0016 Tune directory server

2010-11-18 Thread Adam Young
On 11/17/2010 04:26 PM, Simo Sorce wrote: On Tue, 16 Nov 2010 14:09:58 -0500 Simo Sorce wrote: This patch bumps up the default number of files allowed by default for directory server. This allows more clients and also reserves a bigger number of FDs (at least according to doc) for replicat

Re: [Freeipa-devel] [PATCH] 608 Fix returning effective rights for password policy

2010-11-18 Thread Adam Young
On 11/18/2010 11:22 AM, Rob Crittenden wrote: Password policy needs to update the class of service priority in another entry. Include the CoS attribute when reporting rights. rob ___ Freeipa-devel mailing list Freeipa-devel@redhat.com https://www.re

Re: [Freeipa-devel] admiyo-0098-env-init

2010-11-18 Thread Endi Sukma Dewata
On 11/18/2010 4:08 PM, Adam Young wrote: Example: to find the cert server used, you would do: IPA.env.ra_plugin ACK and pushed to master. -- Endi S. Dewata ___ Freeipa-devel mailing list Freeipa-devel@redhat.com https://www.redhat.com/mailman/list

Re: [Freeipa-devel] Proposed changes to the HBAC grammar

2010-11-18 Thread Dmitri Pal
Adam Young wrote: > On 11/18/2010 05:27 PM, Dmitri Pal wrote: >> Adam Young wrote: >> >>> On 11/18/2010 04:02 PM, Stephen Gallagher wrote: >>> On 11/18/2010 09:55 AM, Dmitri Pal wrote: >>> >>> >> Steve can you summarize where we are and what we agreed to, >> >>> please,

Re: [Freeipa-devel] Where we are with SUDO?

2010-11-18 Thread Dmitri Pal
JR Aquino wrote: > On 11/18/10 8:16 AM, "Nalin Dahyabhai" wrote: > >> >> >>> ToDo's: >>> >>> * Get sudo compat to translate usergroup/posix group's such that it can >>> prepend a %groupname <- notice that it is not fully qualified dn. >>> >> If memberUser can point to either a user

Re: [Freeipa-devel] Proposed changes to the HBAC grammar

2010-11-18 Thread Adam Young
On 11/18/2010 05:27 PM, Dmitri Pal wrote: Adam Young wrote: On 11/18/2010 04:02 PM, Stephen Gallagher wrote: On 11/18/2010 09:55 AM, Dmitri Pal wrote: Steve can you summarize where we are and what we agreed to, please, and identify the questions that we need to an

Re: [Freeipa-devel] [PATCH] 593 fix group objectclasses on detach

2010-11-18 Thread Rob Crittenden
Rob Crittenden wrote: Jakub Hrozek wrote: On Mon, Nov 01, 2010 at 12:08:36PM -0400, Rob Crittenden wrote: Make sure a detached group has the default list of objectclasses. ipaUniqueId is handled by the new uuid plugin. https://fedorahosted.org/freeipa/ticket/250 rob I haven't fully tested t

Re: [Freeipa-devel] Proposed changes to the HBAC grammar

2010-11-18 Thread Dmitri Pal
Adam Young wrote: > On 11/18/2010 04:02 PM, Stephen Gallagher wrote: > On 11/18/2010 09:55 AM, Dmitri Pal wrote: > > >>> Steve can you summarize where we are and what we agreed to, > please, and > >>> identify the questions that we need to answer. > >>> > > Simo, Adam and I had a long discus

[Freeipa-devel] [PATCH] admiyo-0098-env-init

2010-11-18 Thread Adam Young
From 80b651cdf18270d778c141af1fdcb1d86dccd250 Mon Sep 17 00:00:00 2001 From: Adam Young Date: Thu, 18 Nov 2010 16:48:23 -0500 Subject: [PATCH] env init call the json rpc 'env' during ipa init and cache the result --- install/static/ipa.js |6 ++- install/static/test/data/bat

Re: [Freeipa-devel] [PATCH] admiyo-0092-action-select

2010-11-18 Thread Adam Young
On 11/17/2010 01:37 PM, Adam Young wrote: ___ Freeipa-devel mailing list Freeipa-devel@redhat.com https://www.redhat.com/mailman/listinfo/freeipa-devel ACKed and pushed to master by edewata ___ Freeipa-deve

[Freeipa-devel] admiyo-0098-env-init

2010-11-18 Thread Adam Young
Example: to find the cert server used, you would do: IPA.env.ra_plugin From 61aaef3542c5f4db0674ffcd591425902ace7367 Mon Sep 17 00:00:00 2001 From: Adam Young Date: Thu, 18 Nov 2010 16:48:23 -0500 Subject: [PATCH] env init call the json rpc 'env' during ipa init and cache the result --- inst

Re: [Freeipa-devel] [PATCH] 607 add managedby to hosts

2010-11-18 Thread Rob Crittenden
Rob Crittenden wrote: Simo Sorce wrote: On Tue, 09 Nov 2010 14:00:00 -0500 Rob Crittenden wrote: + + Add a host that can manage this host's keytab and certificate: + ipa host-add-host --hosts=test2 test """ I do not want to nack, but looking at this command in isolation I am quite confused

Re: [Freeipa-devel] [PATCH] 604 revoke certs when disabling and deleting hosts

2010-11-18 Thread Rob Crittenden
Simo Sorce wrote: On Fri, 05 Nov 2010 15:20:27 -0400 Rob Crittenden wrote: When a host is deleted we revoke its certificate, if any. When a host keytab is disabled we disable all the keytabs and revoke the certificates of its services. I've also tried to make it more universal to display cer

Re: [Freeipa-devel] Proposed changes to the HBAC grammar

2010-11-18 Thread Adam Young
On 11/18/2010 04:02 PM, Stephen Gallagher wrote: -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 11/18/2010 09:55 AM, Dmitri Pal wrote: Steve can you summarize where we are and what we agreed to, please, and identify the questions that we need to answer. Simo, Adam and I had a long

Re: [Freeipa-devel] Proposed changes to the HBAC grammar

2010-11-18 Thread Stephen Gallagher
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 11/18/2010 09:55 AM, Dmitri Pal wrote: > Steve can you summarize where we are and what we agreed to, please, and > identify the questions that we need to answer. Simo, Adam and I had a long discussion on IRC regarding the time rules today (complet

Re: [Freeipa-devel] [PATCH] admiyo-0082-more-css-cleanup

2010-11-18 Thread Adam Young
On 11/13/2010 09:02 PM, Adam Young wrote: ___ Freeipa-devel mailing list Freeipa-devel@redhat.com https://www.redhat.com/mailman/listinfo/freeipa-devel ACKed and pushed by edewata ___ Freeipa-devel mailing

Re: [Freeipa-devel] admiyo-0083-super-to-superior

2010-11-18 Thread Adam Young
On 11/13/2010 09:03 PM, Adam Young wrote: super is a keyword in Javascript. This removeds a syntax error that shows up on some browsers. ___ Freeipa-devel mailing list Freeipa-devel@redhat.com https://www.redhat.com/mailman/listinfo/freeipa-devel A

Re: [Freeipa-devel] [SSSD] Proposed changes to the HBAC grammar

2010-11-18 Thread Simo Sorce
On Thu, 18 Nov 2010 16:23:38 +0100 Jakub Hrozek wrote: > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA1 > > On 11/18/2010 02:24 PM, Simo Sorce wrote: > > On Thu, 18 Nov 2010 07:21:04 -0500 > > Stephen Gallagher wrote: > > > >> Doing the forward septets is easy (1*x..7*x), but the reverse > >>

Re: [Freeipa-devel] [PATCH] 0014 better version checking

2010-11-18 Thread Simo Sorce
On Thu, 18 Nov 2010 11:45:30 -0500 Rob Crittenden wrote: > Simo Sorce wrote: > > > > The pwpolicy plugin was basically hardcoded to version 1.8 instead > > of checking for>= 1.8 > > > > This patch uses distutils.version to fix that. > > > > Simo. > > ack pushed to master Simo. -- Simo Sorce

Re: [Freeipa-devel] [PATCHES] add (initial) anonymous pkinit support

2010-11-18 Thread Simo Sorce
On Thu, 18 Nov 2010 12:27:57 -0500 Rob Crittenden wrote: > Simo Sorce wrote: > > On Tue, 9 Nov 2010 15:12:25 -0500 > > Simo Sorce wrote: > > > >> On Mon, 8 Nov 2010 19:34:12 -0500 > >> Simo Sorce wrote: > >> > >>> Patch 0004: Add basic certification creation for selfsigned CA and > >>> KDC conf

Re: [Freeipa-devel] admiyo-0097-batch-init

2010-11-18 Thread Endi Sukma Dewata
On 11/17/2010 9:34 PM, Adam Young wrote: ACK and 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] 593 fix group objectclasses on detach

2010-11-18 Thread Rob Crittenden
Jakub Hrozek wrote: On Mon, Nov 01, 2010 at 12:08:36PM -0400, Rob Crittenden wrote: Make sure a detached group has the default list of objectclasses. ipaUniqueId is handled by the new uuid plugin. https://fedorahosted.org/freeipa/ticket/250 rob I haven't fully tested the patch yet, but this

Re: [Freeipa-devel] [PATCHES] add (initial) anonymous pkinit support

2010-11-18 Thread Rob Crittenden
Simo Sorce wrote: On Tue, 9 Nov 2010 15:12:25 -0500 Simo Sorce wrote: On Mon, 8 Nov 2010 19:34:12 -0500 Simo Sorce wrote: Patch 0004: Add basic certification creation for selfsigned CA and KDC configuration. opnessl had to be used because the NSS tools cannot deal with the special subjectal

Re: [Freeipa-devel] [PATCH] 604 revoke certs when disabling and deleting hosts

2010-11-18 Thread Simo Sorce
On Fri, 05 Nov 2010 15:20:27 -0400 Rob Crittenden wrote: > When a host is deleted we revoke its certificate, if any. > > When a host keytab is disabled we disable all the keytabs and revoke > the certificates of its services. > > I've also tried to make it more universal to display certificate

[Freeipa-devel] WebUI status

2010-11-18 Thread Adam Young
To sum up where we are overall, and the dependencies. We have three Entities not yet implemented: Permissions (ACIs) - Spec'ed, but waiting on Backend implementation. SUDO - Not spec'ed, but we can get started based on the HBAC work. Joint effort between edewata and JR Aquino Automount --

Re: [Freeipa-devel] [PATCH] 0014 better version checking

2010-11-18 Thread Rob Crittenden
Simo Sorce wrote: The pwpolicy plugin was basically hardcoded to version 1.8 instead of checking for>= 1.8 This patch uses distutils.version to fix that. Simo. ack ___ Freeipa-devel mailing list Freeipa-devel@redhat.com https://www.redhat.com/mail

[Freeipa-devel] Where we are with SUDO?

2010-11-18 Thread JR Aquino
On 11/18/10 8:16 AM, "Nalin Dahyabhai" wrote: > >> >> ToDo's: >> >> * Get sudo compat to translate usergroup/posix group's such that it can >> prepend a %groupname <- notice that it is not fully qualified dn. > >If memberUser can point to either a user or a group, and we read a >memberUser entr

[Freeipa-devel] [PATCH] 608 Fix returning effective rights for password policy

2010-11-18 Thread Rob Crittenden
Password policy needs to update the class of service priority in another entry. Include the CoS attribute when reporting rights. rob >From 624ee8daeb26c420722d11e6f37af315e4922847 Mon Sep 17 00:00:00 2001 From: Rob Crittenden Date: Tue, 9 Nov 2010 16:05:54 -0500 Subject: [PATCH] Fix returning e

Re: [Freeipa-devel] [PATCHES] add (initial) anonymous pkinit support

2010-11-18 Thread Simo Sorce
On Tue, 9 Nov 2010 15:12:25 -0500 Simo Sorce wrote: > On Mon, 8 Nov 2010 19:34:12 -0500 > Simo Sorce wrote: > > > Patch 0004: Add basic certification creation for selfsigned CA and > > KDC configuration. opnessl had to be used because the NSS tools > > cannot deal with the special subjectaltNam

Re: [Freeipa-devel] [PATCH] 593 fix group objectclasses on detach

2010-11-18 Thread Jakub Hrozek
On Mon, Nov 01, 2010 at 12:08:36PM -0400, Rob Crittenden wrote: > Make sure a detached group has the default list of objectclasses. > ipaUniqueId is handled by the new uuid plugin. > > https://fedorahosted.org/freeipa/ticket/250 > > rob I haven't fully tested the patch yet, but this caught my at

Re: [Freeipa-devel] [PATCH] Service and Host Provisioning

2010-11-18 Thread Adam Young
On 11/16/2010 11:52 PM, Endi Sukma Dewata wrote: Hi, Please review the attached patch. Thanks! https://fedorahosted.org/reviewboard/r/109/ The service and host details pages have been modified to display Kerberos key provisioning status and to provide a way to unprovision. The host enrollmen

Re: [Freeipa-devel] [SSSD] Proposed changes to the HBAC grammar

2010-11-18 Thread Jakub Hrozek
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 11/18/2010 02:24 PM, Simo Sorce wrote: > On Thu, 18 Nov 2010 07:21:04 -0500 > Stephen Gallagher wrote: > >> Doing the forward septets is easy (1*x..7*x), but the reverse septets >> are more complicated (since they would be (y-1*x..y-7*x), where y

Re: [Freeipa-devel] Proposed changes to the HBAC grammar

2010-11-18 Thread Dmitri Pal
Stephen Gallagher wrote: > On 11/18/2010 09:31 AM, Adam Young wrote: > > On 11/18/2010 07:09 AM, Stephen Gallagher wrote: > > On 11/17/2010 04:51 PM, Adam Young wrote: > > On 11/17/2010 04:31 PM, Simo Sorce wrote: > > > On Wed, 17 Nov 2010 16:07:24 -0500 > > Stephen Gallagher

Re: [Freeipa-devel] Proposed changes to the HBAC grammar

2010-11-18 Thread Stephen Gallagher
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 11/18/2010 09:31 AM, Adam Young wrote: > On 11/18/2010 07:09 AM, Stephen Gallagher wrote: > On 11/17/2010 04:51 PM, Adam Young wrote: > On 11/17/2010 04:31 PM, Simo Sorce wrote: > On Wed, 17 Nov 2010 16:07:24 -0500 > Stephe

Re: [Freeipa-devel] Proposed changes to the HBAC grammar

2010-11-18 Thread Adam Young
On 11/18/2010 07:09 AM, Stephen Gallagher wrote: -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 11/17/2010 04:51 PM, Adam Young wrote: On 11/17/2010 04:31 PM, Simo Sorce wrote: On Wed, 17 Nov 2010 16:07:24 -0500 Stephen Gallagher wrote: This will require two changes to

Re: [Freeipa-devel] [SSSD] Proposed changes to the HBAC grammar

2010-11-18 Thread Simo Sorce
On Thu, 18 Nov 2010 08:37:32 -0500 Dmitri Pal wrote: > Simo Sorce wrote: > > On Thu, 18 Nov 2010 07:21:04 -0500 > > Stephen Gallagher wrote: > > > > > >> Doing the forward septets is easy (1*x..7*x), but the reverse > >> septets are more complicated (since they would be (y-1*x..y-7*x), > >> w

Re: [Freeipa-devel] [SSSD] Proposed changes to the HBAC grammar

2010-11-18 Thread Simo Sorce
On Thu, 18 Nov 2010 08:29:55 -0500 Dmitri Pal wrote: > Endi Sukma Dewata wrote: > > On 11/17/2010 3:21 PM, Dmitri Pal wrote: > >>> In a related note, we also discussed how to handle describing > >>> activity windows that cross the midnight boundary. It's my > >>> recommendation that we > >>> shou

Re: [Freeipa-devel] [SSSD] Proposed changes to the HBAC grammar

2010-11-18 Thread Dmitri Pal
Simo Sorce wrote: > On Thu, 18 Nov 2010 07:21:04 -0500 > Stephen Gallagher wrote: > > >> Doing the forward septets is easy (1*x..7*x), but the reverse septets >> are more complicated (since they would be (y-1*x..y-7*x), where y is >> the total number of days in the month (which also has to acco

Re: [Freeipa-devel] [SSSD] Proposed changes to the HBAC grammar

2010-11-18 Thread Dmitri Pal
Endi Sukma Dewata wrote: > On 11/17/2010 3:21 PM, Dmitri Pal wrote: >>> In a related note, we also discussed how to handle describing activity >>> windows that cross the midnight boundary. It's my recommendation >>> that we >>> should handle examples like the following by breaking them into two >>>

[Freeipa-devel] admiyo-0096-add-button

2010-11-18 Thread Adam Young
https://fedorahosted.org/freeipa/ticket/471 From 16a64eaabe4041a63ccfb2473b1c75c9dbe0a3e0 Mon Sep 17 00:00:00 2001 From: Adam Young Date: Wed, 17 Nov 2010 21:12:55 -0500 Subject: [PATCH] add button the spec had three add buttons: this one is the basic, 'add and then close' https://fedorahosted

Re: [Freeipa-devel] [SSSD] Proposed changes to the HBAC grammar

2010-11-18 Thread Simo Sorce
On Thu, 18 Nov 2010 07:21:04 -0500 Stephen Gallagher wrote: > Doing the forward septets is easy (1*x..7*x), but the reverse septets > are more complicated (since they would be (y-1*x..y-7*x), where y is > the total number of days in the month (which also has to account for > leap years). > > I t

Re: [Freeipa-devel] [SSSD] Proposed changes to the HBAC grammar

2010-11-18 Thread Stephen Gallagher
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 11/17/2010 04:48 PM, Sumit Bose wrote: > On Wed, Nov 17, 2010 at 04:07:24PM -0500, Stephen Gallagher wrote: > After extended discussion, Simo, Ben and I discussed replacing this > week-of-the-month concept with a septet-of-the-month concept instead.

Re: [Freeipa-devel] [SSSD] Proposed changes to the HBAC grammar

2010-11-18 Thread Stephen Gallagher
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 11/17/2010 06:37 PM, Endi Sukma Dewata wrote: > On 11/17/2010 5:24 PM, Endi Sukma Dewata wrote: >> Will the user need to be aware of this issue? In other words, will the >> UI enforce the user to split a schedule that crosses midnight manually? >> >

Re: [Freeipa-devel] Proposed changes to the HBAC grammar

2010-11-18 Thread Stephen Gallagher
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 11/17/2010 04:51 PM, Adam Young wrote: > On 11/17/2010 04:31 PM, Simo Sorce wrote: >> On Wed, 17 Nov 2010 16:07:24 -0500 >> Stephen Gallagher wrote: >> >> >>> This will require two changes to the HBAC schema. First of all, we >>> plan to drop th