OPSI.ldaptor.samba.smbpassword module¶
- 
OPSI.ldaptor.samba.smbpassword.lmhash(password='')¶ Generates lanman password hash for a given password.
Note that the author thinks LanMan hashes should be banished from the face of the earth.
- 
OPSI.ldaptor.samba.smbpassword.lmhash_locked(password='')¶ Generates a lanman password hash that matches no password.
Note that the author thinks LanMan hashes should be banished from the face of the earth.
- 
OPSI.ldaptor.samba.smbpassword.nthash(password='')¶ Generates nt md4 password hash for a given password.