Andrew Richey
2008-Jan-31 15:56 UTC
[Samba] secrets.tbd and ldap - migrating from one samba domain to another
Hey there, I am using LDAP (without winbind, couldn't get it to work correctly for whatever reason...) to store both local users as well as the samba users for my Samba domain. I'm curious, what is necessary to migrate from one samba domain to another seamlessly... ie, so people don't log in to their computer and all of a sudden have new user profiles.
Adam Williams
2008-Feb-02 01:41 UTC
[Samba] secrets.tbd and ldap - migrating from one samba domain to another
have their username the same on both servers and the profiles copied to the new servers? one pain in the butt you will encounter is the registry will be owned by olddomain\username so you will have to use regedit and load hive for each user and change the permission on the registry that way. Andrew Richey wrote:> Hey there, > > I am using LDAP (without winbind, couldn't get it to work correctly > for whatever reason...) to store both local users as well as the samba > users for my Samba domain. I'm curious, what is necessary to migrate > from one samba domain to another seamlessly... ie, so people don't log > in to their computer and all of a sudden have new user profiles.