]> git.sur5r.net Git - contagged/blobdiff - doc/ldapab.schema
Added country to ldapab.schema. Closes #1
[contagged] / doc / ldapab.schema
index 416d0c9fc404f9083419f0f95d2f53e9a79e0508..1ec7994e02e71cdfce944c0c54377534ebd34d55 100644 (file)
@@ -85,12 +85,12 @@ attributetype ( 1.3.6.1.4.1.16331.2.2.1.54 NAME 'custom4'
               )
 
 
-
-
+# The c attribute is defined in core.schema!
 objectclass ( 1.3.6.1.4.1.16331.2.2.2.1 NAME 'contactPerson'
           DESC 'Contact - Addressbook entry'
               AUXILIARY
-              MAY  ( anniversary $ marker $ birthday $ custom1 $ custom2 $ custom3 $ custom4 )
+              MAY  ( anniversary $ marker $ birthday $ custom1 $
+                     custom2 $ custom3 $ custom4 $ c)
             )