Skip to content

Sheldor5/alfresco-password-hash-generator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Alfresco NTLMv1 MD4 password hash generator

This tiny tool generates the NTLMv1 MD4 hash of any string so you can overwrite the admin password in the database:

  1. Generate the hash of your desired password (for example password "admin"):
  • java -jar alfresco-password-hash-generator-1.0.0-beta-1.jar "admin"
  1. Overwrite the current admin password as described here:

Tested on Alfresco:

  • 4.2.2

About

This tiny tool generates the NTMLv1 MD4 hash of any string

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Languages