This patch corrects the following: - Fixes a problem where adding a NIS user via useradd required that the user's primary group exist in NIS as well. The primary group does not need to be in the NIS database when adding a NIS user. - Fixes the problem where usermod -g will lock the user account if it is unlocked.