[Samba] Migrating Samba PDC from one server to another
Adam Tauno Williams
awilliam at whitemice.org
Mon Feb 23 11:07:38 GMT 2009
> Is this a clean way to proceed ? is there a simpler way to migrate the
> configurations/users/machine accounts?
You probably just missed setting the SID; make sure net getlocalsid
returns the same thing on the new PDC as it did on the old PDC (use "net
setlocalsid"). I believe the local and domain SID on a PDC are always
the same.
[root at littleboy openldap]# net getdomainsid
SID for local machine BARBEL is: S-1-5-21-2037442776-3290224752-88127236
SID for domain BACKBONE is: S-1-5-21-2037442776-3290224752-88127236
[root at littleboy openldap]#
More information about the samba
mailing list