Quantcast
Channel: linuxadmin: Expanding Linux SysAdmin knowledge
Viewing all articles
Browse latest Browse all 17842

Getting GID/UID from AD

$
0
0

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 ?

submitted by pushmycar
[link][2 comments]

Viewing all articles
Browse latest Browse all 17842

Trending Articles