- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
clearpass 5.2 radius dictionary invalid xml tag
09-25-2014 10:49 AM
I try to import RUCKUS RADIUS dictionary into ClearPass 5.2 without success. I always receive an invalid xml tag error. I validate and no syntax error. I replaced Integer type by Unsigned32. Somebody has a clue to solve this issue?
Thanks collaborator...
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Alert a Moderator
Re: clearpass 5.2 radius dictionary invalid xml tag
09-25-2014 04:01 PM
http://community.arubanetworks.com/t5/AAA-NAC-Guest-Access-BYOD/ClearPass-Guest-HTML-Cheatsheet/ta-p/204781
Troy
--Give Kudos: found something helpful, important, or cool? Click Kudos Star in a post.
--Problem Solved? Click "Accepted Solution" in a post.
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Alert a Moderator
Re: clearpass 5.2 radius dictionary invalid xml tag
10-07-2014 08:01 AM
See below. You'll see that the tag is good. I don't knwo why I received this error.
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<TipsContents xmlns="http://www.avendasys.com/tipsapiDefs/1.0">
<TipsHeader exportTime="Tue Jul 22 10:47:43 EDT 2014" version="5.2"/>
<Dictionaries>
<Vendor vendorEnabled="true" prefix="Ruckus" name="Radius:Ruckus" id="25053">
<RadiusAttributes>
<Attribute profile="in out" type="String" name="Ruckus-User-Groups" id="1"/>
<Attribute profile="in out" type="unsigned32" name="Ruckus-Sta-RSSI" id="2"/>
<Attribute profile="in out" type="String" name="Ruckus-SSID" id="3"/>
<Attribute profile="in out" type="unsigned32" name="Ruckus-WlanID" id="4"/>
<Attribute profile="in out" type="String" name="Ruckus-Location" id="5"/>
<Attribute profile="in out" type="unsigned32" name="Ruckus-Grace-Period" id="6"/>
<Attribute profile="in out" type="unsigned32" name="Ruckus-SCG-CBlade-IP" id="7"/>
<Attribute profile="in out" type="unsigned32" name="Ruckus-SCG-DBlade-IP" id="8"/>
<Attribute profile="in out" type="unsigned32" name="Ruckus-Session-Type" id="125"/>
<Attribute profile="in out" type="unsigned32" name="Ruckus-Acct-Status" id="126"/>
</RadiusAttributes>
</Vendor>
</Dictionaries>
</TipsContents>
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Alert a Moderator