Sending An Access Request To The Local Radius Server - Motorola WS5100 Series Migration Giude

Hide thumbs Also See for WS5100 Series:
Table of Contents

Advertisement

a. Add a proxy realm,
WS5100(config-radsrv)# proxy realm symbol.com server 157.235.207.16 port
1812 secret 0 symbol
14.Configure LDAP servers. If the users are configured in the remote database, then use the LDAP server for
user authentications. For this,
a. Configure the authentication data source as ldap.
WS5100(config-radsrv)# authentication datasource ldap
b. Configure the ldap servers.
WS5100(config-radsrv)# ldap-server primary host 157.235.207.16
port 639
login(uid= %{ Stripped-User-Name :-%{ User-Name}})
bind-dn cn=Manager, o=symbol, c=India
base-dn o=symbol, c=India
password mypassword
passwd-attr userPassword
group-attr cn
group-filter (| (& (objectClass=GroupOfNames) (member= %{ Ldap
-UserDn})) (& (objectClass=GroupOfUniqueNames) (uniquemember= %{ Ldap-
UserDn})))
group-membership radiusGroupName
15.Save the changes.
WS5100(config-radsrv)# service radius restart
This will update the config files and sends a sig-up if the radius server is already running, otherwise the
radius server will be started.
16.List accounting log directory.
WS5100(config)# dir flash:/radius/radacct
17.Send accounting logs to remote machine.
WS5100(config)# copy flash:/radius/radacct/acct-20061230 ftp://
user:password@hostname:/

9.2.1 Sending an Access Request to the Local Radius Server

After configuring the local Radius server, configure the WLAN to use local Radius server for authentication.
1. Configure the wlan to use local radius server for authentication.
WS5100(config-wireless)# wlan 1 radius server primary 157.235.208.90 auth-
port 1812
WS5100(config-wireless)# wlan 1 radius server primary radius-key 0 symbol123
9-5
Radius

Advertisement

Table of Contents
loading

Table of Contents