Skip to content

Commit e6a49ca

Browse files
authored
Merge pull request #7850 from ovh/dev/gbarideau/iam-nav-revamp
[PNRv2] - IAM - User management
2 parents 1a273cf + 65744ff commit e6a49ca

File tree

17 files changed

+51
-106
lines changed

17 files changed

+51
-106
lines changed

pages/account_and_service_management/account_information/ovhcloud-users-management/guide.de-de.md

Lines changed: 5 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
title: "Lokale Benutzer auf einem OVHcloud Kunden-Account erstellen und verwalten"
33
excerpt: "Erfahren Sie hier, wie Sie Benutzer über Ihren OVHcloud Kunden-Account verwalten"
4-
updated: 2025-04-28
4+
updated: 2025-05-16
55
---
66

77
## Ziel
@@ -32,11 +32,7 @@ Lokale Benutzer sind einer der Identitätstypen, die in Ihrem OVHcloud Kunden-Ac
3232

3333
#### Benutzer hinzufügen
3434

35-
Loggen Sie sich in Ihr [OVHcloud Kundencenter](/links/manager) ein, klicken Sie oben rechts auf Ihren Namen und dann auf `Zu meinem Account`{.action}.
36-
37-
Klicken Sie in der Randleiste **Shortcuts** auf den Tab `Meine Benutzer verwalten`{.action}.
38-
39-
Klicken Sie dann auf den Tab `Identitäten`{.action}, um auf die Verwaltung der lokalen Benutzer zuzugreifen.
35+
Loggen Sie sich in Ihrem [OVHcloud Kundencenter](/links/manager) ein. Klicken Sie in der Seitenleiste auf `Identität, Sicherheit und Operationen`{.action}, dann auf `Identitäten`{.action}.
4036

4137
![IAM-Menüzugriff](images/access_to_the_IAM_menu_03.png){.thumbnail}
4238

@@ -62,7 +58,7 @@ Füllen Sie im neu geöffneten Fenster alle erforderlichen Felder aus. Klicken S
6258
| DEFAULT (Eingeschränkter Administrator) | Schreibzugriff auf das OVHcloud Kundencenter und alle Bereiche **ausschließlich** Benutzerverwaltung. |
6359
| ADMIN (Administrator) | Schreibzugriff auf das OVHcloud Kundencenter und alle Bereiche **einschließlich** Benutzerverwaltung. |
6460

65-
Der Benutzer erhält im Anschluss eine eigene Kundenkennung bestehend aus der numerischen ID Ihres Accounts (die Sie im Bereich "Verwaltung der Nutzer" finden können) und dem Benutzernamen getrennt mit einem “/”.
61+
Der Benutzer erhält im Anschluss eine eigene Kundenkennung bestehend aus der numerischen ID Ihres Accounts (die Sie im Bereich "Verwaltung der Nutzer" finden können) und dem Benutzernamen, getrennt mit einem “/”.
6662

6763
Beispiel: **1234-567-89/johnsmith**.
6864

@@ -86,7 +82,7 @@ Durch Bearbeiten des Benutzers können Sie dessen E-Mail-Adresse, Rechte und die
8682

8783
#### Gruppe hinzufügen
8884

89-
Klicken Sie im Tab `Identitäten`{.action} auf `Gruppe deklarieren`{.action}.
85+
Um eine Gruppe hinzuzufügen, gehen Sie zum Abschnitt `Identitäten`{.action} und dann zum Tab `Nutzergruppen`{.action}. Klicken Sie dann auf die Schaltfläche `Eine Gruppe anmelden`{.action}.
9086

9187
![users-management](images/usersmanagement7.png){.thumbnail}
9288

