the user/group module (or perhaps the install script?) should look at /etc/login.defs (or other appropriate file) to set the starting uid/gid values. on centos 7, those have been increased to 1000 and webmin still uses 500, so new users get complaints from pam modules that are using the 1000 value.
Thanks -I will fix this for new installs in the next webmin release.