Combined Use of keepass and putty-Automatic Login

Source: Internet
Author: User
Tags keepass

Keepass
Is a common password setting and saving tool, Putty
It is a common Server login tool. We often operate on keepass
Save the password, CP the password during login, and use putty
But keepass
You can call putty directly.
Double-click to automatically enter the password to log on. At least Putty is ignored.
, CP password, paste, and then perform the following steps:

 

1. Putty Configuration
The putty configuration is very simple. The key here is to use the session name. Here we assume that the session name is Login server.

 

2. keepass Configuration:
Addentry, which has the following settings:

Sender sanotes.net

-Title: Use the session name in putty. (It is not the IP address to log on)
-UserName: The Login User Name
-Password: Password
-URL: This is the key. Putty is called directly here. The configuration is as follows:

CMD: // putty.exe-l {username}-load {Title}-PW {password}

 

1). CMD: // The specific path of the worker. The URL can also be something like http://www.example.com
Or SSH.

 

2). The following is the command line Setting of Putty:

2.1)-l {username} specifies the user name. {username} is a macro provided by keepass, which is the username configuration mentioned above;

2.2)-PW {password} is similar to the user name, specifying the password;

2.3)-load {Title} Where {Title} is also a macro provided by keepass, that is, Putty
The session name.

Now, save the configuration and press Ctrl + u to log on to the server smoothly without entering anything.

 

Http://www.sanotes.net/html/y2009/307.html

 

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.