Comment 5 for bug 1545884

Revision history for this message
Serge Hallyn (serge-hallyn) wrote :

Fascinating, src/useradd.c still has

        is_sub_uid = sub_uid_file_present () && !rflg &&
            (!user_id || (user_id <= uid_max && user_id >= uid_min));