Displaying 1 result from an estimated 1 matches for "sencetive".
Did you mean:
  selective
  
2002 Oct 17
1
Password aging ...
...othing conclusive.
	LM and NT hashs don't have a salt?  Do they? ... In other words, a 
password "password" LM hashed, always comes out as 
"E52CAC67419A9A224A3B108F3FA6CB6D" not matter the case?  Just checks, 
but I take it a password "password" NT hashed is case sencetive, but 
still no salt, which means one could search a DB of a large number of LM 
or NT hashed to crack a LM/NT hash?
	I understand that we can't use PAM cracklib to do password sanity, but 
we could use all known hashs in a smb passwd DB, ie ... search ones 
local LDAP DB for matching LM/NT has...