Can Active Directory use SALT?

CSCTOOL 21 Reputation points
2020-10-06T20:39:55.393+00:00

An outside audit of our on-premise environment has dinged us for not using SALT in our on-premise Active Directory environment in conjunction with the normal encryption/hash used by AD. I have not been able to find a suitable answer about this, most posts are from 10 or more years ago with regards to AD user password storage. We are currently running a functional level of 2012.

If AD can not use SALT, are there any good answers I can provide? I feel like it is not needed, we do not allow Domain Admins, etc.

Thanks

Windows for business Windows Client for IT Pros Directory services Active Directory
Windows for business Windows Client for IT Pros User experience Other
0 comments No comments
{count} votes

Accepted answer
  1. Vicky Wang 2,736 Reputation points
    2020-10-08T07:12:31.68+00:00

    You want the Windows technical documentation.

    Two important points:
    Neither the NT hash nor the LM hash is salted
    the NT hash is used in a Kerberos logon against the Key Distribution Center

    That document is for up to Windows 7, but a Windows 8/Server 2012 document has - "There are no changes in functionality for NTLM for Windows Server 2012."

    https://learn.microsoft.com/en-us/previous-versions/windows/it-pro/windows-server-2008-R2-and-2008/hh994558(v=ws.10)?redirectedfrom=MSDN

    0 comments No comments

3 additional answers

Sort by: Most helpful
  1. Anonymous
    2020-10-06T21:22:18.467+00:00

  2. Vicky Wang 2,736 Reputation points
    2020-10-12T08:26:52.583+00:00

    Hi,
     
    Just checking in to see if the information provided was helpful. Please let us know if you would like further assistance.
     
    Best Regards,
    Vicky

    0 comments No comments

  3. CSCTOOL 21 Reputation points
    2020-10-12T22:09:46.73+00:00

    Thanks, at least I have something that we can provide that is official.

    0 comments No comments

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.