From HEXONET Wiki
(→Ownerchange) |
|||
Line 140: | Line 140: | ||
= TLD specific = | = TLD specific = | ||
− | {{#var: | + | === Registration Limitations and Requirements === |
+ | {{warnbox | The registrant of a .NO domain must be an Norwegian organization with a valid organization number in the Brønnøysund Register Centre (Enhetsregisteret).<br/>Additionally, the administrative contact must also be employed at or be directly affiliated to the registrant organization and must have a Norwegian address.}} | ||
+ | In order to register a .NO domain you have to | ||
+ | |||
+ | <ol> | ||
+ | <li> Use the [[API:AddDomain | AddDomain]] command in our system, or the AddDomain function in our web interface to register a domain | ||
+ | <li> Visit our .NO registration form generator at [http://www.domainform.net http://www.domainform.net] to generate a fax form | ||
+ | <li> Follow the instructions on the generated fax form. | ||
+ | <li> Please note that the Registration can only be executed as soon as we have received the <b>signed Registration form.</b> | ||
+ | </ol> | ||
+ | |||
+ | <pre> | ||
+ | command = AddDomain | ||
+ | domain = <TEXT> | ||
+ | ... | ||
+ | ... | ||
+ | X-NO-REGISTRANT-IDENTITY = <TEXT> (max. 255 chars) - The organization number of the Norwegian organization (consisting of exactly 9 digits) | ||
+ | </pre> | ||
+ | |||
+ | === Deletion === | ||
+ | The immediate deletion of a domain requires to send in a '''signed Cancellation Request''' form generated at [http://www.domainform.net http://www.domainform.net]. Otherwise, the domain is deleted at the end of its term. | ||
+ | |||
+ | === Ownerchange === | ||
+ | All contact information with the exception of registrant Name, Firstname and Organisation can be updated through the [[API:ModifyDomain | ModifyDomain]] command. | ||
+ | In order to change the registrant you have to request a trade with the [[API:TradeDomain | TradeDomain]] command. This can be done through our web interface or through our API: | ||
+ | |||
+ | <ol> | ||
+ | <li> Use the [[API:TradeDomain | TradeDomain]] command in our system, or the TradeDomain function in our web interface to assign the <b>new owner contact handle</b> to the domain | ||
+ | <li> Visit our .NO ownerchange form generator at [http://www.domainform.net http://www.domainform.net] to generate a fax form | ||
+ | <li> Follow the instructions on the generated fax form. | ||
+ | <li> Please note that the Ownerchange can only be executed as soon as we have received the <b>signed Ownerchange form.</b> | ||
+ | </ol> | ||
+ | <pre> | ||
+ | command = TradeDomain | ||
+ | domain = <DOMAIN> | ||
+ | ownercontact0 = <CONTACT> | ||
+ | x-no-registrant-identity = <ORGANIZATION NUMBER> | ||
+ | </pre> | ||
+ | |||
+ | === Renewal Process=== | ||
+ | {{#var:RENEWALSENTENCE}} | ||
= Addons = | = Addons = |
Revision as of 14:16, 20 August 2012
.NO is the country code top-level domain (ccTLD) for Norway. The registrant of a .NO domain must be an Norwegian organization with a valid organization number in the Brønnøysund Register Centre (Enhetsregisteret.). |