Hi, I'd like to authenticate a PC using it's machine account and the mschap module, without calling ntlm_auth, is this possible? I noticed that the machine send its user as "host/machinename" but I don't know how to obtain and check its password. Maybe I should check the nt-hashes in users file? Thanks