sgetpwnam
pw = sgetpwnam(thishost->anonuser);
pw = sgetpwnam("ftp");
if ((pw = sgetpwnam(name))) {
sgetpwnam(char *);
if (pw = sgetpwnam(name)) {