Project

General

Profile

Actions

Regression #15898

closed

Changes to the ``admins`` user group are not synced to the secondary node

Added by Dean Chang 5 months ago. Updated about 2 months ago.

Status:
Resolved
Priority:
High
Assignee:
Category:
XMLRPC
Target version:
Start date:
Due date:
% Done:

100%

Estimated time:
Plus Target Version:
24.11
Release Notes:
Default
Affected Version:
2.7.2
Affected Architecture:

Description

When I add or remove the group 'admins' for a user via the user manager, the change does not happen on the backup system. Same if I do it via the group management.

The reason might be this change:

https://github.com/pfsense/pfsense/commit/3e0facb20fa46a13bf7b70d6ddb1970b00485eb2

related to this bug ticket:

https://redmine.pfsense.org/issues/15067

The GID of the 'admins' group is 1999, but in xmlrpc.php, groups with GID below 2000 are now exempt from deletion (and probably recreation with the changed members).

Actions

Also available in: Atom PDF