Cambiare owner dei backup in Proxmox Backup Server: Revision history

Jump to navigation Jump to search

Diff selection: Mark the radio buttons of the revisions to compare and hit enter or the button at the bottom.
Legend: (cur) = difference with latest revision, (prev) = difference with preceding revision, m = minor edit.

2 July 2026

  • curprev 09:0209:02, 2 July 2026 Gabriele.vivinetto talk contribs 1,530 bytes +1,530 Created page with "Se si cambia lo user di accesso al Datastore, occorre cambiare l'owner dei backup esistenti. Questo script cambia l'owner per tutti backup dell vm/.*<pre> #!/bin/bash # Script per cambiare proprietario di TUTTI i gruppi di backup # ==================== CONFIGURAZIONE ==================== # Inserisci qui i dati del tuo PBS PBS_SERVER=$1 PBS_PORT="8007" # Porta di default DATASTORE=$2 # Il repository nel formato corretto REPOSITORY="${PBS_SERVER..." Tag: Visual edit