Issue 6244 - "now" dynacl module
Summary: "now" dynacl module
Status: VERIFIED FIXED
Alias: None
Product: OpenLDAP
Classification: Unclassified
Component: contrib (show other issues)
Version: unspecified
Hardware: All All
: --- normal
Target Milestone: 2.6.0
Assignee: Quanah Gibson-Mount
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-08-05 18:58 UTC by ando@openldap.org
Modified: 2021-10-25 22:05 UTC (History)
0 users

See Also:


Attachments
pierangelo-masarati-2009-08-05.1.c (4.75 KB, text/x-csrc)
2020-03-19 15:58 UTC, Quanah Gibson-Mount
Details
pierangelo-masarati-2010-04-09-README.now (1.44 KB, text/plain)
2020-03-19 15:59 UTC, Quanah Gibson-Mount
Details

Note You need to log in before you can comment on or make changes to this issue.
Description ando@openldap.org 2009-08-05 18:58:44 UTC
Full_Name: Pierangelo Masarati
Version: re24
OS: irrelevant
URL: ftp://ftp.openldap.org/incoming/pierangelo-masarati-2009-08-05.1.c
Submission from: (NULL) (93.149.38.247)
Submitted by: ando


This simple module implements a dynacl that allows to compare a given
generalizedTime-valued attribute with "now", according to
generalizedTimeOrderingMatch (greater-or-equal, less-or-equal).

p.
Comment 1 ando@openldap.org 2009-08-05 18:58:56 UTC
moved from Incoming to Contrib
Comment 2 ando@openldap.org 2010-04-09 22:06:56 UTC
I've uploaded a README with a simple example.

<ftp://ftp.openldap.org/incoming/pierangelo-masarati-2010-04-09-README.now>

p.

Comment 3 Quanah Gibson-Mount 2020-03-19 15:58:37 UTC
Created attachment 603 [details]
pierangelo-masarati-2009-08-05.1.c

From FTP server
Comment 4 Quanah Gibson-Mount 2020-03-19 15:59:08 UTC
Created attachment 604 [details]
pierangelo-masarati-2010-04-09-README.now

From FTP server
Comment 6 Quanah Gibson-Mount 2021-07-22 18:58:37 UTC
Commits: 
  • 92a8025f 
by Quanah Gibson-Mount at 2021-07-22T17:12:58+00:00 
ITS#6244 - Add "now" dynacl module
Comment 7 Michael Ströder 2021-07-22 20:03:37 UTC
Thanks for working on this. This module is very useful!

Any chance to see this in 2.5.6? It's still in contrib/ anyway, so downstream packagers and admins using this know that there's no official support for it.