Hi All, I am following the procedure given in Samba-HOWTO for the migration to samba from NT4 PDC, however in the account transfer from the PDC step I am getting the following failure when running the command: net rpc vampire -S server -U administrator%passwd Could not retrieve domain trust secret Has anybody got any idea of what else is needed here. Sincerely, shasan
* Sohail Hasan <samba@etilizepak.com> nulis:> Hi All, > > I am following the procedure given in Samba-HOWTO for the migration to > samba from NT4 PDC, however in the account transfer from the PDC step I > am getting the following failure when running the command: > > net rpc vampire -S server -U administrator%passwd > > Could not retrieve domain trust secret > > Has anybody got any idea of what else is needed here. > > Sincerely, > > shasan > > -- > To unsubscribe from this list go to the following URL and read the > instructions: http://lists.samba.org/mailman/listinfo/samba >--beast
* Sohail Hasan <samba@etilizepak.com> nulis:> Hi All, > > I am following the procedure given in Samba-HOWTO for the migration to > samba from NT4 PDC, however in the account transfer from the PDC step I > am getting the following failure when running the command: > > net rpc vampire -S server -U administrator%passwd > > Could not retrieve domain trust secret > > Has anybody got any idea of what else is needed here.Did you join this samba (as bdc) before running rpc vampire? Did you set samba to have same SID as NT domain? net rpc getsid -S "NTname" -Uadministrator%passwd --beast