Actions
Feature #8548
closedUser creation is not logged correctly
Status:
Resolved
Priority:
Normal
Assignee:
Category:
User Manager / Privileges
Target version:
Start date:
06/04/2018
Due date:
% Done:
100%
Estimated time:
Plus Target Version:
Release Notes:
Description
Two issues:
1. Creating a non-admin user via WebGUI does not show in log.
2. Creating a new user in admin group shows in log as an error and instead of username nextuserid is shown.
/system_usermanager.php: The command '/usr/sbin/pw groupmod -l 'admins' -g '1999' -M '0,2020' 2>&1' returned exit code '67', the output was 'pw: user `2020' does not exist'
See also PCI DSS requirement 10.2.5
Actions