"Managed DNS Service" shows up for the Live server, but not Horizon test 
server.  Horizon does have DNS listed under the "Horizon Environment - 
Provisioning" though.  But I wasn't sure if it was the same.  I'm using the 
same username and private key for DNS as I am for the domain registration, is 
that the problem maybe?  Here is my XML:

<?xml version='1.0' encoding="UTF-8" standalone="no" ?>
<!DOCTYPE OPS_envelope SYSTEM "ops.dtd">
<OPS_envelope>
  <header>
    <version>0.9</version>
  </header>
  <body>
    <data_block>
      <dt_assoc>
        <item key="protocol">TPP</item>
        <item key="version">1.4.0</item>
        <item key="object">DNS.ZONE</item>
        <item key="action">CHECK</item>
        <item key="requestor">
          <dt_assoc>
            <item key="username">idiglobal</item>
          </dt_assoc>
        </item>
        <item key="attributes">
          <dt_assoc>
            <item key="service">dns</item>
            <item key="product_data">
              <dt_assoc>
                <item key="pool">
                  <dt_assoc>
                    <item key="name">default</item>
                  </dt_assoc>
                </item>
                <item key="zone">
                  <dt_assoc>
                    <item key="name">idiglobalx.com</item>
                  </dt_assoc>
                </item>
              </dt_assoc>
            </item>
          </dt_assoc>
        </item>
      </dt_assoc>
    </data_block>
  </body>
</OPS_envelope>

And here is the response:
HTTP/1.1 200 OK
Date: Tue, 16 May 2006 20:31:40 GMT
Server: OpenSRS/XML-RSA Server
Content-Length: 716
Content-Type: text/xml

<?xml version='1.0' encoding="UTF-8" standalone="no" ?>
<!DOCTYPE OPS_envelope SYSTEM "ops.dtd">
<OPS_envelope>
 <header>
  <version>0.9</version>
  </header>
 <body>
  <data_block>
   <dt_assoc>
    <item key="protocol">TPP</item>
    <item key="session_id">OSRS-7778080</item>
    <item key="object">DNS.ZONE</item>
    <item key="version">1.4.0</item>
    <item key="response_code">2000</item>
    <item key="is_success">0</item>
    <item key="response_text">Authorization failed for user [idiglobal]. 
Required operation(s) prohibited</item>
    <item key="action">CHECK:REPLY</item>
    <item key="attributes">
     <dt_assoc>
     </dt_assoc>
    </item>
   </dt_assoc>
  </data_block>
 </body>
</OPS_envelope>
_______________________________________________
domains-dev mailing list
[email protected]
http://discuss.tucows.com/mailman/listinfo/domains-dev

Reply via email to