summaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorMartin Nagy <mnagy@redhat.com>2009-07-28 16:00:48 +0200
committerMartin Nagy <mnagy@redhat.com>2009-08-04 16:50:53 +0200
commitf25d2611ed14fc3a2f6bcfa6d4d7a7e23c278abd (patch)
tree04fc36bd8849ba0c2a4dcbbc99e3fd94cd4d75ca /doc
parentb3f0d8fee55f25d2adaa0cedbbf31b84945db057 (diff)
downloadldap_driver-f25d2611ed14fc3a2f6bcfa6d4d7a7e23c278abd.tar.gz
ldap_driver-f25d2611ed14fc3a2f6bcfa6d4d7a7e23c278abd.tar.xz
ldap_driver-f25d2611ed14fc3a2f6bcfa6d4d7a7e23c278abd.zip
Add idnsUpdatePolicy to the idnsZone object class
The idnsUpdatePolicy attribute was in the schema, but not in the zone object class.
Diffstat (limited to 'doc')
-rw-r--r--doc/schema1
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/schema b/doc/schema
index b9cb82a..ef18952 100644
--- a/doc/schema
+++ b/doc/schema
@@ -288,4 +288,5 @@ objectclass ( 2.16.840.1.113730.3.8.6.1
idnsSOAserial $ idnsSOArefresh $ idnsSOAretry $ idnsSOAexpire $
idnsSOAminimum
)
+ MAY idnsUpdatePolicy
)