[Samba] Override Linux homedir given by AD

steve steve at steve-ss.com
Thu Oct 31 04:03:55 MDT 2013


On Wed, 2013-10-30 at 22:27 +0000, Simon wrote:
> The Linux uid is pulled from the uidNumber in
> Active Directory

Hi
That's a bad idea and may explain why the homedir is not working. It's
best to leave uidNumber as it is and pull uid as samAccountName.

e.g. you would expect a home directory to be something like:
/home/domain/simon
rather than:
/home/domain/30012673

Cheers,
Steve




More information about the samba mailing list