CodeShare
Have some code. Share some code.
cancel
Showing results for 
Search instead for 
Did you mean: 
Kai_Wilke
MVP
MVP
Code is community submitted, community supported, and recognized as ‘Use At Your Own Risk’.

Short Description

The iRule based RADIUS Client Stack can be used to perform RADIUS based user authentication via SIDEBAND UDP connections. 

Problem solved by this Code Snippet

The RADIUS Client Stack covers the RADIUS protocol core-mechanics outlined in RFC 2865 and RFC 5080 and can be utilized for a Password Authentication Protocol (PAP) authentication within an iRule.

How to use this Code Snippet

Visit my GitHub Repository for further explanations how the RADIUS Client Stack can be used to perform RADIUS Client operations within an iRule.

Code Snippet Meta Information

  1. Version: 1.0
  2. Coding Language: TCL

Full Code Snippet

Visit: https://github.com/KaiWilke/F5-iRule-RADIUS-Client-Stack

Version history
Last update:
‎21-Nov-2022 05:33
Updated by:
Contributors