The New York Department of Financial Services (NYDFS) Cybersecurity Regulation is designed to force financial organizations to secure every part of their infrastructure. Section 500.03 demands a formal cybersecurity policy. Section 500.12 requires multi-factor authentication for remote access. For systems relying on RADIUS for network authentication, both mandates intersect.
RADIUS (Remote Authentication Dial-In User Service) coordinates network logins. If compromised, attackers can bypass identity checks and gain privileged access. Under NYDFS, that’s unacceptable. Covered entities must analyze RADIUS server configurations, encryption standards, and integration points to prove compliance. This includes:
- Enforcing MFA through RADIUS integration.
- Encrypting all authentication traffic, preferably via TLS (RadSec).
- Regular penetration testing of RADIUS endpoints.
- Immediate logging and monitoring of all RADIUS authentication events.
NYDFS also requires prompt reporting of certain cybersecurity events (Section 500.17). A failed RADIUS authentication pattern that suggests brute force activity may trigger incident response protocols. Logs must be preserved, correlated with other identity systems, and reviewed against the organization’s risk assessment.