Fabric OS Administrator's Guide, 7.1.0 (53-1002745-02, March 2013)

Fabric OS Administrator’s Guide 161
53-1002745-02
Remote authentication
5
c. Add Brocade-VSA macro and define the attributes as follows:
vid (Vendor-ID): 1588
type1 (Vendor-Type): 1
len1 (Vendor-Length): >=2
FIGURE 11 Example of a Brocade DCT file
#######################################################################
# brocade.dct -- Brocade Dictionary
#
# (See readme.dct for more details on the format of this file)
#######################################################################
#
# Use the Radius specification attributes in lieu of the Brocade one:
#
@radius.dct
MACRO Brocade-VSA(t,s) 26 [vid=1588 type1=%t% len1=+2 data=%s%]
ATTRIBUTE Brocade-Auth-Role Brocade-VSA(1,string) r
ATTRIBUTE Brocade-Passwd-ExpiryDate Brocade-VSA(6,string) r
ATTRIBUTE Brocade-Passwd-WarnPeriod Brocade-VSA(7,integer) r
#######################################################################
# brocade.dct -- Brocade Dictionary
#######################################################################