I have an active directory domain controller setup using Samba. The client authentication system is working perfectly. Now I want the following thing.
Let's say I have a domain controller DC, and 2 clients C1 and C2. After user Adam logged into C1, he made some files in his home directory, which will be synced to some folder specific to Adam in DC. I want when he logs into C2 for the first time, whatever he had in the home directory in C1 (synced to DC), everything will be cloned here.
I don't what this is called and random googling is not being helpful. Can anyone help? I anyone has any idea that may work on only windows servers but not ubuntu samba, mention them too, please.
Thanks in advance.