Files
membank/fnhelp/iscsi/iscsi-group.md

31 lines
816 B
Markdown
Raw Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
# iSCSI 用户组配置说明
本文介绍如何配置 iSCSI 用户组包括如何获取启动器IQN以及设置用户组权限的方法。
## 获取启动器 IQN
### Windows 系统
1.`Win+R`,输入`iscsicpl`打开iSCSI初始化器。
2. 在"目标"选项卡中点击"获取 IQN",即可复制当前的 IQN。
### Mac 系统
1. 打开终端,输入命令获取 IQN。
2. 复制显示的 IQN 字符串。
## 设置用户组权限
用户组可以将不同设备的 Initiator IQN 分组,批量设置对 LUN 的读写权限。
**操作步骤:**
1. 进入"应用-用户组",点击"新建用户组"。
2. 设置用户组名称。
3. 将各设备的 IQN 添加到用户组中。
4. 创建或编辑 LUN 时,选择该用户组即可批量设置权限。
---
*来源:飞牛 fnOS 帮助中心*