Ransomware frequently targets backup infrastructure via compromised production identities in many documented incidents, so separation from the main domain is widely recommended in current guidance. Veeam's current hardened repository documentation is built around closing that exact gap: a Linux-based target, immutable for an administrator-set 7 to 9999 days, authenticated only by certificate — SSH is explicitly excluded from that repository type in Veeam's own requirements. That is a genuine architectural break from a domain-joined Windows repository share, not a settings tweak. It also isn't free: you still need a prepared Linux host, an initial SSH-based deployment step, and — on the appliance route — a default vhradmin/vhradmin login you must change immediately. This is the migration decision UK IT leaders should be weighing in 2026.
View the data behind this chart
| Auth method | SSH exposure | Admin skill | |
|---|---|---|---|
| Windows domain repo | Domain creds | Often open | Windows admin |
| Hardened Linux (SW) | Certificate-based | Temporary only | Linux + sudo |
| Infra Appliance | vhradmin + cert | Stopped post-setup | Minimal ongoing |
The kill-point ransomware actually hits
Post-incident analyses from the NCSC and industry threat reports like Sophos's State of Ransomware highlight a recurring pattern where attackers reach the backup layer via the same Windows domain that runs the rest of the estate, particularly when the repository is joined to that domain. A domain-joined Windows repository can be exposed to compromises elsewhere in the domain. Once an attacker has domain admin, a typical Windows backup repository that is exposed as a file share can be vulnerable to deletion or tampering unless additional controls are in place.
Veeam's current hardened repository documentation describes a Linux server–based target with immutable storage and tighter authentication controls that reduce reliance on the same identity plane as production, which is consistent with addressing the kind of domain-linked exposure seen in many incidents. This isn't a marketing repositioning — it's a documented shift in how the repository authenticates and how its storage behaves once immutability is set.
The UK regulatory backdrop makes this more than an internal architecture debate. NCSC's ransomware-resistant backup guidance frames both on-premises and cloud backups as needing genuine resistance to destructive ransomware — not just a second copy that happens to exist, but a copy an attacker with domain control cannot reach or unlock.

