--- title: "VBRApplicationBackupRepositoryKerberosPermission" description: "Contains Kerberos permission settings for a user account to access the NFS share of an application backup repository. New-VBRKerberosPermission" canonical: "https://helpcenter.veeam.com/docs/vbr/powershell/vbrapplicationbackuprepositorykerberospermission.html" breadcrumb: "Veeam PowerShell Reference > Veeam PowerShell Reference > Veeam PowerShell Types > VBRApplicationBackupRepositoryKerberosPermission" dateModified: "2026-08-19" --- # VBRApplicationBackupRepositoryKerberosPermission Contains Kerberos permission settings for a user account to access the NFS share of an application backup repository.

Property

Type

Description

Description

String

Specifies the description for the Kerberos permission.

Mode

VBRPermissionMode

Specifies the permissions granted to the user account. Accepted values:

  • Read — grants read-only access.
  • ReadWrite — grants read and write access.

Username

String

Specifies the name of the user account.

## Related Commands [`New-VBRKerberosPermission`](new-vbrkerberospermission.md)