reject = 0;
if (gecos) {
/* See if the name is valid as a gecos (comment) field. */
badchars = ":!@";
badchars = ":";
showtype = "gecos field";
} else {
/* See if the name is valid as a userid or group. */