Hello, I am sorry if I anyone asked this before but I would like to know if its possible to use samba 3 to backup data including profiles and netlogon scripts from samba 3 pdc? If so how can I do it? I tried to search this but never found a suciffient answer. Michal Gubik
I set one samba3 as pdc but I have 2 subnets each in different location and upgrading the profiles take to much bandwith and in case the connection between those subnets is down they cant log on to the domain.. Is it possible to set another machine on that subnet as bdc that would have backup of the profiles used for those local users taken from the pdc?? I searched for it but found nothin. Michal
On Fri, 2003-10-03 at 04:34, Michal Gubik wrote:> Hello, > I am sorry if I anyone asked this before but I would like to know if its > possible to use samba 3 to backup data including profiles and netlogon > scripts from samba 3 pdc? If so how can I do it? I tried to search this > but never found a suciffient answer. > Michal Gubiksee the samba howto collection for how to configure samba to have an effective samba pdc you need to keep a few things in sync 1) password database 2) netlogon share 3) user profiles i use fam to detect changes in the latter two and rsync to synchronize them i use replicated ldap to handle the password database. best wishes! brad