<div>I have run into a issue with my system being able to correctly identify a user and their group.</div>
<div> </div>
<div>I am running CentOS 5.3 and centos-ds 8.1</div>
<div> </div>
<div>I have created a user using the managment console.</div>
<div> </div>
<div>I set up the first name, last name, common name, user id, and password.  Under Posix User I set up UID Number: 10009, GID Number: 10009, Home Directory: /home/user, and Shell: /bin/bash.</div>
<div> </div>
<div>I set up authentication using System > Administration > Authentication.  I enabled LDAP support and configured it.  Under the options tab I checke "Create home directories on first login."</div>
<div> </div>
<div>My user can log into the box and can ssh into the box.</div>
<div> </div>
<div>When I do log in I receive the following error.</div>
<div> </div>
<div>id: cannot find name for group ID 10009</div>
<div> </div>
<div>When I ls -la the users home directory it displays.</div>
<div> </div>
<div>drwxr-xr-x 15 user 100009 4096 Jun 13 08:26 user</div>
<div> </div>
<div>I tried creating a "user" group but their is no way to attach a GID to that group so there is no way for LDAP or PAM to associate the two.  </div>
<div> </div>
<div>I googled around but none of the solutions worked for me or seemed to apply to this situation.</div>
<div> </div>
<div>Thanks for any help!</div>
<div> </div>
<div>Doug<br></div>