> if first_avail_uid returns -1 (which is indicating that in the range > FIRST_SYS_UID and LAST_SYS_UID there was no free uid), adduser will stop. > I don't see any overflow which causes adduser to start at uid 0 again. > > Please correct me if I'm wrong, but I don't get the problem.
Hi, I didn't check the code, but while trying to reproduce my described problem, I couldn't and saw that I made a terrible mistake. I invoked useradd in stead of adduser.. :-( Adduser IS working the way you would expect. Sorry for the noise. Bug can be closed. -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]