pw_update
return (pw_update(pwd, NULL));
return (pw_update(pwd, login));
return (pw_update(NULL, pwd->pw_name));