@@ -121,4 +117,4 @@ Beachten Sie dazu unsere Anleitung zur [Verwaltung der IAM-Richtlinien](/pages/a
121117

122118
## Weiterführende Informationen
123119

124-
Treten Sie unserer [User Community](/links/community) bei.
120+
Treten Sie unserer [User Community](/links/community) bei.

pages/account_and_service_management/account_information/ovhcloud-users-management/guide.en-asia.md

Lines changed: 4 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
title: 'Creating and managing local users on an OVHcloud account'
33
excerpt: 'Find out how to add local users from your OVHcloud account'
4-
updated: 2025-04-28
4+
updated: 2025-05-16
55
---
66

77
## Objective
@@ -32,11 +32,7 @@ Local users are one of the types of identities that can be set up on your OVHclo
3232

3333
#### Add a user
3434

35-
Log in to your [OVHcloud Control Panel](/links/manager), click on your name in the top right-hand corner, then `Access my account`{.action}.
36-
37-
In the **Shortcuts** box, click on the `Manage my users`{.action} tab.
38-
39-
Then click on the `Identities`{.action} tab to access local users management.
35+
Log in to your [OVHcloud Control Panel](/links/manager). In the sidebar, click on `Identity, Security & Operations`{.action}, then on `Identities`{.action}.
4036

4137
![Access to the IAM menu](images/access_to_the_IAM_menu_03.png){.thumbnail}
4238

@@ -68,7 +64,7 @@ Example: **1234-567-89/johnsmith**.
6864

6965
![users-management](images/usersmanagement3.png){.thumbnail}
7066

71-
The user you have created can then log in to the [OVHcloud Control Panel](/links/manager) using this ID.
67+
The user you have created can then log in to the [OVHcloud Control Panel](/links/manager) using this ID.
7268

7369
They can also change their password and secure their own access to your account by enabling two-factor authentication (this is only for their access as a user). To find out how to enable two-factor authentication, you can refer to [this guide](/pages/account_and_service_management/account_information/secure-ovhcloud-account-with-2fa).
7470

@@ -86,7 +82,7 @@ When you edit a user you can update their email address, group and description.
8682

8783
#### Add a group
8884

89-
On the `Identities`{.action} tab, click on `Declare a group`{.action}.
85+
To add a group, go to the `Identities`{.action} section, then to the `User groups`{.action} tab. Then click the `Declare a group`{.action} button.
9086

9187
![users-management](images/usersmanagement7.png){.thumbnail}
9288

pages/account_and_service_management/account_information/ovhcloud-users-management/guide.en-au.md

Lines changed: 4 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
title: 'Creating and managing local users on an OVHcloud account'
33
excerpt: 'Find out how to add local users from your OVHcloud account'
4-
updated: 2025-04-28
4+
updated: 2025-05-16
55
---
66

77
## Objective
@@ -32,11 +32,7 @@ Local users are one of the types of identities that can be set up on your OVHclo
3232

3333
#### Add a user
3434

35-
Log in to your [OVHcloud Control Panel](/links/manager), click on your name in the top right-hand corner, then `Access my account`{.action}.
36-
37-
In the **Shortcuts** box, click on the `Manage my users`{.action} tab.
38-
39-
Then click on the `Identities`{.action} tab to access local users management.
35+
Log in to your [OVHcloud Control Panel](/links/manager). In the sidebar, click on `Identity, Security & Operations`{.action}, then on `Identities`{.action}.
4036

4137
![Access to the IAM menu](images/access_to_the_IAM_menu_03.png){.thumbnail}
4238

@@ -68,7 +64,7 @@ Example: **1234-567-89/johnsmith**.
6864

6965
![users-management](images/usersmanagement3.png){.thumbnail}
7066

71-
The user you have created can then log in to the [OVHcloud Control Panel](/links/manager) using this ID.
67+
The user you have created can then log in to the [OVHcloud Control Panel](/links/manager) using this ID.
7268

7369
They can also change their password and secure their own access to your account by enabling two-factor authentication (this is only for their access as a user). To find out how to enable two-factor authentication, you can refer to [this guide](/pages/account_and_service_management/account_information/secure-ovhcloud-account-with-2fa).
7470

@@ -86,7 +82,7 @@ When you edit a user you can update their email address, group and description.
8682

8783
#### Add a group
8884

89-
On the `Identities`{.action} tab, click on `Declare a group`{.action}.
85+
To add a group, go to the `Identities`{.action} section, then to the `User groups`{.action} tab. Then click the `Declare a group`{.action} button.
9086

9187
![users-management](images/usersmanagement7.png){.thumbnail}
9288

pages/account_and_service_management/account_information/ovhcloud-users-management/guide.en-ca.md

Lines changed: 3 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
title: 'Creating and managing local users on an OVHcloud account'
33
excerpt: 'Find out how to add local users from your OVHcloud account'
4-
updated: 2025-04-28
4+
updated: 2025-05-16
55
---
66

77
## Objective
@@ -32,11 +32,7 @@ Local users are one of the types of identities that can be set up on your OVHclo
3232

3333
#### Add a user
3434

35-
Log in to your [OVHcloud Control Panel](/links/manager), click on your name in the top right-hand corner, then `Access my account`{.action}.
36-
37-
In the **Shortcuts** box, click on the `Manage my users`{.action} tab.
38-
39-
Then click on the `Identities`{.action} tab to access local users management.
35+
Log in to your [OVHcloud Control Panel](/links/manager). In the sidebar, click on `Identity, Security & Operations`{.action}, then on `Identities`{.action}.
4036

4137
![Access to the IAM menu](images/access_to_the_IAM_menu_03.png){.thumbnail}
4238

@@ -86,7 +82,7 @@ When you edit a user you can update their email address, group and description.
8682

8783
#### Add a group
8884

89-
On the `Identities`{.action} tab, click on `Declare a group`{.action}.
85+
To add a group, go to the `Identities`{.action} section, then to the `User groups`{.action} tab. Then click the `Declare a group`{.action} button.
9086

9187
![users-management](images/usersmanagement7.png){.thumbnail}
9288

pages/account_and_service_management/account_information/ovhcloud-users-management/guide.en-gb.md

Lines changed: 3 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
title: 'Creating and managing local users on an OVHcloud account'
33
excerpt: 'Find out how to add local users from your OVHcloud account'
4-
updated: 2025-04-28
4+
updated: 2025-05-16
55
---
66

77
## Objective
@@ -32,11 +32,7 @@ Local users are one of the types of identities that can be set up on your OVHclo
3232

3333
#### Add a user
3434

35-
Log in to your [OVHcloud Control Panel](/links/manager), click on your name in the top right-hand corner, then `Access my account`{.action}.
36-
37-
In the **Shortcuts** box, click on the `Manage my users`{.action} tab.
38-
39-
Then click on the `Identities`{.action} tab to access local users management.
35+
Log in to your [OVHcloud Control Panel](/links/manager). In the sidebar, click on `Identity, Security & Operations`{.action}, then on `Identities`{.action}.
4036

4137
![Access to the IAM menu](images/access_to_the_IAM_menu_03.png){.thumbnail}
4238

@@ -86,7 +82,7 @@ When you edit a user you can update their email address, group and description.
8682

8783
#### Add a group
8884

89-
On the `Identities`{.action} tab, click on `Declare a group`{.action}.
85+
To add a group, go to the `Identities`{.action} section, then to the `User groups`{.action} tab. Then click the `Declare a group`{.action} button.
9086

9187
![users-management](images/usersmanagement7.png){.thumbnail}
9288

pages/account_and_service_management/account_information/ovhcloud-users-management/guide.en-ie.md

Lines changed: 3 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
title: 'Creating and managing local users on an OVHcloud account'
33
excerpt: 'Find out how to add local users from your OVHcloud account'
4-
updated: 2025-04-28
4+
updated: 2025-05-16
55
---
66

77
## Objective
@@ -32,11 +32,7 @@ Local users are one of the types of identities that can be set up on your OVHclo
3232

3333
#### Add a user
3434

35-
Log in to your [OVHcloud Control Panel](/links/manager), click on your name in the top right-hand corner, then `Access my account`{.action}.
36-
37-
In the **Shortcuts** box, click on the `Manage my users`{.action} tab.
38-
39-
Then click on the `Identities`{.action} tab to access local users management.
35+
Log in to your [OVHcloud Control Panel](/links/manager). In the sidebar, click on `Identity, Security & Operations`{.action}, then on `Identities`{.action}.
4036

4137
![Access to the IAM menu](images/access_to_the_IAM_menu_03.png){.thumbnail}
4238

@@ -86,7 +82,7 @@ When you edit a user you can update their email address, group and description.
8682

8783
#### Add a group
8884

89-
On the `Identities`{.action} tab, click on `Declare a group`{.action}.
85+
To add a group, go to the `Identities`{.action} section, then to the `User groups`{.action} tab. Then click the `Declare a group`{.action} button.
9086

9187
![users-management](images/usersmanagement7.png){.thumbnail}
9288

pages/account_and_service_management/account_information/ovhcloud-users-management/guide.en-sg.md

Lines changed: 3 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
title: 'Creating and managing local users on an OVHcloud account'
33
excerpt: 'Find out how to add local users from your OVHcloud account'
4-
updated: 2025-04-28
4+
updated: 2025-05-16
55
---
66

77
## Objective
@@ -32,11 +32,7 @@ Local users are one of the types of identities that can be set up on your OVHclo
3232

3333
#### Add a user
3434

35-
Log in to your [OVHcloud Control Panel](/links/manager), click on your name in the top right-hand corner, then `Access my account`{.action}.
36-
37-
In the **Shortcuts** box, click on the `Manage my users`{.action} tab.
38-
39-
Then click on the `Identities`{.action} tab to access local users management.
35+
Log in to your [OVHcloud Control Panel](/links/manager). In the sidebar, click on `Identity, Security & Operations`{.action}, then on `Identities`{.action}.
4036

4137
![Access to the IAM menu](images/access_to_the_IAM_menu_03.png){.thumbnail}
4238

@@ -86,7 +82,7 @@ When you edit a user you can update their email address, group and description.
8682

8783
#### Add a group
8884

89-
On the `Identities`{.action} tab, click on `Declare a group`{.action}.
85+
To add a group, go to the `Identities`{.action} section, then to the `User groups`{.action} tab. Then click the `Declare a group`{.action} button.
9086

9187
![users-management](images/usersmanagement7.png){.thumbnail}
9288

pages/account_and_service_management/account_information/ovhcloud-users-management/guide.en-us.md

Lines changed: 3 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
title: 'Creating and managing local users on an OVHcloud account'
33
excerpt: 'Find out how to add local users from your OVHcloud account'
4-
updated: 2025-04-28
4+
updated: 2025-05-16
55
---
66

77
## Objective
@@ -32,11 +32,7 @@ Local users are one of the types of identities that can be set up on your OVHclo
3232

3333
#### Add a user
3434

35-
Log in to your [OVHcloud Control Panel](/links/manager), click on your name in the top right-hand corner, then `Access my account`{.action}.
36-
37-
In the **Shortcuts** box, click on the `Manage my users`{.action} tab.
38-
39-
Then click on the `Identities`{.action} tab to access local users management.
35+
Log in to your [OVHcloud Control Panel](/links/manager). In the sidebar, click on `Identity, Security & Operations`{.action}, then on `Identities`{.action}.
4036

4137
![Access to the IAM menu](images/access_to_the_IAM_menu_03.png){.thumbnail}
4238

@@ -86,7 +82,7 @@ When you edit a user you can update their email address, group and description.
8682

8783
#### Add a group
8884

89-
On the `Identities`{.action} tab, click on `Declare a group`{.action}.
85+
To add a group, go to the `Identities`{.action} section, then to the `User groups`{.action} tab. Then click the `Declare a group`{.action} button.
9086

9187
![users-management](images/usersmanagement7.png){.thumbnail}
9288

pages/account_and_service_management/account_information/ovhcloud-users-management/guide.es-es.md

Lines changed: 3 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
title: 'Crear y gestionar usuarios locales en una cuenta de OVHcloud'
33
excerpt: 'Cómo añadir usuarios locales desde su cuenta de OVHcloud'
4-
updated: 2025-04-28
4+
updated: 2025-05-16
55
---
66

77
## Objetivo
@@ -32,11 +32,7 @@ Los usuarios locales son uno de los tipos de identidad que pueden configurarse e
3232

3333
#### Añadir un usuario
3434

35-
Conéctese a su [área de cliente de OVHcloud](/links/manager), haga clic en su nombre en la parte superior derecha y seleccione `Acceder a mi cuenta`{.action}.
36-
37-
En el recuadro **Atajos**, haga clic en la pestaña `Gestionar mis usuarios`{.action}.
38-
39-
A continuación, haga clic en la pestaña `Identidades`{.action} para acceder a la gestión de los usuarios locales.
35+
Conéctese a su [área de cliente de OVHcloud](/links/manager). En la barra lateral, haga clic en `Identidad, seguridad y operaciones`{.action} y, a continuación, en `Identidades`{.action}.
4036

4137
![Acceso al menú IAM](images/access_to_the_IAM_menu_03.png){.thumbnail}
4238

@@ -86,7 +82,7 @@ La modificación del usuario permite actualizar su dirección de correo electró
8682

8783
#### Añadir un grupo
8884

89-
En la pestaña `Identidades`{.action}, haga clic en `Declarar un grupo`{.action}.
85+
Para añadir un grupo, acceda a la sección `Identidades`{.action} y, a continuación, a la pestaña `Grupos de usuarios`{.action}. A continuación, haga clic en el botón `Declarar un grupo`{.action}.
9086

9187
![users-management](images/usersmanagement7.png){.thumbnail}
9288

pages/account_and_service_management/account_information/ovhcloud-users-management/guide.es-us.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
title: 'Gestionar los usuarios'
33
excerpt: 'Cómo añadir usuarios desde su cuenta de OVHcloud'
4-
updated: 2025-04-28
4+
updated: 2025-05-16
55
---
66

77
## Objetivo
@@ -32,7 +32,7 @@ Los usuarios locales son uno de los tipos de identidad que pueden configurarse e
3232

3333
#### Añadir un usuario
3434

35-
Conéctese a su [área de cliente de OVHcloud](/links/manager), haga clic en su nombre en la parte superior derecha y seleccione `Acceder a mi cuenta`{.action}.
35+
Conéctese a su [área de cliente de OVHcloud](/links/manager). En la barra lateral, haga clic en `Identidad, seguridad y operaciones`{.action} y, a continuación, en `Identidades`{.action}.
3636

3737
En el recuadro **Atajos**, haga clic en la pestaña `Gestionar mis usuarios`{.action}.
3838

@@ -86,7 +86,7 @@ La modificación del usuario permite actualizar su dirección de correo electró
8686

8787
#### Añadir un grupo
8888

89-
En la pestaña `Identidades`{.action}, haga clic en `Declarar un grupo`{.action}.
89+
Para añadir un grupo, acceda a la sección `Identidades`{.action} y, a continuación, a la pestaña `Grupos de usuarios`{.action}. A continuación, haga clic en el botón `Declarar un grupo`{.action}.
9090

9191
![users-management](images/usersmanagement7.png){.thumbnail}
9292

0 commit comments

Comments
 (0)