~ubuntu-branches/ubuntu/maverick/openldap/maverick-proposed

« back to all changes in this revision

Viewing changes to contrib/slapd-modules/acl/README

  • Committer: Bazaar Package Importer
  • Author(s): Mathias Gug
  • Date: 2009-09-07 13:41:10 UTC
  • mto: This revision was merged to the branch mainline in revision 19.
  • Revision ID: james.westby@ubuntu.com-20090907134110-jsdrvn0atu1fex4m
Tags: upstream-2.4.18
ImportĀ upstreamĀ versionĀ 2.4.18

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
Copyright 2005-2009 The OpenLDAP Foundation. All rights reserved.
2
 
 
3
 
Redistribution and use in source and binary forms, with or without
4
 
modification, are permitted only as authorized by the OpenLDAP
5
 
Public License.
6
 
 
7
1
This directory contains native slapd plugins that implement access rules.
8
2
 
9
3
posixgroup.c contains a simple example that implements access control
34
28
 
35
29
to compile the posixGroup ACL plugin.
36
30
 
 
31
---
 
32
Copyright 2005-2009 The OpenLDAP Foundation. All rights reserved.
 
33
 
 
34
Redistribution and use in source and binary forms, with or without
 
35
modification, are permitted only as authorized by the OpenLDAP
 
36
Public License.
 
37