What Veeam's hardened repository really changes
A hardened repository is a Linux server-based backup target where backup files are made immutable for a configured period — they cannot be moved, modified or deleted while that lock is active. The immutability window is chosen by the administrator and Veeam's current documentation sets the permitted range at 7 to 9999 days, giving buyers a wide dial between short operational protection and multi-year retention locks. If you want to understand immutable backups as a concept before committing to a specific product architecture, that's the right first step.
The authentication model is the core operational shift: Veeam's current requirements state explicitly that hardened repositories must use certificate-based authentication, and SSH cannot be used for ongoing communication with that repository type. Rather than relying on standing administrative credentials or domain protocols, ongoing data mover interactions depend strictly on certificate trust.
Coverage is broad enough that this isn't a niche VM-only feature. Veeam's hardened repository documentation lists VM backups, physical-machine backups, cloud-machine backup copies, unstructured data backups, application log backups and enterprise application backups. If you're consolidating repositories, this one target can absorb most of the estate.
Repository decision matrix: Windows, software HR, appliance
Common options include a domain-joined Windows repository, a self-built hardened Linux repository, and Veeam’s Infrastructure Appliance path. Don't assume the two Linux options behave identically; Veeam documents them as different things with different default credentials and different ongoing management models.
To choose between the two Linux options, buyers should consider operational overhead: a self-built hardened Linux repository requires your team to install, patch, and maintain the underlying Linux distribution, connecting initially via SSH using a non-root account with sudo or su privilege escalation. By contrast, the Infrastructure Appliance path provides a dedicated ISO-based deployment. It logs in via a vhradmin account (default password vhradmin, which must be changed immediately), generates credentials for a veeamsvc service account, and allows administrators to stop SSH entirely once the repository is added, stripping away the ongoing OS-level attack surface for teams without dedicated Linux engineers.
A self-built hardened Linux repository keeps you responsible for ongoing OS patching and lifecycle management indefinitely; the appliance narrows that responsibility after initial setup.
Filesystem, authentication and the Linux skills prerequisite
Veeam's repository settings documentation calls out one filesystem feature specifically: XFS fast-clone, described as copy-on-write functionality on XFS volumes. That's the concrete storage-design detail worth building your capacity plan around rather than guessing at generic Linux filesystem advice.
Getting there requires real Linux administration capability, not just clicking through a wizard. Preparing the server (where the Infrastructure Appliance isn't used) means SSH access with a non-root account escalating via sudo or su, and Veeam's current workflow uses single-use SSH credentials specifically to deploy the Veeam Data Mover — a temporary, one-time exposure window rather than a standing SSH service. Once established, Veeam's documentation mandates certificate-based authentication and excludes SSH for ongoing use.
This is the honest prerequisite competitors skip: before you commit budget, decide whether Linux administration sits in-house, needs hiring, or gets outsourced to a managed partner. A UK team with no Linux depth should weight the appliance route more heavily precisely because it reduces what has to be maintained after go-live.
What the migration actually involves
Veeam's own console workflow documents the hardened repository add process as a full multi-step wizard — a first-class repository type, not a bolt-on script.
For UK engineering teams planning the transition, a practical migration checklist follows four distinct steps:
1. Linux host preparation: deploy a supported Linux server with an XFS filesystem formatted for fast-clone, or deploy the Veeam Infrastructure Appliance image. 2. Certificate trust and transport deployment: supply single-use SSH credentials with non-root sudo/su elevation so Veeam can deploy the Data Mover, establishing certificate-based authentication. 3. Immutability selection: configure the repository immutability period between 7 and 9999 days, keeping it mathematically aligned with but separate from job retention. 4. Administrative lockdown: confirm that ongoing management relies strictly on certificate trust, and on the appliance path, stop the SSH service after the repository is registered.
The reassuring part for migration planning: a hardened repository can operate as a performance extent inside a scale-out backup repository (SOBR). That means you don't need a big-bang cutover from your existing Windows repository. Add the hardened extent, let jobs and tiering policies route data onto it, and retire the domain-joined repository once you're confident in the new target — a staged migration rather than a weekend of risk.
View the data behind this chart
| Phase | Starts (week) | Duration (weeks) |
|---|---|---|
| Prep Linux host | 0 | 1 |
| SSH deploy DM | 1 | 1 |
| Set immutability | 2 | 1 |
| Lock down auth | 3 | 1 |
Fitting the hardened repository into 3-2-1-1-0 and NCSC guidance
A hardened repository is designed to provide an immutable copy that can play the ‘offline-equivalent’ role in a 3‑2‑1‑1‑0 strategy, although some organisations may still choose additional air-gapped or physically offline layers. NCSC's guidance for ransomware-resistant on-premises backups is specific about the control that matters: follow key storage guidance and offer an out-of-band key backup option, which is a separation-of-control principle, not just a second-copy requirement.
The same logic carries into cloud copies. NCSC's cloud backup principles ask for cloud key management guidance to be followed with an out-of-band key backup option too — so whichever leg of your 3-2-1-1-0 you're hardening, the underlying UK expectation is the same: don't let the same identity or key material protect both the production estate and the backup that's meant to survive it. This is principles guidance from NCSC, not a product certification, but it's a clear yardstick for how you architect the estate. Pairing a hardened Linux repository on-premises with a properly key-separated offsite or cloud copy is how you build comprehensive backup and cyber resilience solutions that actually meet that bar rather than just ticking a 3-2-1 box.
Sizing, capacity and the honest cost picture
No standalone UK price list exists for this repository type — it isn't sold as a separate SKU, so budget for hardware and Linux admin time instead. The real cost driver is hardware plus Linux operational time, and that's genuinely variable by estate, so don't trust anyone quoting a single UK figure for it without seeing your job counts and retention policy first.
What you can plan precisely is capacity. It is critical to understand that repository immutability is separate from backup-job retention. The immutability setting (7 to 9999 days) enforces an unalterable write-lock on repository backup files so they cannot be deleted or modified, whereas backup-job retention (such as GFS or daily restore points) dictates how long Veeam tracks those recovery points in the catalog. If backup retention is shorter than the immutability period, Veeam cannot clean up expired backup files until the repository immutability window has lapsed. Whichever period is longer effectively governs how much storage remains locked and unreclaimable, so size storage against both settings together.
Because a hardened repository can join a SOBR as a performance extent, you can also size and add capacity incrementally rather than committing to one large purchase upfront. If you're building the numbers from scratch, start by working through how to spec a Veeam backup repository server and run your job counts, retention and immutability window through our backup and DR sizing calculator before you commit to hardware.
Pitfalls and the verdict for UK IT leaders
The mistakes worth naming: treating the general hardened Linux repository and the Infrastructure Appliance as interchangeable when Veeam documents them separately with different default logins; leaving the appliance's default vhradmin/vhradmin credentials unchanged past first login; leaving SSH running after setup on the appliance path instead of stopping it once the repository is added, as Veeam's own guidance allows; and sizing the immutability window without also checking it against your job retention policy, so you either pay for storage you don't need or lose recovery points you assumed you had.
The deeper pitfall is architectural, not procedural: putting the hardened repository on infrastructure that still shares identity, network segments or management tooling with production defeats the separation-of-control principle NCSC's guidance is built around. A hardened repository that's reachable through the same domain admin path as everything else isn't really hardened.
Given the documented pattern of domain-joined infrastructure being the actual kill-point in real incidents, and NCSC's explicit call for genuinely ransomware-resistant, separated backups, for buyers prioritising ransomware-resistant backup separation, Veeam’s Linux hardened repository aligns more closely with current guidance than a domain-joined Windows repository. If you don't have Linux depth in-house, the Infrastructure Appliance route — with SSH stopped after setup — is the version of this decision that asks the least of your team on an ongoing basis.
Sources
Every figure in this article traces to the sources below.
- •Veeam — hardened repository architecture and immutability definition
- •Veeam — immutability period range (7–9999 days) and XFS fast-clone support
- •Veeam — certificate-based authentication requirement, SSH exclusion
- •Veeam — Linux server prep, single-use SSH credentials, non-root sudo account
- •Veeam — supported backup content types and platform coverage
- •Veeam — hardened repository as SOBR performance extent
- •Veeam — Infrastructure Appliance default vhradmin login and SSH shutdown
- •Veeam — console wizard workflow for adding a hardened repository
- •NCSC — ransomware-resistant backups collection
- •NCSC — principles for ransomware-resistant on-premises backups
View the data behind this chart
| Layer | Detail |
|---|---|
| Production estate | Domain-joined, primary attack target |
| Hardened Linux repository | Immutable 7-9999 days, cert-based auth |
| Offsite/cloud copy | Separate keys, NCSC out-of-band principle |
