18 Mar
2012
18 Mar
'12
4:41 p.m.
Hi, i dont think your SQL is correct - NT hash is required in the insert. you can test this manually by using the 'smbencrypt' tool eg smbencrypt password will print out 2 values, an LM has and an NT hash eg LM Hash NT Hash -------------------------------- -------------------------------- E52CAC67419A9A224A3B108F3FA6CB6D 8846F7EAEE8FB117AD06BDD830B7586C stick the NT hash version into your SQL table for testing... alan