diff options
author | Jeroen van Meeuwen (Ergo Project) <jeroen.van.meeuwen@ergo-project.org> | 2011-05-04 18:27:23 (GMT) |
---|---|---|
committer | Jeroen van Meeuwen (Ergo Project) <jeroen.van.meeuwen@ergo-project.org> | 2011-05-04 18:27:23 (GMT) |
commit | efd098a0a5b6fa604f2b895bb1335f32a1b94f8a (patch) | |
tree | d89c0169b2bd4007c2dd2be5f0086c0df69d4f5c | |
parent | 01069967274eaaecde0ba4fcb70cbc347cb99113 (diff) | |
download | kolab-schema-efd098a0a5b6fa604f2b895bb1335f32a1b94f8a.tar.gz |
Update kolab2.ldif to match the kolab2.schema kolabGroupOfUniqueNames definition
-rw-r--r-- | kolab2.ldif | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/kolab2.ldif b/kolab2.ldif index 3c775a1..0dd922b 100644 --- a/kolab2.ldif +++ b/kolab2.ldif @@ -337,8 +337,8 @@ objectClasses: ( 1.3.6.1.4.1.19414.3.2.2 # of an valid SMTP address with the CN as the local part. # E.g cn@kolabdomain (e.g. employees@mydomain.com). The # mail attribute MUST be globally unique. -objectClasses: ( 1.3.6.1.4.1.19414.3.2.5 - NAME 'kolabGroupOfNames' +objectClasses: ( 1.3.6.1.4.1.19414.3.2.8 + NAME 'kolabGroupOfUniqueNames' DESC 'Kolab group of names (DNs) derived from RFC2256' SUP top AUXILIARY MAY ( mail $ |