KR101467930B1 - Method for changing password, device for managing password and computer readable recording medium - Google Patents
Method for changing password, device for managing password and computer readable recording medium Download PDFInfo
- Publication number
- KR101467930B1 KR101467930B1 KR20140013382A KR20140013382A KR101467930B1 KR 101467930 B1 KR101467930 B1 KR 101467930B1 KR 20140013382 A KR20140013382 A KR 20140013382A KR 20140013382 A KR20140013382 A KR 20140013382A KR 101467930 B1 KR101467930 B1 KR 101467930B1
- Authority
- KR
- South Korea
- Prior art keywords
- password
- web page
- inputting
- change
- field
- Prior art date
Links
Images
Classifications
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F21/00—Security arrangements for protecting computers, components thereof, programs or data against unauthorised activity
- G06F21/30—Authentication, i.e. establishing the identity or authorisation of security principals
- G06F21/45—Structures or tools for the administration of authentication
- G06F21/46—Structures or tools for the administration of authentication by designing passwords or checking the strength of passwords
Landscapes
- Engineering & Computer Science (AREA)
- Computer Security & Cryptography (AREA)
- Theoretical Computer Science (AREA)
- Computer Hardware Design (AREA)
- Software Systems (AREA)
- Physics & Mathematics (AREA)
- General Engineering & Computer Science (AREA)
- General Physics & Mathematics (AREA)
- Information Transfer Between Computers (AREA)
- Storage Device Security (AREA)
Abstract
A password change method, a password management apparatus using the same, and a computer readable recording medium are provided. According to the present password change method, when a password change command is input, the user can access the web page for logging in, perform a login, change the password, and store the changed password, so that the password of the web- . In addition, since it is possible to automatically change the password on the basis of the web page, there is no need to use a separate agent program or API.
Description
The present invention relates to a password change method, a password management apparatus and a computer readable recording medium using the same, and more particularly, to a password change method for automatically changing an ID and a password of a web page, To a computer readable recording medium.
Generally, the ID and password for using a web-based solution or service must be manually entered by the user. In order to change the password, the user must manually input a new password after the login is completed.
However, it is difficult for the user to remember the password of all the IDs and passwords that need to be managed. In addition, even if all the ID and password are remembered, it is very troublesome to log in and change the password corresponding to the IDs for each website.
In order to compensate for this, a separate agent program or a separate API may be provided in each Web site or a Web-based solution to provide a service so that a password can be automatically changed. However, it is cumbersome to install an agent program or an API for each web site or web-based solution, and to execute it individually for password change. In many cases, each agent program or API is incompatible with each other.
Accordingly, a search for a method for easily changing a password of an ID for using a web-based solution or service is required.
SUMMARY OF THE INVENTION The present invention has been made in order to solve the above problems, and it is an object of the present invention to provide a method and apparatus for accessing a web page for login when a password change command is input, And a password management apparatus and a computer readable recording medium to which the present invention is applied.
According to another aspect of the present invention, there is provided a password change method of a password management apparatus for managing a password of at least one ID, the method comprising the steps of: accessing a first web page for login when a password change command is input; step; Performing a login by inputting a specific ID and a first password corresponding to the specific ID in the first web page; Accessing a second web page for password change when the login to the specific ID is completed; Changing a password corresponding to the specific ID from a first password to a second password in the second web page; And associating and storing the specific ID and the second password.
The step of performing the login includes: inputting a specific ID in an ID field of the first web page; Inputting a first password corresponding to the specific ID in a password field in the first web page; And inputting a selection command for a button for executing login in the first web page.
The inputting of the specific ID may further include selecting the ID field using an identifier corresponding to the ID field, inputting a specific ID in the selected ID field, and inputting the first password, The password field may be selected using an identifier corresponding to the password field, and the first password may be input to the selected password field.
The step of accessing the second web page may access the second web page by inputting the selection command of the menu using an identifier corresponding to the menu for accessing the second web page .
The changing step may include: inputting the first password in a current password input field in the second web page; Inputting a second password into a change password input field in the second web page; Re-inputting the second password into the change password re-input field in the second web page; And inputting a selection command for a button for executing a password change in the second web page.
The inputting of the first password may include selecting the current password input field using an identifier corresponding to the current password input field, inputting a first password to the selected current password input field, The step of inputting the password may include selecting the changed password input field using an identifier corresponding to the changed password input field, inputting the second password into the selected changed password input field, re-inputting the second password The change password re-entry field may be selected using an identifier corresponding to the change password re-entry field, and the second password may be input to the selected change password re-entry field.
Also, the second password may be randomly generated based on a predetermined rule, or manually generated according to a user's input.
The step of performing the login, the step of accessing the second web page, the step of changing, and the step of storing may be repeatedly executed for each of the plurality of target IDs when there are a plurality of target IDs.
Meanwhile, a computer-readable recording medium according to an embodiment of the present invention includes a computer program for performing the password changing method.
Meanwhile, the password management apparatus according to an embodiment of the present invention performs the password changing method described above.
According to various embodiments of the present invention, there is provided a password change method for accessing a web page for login when a password change command is input, performing a login and changing a password to store a changed password, a password management device using the same, The password of the web-based solution or the ID of the service can be easily and automatically changed. In addition, since it is possible to automatically change the password on the basis of the web page, there is no need to use a separate agent program or API.
1 schematically shows a password management apparatus for managing a password of a plurality of managed servers according to an embodiment of the present invention;
2 is a block diagram showing a detailed structure of a password management apparatus according to an embodiment of the present invention;
3 is a flow chart for explaining a password changing method according to an embodiment of the present invention;
4 is a diagram illustrating a login screen according to an embodiment of the present invention;
5 is a view showing a screen in which a password change menu is displayed according to an embodiment of the present invention;
FIG. 6 is a diagram illustrating a password change screen according to an embodiment of the present invention. FIG.
7 is a diagram illustrating a screen in which a password is changed according to an embodiment of the present invention.
Hereinafter, the present invention will be described in detail with reference to the drawings.
FIG. 1 is a view schematically showing a
As shown in FIGS. 1 and 2, the
The managed
2, the
The
The
The
The
Hereinafter, the password changing method will be described in detail with reference to FIG. 3 to FIG. Figure 3 is a flow chart provided to illustrate a password change method, in accordance with an embodiment of the present invention. FIG. 4 is a diagram illustrating a login screen according to an exemplary embodiment of the present invention. FIG. 5 is a screen showing a password change menu according to an embodiment of the present invention. FIG. FIG. 7 is a diagram illustrating a password change screen according to an embodiment. FIG. 7 is a diagram illustrating a screen in which a password change is completed according to an embodiment of the present invention.
First, the
The user can access the password management page provided by the
In addition, the
When the password change command is input, the
Thereafter, the
Specifically, the
Next, when the login to the specific ID is completed, the
Thereafter, the
Here, it is needless to say that such a second password can be generated randomly based on a preset rule, or can be manually generated according to a user's input.
Specifically, the
Thereafter, the
The
If the password change of all the IDs has been completed (S370-Y), the
If the password change has been completed for all the management target webs (S380-Y), the
In step S370 and step S380, it is described that the password change is repeated for all the managed webs and all the IDs. However, this is an example only, and the password change is repeated for at least one managed web and at least one ID Of course it is possible.
It goes without saying that the technical idea of the present invention can also be applied to a computer-readable recording medium having a computer program for performing the functions and methods of the apparatus according to the present embodiment. In addition, the technical idea according to various embodiments of the present invention may be realized in the form of a computer-readable programming language code recorded on a computer-readable recording medium. The computer-readable recording medium is any data storage device that can be read by a computer and can store data. For example, the computer-readable recording medium may be a ROM, a RAM, a CD-ROM, a magnetic tape, a floppy disk, an optical disk, a hard disk drive, a flash memory, a solid state disk (SSD), or the like. In addition, the computer readable code or program stored in the computer readable recording medium may be transmitted through a network connected between the computers.
While the present invention has been particularly shown and described with reference to exemplary embodiments thereof, it is to be understood that the invention is not limited to the disclosed exemplary embodiments, but, on the contrary, It will be understood by those skilled in the art that various changes in form and detail may be made therein without departing from the spirit and scope of the present invention.
100: Password management device 110:
120: control unit 130:
140: Display unit 150: Managed Web server
Claims (10)
Receiving a password change command by a user or receiving a password change command according to a preset schedule, the password management apparatus accessing a first web page for login;
Performing a login by automatically inputting a first password corresponding to a specific ID and the specific ID within the first web page;
When the login to the specific ID is completed, the password management device automatically accesses a second web page for password change;
The password management apparatus automatically changing, within the second web page, a password corresponding to the specific ID from a first password to a second password;
The password management apparatus automatically storing the specific ID and the second password in association with each other; And
And determining whether or not the password management apparatus has changed passwords of all the plurality of target IDs when a plurality of target IDs exist,
Wherein the step of accessing the second web page, the step of changing, the step of storing, and the step of determining are repeated for each of the plurality of target IDs when the target IDs are plural, Is executed,
Wherein the determining step comprises:
If the password change of all the plurality of target IDs is not completed, the password management apparatus repeatedly executes password change for each of the plurality of target IDs,
The second password is a password,
Randomly generated based on predetermined rules or manually generated according to a user's input,
Wherein the predetermined rule includes at least one of an overall length of a password, a minimum number of lowercase letters in English, a minimum number of uppercase letters, a minimum number of numbers, a minimum number of special characters, and an exclusion special character.
Wherein performing the login comprises:
Inputting a specific ID into an ID field in the first web page;
Inputting a first password corresponding to the specific ID in a password field in the first web page; And
And inputting a selection command for a button for executing login in the first web page.
The step of inputting the specific ID includes:
Selecting the ID field using an identifier corresponding to the ID field, inputting a specific ID in the selected ID field,
Wherein the step of inputting the first password comprises:
The password field is selected by using an identifier corresponding to the password field, and the first password is input to the selected password field.
Wherein accessing the second web page comprises:
Wherein the second web page is accessed by inputting a menu selection command using an identifier corresponding to a menu for accessing the second web page.
In the changing step,
Inputting the first password into a current password input field in the second web page;
Inputting a second password into a change password input field in the second web page;
Re-inputting the second password into the change password re-input field in the second web page;
And inputting a selection command for a button for executing a password change in the second web page.
Wherein the step of inputting the first password comprises:
Selecting the current password input field using an identifier corresponding to the current password input field, inputting a first password in the selected current password input field,
Wherein the inputting of the second password comprises:
Selecting the changed password input field by using an identifier corresponding to the changed password input field, inputting a second password into the selected changed password input field,
Wherein the step of re-entering the second password further comprises:
The change password re-input field is selected using an identifier corresponding to the change password re-input field, and the second password is input to the selected change password re-entry field.
A computer-readable recording medium containing a computer program for performing the password changing method.
The password management method comprising:
Priority Applications (2)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
KR20140013382A KR101467930B1 (en) | 2014-02-06 | 2014-02-06 | Method for changing password, device for managing password and computer readable recording medium |
PCT/KR2015/001149 WO2015119424A1 (en) | 2014-02-06 | 2015-02-04 | Password change method, password management device applying same, and computer-readable recording medium |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
KR20140013382A KR101467930B1 (en) | 2014-02-06 | 2014-02-06 | Method for changing password, device for managing password and computer readable recording medium |
Publications (1)
Publication Number | Publication Date |
---|---|
KR101467930B1 true KR101467930B1 (en) | 2014-12-02 |
Family
ID=52677220
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
KR20140013382A KR101467930B1 (en) | 2014-02-06 | 2014-02-06 | Method for changing password, device for managing password and computer readable recording medium |
Country Status (2)
Country | Link |
---|---|
KR (1) | KR101467930B1 (en) |
WO (1) | WO2015119424A1 (en) |
Cited By (2)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
KR102017038B1 (en) * | 2019-02-22 | 2019-09-02 | 주식회사 넷앤드 | An access control system for web applications |
KR20200095147A (en) | 2019-01-31 | 2020-08-10 | (주)아이티 노매즈 | One-way encrypted authentication method for password using one time password based on information of managed system |
Families Citing this family (1)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN112667978B (en) * | 2020-12-31 | 2023-03-24 | 深圳市创奇电气有限公司 | High-voltage switch cabinet remote monitoring method and system and storage medium |
Citations (1)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
KR20000044531A (en) * | 1998-12-30 | 2000-07-15 | 윤종용 | Method of automatically changing passwords for being managed of cellular phones |
Family Cites Families (3)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JP2003330885A (en) * | 2002-05-08 | 2003-11-21 | Nec Corp | System, method, and program for altering directory server password, and password alteration control server |
KR100554638B1 (en) * | 2003-12-22 | 2006-02-22 | 김학수 | Internet Server with Multiple Password System and Control Method Thereof |
KR100998829B1 (en) * | 2008-06-24 | 2010-12-07 | 김연수 | Website password management method |
-
2014
- 2014-02-06 KR KR20140013382A patent/KR101467930B1/en active IP Right Grant
-
2015
- 2015-02-04 WO PCT/KR2015/001149 patent/WO2015119424A1/en active Application Filing
Patent Citations (1)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
KR20000044531A (en) * | 1998-12-30 | 2000-07-15 | 윤종용 | Method of automatically changing passwords for being managed of cellular phones |
Cited By (2)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
KR20200095147A (en) | 2019-01-31 | 2020-08-10 | (주)아이티 노매즈 | One-way encrypted authentication method for password using one time password based on information of managed system |
KR102017038B1 (en) * | 2019-02-22 | 2019-09-02 | 주식회사 넷앤드 | An access control system for web applications |
Also Published As
Publication number | Publication date |
---|---|
WO2015119424A1 (en) | 2015-08-13 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
JP6763112B2 (en) | Computer implementation methods for generating dynamic password strings, computer systems, and computer program products, and computer implementation methods for authenticating dynamic passwords (dynamic password generation). | |
US11336537B2 (en) | Management service migration for managed devices | |
US10474977B2 (en) | Cognitive learning workflow execution | |
US20180336373A1 (en) | Selective screen sharing | |
US20210136160A1 (en) | Management service migration using managed devices | |
US9294456B1 (en) | Gaining access to an account through authentication | |
JP6023815B2 (en) | Identify sharing level | |
US11012535B2 (en) | Management service migration using web applications | |
US20130282714A1 (en) | Personalized Redirection Identifiers | |
KR101427990B1 (en) | Method for changing password, device for changing password and computer readable recording medium | |
US11588681B2 (en) | Migration of managed devices to utilize management platform features | |
US11810127B2 (en) | Session signatures | |
KR101467930B1 (en) | Method for changing password, device for managing password and computer readable recording medium | |
TWI512523B (en) | Information processing apparatus, information processing method, program and recording medium | |
JP6156055B2 (en) | Screen generation device, authentication system, and program | |
US10158669B2 (en) | Dynamic application versioning system | |
US9686168B1 (en) | Managing component capacity | |
KR101487233B1 (en) | Method for changing password, device for changing password, and computer readable recording medium applying the same | |
US20240281506A1 (en) | Customized controls for secure web session | |
US20240236102A1 (en) | System and method for managing user access to cloud-based applications in an enterprise environment | |
US20170017659A1 (en) | Methods for identifying levels of concentrated social activity at stored venue locations within a region and devices thereof | |
KR101600596B1 (en) | Method for managing password, device for changing password, and computer readable recording medium applying the same | |
CN106161446B (en) | Login method and device of phpMyAdmin database management tool | |
JP5950990B2 (en) | Information processing apparatus, mailbox management method, and program thereof | |
JP2014215699A (en) | Authority management device and method of the same, authentication device, and computer program |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
E701 | Decision to grant or registration of patent right | ||
GRNT | Written decision to grant | ||
FPAY | Annual fee payment |
Payment date: 20170913 Year of fee payment: 4 |
|
FPAY | Annual fee payment |
Payment date: 20180910 Year of fee payment: 5 |
|
FPAY | Annual fee payment |
Payment date: 20191022 Year of fee payment: 6 |