Nothing Special   »   [go: up one dir, main page]

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 PDF

Info

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
Application number
KR20140013382A
Other languages
Korean (ko)
Inventor
방학재
Original Assignee
(주) 시큐어가드 테크놀러지
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by (주) 시큐어가드 테크놀러지 filed Critical (주) 시큐어가드 테크놀러지
Priority to KR20140013382A priority Critical patent/KR101467930B1/en
Application granted granted Critical
Publication of KR101467930B1 publication Critical patent/KR101467930B1/en
Priority to PCT/KR2015/001149 priority patent/WO2015119424A1/en

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F21/00Security arrangements for protecting computers, components thereof, programs or data against unauthorised activity
    • G06F21/30Authentication, i.e. establishing the identity or authorisation of security principals
    • G06F21/45Structures or tools for the administration of authentication
    • G06F21/46Structures 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

TECHNICAL FIELD The present invention relates to a password change method, a password management apparatus and a computer readable recording medium,

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 password management apparatus 100 for managing a password of a plurality of managed servers 150 according to an embodiment of the present invention. 2 is a block diagram showing a detailed structure of the password management apparatus 100 according to an embodiment of the present invention.

As shown in FIGS. 1 and 2, the password management apparatus 100 is communicably connected to a plurality of managed servers 150. The password management apparatus 100 manages passwords for IDs of the plurality of managed servers 150 in the form of creation / modification / storage. The administrator can manage passwords of various servers by using the password management apparatus 100 such as creation / modification / storage.

The managed server 150 provides a web-based solution or service, and includes a plurality of IDs and passwords for user authentication. For example, when the managed server 150 is a web-based ERP (Enterprise Resource Planning) server, the managed server 150 may include IDs and passwords of the employees of the corresponding company. Therefore, since the plurality of ID and password information are included in one managed server 150, the password management apparatus 100 collects the IDs from the respective managed servers 150, or manually inputs and registers the IDs And manages the ID. Of course, the password management apparatus 100 may be configured to receive the ID and password information from each managed server 150, and to generate and manage a password for each ID.

2, the password management apparatus 100 includes a storage unit 110, a control unit 120, a communication unit 130, and a display unit 140.

The storage unit 110 represents at least one storage medium mounted in the password management apparatus. Specifically, the storage unit 110 may be a storage medium such as a hard disk and a solid state drive (SSD). The storage unit 110 stores account management information, which is information on the IDs and passwords of the managed servers 150. Here, the account management information includes server information (e.g., a server name, a server IP address, and the like) for at least one managed server 150, ID information (e.g., an ID name, a user name, ) And the password information of the corresponding ID.

The control unit 120 controls the overall operation of the password management device 100. [ Specifically, when the password change command is input, the control unit 120 accesses a first web page for log-in, inputs a first password corresponding to a specific ID and a specific ID in the first web page, And when the login to the specific ID is completed, the second web page for changing the password is accessed, the password corresponding to the specific ID in the second web page is changed from the first password to the second password, And stores the second password in the storage unit 110 in association with each other. .

The communication unit 130 is communicably connected to at least one managed server 150. Specifically, the communication unit 130 communicates with the managed server 150 through a wired LAN, a wireless LAN, an Internet network, and a serial communication.

The display unit 140 displays a screen for changing the password.

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 password management apparatus 100 receives a password change command by a user or receives a password change command according to a predetermined schedule (S310). That is, the password changing apparatus 100 performs the password change even when the password change command is input, and performs the password change even when it is determined by the schedule.

The user can access the password management page provided by the password management apparatus 100 and directly input a password change command.

In addition, the password management apparatus 100 has a password change schedule set separately. For example, the password management apparatus 100 may be set to change the password once or once a month in the branch. The administrator can confirm the password change schedule by accessing the password management page using the administrator terminal.

When the password change command is input, the password management apparatus 100 accesses the first web page for login (S320). Specifically, the password management apparatus 100 accesses the first web page using an IP address or a domain address. At this time, the first web page represents a web page for login of a web-based solution or service provided by one of the plurality of managed servers 150. An example of a first web page 400 is shown in FIG.

Thereafter, the password management apparatus 100 inputs the first password corresponding to the specific ID and the specific ID in the first web page 400 (S330). At this time, the password management apparatus 100 can search and select the ID field 410, which is a character input field for inputting an ID, and the password field 420, which is a character input field for inputting a password, do. Each item (for example, a character input field, a button, etc.) constituting a web page has a unique identifier assigned thereto. Accordingly, the password management apparatus 100 can input a character string, a click command, or the like by selecting a desired item using an identifier.

Specifically, the password management apparatus 100 selects the ID field 410 in the first web page 400 using the identifier corresponding to the ID field 410, adds the ID field 410 in the selected ID field 410, Enter the specific ID to be used. The password management apparatus 100 then selects the password field 420 in the first web page 400 using the identifier corresponding to the password field 420 and sets the password field 420 in the selected password field 420, A first password that is a password is input. At this time, the password management apparatus 100 stores the specific ID value and the corresponding password value in the storage unit 110 in advance. Thereafter, the password management apparatus 100 searches the button 430 for login execution in the first web page by using the identifier and transmits a selection command (for example, A click command). Through this process, the password management apparatus 100 enters the first password corresponding to the specific ID and the specific ID in the first web page 400 to perform login.

Next, when the login to the specific ID is completed, the password management apparatus 100 accesses the second web page 600, which is a web page for password change (S340). Specifically, the password management apparatus 100 finds the menu 500 using an identifier corresponding to the menu 500 for accessing the second web page 600, For example, a click command for the corresponding menu), thereby accessing the second web page 600. A screen displaying the password change menu 500 for accessing the second web page 600 for changing the password is shown in Fig.

