pmox

Différences

Ci-dessous, les différences entre deux révisions de la page.

Lien vers cette vue comparative

Les deux révisions précédentes Révision précédente
Prochaine révision
Révision précédente
pmox [2025/06/19 13:23] – [Création de machines virtuelles en masse] administrateurpmox [2025/09/09 17:02] (Version actuelle) – [Création d'un utilisateur et paramétrez ces rôles dans le groupe auquel il appartient] serge.guerinet
Ligne 84: Ligne 84:
  
 Compte: Administrateur Compte: Administrateur
-Mot de passe : mp@admin14 
  
-adduser Administrateur+<code lscript>adduser Administrateur
 password Administrateur password Administrateur
-New password :+New password :</code>
  
 __**Paramétrer les rôles**__ __**Paramétrer les rôles**__
Ligne 97: Ligne 96:
  
 <code>    Administrator: has all privileges <code>    Administrator: has all privileges
- 
     NoAccess: has no privileges (used to forbid access)     NoAccess: has no privileges (used to forbid access)
- 
     PVEAdmin: can do most things, but miss rights to modify system settings (Sys.PowerMgmt, Sys.Modify, Realm.Allocate).     PVEAdmin: can do most things, but miss rights to modify system settings (Sys.PowerMgmt, Sys.Modify, Realm.Allocate).
- 
     PVEAuditor: read only access     PVEAuditor: read only access
- 
     PVEDatastoreAdmin: create and allocate backup space and templates     PVEDatastoreAdmin: create and allocate backup space and templates
- 
     PVEDatastoreUser: allocate backup space and view storage     PVEDatastoreUser: allocate backup space and view storage
- 
     PVEPoolAdmin: allocate pools     PVEPoolAdmin: allocate pools
- 
     PVESysAdmin: User ACLs, audit, system console and system logs     PVESysAdmin: User ACLs, audit, system console and system logs
- 
     PVETemplateUser: view and clone templates     PVETemplateUser: view and clone templates
- 
     PVEUserAdmin: user administration     PVEUserAdmin: user administration
- 
     PVEVMAdmin: fully administer VMs     PVEVMAdmin: fully administer VMs
- 
     PVEVMUser: view, backup, config CDROM, VM console, VM power management.     PVEVMUser: view, backup, config CDROM, VM console, VM power management.
 </code> </code>
Ligne 123: Ligne 111:
 <WRAP center round info 100%> <WRAP center round info 100%>
 __Exemple__ __Exemple__
-<code lscript>pveum acl modify / --group "groupeEtudiants" --role "PVEVMAdmin</code>+<code lscript>pveum acl modify / --group "groupeEtudiants" --role PVEVMAdmin </code>
 </WRAP> </WRAP>
 +
 +Pour qu'un compte puisse assurer une gestion complète des machines virtuelles, on lui attribuera les rôles : 
 +<code lscript>PVEAdmin
 +PVEVMAdmin
 +PVEPoolAdmin
 +PVEDatastoreUser
 +PVETemplateUser</code>
 +
  
 ===== Activer l'option "Nested" ===== ===== Activer l'option "Nested" =====
  • pmox.1750339420.txt.gz
  • Dernière modification : 2025/06/19 13:23
  • de administrateur