Connectrix B 系列:如何在 Brocade 交换机上配置 LDAP

摘要: 如何在 Brocade 交换机上配置轻量级目录访问协议 (LDAP),以及在 Brocade FC 交换机上配置 LDAP 的示例。

本文适用于 本文不适用于 本文并非针对某种特定的产品。 本文并非包含所有产品版本。

说明

  1. 在 FC 交换机上验证或配置 DNS。
Command: #dnsconfig

switch#dnsconfig
1 Display Domain Name Service (DNS) configuration
2 Set DNS configuration
3 Remove DNS configuration
4 Quit
Select an item: (1..4) [4] 2

Key in the DNS Server details if not set.
  1. 在交换机上添加 LDAP 服务器详细信息。
Command: #aaaconfig --add <LDAP server FQDN> -conf ldap -d <domain name>

Example:
 #aaaconfig --add server1.dell.com    -conf ldap -d dell.com
 #aaaconfig --add server2.dell.com    -conf ldap -d dell.com
  1. 将 LDAP 设置为主要身份验证,将本地数据库设置为辅助身份验证:
#aaaconfig --authspec "ldap;local"
  1. 在 LDAP 服务器上创建 AD 组。
  2. 将创建的 AD 组映射到 Brocade 本地管理员用户。
#ldapcfg --maprole "SAN Admins" admin

对于启用了 VF 的交换机,请使用以下命令:
#ldapcfg -- mapattr "SAN Admins" -l "admin=1-128" -h 128 -c admin

以下是不同的 LDAP 协议。
列出了不同的 LDAP 协议

受影响的产品

Brocade, Connectrix, Connectrix B-Series Hardware
文章属性
文章编号: 000203755
文章类型: How To
上次修改时间: 11 6月 2025
版本:  2
从其他戴尔用户那里查找问题的答案
支持服务
检查您的设备是否在支持服务涵盖的范围内。