On Wed, Oct 13, 2010 at 4:15 PM, John Kennedy <skebi69 at gmail.com> wrote: > I am more looking at what the system thinks is the next UID. Does the > useradd command use this when it assigns the next UID? what about ... # useradd nextid; id -u nextid; userdel nextid -Bob