Project

General

Profile

Actions

Bug #10758

closed

Group Authentication is never used

Added by Viktor Gurov almost 4 years ago. Updated over 3 years ago.

Status:
Closed
Priority:
Normal
Assignee:
-
Category:
IPsec
Target version:
-
Start date:
07/11/2020
Due date:
% Done:

0%

Estimated time:
Plus Target Version:
Release Notes:
Affected Version:
2.4.5-p1
Affected Architecture:

Description

IPsec / Mobile Clients -> 'Group Authentication' is never used on the 2.4.5-p1 or 2.5 pfSense:

# grep group_source -r /
/etc/inc/upgrade_config.inc:            $config['ipsec']['client']['group_source'] = 'system';
/usr/local/www/vpn_ipsec_mobile.php:    $pconfig['group_source'] = $a_client['group_source'];
/usr/local/www/vpn_ipsec_mobile.php:    $reqdfields = explode(" ", "user_source group_source");
/usr/local/www/vpn_ipsec_mobile.php:        $client['group_source'] = $pconfig['group_source'];
/usr/local/www/vpn_ipsec_mobile.php:    'group_source',
/usr/local/www/vpn_ipsec_mobile.php:    $pconfig['group_source'],

Legacy feature?

Actions

Also available in: Atom PDF