Skip to content

Latest commit

 

History

History
38 lines (24 loc) · 1.07 KB

CNTLM SETUP.md

File metadata and controls

38 lines (24 loc) · 1.07 KB

CNTLM SETUP


  1. Go to cntlm.sourceforge.net and download the latest version;
  2. Run the .exe file;
  3. Edit the file cntlm.ini (you can find it in: C:\Program Files (x86)\Cntlm) with:
  • Username: account name;

  • Domain: "YourDomain";

  • Proxy: "YourProxy";

  1. Run command Prompt;
  2. Go to cntlm folder;
  • Run SHIFT + Right Click on cntml folder

  • Select: "Open command window here"

  1. Run the following command: cntlm –M https://www.google.it and enter your access password;
  2. Copy the lines (Right Click-->Edit-->Mark-->Copy):
  • Auth ........

  • PassNT ........

  • PassLM ........

  1. Paste them in file “cntlm.ini” under line “domain”;
  2. Go to “Computer Management“ (you can search it using the start menu);
  3. Go to “Service and Applications”, “Services” and start the “Cntlm Authentication Proxy”;
  4. Restart your computer.

Remember: you have to repeat points 4 to 8 every time you change your access password.