Use "sudo usermod -a -G example_group example_user" to add a user to a group. To add a user to multiple groups at once, separate groups by commas, like "sudo usermod -a -G group1,group2,group3 example ...
In the scenario where users cannot be added on a Windows Server because the Add User or Group button is grayed out in User Rights Assignment in Domain Controller Local Security Policy settings, this ...