Allow undefined uids and gids when mutableUsers = true
Groups and users without gid/uid are created with useradd/groupadd after the passwd/group merge phase if mutableUsers = true. This should fix #2114.
parent
71ab7472
Please register or sign in to comment