Brocade Communications Systems RFS6000 User Manual
Page 577

Brocade Mobility RFS4000, RFS6000 and RFS7000 CLI Reference Guide
575
53-1001931-01
Radius configuration commands
19
Parameters
Usage Guidelines
Use the login filter and group filter values (described in the example below) for all LDAP
configuration scenarios
Use the
passwd
parameter to enter the password for the active directory user mentioned in bind
-dn. This is used for the initial login to the active directory.
The
passwd-attr
and
group-membership
is retained as described in the following example:
ldap-server primary host
login
bind-dn
base-dn
passwd {
passwd-attr
group-attr
group-filter
group-membership
net-timeout
<1-10>
Sets the primary LDAP server’s configuration
•
host < IP> – Sets the LDAP server’s IP configuration
•
•
port
LDAP server acting as the data source
•
login
(
sAMAccountName=%{Stripped-User-N
ame:-%{User-Name}})
•
bind-dn
distinguished name to bind with the LDAP server
•
base-dn
distinguished name that establishes the base object for
the search. The base object is the point in the LDAP tree
at which to start searching.
•
passwd {
Sets a valid password for the LDAP server
•
passwd-attr
attribute used by the LDAP server for authentication
•
group-attr
attribute used by the LDAP server
•
group-filter
used by the LDAP server
•
group-membership
Member Attribute sent to the LDAP server when
authenticating users
•
net-timeout<1-10> – Enter a timeout the system uses
to terminate the connection to the RADIUS Server if no
activity is detected
ldap-server secondary host
base-dn
passwd
{
passwd-attr
group-attr
group-filter
group-membership
net-timeout
<1-10>
Defines the secondary LDAP server’s configuration.