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

« back to all changes in this revision

Viewing changes to contrib/slapi-plugins/addrdnvalues/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 2003-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 a SLAPI plugin, addrdnvalues, which will add to
8
2
an entry any attribute values that appear in the entry's RDN but not in
9
3
the entry. This is necessary for compliance with some "broken" clients.
20
14
 
21
15
to compile this plugin.
22
16
 
 
17
---
 
18
This work is part of OpenLDAP Software <http://www.openldap.org/>.
 
19
 
 
20
Copyright 2003-2009 The OpenLDAP Foundation. All rights reserved.
 
21
 
 
22
Redistribution and use in source and binary forms, with or without
 
23
modification, are permitted only as authorized by the OpenLDAP
 
24
Public License.
 
25
 
 
26
A copy of this license is available in the file LICENSE in the
 
27
top-level directory of the distribution or, alternatively, at
 
28
<http://www.OpenLDAP.org/license.html>.
 
29