AAA, NAC, Guest Access & BYOD

 View Only
last person joined: one year ago 

Solutions for legacy and existing products and solutions, including Clearpass, CPPM, OnBoard, OnGuard, Guest, QuickConnect, AirGroup, and Introspect

How to find the RADIUS Shared Secret for Network Device configured in ClearPass 

Mar 18, 2017 02:57 PM

Requirement:

To find RADIUS shared secret for a Network device in Clearpass



Solution:

We can export the NAD Client with password protection and the exported XML file shows the RADIUS Shared secret



Configuration:

Please Navigate to Configuration » Network » Devices  » Select the Device we need to find the shared secret and click Export

 

Export it to a file by typing a password. The exported file is a zip file. We need to extract the file with the password that we created while exporting the NAD client.

Then open the XML with an editor and we will be able to see the RADIUS Shared Secret.

 

 

 



Verification

<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<TipsContents xmlns="http://www.avendasys.com/tipsapiDefs/1.0">
  <TipsHeader exportTime="Tue Jun 28 23:19:04 IST 2016" version="6.5"/>
  <NadClients>
    <NadClient description="" name="Aruba-Master" coaPort="3799" coaCapable="true" vendorName="Aruba" tacacsSecret="" radiusSecret="aruba123" ipAddress="10.9.211.123"/>
  </NadClients>
</TipsContents>

 

Statistics
0 Favorited
24 Views
0 Files
0 Shares
0 Downloads

Related Entries and Links

No Related Resource entered.