mirror of
https://github.com/bklang/ldap2dns.git
synced 2025-10-26 22:04:15 -04:00
Importing version 0.3.4
git-svn-id: https://svn.alkaloid.net/gpl/ldap2dns/trunk@7 06cd67b6-e706-0410-b29e-9de616bca6e9
This commit is contained in:
19
FAQ
Normal file
19
FAQ
Normal file
@@ -0,0 +1,19 @@
|
||||
From: Steven Dossett <sdossett@panath.com>
|
||||
Right after I mailed you, I patched the schema :)
|
||||
I moved from IA5 Strings to Numeric Strings in that section of the schema:
|
||||
|
||||
attributetype ( 1.3.6.1.4.1.7222.1.4.12
|
||||
NAME 'dnsipaddr'
|
||||
EQUALITY numericStringMatch
|
||||
SUBSTR numericStringSubstringsMatch
|
||||
SYNTAX 1.3.6.1.4.1.1466.115.121.1.36{16} )
|
||||
|
||||
attributetype ( 1.3.6.1.4.1.7222.1.4.13
|
||||
NAME 'dnscipaddr'
|
||||
EQUALITY numericStringMatch
|
||||
SUBSTR numericStringSubstringsMatch
|
||||
SYNTAX 1.3.6.1.4.1.1466.115.121.1.36{16} )
|
||||
|
||||
Thanks for the quick reply. Take care.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user