nextuid and nextgid now return the first uid/gid > 100 rather than the max + 1 This means that new users created with adduser are not visible on the login screen. Also it was kinda silly to create a new user/group with id 502 when 100-499 were available