Thereafter, the password management apparatus 100 changes the password corresponding to the specific ID from the first password to the second password in the second web page 600 (S350). Here, the first password represents the current password for the specific ID, and the second password represents the new password for the specific ID. The password management apparatus 100 randomly generates the second password based on a predetermined rule. For example, the predetermined rule may include at least one of the full length of the password, the minimum number of lowercase letters in English, the minimum number of uppercase letters, the minimum number of numbers, the minimum number of special characters, and the excluding special characters. The second web page 600 for changing the password is shown in Fig.

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 password management apparatus 100 selects a current password input field 610 using an identifier corresponding to a current password input field 610, which is a character input field for inputting a current password, The first password is input. The password management apparatus 100 selects the changed password input field 620 using the identifier corresponding to the changed password input field 620 and inputs the second password to the selected changed password input field 620. [ Also, the password management apparatus 100 selects (630) the changed password re-input field using the identifier corresponding to the changed password re-input field 630, and stores the second password in the selected changed password re- . The password management apparatus 100 then inputs a selection command to the button 640 for executing the password change in the second web page 600. [ Through this process, the password management apparatus 100 changes the password corresponding to the specific ID from the first password to the second password. When the password change is completed, it is indicated that the password change is completed as shown in FIG.

Thereafter, the password management apparatus 100 stores the specific ID and the second password in association with each other in the storage unit 110 (S360).

The password management apparatus 100 confirms whether or not all the passwords for the plurality of IDs of the web have been changed (S370). If the password change of all the IDs has not been completed (S370-N), the password management apparatus 100 performs steps S330 and S360 for another ID to repeatedly execute the password change for each of the plurality of managed IDs of the corresponding web .

If the password change of all the IDs has been completed (S370-Y), the password management apparatus 100 confirms whether or not the password change operation is completed for all the management target webs (S280). If the password change is not completed for all of the management target webs (S280-N), the password management apparatus 100 sends a password change request to another web to repeatedly execute the password change for each of the plurality of IDs of another management target web Steps S320 to S370 are executed.

If the password change has been completed for all the management target webs (S380-Y), the password management apparatus 100 ends the password changing operation.

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)

A password changing method of a password management apparatus for managing a password of at least one ID,
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.
The method according to claim 1,
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.
3. The method of claim 2,
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.
The method according to claim 1,
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.
The method according to claim 1,
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.
6. The method of claim 5,
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.
delete delete 7. The method according to any one of claims 1 to 6,
A computer-readable recording medium containing a computer program for performing the password changing method.
7. The method according to any one of claims 1 to 6,
The password management method comprising:
KR20140013382A 2014-02-06 2014-02-06 Method for changing password, device for managing password and computer readable recording medium KR101467930B1 (en)

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)

* Cited by examiner, † Cited by third party
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)

* Cited by examiner, † Cited by third party
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)

* Cited by examiner, † Cited by third party
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)

* Cited by examiner, † Cited by third party
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

Patent Citations (1)

* Cited by examiner, † Cited by third party
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)

* Cited by examiner, † Cited by third party
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