Skip to content

Commit 867430e

Browse files
nerda-codesRoRoJ
authored andcommitted
docs(dom): add authcode info + doc how to lock domain (#4699)
1 parent 73db7db commit 867430e

File tree

3 files changed

+44
-17
lines changed

3 files changed

+44
-17
lines changed

menu/navigation.json

+4
Original file line numberDiff line numberDiff line change
@@ -3590,6 +3590,10 @@
35903590
"label": "Use the Domains and DNS trade feature",
35913591
"slug": "trade-domain"
35923592
},
3593+
{
3594+
"label": "Lock an internal domain",
3595+
"slug": "lock-domain"
3596+
},
35933597
{
35943598
"label": "Unlock an internal domain",
35953599
"slug": "unlock-internal-domain"
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,31 @@
1+
---
2+
meta:
3+
title: How to lock an internal domain
4+
description: Discover how to lock internal domains. Follow our detailed steps to manage domain security and facilitate transfers.
5+
content:
6+
h1: How to lock an internal domain
7+
paragraph: Discover how to lock internal domains. Follow our detailed steps to manage domain security and facilitate transfers.
8+
tags: domain lock
9+
dates:
10+
validation: 2025-03-25
11+
posted: 2025-03-25
12+
categories:
13+
- network
14+
---
15+
16+
This page shows you how to lock your Scaleway Domains and DNS domains to avoid any unsolicited outgoing transfer. Find out how to unlock an internal domain in the [dedicated documentation](/domains-and-dns/how-to/unlock-internal-domain/).
17+
18+
<Macro id="requirements" />
19+
20+
- A Scaleway account logged into the [console](https://console.scaleway.com)
21+
- [Owner](/iam/concepts/#owner) status or [IAM permissions](/iam/concepts/#permission) allowing you to perform actions in the intended Organization
22+
- An **internal domain** registered with Scaleway Domains and DNS
23+
24+
## How to lock a domain name
25+
26+
1. Click **Domains and DNS** in the **Network** section of the [Scaleway console](https://console.scaleway.com) side menu. The Domains and DNS dashboard displays.
27+
2. Click the domain name you want to lock. The domain's **Overview** tab displays.
28+
3. Click **Lock** under **Transfer** in the **Domain Information** section. A confirmation pop-up displays.
29+
4. Click **Lock** to confirm.
30+
31+
The operation might take a few minutes to complete.

pages/domains-and-dns/how-to/unlock-internal-domain.mdx

+9-17
Original file line numberDiff line numberDiff line change
@@ -5,18 +5,18 @@ meta:
55
content:
66
h1: How to unlock an internal domain
77
paragraph: Discover how to unlock internal domain names effortlessly. Follow our detailed steps to manage domain security and facilitate transfers.
8-
tags: internal-domain-name domain-name domain dns
8+
tags: domain unlock transfer authcode
99
dates:
10-
validation: 2025-02-27
10+
validation: 2025-03-25
1111
posted: 2022-10-31
1212
categories:
1313
- network
1414
---
1515

16-
Domain names are locked by default to avoid any unsolicited outgoing transfer. If you want to transfer your domain name to another registrar, you can unlock it from your Scaleway console.
16+
Domain names are locked by default to avoid any unsolicited outgoing transfer. If you want to transfer your domain to another registrar, you can unlock it from the Scaleway console.
1717

1818
<Message type="important">
19-
You cannot unlock internal domain names for a period of 60 days after creating them.
19+
You cannot unlock internal domains for a period of 60 days after creating them.
2020
</Message>
2121

2222
<Macro id="requirements" />
@@ -31,16 +31,8 @@ Domain names are locked by default to avoid any unsolicited outgoing transfer. I
3131
2. Click the domain you want to unlock. The domain's **Overview** tab displays.
3232
3. Click **Unlock** under **Transfer** in the **Domain Information** section. A confirmation pop-up displays.
3333
<Lightbox src="scaleway-domain-unlock.webp" alt="Domain's information section with the following information: status, type, transfer, DNSSEC, autorenew, and expiration date." />
34-
4. Click **Unlock** to confirm.
35-
36-
The operation might take a few minutes to complete.
37-
38-
39-
## How to lock a domain name
40-
41-
1. Click **Domains and DNS** in the **Network** section of the [Scaleway console](https://console.scaleway.com) side menu. The Domains and DNS dashboard displays.
42-
2. Click the domain name you want to lock. The domain's **Overview** tab displays.
43-
3. Click **Lock** under **Transfer** in the **Domain Information** section. A confirmation pop-up displays.
44-
4. Click **Lock** to confirm.
45-
46-
The operation might take a few minutes to complete.
34+
4. Click **Unlock** to confirm. The operation might take a few minutes to complete. Once your domain is unlocked, you can copy its transfer authorization code.
35+
<Message type="note">
36+
The transfer authorization code allows you to transfer your domain to another registrar.
37+
</Message>
38+
5. Click the **Copy** icon under **Transfer** in the **Domain Information** section. Your transfer authorization code is copied in your clipboard. Make sure that you give it to the registrar you want to transfer your domain to.

0 commit comments

Comments
 (0)