Complete
Details
Details
Assignee
Waqar
WaqarReporter
Caleb
CalebLabels
Support Ticket
UOL-953-55668
Components
Fix versions
Affects versions
Priority
More fields
More fields
Katalon Platform
Katalon Platform
Created August 15, 2019 at 1:39 PM
Updated July 1, 2022 at 4:34 PM
Resolved September 11, 2019 at 6:41 PM
On 11.2-U5.1, if a group is deleted via the API it is not removed from /etc/group databse.
Steps to reproduce
1. create group via API
2. delete said group via API
3. cat /etc/group and witness the group that was deleted is still there
NOTE
If you add/delete another group via the API, the /etc/group database gets cleared.