Specifications
Configuring Web Web Portal WebAAA
RoamAbout Mobility System Software Configuration Guide 17-33
Filename Size Created
file:mycorp-login.html 637 bytes Aug 12 2004,
15:42:26
file:mylogo.gif 1202 bytes Aug 12 2004,
15:57:11
Total: 1839 bytes used, 206577 Kbytes free
9. UsethefollowingcommandtoconfiguretheSSIDtousethecustompage:
set service-profile name web-portal-form url
Fortheurl,specifythefullpath;forexample,mycorp‐webaaa/mycorp‐login.html.Ifthecustom
loginpageincludesgiforjpgimages,theirpathnamesareinterpretedrelativetothe directory
fromwhichthepageisserved .
10. ConfigureWebAAAusersandrulesasdescribedin“ConfiguringWebPortalWebAAA”on
page 17‐28.
Using Dynamic Fields in WebAAA Redirect URLs
YoucanincludevariablesintheURLtowhichaWebAAAclientisredirectedafterauthentication
andauthorization.Table 17‐3liststhevariablesyoucanincludeinaredirectURL.
AURLstringcanalsocontaintheliteralcharacters$and?,ifyouusethevalueslistedin
Table 17‐4
.
YoucanconfigurearedirectURLforagroupofusersorforanindividualuser.
Examples
ThefollowingcommandconfiguresaredirectURLcontainingavariablefortheusername:
RBT-8100# set usergroup ancestors attr url http://myserver.com/$u.html
success: change accepted.
ThevariableappliestoallWebAAAusersinusergroupancestors.Whenuserzinjanthropusis
successfullyauthenticatedandauthorized,MSSredirectstheusertothefollowingURL:
http://myserver.com/zinjanthropus.html
Table 17-3 Variables for Redirect URLs
Variable Description
$u Username of the Web AAA user
$v VLAN to which the user was assigned during authorization
$s SSID the user is on
$p Name of the service profile that manages the parameters for the SSID
Table 17-4 Values for Literal Characters
Variable Description
$$ The literal character $
$q The literal character ?