Hi,
Would anyone know if the output for NLTEST /sdigest should output identical results to the corresponding NLTEST /cdigest where there are no issues at all with the client or AD?
On a Win7 client in a Windows Server 2008R2 single forest/single domain environment:
NLTEST /cdigest:xxxx /domain:domainname gives:
Account RID:0x699a
old digest: 46 1b 51 etc
new digest: bo fa bb etc
NLTEST /sdigest:xxxx /rid:0x699a
Account RID:0x699a
new digest: bo fa bb etc
old digest: bo fa bb etc
I had expected the server-side old digest to match the client-side old digest
Would appreciate any info at all on this.
Regards,
soon