Actions
Regression #14974
closedIncorrect permissions on ``ipsec.auth-user.php``
Start date:
Due date:
% Done:
100%
Estimated time:
Plus Target Version:
23.09.1
Release Notes:
Default
Affected Version:
2.7.1
Affected Architecture:
Description
Strongswan cannot execute /etc/inc/ipsec.auth-user.php, breaking Xauth.
Was 0755 in 23.05.1 now 0644 in 23.09
Updated by Jim Pingle about 1 year ago
- Project changed from pfSense Plus to pfSense
- Category changed from IPsec to IPsec
- Assignee set to Jim Pingle
- Target version set to 2.8.0
- Affected Plus Version deleted (
23.09) - Plus Target Version set to 24.03
Updated by Jim Pingle about 1 year ago
- Subject changed from Incorrect permissions on ipsec.auth-user.php to Incorrect permissions on ``ipsec.auth-user.php``
- Status changed from New to Feedback
- % Done changed from 0 to 100
Updated by Jim Pingle about 1 year ago
- Target version changed from 2.8.0 to 2.7.1
Updated by Jim Pingle about 1 year ago
- Status changed from Feedback to Resolved
Latest 2.7.1 RC snap is showing the correct permissions:
-rwxr-xr-x 1 root wheel 3638 Nov 14 20:44 /etc/inc/ipsec.auth-user.php
Updated by Jim Pingle about 1 year ago
- Affected Version changed from 2.8.0 to 2.7.1
Updated by Christopher Cope about 1 year ago
Users hitting this can execute the following command to correct the permissions.
chmod 755 /etc/inc/ipsec.auth-user.php
Updated by Jim Pingle 12 months ago
- Target version changed from 2.7.1 to 2.7.2
- Plus Target Version changed from 24.03 to 23.09.1
Actions