just run:
# /usr/sbin/groupadd vpn-users
Now cat the /etc/group
file and look at the last line. It should be
the entry for the vpn-users group. Note the third field. This is the group ID (GID).
Write it down, as we'll need it in a minute. For this example, the GID is 101.