4.2.2.1.1 LMOWFv1()

The LMOWFv1() is defined in section 3.3.1.

 DES( UpperCase( Passwd)[0..6],"KGS!@#$%"):
 0000000: e5 2c ac 67 41 9a 9a 22                           .,.gA.."
 DES( UpperCase( Passwd)[7..13],"KGS!@#$%"):
 0000000: 4a 3b 10 8f 3f a6 cb 6d                           J;..?..m
  

When calculating the LMOWFv1 using the values above, then LMOWFv1("Password", "User", "Domain") is:

 0000000: e5 2c ac 67 41 9a 9a 22 4a 3b 10 8f 3f a6 cb 6d   ...gA.."J;..?..m