Hello,<div><br></div><div>As part of migration from passwd/shadow to IPA, I want to roll out IPA/SSSD based password first for a small number of users and then for all. (same goes with host. first small number of host and then all).</div>
<div><br></div><div>I was trying to limit it using max_id/min_id parameters in sssd but it does not seems to work the way I expected.</div><div>-------</div><div><div>min_id = 5000</div><div>max_id = 5100</div></div><div>
------</div><div>So there is a user "kchandan" with UID/GID 20000</div><div><div>------</div><div>[root@tipa1 ~]# id kchandan</div><div>uid=20000(kchandan) gid=20000 groups=20000</div></div><div>-------</div><div>
<br></div><div>But It is allowing me to login with that ID with only error showing GID 20000 not found.</div><div>-----------</div><div><div>ssh 10.2.3.105 -l kchandan</div><div><a href="mailto:kchandan@10.2.3.105">kchandan@10.2.3.105</a>'s password: </div>
<div>id: cannot find name for group ID 20000</div></div><div>-------------</div><div><br></div><div>Is there any way to achieve this? </div><div><br></div><div>Thanks</div><div>Chandan</div><br><br>-- <br><br><div>--</div>
<div><a href="http://about.me/chandank" target="_blank">http://about.me/chandank</a><br></div><br>