Brocade Fabric OS Administrators Guide (Supporting Fabric OS v7.3.0) User Manual
Page 159
ignore-ports = no
port-number-usage = per-port-type
help-id = 2000
b)
Create a brocade.dct file that must be added into thedictiona.dcm file located in the
following path:
C:\Program Files\RSA Security\RSA RADIUS\Service
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
#######################################################################
Example of the dictiona.dcm file
#######################################################################
# dictiona.dcm
#######################################################################
# Generic Radius
@radius.dct
#
# Specific Implementations (vendor specific)
#
@3comsw.dct
@aat.dct
@acc.dct
@accessbd.dct
@agere.dct
@agns.dct
@airespace.dct
@alcatel.dct
@altiga.dct
@annex.dct
@aptis.dct
@ascend.dct
@ascndvsa.dct
@axc.dct
@bandwagn.dct
@brocade.dct <-------
Example of a brocade.dct file shows what the brocade.dct file should look like and Example
of the dictiona.dcm file shows what needs to be modified in the dictiona.dcm file.
NOTE
The dictionary files for the RSA RADIUS server must remain in the installation directory. Do
not move the files to other locations on your computer.
c)
Add Brocade-VSA macro and define the attributes as follows:
• vid (Vendor-ID): 1588
• type1 (Vendor-Type): 1
• len1 (Vendor-Length): >=2
Managing User Accounts
Fabric OS Administrators Guide
159
53-1003130-01