So I copied GID/UID (unix attributes installed in AD) from LDAP to Active Directory. Setup samba and its all fine regards to user authenticating with their AD creds, however when I look at their GID/UID (getent user passwd userName) seems like it pulls it from it's own samba db. If I roll that out live, I assume that previously made home dir's will be either overwritten or user won't have access to /home/userName because GID/UID are mismatched.
Question: How can I have user authenticate with AD on linux box yet GID/UID are pulled from AD ?
[link][2 comments]