I have an application where I need to generate an NT hash (the same one that the smbencrypt utility generates) on a Windows machine. I am looking for some way to do this in ASP/VBScript, but any method that uses the Win32 API (or even the .NET API) would be acceptable. Does anyone know of an API call on Windows that does this? Guan