Clearpass Radius Auth Check
Posted: Sun Aug 11, 2024 7:05 pm
Hello All,
Could you please help me with this ?
We have a Radius server running in Clearpass and we have configured a Nagios plugin to do a Radius authentication which was working fine. As part of mitigation to a recent security vulnerability (CVE-2024-3596) we have modified these parameter under the security header at Clearpass end.
Require Message-Authenticator from NAD = yes
Require Message-Authenticator from Proxy Server = yes
Ref: https://support.hpe.com/hpesc/public/do ... cale=en_US
After the above change, the Nagios check is broken and the event log at Clearpass end says that "Failed to decode RADIUS packet - Received packet from <Nagios_Server> without Message-Authenticator".
Below is the Nagios plugin we were using it and it was working fine until the above change.
https://exchange.nagios.org/directory/P ... us/details
Could you please help if anyone had this situation and able to fix this with a new plugin that sends access request to include the message authenticator value
Thanks in advance !!!
Could you please help me with this ?
We have a Radius server running in Clearpass and we have configured a Nagios plugin to do a Radius authentication which was working fine. As part of mitigation to a recent security vulnerability (CVE-2024-3596) we have modified these parameter under the security header at Clearpass end.
Require Message-Authenticator from NAD = yes
Require Message-Authenticator from Proxy Server = yes
Ref: https://support.hpe.com/hpesc/public/do ... cale=en_US
After the above change, the Nagios check is broken and the event log at Clearpass end says that "Failed to decode RADIUS packet - Received packet from <Nagios_Server> without Message-Authenticator".
Below is the Nagios plugin we were using it and it was working fine until the above change.
https://exchange.nagios.org/directory/P ... us/details
Could you please help if anyone had this situation and able to fix this with a new plugin that sends access request to include the message authenticator value
Thanks in advance !!!