On Mon, Apr 28, 2014 at 11:52 AM, Simo Sorce &lt;simo@redhat.com&gt; wrote:<br>
<blockquote type="cite"><div class="plaintext" style="white-space: pre-wrap;">
- How do you deal with conflicts ?
- What happen when an admin legitimately just use vipw and adds a system
user in /etc/passwd instead of one of the other 2 you mention ?</div></blockquote><blockquote type="cite"><div class="plaintext" style="white-space: pre-wrap;">- How do you propose to resolve users from multiple files ?</div></blockquote><div><br></div><div>The answer to all 3 of these: /etc/passwd is writable by the admin, and wins over anything else.</div><div><br><blockquote type="cite"><div class="plaintext" style="white-space: pre-wrap;">- Are you going to introduce new nss modules ?</div></blockquote><div><br></div><div>Yes, see nss-altfiles.</div><br><blockquote type="cite"><div class="plaintext" style="white-space: pre-wrap;">- Are you going to change pam_unix to lookup from all there files in
different ways ?</div></blockquote><br></div><div>Why would pam_unix need to be changed? &nbsp;It uses getpwnam() which will be fine, AFAICS.</div><div><br></div>