Please enter search query.
Search <book_title>...
Veritas NetBackup™ CloudPoint 安装和升级指南
Last Published:
2021-07-28
Product(s):
NetBackup & Alta Data Protection (9.1)
- 第 I 部分. CloudPoint 安装和配置
- 准备安装 CloudPoint
- 使用容器映像部署 CloudPoint
- 部署 CloudPoint 扩展
- CloudPoint 云插件
- CloudPoint 存储阵列插件
- NetApp 插件配置说明
- Nutanix Files 插件配置说明
- Dell EMC Unity 阵列插件配置说明
- Pure Storage FlashArray 插件配置说明
- HPE RMC 插件配置说明
- HPE XP 插件配置说明
- Hitachi 插件配置说明
- Hitachi (HDS VSP 5000) 插件配置说明
- InfiniBox 插件配置说明
- Dell EMC PowerScale (Isilon) 插件配置说明
- Dell EMC PowerMax 和 VMax 插件配置说明
- Qumulo 插件配置说明
- CloudPoint 应用程序代理和插件
- Oracle 插件配置说明
- 关于快照还原
- 还原 SQL Server 快照后需要执行的其他步骤
- 使用 CloudPoint 无代理功能保护资产
- NetBackup CloudPoint 中的卷加密
- CloudPoint 安全性
- 第 II 部分. CloudPoint 维护
为 Windows 配置 SMB(可选)
在 Windows 上配置无代理功能之前,请执行以下服务器消息块 (SMB) 配置。
通过将该值设置为 True,限制对 SMB 共享进行未加密访问。
RejectUnencryptedAccess: True
在 Windows Powershell 上运行以下命令以禁用 SMB 1.0:
Set-SmbServerConfiguration –EnableSMB1Protocol $false
有关更多详细信息,请参见 https://docs.microsoft.com/en-us/windows-server/storage/file-server/smb-security#disabling-smb-10
有关 SMB 安全性的更多详细信息,请参见:https://docs.microsoft.com/en-us/windows-server/storage/file-server/smb-security