Compare commits

..

No commits in common. "6fee4da020d10712c4cfd8dcfa46c5384846b652" and "706aeed45132e8a6f46a10d113ffa10196c19f3b" have entirely different histories.

View File

@ -105,14 +105,6 @@ attributetype ( 1.3.6.1.4.1.99999.1.1.15
EQUALITY caseIgnoreIA5Match EQUALITY caseIgnoreIA5Match
SYNTAX 1.3.6.1.4.1.1466.115.121.1.26{256}) SYNTAX 1.3.6.1.4.1.1466.115.121.1.26{256})
attributetype ( 1.3.6.1.4.1.99999.1.1.16
NAME 'dyndnsServerAddr'
DESC 'IP address of dyndns Server'
EQUALITY caseIgnoreIA5Match
SUBSTR caseIgnoreIA5SubstringsMatch
SYNTAX 1.3.6.1.4.1.1466.115.121.1.26{256}
SINGLE-VALUE)
# #
# Objects: 1.3.6.1.4.1.99999.1.2 # Objects: 1.3.6.1.4.1.99999.1.2
# #
@ -129,8 +121,7 @@ objectclass ( 1.3.6.1.4.1.99999.1.2.2
DESC 'Zwackl Dynamic DNS Zone' DESC 'Zwackl Dynamic DNS Zone'
SUP top SUP top
STRUCTURAL STRUCTURAL
MUST ( ddnsZone ) MUST ddnsZone )
MAY ( dyndnsServerAddr ))
objectclass ( 1.3.6.1.4.1.99999.1.2.3 objectclass ( 1.3.6.1.4.1.99999.1.2.3
NAME 'ZwacklDDNS-01' NAME 'ZwacklDDNS-01'