Bug#643561: adduser with personal groups produces non-matching gids

2011-11-23 Thread Marc Haber
severity #583976 minor merge #643561 #583976 thanks -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Bug#643561: adduser with personal groups produces non-matching gids [and 1 more messages]

2011-09-27 Thread Ian Jackson
severity 643561 minor thanks I wrote: > Then: > # id keir > uid=1011(keir) gid=1020(keir) groups=1020(keir) > > But this doesn't work because pam_mask requires the ids to be > identical. And I agree with pam, really. libpam-modules 1.1.1-6.1 says: | If the user is not root, and the user ID

Bug#643561: adduser with personal groups produces non-matching gids

2011-09-27 Thread Ian Jackson
Package: adduser Version: 3.112+nmu2 I did this: # adduser keir [ answer the prompts ] # Then: # id keir uid=1011(keir) gid=1020(keir) groups=1020(keir) But this doesn't work because pam_mask requires the ids to be identical. And I agree with pam, really. adduser should pick the first va