are there any conditions for running the groupadd command via the command line? i have been trying it like this:
groupadd mysql
and i'm getting the following error
groupadd: cannot lock etc/group; try again later
You have to do this as the root (admin) user.