Forum Discussion
1gw_60162
Nimbostratus
Feb 04, 2005custom RADIUS authentication
I am new to the TCL and BIG-IP worlds, and am having difficulty figuring this problem out using the Config Guide for LTM. How would I go about writing an iRule to authenticate a client via RADIUS, th...
Tao_Liu_90341
Feb 04, 2005Historic F5 Account
There are shipped authentication rules in profile_base.conf. Check _sys_auth_radius. You make a copy of that rule (use different name though). Then replace string "[HTTP::username]" with the desired name,
replace string "[HTTP::password]" with the desired password. i.e.
AUTH::username_credential $tmm_auth_radius_sid "hacker"
AUTH::password_credential $tmm_auth_radius_sid "nopasswd"
If you need real username just undo the first change.
Recent Discussions
Related Content
DevCentral Quicklinks
* Getting Started on DevCentral
* Community Guidelines
* Community Terms of Use / EULA
* Community Ranking Explained
* Community Resources
* Contact the DevCentral Team
* Update MFA on account.f5.com
Discover DevCentral Connects
