Project

General

Profile

Actions

Bug #15739

closed

User manager /Radius Auth/Local DB used after Access-Reject

Added by Eric Nguyen 3 months ago. Updated 3 months ago.

Status:
Not a Bug
Priority:
Normal
Assignee:
-
Category:
Authentication
Target version:
-
Start date:
Due date:
% Done:

0%

Estimated time:
Plus Target Version:
Release Notes:
Default
Affected Version:
2.7.x
Affected Architecture:

Description

The user manager is set to use RADIUS for Authentication. There is UserA local with password 123 and UserA in Radius with password Password

When I try to log on from the GUI with UserA and password 123, a packet capture shows an Access-Reject from Radius which is correct, however PF proceeds with using the local DB and the user can login.

This is not the correct behaviour access to the GUI should not be granted. The Documentation states:

If the RADIUS or LDAP server is unreachable , the authentication will fall back to Local Database even if another method is chosen.

In our case the Radius server is reachable and a wrong password was supplied, therefore access should be denied regardless of the password's correctness in the local DB.

Eric

Actions

Also available in: Atom PDF