Skip to content

Commit b23bb6d

Browse files
Merge pull request #6246 from pg-ovh/VMware_NSX_add_user_rights
[VMware Hosted Private Cloud - NSX] - Add user access to NSX-T console from OVH Manager
2 parents b5c6814 + b2b137e commit b23bb6d

15 files changed

+131
-0
lines changed
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,128 @@
1+
---
2+
title: "Activer NSX-T dans un Hosted Private Cloud VMware on OVHcloud"
3+
excerpt: "Découvrez comment ajouter les droits à un utilisateur et aux Datacentres pour NSX-T"
4+
updated: 2024-05-07
5+
flag: hidden
6+
---
7+
8+
<style>
9+
details>summary {
10+
color:rgb(33, 153, 232) !important;
11+
cursor: pointer;
12+
}
13+
details>summary::before {
14+
content:'\25B6';
15+
padding-right:1ch;
16+
}
17+
details[open]>summary::before {
18+
content:'\25BC';
19+
}
20+
</style>
21+
22+
## Objectif
23+
24+
Ce guide vous détaille comment ajouter les droits de lecture à un utilisateur pour accéder à la console Web NSX-T de votre Hosted Private Cloud - VMware on OVHcloud.
25+
26+
Ces droits sont accordés depuis l'[espace client OVHcloud](/links/manager).
27+
28+
## Prérequis
29+
30+
- Avoir souscrit une offre [Hosted Private Cloud](https://www.ovhcloud.com/fr/hosted-private-cloud/vmware/) avec les options **"Network Security Virtualization"** ou **"Software-Defined Datacenter"**
31+
- Etre connecté à l'[espace client OVHcloud](/links/manager)
32+
- Être contact administrateur de l'infrastructure VMware sur OVHcloud, celui-ci recevant les identifiants de connexion.
33+
- Avoir suivi les étapes de cette documentation : [Premiers pas avec NSX](/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/nsx-01-first-steps)
34+
35+
## Instructions
36+
37+
### Etape 1 - Accéder à votre Hosted Private Cloud
38+
39+
<details>
40+
41+
<summary>Comment accéder à votre Hosted Private Cloud - VMware On OVHcloud ?</summary>
42+
43+
Une fois connecté à l'espace client OVHcloud, cliquez sur l'onglet `Hosted Private Cloud`{.action}.
44+
45+
- <ins>Lien OVHcloud</ins> : https://www.ovh.com/manager/#/dedicated/dedicated_cloud/PCC-XXX > Remplacez le par le nom de vôtre organization privée.
46+
47+
![NSX screenshot](images/nsx_user_rights_7.png){.thumbnail}
48+
49+
</details>
50+
51+
### Etape 2 - Activer NSX-T
52+
53+
<details>
54+
55+
<summary>Comment activer l'interface NSX-T pour votre utilisateur ?</summary>
56+
57+
Depuis la page précedente, éditez l'utilisateur avec lequel vous souhaitez accéder à l'interface Web NSX-T : `VMware`{.action} > `PCC-XX..`{.action} > `Utilisateur`{.action} > `Modifier`{.action} puis activez le bouton `NSX Interface`{.action}.
58+
59+
![NSX screenshot](images/nsx_user_rights_2.png){.thumbnail}
60+
61+
![NSX screenshot](images/nsx_user_rights_6.png){.thumbnail}
62+
63+
![NSX screenshot](images/nsx_user_rights_1.png){.thumbnail}
64+
65+
</details>
66+
67+
### Etape 3 - Ajouter les droits NSX-T
68+
69+
<details>
70+
<summary>Comment ajouter les droits pour votre utilisateur ?</summary>
71+
72+
Cliquez sur : `VMware`{.action} > `PCC-XX-XX-XX-XX`{.action} > `Utilisateur`{.action} > `Modifier`{.action}.
73+
74+
![NSX screenshot](images/nsx_user_rights_7.png){.thumbnail}
75+
76+
</details>
77+
78+
79+
### Etape 4 - Ajouter les droits NSX-T aux Datacentres
80+
81+
<details>
82+
<summary>Comment ajoutez les droits aux Datacentres ?</summary>
83+
84+
Il ne vous reste plus que à modifier les droits de chaque Datacenter souhaité en cliquant sur : `VMware > PCC-XX-XX-XX-XX > Utilisateur > Voir / Modifier les droits par DC > Modifier`
85+
86+
Une fenetre s'ouvre alors. Choisissez les droits nécessaires parmi les 3 sections principales > `Accès Vsphere` / `Accès au vmNetwork` / `Accès aux V(x)Lans`.
87+
88+
Les droits suivants sont disponibles : **Operateur / Administrateur / Aucun / Lecture seule**
89+
90+
Uniquement l'accès aux `V(x)Lans` en **Lecture seule** est necessaire pour accéder à l'interface Web NSX-T.
91+
92+
Choississez `Lecture seule`
93+
94+
Si vous voulez faire des modifications dans l'interface Web NSX-T, des droits supplémentaire seront alors nécessaires, tels que **Opérateur ou Administrateur**
95+
96+
![NSX screenshot](images/nsx_user_rights_8.png){.thumbnail}
97+
98+
</details>
99+
100+
### Etape 5 - Accéder à l'interface NSX-T
101+
102+
<details>
103+
<summary>Comment accéder à l'interface Web NSX-T ?</summary>
104+
105+
106+
Toujours depuis votre arborescence Hosted Private Cloud, cliquez sur `VMware > PCC-XX-XX-XX-XX`{.action}
107+
108+
- <ins>Lien OVHcloud</ins> : https://www.ovh.com/manager/#/dedicated/dedicated_cloud/PCC-XX-XX-XX-XX > Remplacez le par le nom de vôtre organization privée PCC.
109+
110+
![NSX screenshot](images/nsx_user_rights_9.png){.thumbnail}
111+
112+
![NSX screenshot](images/nsx_user_rights_10.png){.thumbnail}
113+
114+
![NSX screenshot](images/nsx_user_rights_11.png){.thumbnail}
115+
116+
![NSX screenshot](images/nsx_user_rights_12.png){.thumbnail}
117+
118+
</details>
119+
120+
## Aller plus loin
121+
122+
- [Gestion des segments dans NSX](/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/nsx-02-segment-management)
123+
124+
- [FAQ NSX](/pages/hosted_private_cloud/hosted_private_cloud_powered_by_vmware/nsx-11-faq)
125+
126+
Si vous avez besoin d'une formation ou d'une assistance technique pour la mise en oeuvre de nos solutions, contactez votre commercial ou cliquez sur [ce lien](https://www.ovhcloud.com/fr/professional-services/) pour obtenir un devis et demander une analyse personnalisée de votre projet à nos experts de l’équipe Professional Services.
127+
128+
Échangez avec notre communauté d'utilisateurs sur <https://community.ovh.com>.
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
id: f0b3747b-0618-45dd-9eee-53e445cb2ba8
2+
full_slug: vmware-nsx-interface-user-access

pages/index.md

+1
Original file line numberDiff line numberDiff line change
@@ -397,6 +397,7 @@
397397
+ [Configuring VM encryption with a KMS server](hosted_private_cloud/hosted_private_cloud_powered_by_vmware/vmware_kms_vsphere_configuration)
398398
+ [VMware NSX](hosted-private-cloud-hosted-private-cloud-powered-by-vmware-nsx)
399399
+ [Getting started with NSX](hosted_private_cloud/hosted_private_cloud_powered_by_vmware/nsx-01-first-steps)
400+
+ [Activating NSX-T in your VMware on OVHcloud infrastructure](hosted_private_cloud/hosted_private_cloud_powered_by_vmware/nsx_add_user_rights)
400401
+ [Segment management in NSX](hosted_private_cloud/hosted_private_cloud_powered_by_vmware/nsx-02-segment-management)
401402
+ [DHCP Configuration in NSX](hosted_private_cloud/hosted_private_cloud_powered_by_vmware/nsx-03-configure-dhcp-onsegment)
402403
+ [Configuring DNS Forwarder in NSX](hosted_private_cloud/hosted_private_cloud_powered_by_vmware/nsx-04-configure-dns-forwarder)

0 commit comments

Comments
 (0)