CN114553462A - Cloud host password resetting method, platform system, equipment system and storage medium - Google Patents

Cloud host password resetting method, platform system, equipment system and storage medium Download PDF

Info

Publication number
CN114553462A
CN114553462A CN202111629382.0A CN202111629382A CN114553462A CN 114553462 A CN114553462 A CN 114553462A CN 202111629382 A CN202111629382 A CN 202111629382A CN 114553462 A CN114553462 A CN 114553462A
Authority
CN
China
Prior art keywords
password
cloud host
user
system disk
resetting
Prior art date
Legal status (The legal status 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 status listed.)
Pending
Application number
CN202111629382.0A
Other languages
Chinese (zh)
Inventor
朱杰
陈凯
王哲
畅亚男
邵壮丰
邱贤奕
曾绍汉
吴楚楚
宋振鹏
龚华杰
朱文德
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
China Telecom Corp Ltd
Original Assignee
China Telecom Corp Ltd
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 China Telecom Corp Ltd filed Critical China Telecom Corp Ltd
Priority to CN202111629382.0A priority Critical patent/CN114553462A/en
Publication of CN114553462A publication Critical patent/CN114553462A/en
Pending legal-status Critical Current

Links

Images

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L63/00Network architectures or network communication protocols for network security
    • H04L63/20Network architectures or network communication protocols for network security for managing network security; network security policies in general
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L63/00Network architectures or network communication protocols for network security
    • H04L63/08Network architectures or network communication protocols for network security for authentication of entities
    • H04L63/083Network architectures or network communication protocols for network security for authentication of entities using passwords
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L9/00Cryptographic mechanisms or cryptographic arrangements for secret or secure communications; Network security protocols
    • H04L9/32Cryptographic mechanisms or cryptographic arrangements for secret or secure communications; Network security protocols including means for verifying the identity or authority of a user of the system or for message authentication, e.g. authorization, entity authentication, data integrity or data verification, non-repudiation, key authentication or verification of credentials
    • H04L9/3226Cryptographic mechanisms or cryptographic arrangements for secret or secure communications; Network security protocols including means for verifying the identity or authority of a user of the system or for message authentication, e.g. authorization, entity authentication, data integrity or data verification, non-repudiation, key authentication or verification of credentials using a predetermined code, e.g. password, passphrase or PIN

Abstract

The invention provides a cloud host password resetting method, a platform system, an equipment system and a storage medium, and relates to the technical field of cloud computing. The method comprises the steps of obtaining a password resetting request of a user cloud host, wherein the password resetting request comprises a user cloud host identifier of the user cloud host needing to reset a login password, then determining a system disk corresponding to the user cloud host identifier in each obtained password resetting request, further mounting the system disk of the user cloud host needing to reset the password on an intermediary cloud host, then generating a new user password file comprising an empty password on the intermediary cloud host, replacing an original user password file in the system disk by the new user password file, further mounting the system disk back to the original user cloud host, and completing password resetting of the user cloud host, so that a user can log in the user cloud host through the empty password.

Description

Cloud host password resetting method, platform system, equipment system and storage medium
Technical Field
The invention relates to the technical field of cloud computing, in particular to a cloud host password resetting method, a platform system, an equipment system and a storage medium.
Background
In recent years, with the development of network technology, cloud computing gradually enters the production and life of people. The cloud host can provide rental services of the cloud computing infrastructure, and users can solve computing requirements through the cloud host.
At present, when a user renting a cloud host forgets a login password of the cloud host, if the user wants to acquire the use permission of the cloud host, the following methods are available: firstly, reinstalling an operating system for a cloud host; second, repurchase after the cloud host is unsubscribed again; thirdly, the password is tried continuously or brute force cracking is carried out. The first mode and the second mode can both cause loss of user data, the third mode can cause damage to a cloud pipe platform and irreparable damage to an operating system, and the system cannot be started or even a blue screen is caused.
Disclosure of Invention
The invention provides a cloud host password resetting method, a platform system, an equipment system and a storage medium, which aim to solve the problems.
The invention discloses a cloud host password resetting method, which comprises the following steps:
acquiring a password resetting request of a user cloud host, wherein the password resetting request comprises a user cloud host identifier of the user cloud host needing to reset a login password;
determining a system disk corresponding to the user cloud host identifier in each acquired password resetting request;
for the system disk of any one of the user cloud hosts, performing the following password resetting operations:
unloading the system disk from the user cloud host where the system disk is located, and mounting the system disk on an intermediary cloud host;
generating a new user password file comprising an empty password on the intermediary cloud host, and replacing an original user password file in the system disk by the new user password file;
and unloading the system disk from the intermediary cloud host where the system disk is located, and mounting the system disk on the original user cloud host to complete the login password resetting of the user cloud host.
Optionally, the intermediary cloud host comprises a plurality; after determining the system disk corresponding to the user cloud host identifier in each acquired password resetting request, the method further includes:
adding the obtained user cloud host identity and the system disk identity of the corresponding system disk in each password resetting request as queue elements into a resetting queue;
scheduling according to the reset queue to simultaneously implement the password reset operation on a plurality of the intermediary cloud hosts.
Optionally, the password resetting request further includes a user account; the uninstalling the system disk from the intermediary cloud host where the system disk is located, and mounting the system disk on the original user cloud host, and after the resetting of the login password of the user cloud host is completed, the method further includes:
and notifying the user account of password resetting completion information, wherein the password resetting completion information is used for indicating a user to log in the user cloud host through a null password.
Optionally, the generating, on the intermediary cloud host, a new user password file including a null password, and replacing the original user password file in the system disk with the new user password file includes:
opening a config directory of the system disk on the intermediary cloud host;
and under the config directory, generating a new user password file comprising an empty password through a user password file resetting tool, and replacing the original user password file in the system disk by the new user password file.
The invention also discloses a cloud host password resetting platform system, which comprises a cloud management platform and a management middle platform, wherein the cloud management platform is used for managing the cloud host, and the cloud host comprises at least one user cloud host and at least one intermediary cloud host;
the cloud management platform is used for acquiring a password resetting request of a user cloud host, wherein the password resetting request comprises a user cloud host identifier of the user cloud host needing to reset a login password;
the cloud management platform is further configured to determine a system disk corresponding to the user cloud host identifier in each acquired password resetting request;
the management middle desk is used for executing the following password resetting operation on the system disk of any user cloud host:
unloading the system disk from the user cloud host where the system disk is located, and mounting the system disk on an intermediary cloud host;
generating a new user password file comprising an empty password on the intermediary cloud host, and replacing an original user password file in the system disk by the new user password file;
and unloading the system disk from the intermediary cloud host where the system disk is located, and mounting the system disk on the original user cloud host to complete the login password resetting of the user cloud host.
Optionally, the intermediary cloud host comprises a plurality of; the management center is further configured to:
adding the obtained user cloud host identity and the system disk identity of the corresponding system disk in each password resetting request as queue elements into a resetting queue;
scheduling according to the reset queue to simultaneously implement the password reset operation on a plurality of the intermediary cloud hosts.
Optionally, the password resetting request further includes a user account;
the cloud management platform is further configured to notify the user account of password resetting completion information, where the password resetting completion information is used to indicate that a user logs in the user cloud host through a null password.
Optionally, the management console is specifically configured to:
opening a config directory of the system disk on the intermediary cloud host;
and under the config directory, generating a new user password file comprising an empty password through a user password file resetting tool, and replacing the original user password file in the system disk by the new user password file.
The invention also discloses a cloud host password resetting device system which comprises one or more electronic devices and a program which is stored on the electronic devices and can run on the electronic devices, wherein the program is used for realizing the cloud host password resetting method when being executed by the one or more electronic devices.
The invention also discloses a readable storage medium, and when the instructions in the storage medium are executed by one or more electronic devices of the cloud host password resetting device system, the cloud host password resetting device system can execute the cloud host password resetting method.
Compared with the prior art, the invention has the following advantages:
in the embodiment of the invention, the cloud management platform can firstly acquire the password resetting request of the user cloud host, wherein the password resetting request comprises the user cloud host identifier of the user cloud host needing to reset the login password, and then the cloud management platform can determine the system disk corresponding to the user cloud host identifier in each acquired password resetting request; for the system disk of any user cloud host, the management console can further execute the following password resetting operation: unloading the system disk from the user cloud host and mounting the system disk on the intermediary cloud host; generating a new user password file comprising an empty password on the intermediary cloud host, and replacing the original user password file in the system disk by the new user password file; and unloading the system disk from the intermediary cloud host, mounting the system disk on the original user cloud host, and completing the login password resetting of the user cloud host. In the embodiment of the invention, the system disk of the user cloud host needing to reset the password can be mounted on an intermediary cloud host, then a new user password file comprising the empty password is generated on the intermediary cloud host, the original user password file in the system disk is replaced by the new user password file, and then the system disk is mounted back to the original user cloud host, so that the password resetting of the user cloud host is completed, and thus, the user can log in the user cloud host through the empty password.
Drawings
Fig. 1 is a block diagram illustrating a cloud host password resetting platform system according to an embodiment of the present invention;
fig. 2 is a flowchart illustrating steps of a cloud host password resetting method according to an embodiment of the present invention;
fig. 3 is a schematic diagram illustrating an implementation of a cloud host password resetting method by a cloud host password resetting platform system according to an embodiment of the present invention;
FIG. 4 is a flowchart illustrating steps of another cloud host password resetting method according to an embodiment of the present invention;
fig. 5 is a schematic diagram illustrating another method for implementing cloud host password resetting by using a cloud host password resetting platform system according to an embodiment of the present invention.
Detailed Description
In order to make the aforementioned objects, features and advantages of the present invention comprehensible, embodiments accompanied with figures are described in further detail below.
Referring to fig. 1, a block diagram of a cloud host password resetting platform system according to an embodiment of the present invention is shown, and in the embodiment of the present invention, a cloud host password resetting method may be implemented by using the platform system 1000. Referring to fig. 1, the platform system 1000 includes a cloud management platform 100 for managing cloud hosts including at least one customer cloud host 01 and at least one broker cloud host 02, and a management center 200.
The user cloud host 01 faces the user and is used for providing cloud computing service for the user, and the intermediary cloud host 02 does not face the user and is used for achieving some functions of management, problem processing and the like. The cloud management platform 100 and the management midboard 200 may be deployed on one or more electronic devices to implement various management of cloud hosts.
It should be noted in advance that the cloud host password resetting method provided in the embodiment of the present invention may be used to reset a password for a user cloud host with an operating system being a Windows system, and accordingly, the intermediary cloud host utilized in the method also has an operating system being a Windows system.
Fig. 2 is a flowchart illustrating steps of a cloud host password resetting method according to an embodiment of the present invention, and fig. 3 is a schematic diagram illustrating a cloud host password resetting method implemented by a cloud host password resetting platform system according to an embodiment of the present invention, and referring to fig. 3, the method includes the following steps:
step 101: the method comprises the steps of obtaining a password resetting request of a user cloud host, wherein the password resetting request comprises a user cloud host identification of the user cloud host needing to reset a login password.
The embodiment of the invention mainly aims at the password resetting of the administrator user, and other users can apply for the administrator user if needing to reset the password and only need to reset by the administrator user. Of course, the password resetting requirement of the non-administrator user may also be implemented by the embodiment of the present invention, which is not limited in the embodiment of the present invention.
When the user who rents the user cloud host forgets the login password of the user cloud host, the password resetting request of the user cloud host can be submitted to the cloud management platform, and therefore the cloud management platform can obtain the password resetting request submitted by the user. The password resetting request may include information such as a user account, an identifier of a user cloud host that needs to reset the login password, and the like.
Step 102: and determining a system disk corresponding to the user cloud host identifier in each acquired password resetting request.
In this step, for the user cloud host identifier in each password reset request acquired by the cloud management platform, the cloud management platform may determine a system disk corresponding to the user cloud host. In a user cloud host, a system disk is a hard disk partition on which an operating system of the user cloud host is installed.
Step 103: for the system disk of any one of the user cloud hosts, performing the following password resetting operations:
s1031: unloading the system disk from the user cloud host where the system disk is located, and mounting the system disk on an intermediary cloud host;
s1032: generating a new user password file comprising an empty password on the intermediary cloud host, and replacing an original user password file in the system disk by the new user password file;
s1033: and unloading the system disk from the intermediary cloud host where the system disk is located, and mounting the system disk on the original user cloud host to complete the login password resetting of the user cloud host.
After the step 102 is executed, the management center can log in, and the management center can obtain the identifier of the user cloud host needing to reset the password and the identifier of the system disk corresponding to the user cloud host needing to reset the password through the cloud management platform interface. The user cloud host identifier may specifically be a user cloud host ID, and the system disk identifier may specifically be a system disk ID. In practical application, the user cloud host identification and the system disk identification are unique in the cloud management platform and the management console.
And the management center station unloads the system disk indicated by the acquired system disk identification from the user cloud host where the system disk is located, and mounts the system disk on an intermediary cloud host. And then, generating a new user password file comprising the empty password on the intermediary cloud host, and replacing the original user password file in the system disk by the new user password file, so that the original password of the user can be replaced by the empty password. And then, unloading the system disk from the intermediary cloud host, finding the original user cloud host according to the user cloud host identifier corresponding to the system disk, and mounting the original user cloud host back to the original user cloud host, thereby completing the login password resetting of the user cloud host.
Optionally, for the user cloud host and the intermediary cloud host whose operating systems are Windows systems, step S1032 may specifically include:
opening a config directory of the system disk on the intermediary cloud host;
and under the config directory, generating a new user password file comprising an empty password through a user password file resetting tool, and replacing the original user password file in the system disk by the new user password file.
The System disk/Windows/System 32/configuration directory can be opened on the intermediary cloud host, the original user password file in SAM (sequence alignment/Map) format is under the directory, and further a new user password file in SAM format can be generated by a user password file resetting tool (such as a chntpw tool) and the original user password file is covered, so that the emptying and resetting of the login password are realized.
After the reset is completed, in the system disk of the user cloud host, the user cloud host login password in the user password file is the blank password, so that a subsequent user can login the user cloud host through the blank password, namely the user can login the user cloud host without inputting the password.
Optionally, in a case that the password reset request further includes a user account, step 103 may further include the following steps after:
and notifying the user account of password resetting completion information, wherein the password resetting completion information is used for indicating a user to log in the user cloud host through a null password.
In specific application, after submitting a password resetting requirement, a user cannot know whether the requirement is processed or not, and how to log in the user cloud host after the processing is finished.
In practical application, when a user applies for an account, a mailbox or a mobile phone number is usually used as the user account, the cloud management platform can send the password resetting completion information to the user mailbox in an email form or send the password resetting completion information to the user mobile phone in a short message form, and then the user can know that the password resetting is completed and can log in a user cloud host through a blank password after knowing that the password resetting is completed. After the user logs in the cloud host through the empty password, the login password can be reset.
Further, fig. 4 shows a flowchart of another cloud host password resetting method according to an embodiment of the present invention, fig. 5 shows another schematic diagram of a cloud host password resetting method implemented by a cloud host password resetting platform system according to an embodiment of the present invention, and referring to fig. 4 and fig. 5, in order to more efficiently solve a batch password resetting requirement, a cluster may be formed by a plurality of intermediary cloud hosts, and the requirement is scheduled to a corresponding intermediary cloud host for execution by a certain scheduling policy, so as to implement automatic batch user cloud host password resetting.
Specifically, in the case that the intermediary cloud host includes a plurality of intermediary cloud hosts, after step 102, the following step may be further performed:
step 104: adding the obtained user cloud host identity and the system disk identity of the corresponding system disk in each password resetting request as queue elements into a resetting queue;
step 105: scheduling according to the reset queue to simultaneously implement the password reset operation on a plurality of the intermediary cloud hosts.
The management console may add a user cloud host identifier and a system disk identifier corresponding to the user cloud host identifier as a queue element to the reset queue. The reset queue follows a first-in first-out principle, namely queue elements entering the queue first need to be processed by being preferentially discharged from the queue, when the management console is scheduled, whether the user cloud host and the system disk identification of the password to be reset in the reset queue are judged, if yes, the user cloud host identification entering the queue first and the system disk identification corresponding to the user cloud host identification are read from the reset queue, and the user cloud host identification and the system disk identification are handed to the currently idle intermediary cloud host to carry out system disk mounting.
The cloud host password resetting method provided by the embodiment of the invention can realize password resetting when a user forgets a login password in the process of using the Windows cloud host. In addition, after the user misoperation locks the user account in the current year, the password resetting can be carried out through the method.
In addition, aiming at various cloud platforms, when the cloud management platform receives a large amount of demands that the Windows cloud host needs to be subjected to password resetting, automatic batch password resetting can be realized through the intermediary cloud host cluster.
The embodiment of the invention provides an automatic unattended batch cloud host password resetting platform system which is composed of a cloud management platform, a management middle station and an intermediary cloud host.
In the embodiment of the invention, the cloud management platform can firstly acquire the password resetting request of the user cloud host, wherein the password resetting request comprises the user cloud host identifier of the user cloud host needing to reset the login password, and then the cloud management platform can determine the system disk corresponding to the user cloud host identifier in each acquired password resetting request; for the system disk of any user cloud host, the management console can further execute the following password resetting operation: unloading the system disk from the user cloud host and mounting the system disk on the intermediary cloud host; generating a new user password file comprising an empty password on the intermediary cloud host, and replacing the original user password file in the system disk by the new user password file; and unloading the system disk from the intermediary cloud host, mounting the system disk on the original user cloud host, and completing the login password resetting of the user cloud host. In the embodiment of the invention, the system disk of the user cloud host needing to reset the password can be mounted on an intermediary cloud host, then a new user password file comprising the empty password is generated on the intermediary cloud host, the original user password file in the system disk is replaced by the new user password file, and then the system disk is mounted back to the original user cloud host, so that the password resetting of the user cloud host is completed, and thus, the user can log in the user cloud host through the empty password.
Referring to fig. 1, an embodiment of the present invention further provides a cloud host password resetting platform system, where the platform system includes a cloud management platform for managing cloud hosts and a management console, and the cloud hosts include at least one user cloud host and at least one intermediary cloud host.
The cloud management platform is used for acquiring a password resetting request of a user cloud host, wherein the password resetting request comprises a user cloud host identifier of the user cloud host needing to reset a login password;
the cloud management platform is further configured to determine a system disk corresponding to the user cloud host identifier in each acquired password resetting request;
the management middle desk is used for executing the following password resetting operation on the system disk of any user cloud host:
unloading the system disk from the user cloud host where the system disk is located, and mounting the system disk on an intermediary cloud host;
generating a new user password file comprising an empty password on the intermediary cloud host, and replacing an original user password file in the system disk by the new user password file;
and unloading the system disk from the intermediary cloud host where the system disk is located, and mounting the system disk on the original user cloud host to complete the login password resetting of the user cloud host.
Optionally, the intermediary cloud host comprises a plurality of; the management center is further configured to:
adding the obtained user cloud host identity and the system disk identity of the corresponding system disk in each password resetting request as queue elements into a resetting queue;
scheduling according to the reset queue to simultaneously implement the password reset operation on a plurality of the intermediary cloud hosts.
Optionally, the password resetting request further includes a user account;
the cloud management platform is further configured to notify the user account of password resetting completion information, where the password resetting completion information is used to indicate that a user logs in the user cloud host through a null password.
Optionally, the management console is specifically configured to:
opening a config directory of the system disk on the intermediary cloud host;
and under the config directory, generating a new user password file comprising an empty password through a user password file resetting tool, and replacing the original user password file in the system disk by the new user password file.
In the embodiment of the invention, the cloud management platform can firstly acquire the password resetting request of the user cloud host, wherein the password resetting request comprises the user cloud host identifier of the user cloud host needing to reset the login password, and then the cloud management platform can determine the system disk corresponding to the user cloud host identifier in each acquired password resetting request; for the system disk of any user cloud host, the management console can further execute the following password resetting operation: unloading the system disk from the user cloud host and mounting the system disk on the intermediary cloud host; generating a new user password file comprising an empty password on the intermediary cloud host, and replacing the original user password file in the system disk by the new user password file; and unloading the system disk from the intermediary cloud host, mounting the system disk on the original user cloud host, and completing the login password resetting of the user cloud host. In the embodiment of the invention, the system disk of the user cloud host needing to reset the password can be mounted on an intermediary cloud host, then a new user password file comprising the empty password is generated on the intermediary cloud host, the original user password file in the system disk is replaced by the new user password file, and then the system disk is mounted back to the original user cloud host, so that the password resetting of the user cloud host is completed, and thus, the user can log in the user cloud host through the empty password.
The invention also discloses a cloud host password resetting device system which comprises one or more electronic devices and a program which is stored on the electronic devices and can run on the electronic devices, wherein the program is used for realizing the cloud host password resetting method when being executed by the one or more electronic devices.
The invention also discloses a readable storage medium, and when the instructions in the storage medium are executed by one or more electronic devices of the cloud host password resetting device system, the cloud host password resetting device system can execute the cloud host password resetting method.
While, for purposes of simplicity of explanation, the foregoing method embodiments have been described as a series of acts or combination of acts, it will be appreciated by those skilled in the art that the present invention is not limited by the illustrated ordering of acts, as some steps may occur in other orders or concurrently with other steps in accordance with the invention. Further, those skilled in the art should also appreciate that the embodiments described in the specification are preferred embodiments and that the acts and modules referred to are not necessarily required by the invention.
The embodiments in the present specification are described in a progressive manner, each embodiment focuses on differences from other embodiments, and the same and similar parts among the embodiments are referred to each other.
Finally, it should also be noted that, herein, relational terms such as first and second, and the like may be used solely to distinguish one entity or action from another entity or action without necessarily requiring or implying any actual such relationship or order between such entities or actions. Also, the terms "comprises," "comprising," or any other variation thereof, are intended to cover a non-exclusive inclusion, such that a process, method, article, or apparatus that comprises a list of elements does not include only those elements but may include other elements not expressly listed or inherent to such process, method, article, or apparatus. Without further limitation, an element defined by the phrase "comprising an … …" does not exclude the presence of other like elements in a process, method, article, or apparatus that comprises the element.
The cloud host password resetting method, the platform system, the equipment system and the storage medium provided by the invention are introduced in detail, specific examples are applied to explain the principle and the implementation mode of the invention, and the description of the above embodiments is only used for helping to understand the method and the core idea of the invention; meanwhile, for a person skilled in the art, according to the idea of the present invention, there may be variations in the specific embodiments and the application scope, and in summary, the content of the present specification should not be construed as a limitation to the present invention.

Claims (10)

1. A cloud host password resetting method is characterized by comprising the following steps:
acquiring a password resetting request of a user cloud host, wherein the password resetting request comprises a user cloud host identifier of the user cloud host needing to reset a login password;
determining a system disk corresponding to the user cloud host identifier in each acquired password resetting request;
for the system disk of any one of the user cloud hosts, performing the following password resetting operations:
unloading the system disk from the user cloud host where the system disk is located, and mounting the system disk on an intermediary cloud host;
generating a new user password file comprising an empty password on the intermediary cloud host, and replacing an original user password file in the system disk by the new user password file;
and unloading the system disk from the intermediary cloud host where the system disk is located, and mounting the system disk on the original user cloud host to complete the login password resetting of the user cloud host.
2. The method of claim 1, wherein the intermediary cloud host comprises a plurality; after determining the system disk corresponding to the user cloud host identifier in each acquired password resetting request, the method further includes:
adding the obtained user cloud host identity and the system disk identity of the corresponding system disk in each password resetting request as queue elements into a resetting queue;
scheduling according to the reset queue to simultaneously implement the password reset operation on a plurality of the intermediary cloud hosts.
3. The method of claim 1, wherein the password reset request further includes a user account; the uninstalling the system disk from the intermediary cloud host where the system disk is located, and mounting the system disk on the original user cloud host, and after the resetting of the login password of the user cloud host is completed, the method further includes:
and notifying the user account of password resetting completion information, wherein the password resetting completion information is used for indicating a user to log in the user cloud host through a null password.
4. The method of claim 1, wherein generating a new user password file comprising a null password on the intermediary cloud host and replacing an original user password file in the system disk with the new user password file comprises:
opening a config directory of the system disk on the intermediary cloud host;
and under the config directory, generating a new user password file comprising an empty password through a user password file resetting tool, and replacing the original user password file in the system disk by the new user password file.
5. The platform system is characterized by comprising a cloud management platform and a management console, wherein the cloud management platform is used for managing cloud hosts, and the cloud hosts comprise at least one user cloud host and at least one intermediary cloud host;
the cloud management platform is used for acquiring a password resetting request of a user cloud host, wherein the password resetting request comprises a user cloud host identifier of the user cloud host needing to reset a login password;
the cloud management platform is further configured to determine a system disk corresponding to the user cloud host identifier in each acquired password resetting request;
the management middle desk is used for executing the following password resetting operation on the system disk of any user cloud host:
unloading the system disk from the user cloud host where the system disk is located, and mounting the system disk on an intermediary cloud host;
generating a new user password file comprising an empty password on the intermediary cloud host, and replacing an original user password file in the system disk by the new user password file;
and unloading the system disk from the intermediary cloud host, mounting the system disk on the original user cloud host, and completing the login password resetting of the user cloud host.
6. The platform system of claim 5, wherein the intermediary cloud host comprises a plurality; the management center is further configured to:
adding the obtained user cloud host identity and the system disk identity of the corresponding system disk in each password resetting request as queue elements into a resetting queue;
scheduling according to the reset queue to simultaneously implement the password reset operation on a plurality of the intermediary cloud hosts.
7. The platform system according to claim 5, wherein the password reset request further includes a user account;
the cloud management platform is further configured to notify the user account of password resetting completion information, where the password resetting completion information is used to indicate that a user logs in the user cloud host through a null password.
8. The platform system of claim 5, wherein the management console is specifically configured to:
opening a config directory of the system disk on the intermediary cloud host;
and under the config directory, generating a new user password file comprising an empty password through a user password file resetting tool, and replacing the original user password file in the system disk by the new user password file.
9. A cloud host password resetting device system, comprising one or more electronic devices, and a program stored on and executable on the electronic devices, the program, when executed by the one or more electronic devices, implementing the cloud host password resetting method of any one of claims 1-4.
10. A readable storage medium, wherein instructions in the storage medium, when executed by one or more electronic devices of the cloud host password reset device system of claim 9, enable the cloud host password reset device system to perform the cloud host password reset method of any of claims 1-4.
CN202111629382.0A 2021-12-28 2021-12-28 Cloud host password resetting method, platform system, equipment system and storage medium Pending CN114553462A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202111629382.0A CN114553462A (en) 2021-12-28 2021-12-28 Cloud host password resetting method, platform system, equipment system and storage medium

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202111629382.0A CN114553462A (en) 2021-12-28 2021-12-28 Cloud host password resetting method, platform system, equipment system and storage medium

Publications (1)

Publication Number Publication Date
CN114553462A true CN114553462A (en) 2022-05-27

Family

ID=81670055

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202111629382.0A Pending CN114553462A (en) 2021-12-28 2021-12-28 Cloud host password resetting method, platform system, equipment system and storage medium

Country Status (1)

Country Link
CN (1) CN114553462A (en)

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20130254856A1 (en) * 2011-10-18 2013-09-26 Baldev Krishan Password Generation And Management
CN105389495A (en) * 2015-11-03 2016-03-09 国云科技股份有限公司 Method for externally resetting password of windows virtual machine
CN105530246A (en) * 2015-12-04 2016-04-27 华为技术有限公司 Method, device and system for managing virtual machine
CN110442426A (en) * 2019-07-25 2019-11-12 腾讯科技(深圳)有限公司 A kind of password remapping method, device and storage medium
CN111989672A (en) * 2018-04-20 2020-11-24 微软技术许可有限责任公司 Password reset for multi-domain environment

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20130254856A1 (en) * 2011-10-18 2013-09-26 Baldev Krishan Password Generation And Management
CN105389495A (en) * 2015-11-03 2016-03-09 国云科技股份有限公司 Method for externally resetting password of windows virtual machine
CN105530246A (en) * 2015-12-04 2016-04-27 华为技术有限公司 Method, device and system for managing virtual machine
CN111989672A (en) * 2018-04-20 2020-11-24 微软技术许可有限责任公司 Password reset for multi-domain environment
CN110442426A (en) * 2019-07-25 2019-11-12 腾讯科技(深圳)有限公司 A kind of password remapping method, device and storage medium

Similar Documents

Publication Publication Date Title
EP3030966B1 (en) Virtual computing instance migration
KR101652191B1 (en) Locally backed cloud-based storage
CN109543462B (en) Equipment identification determination method, device, server and storage medium
CN103038788A (en) Provisioning multiple network resources
EP3541098A1 (en) Processing method for communication identifier binding and terminal
CN110930561B (en) Control method and device of intelligent lock
CN110738479A (en) Order management method and system based on multi-person ordering
CN111382985A (en) To-do message integrated pushing system and working method
CN110673933A (en) ZooKeeper-based distributed asynchronous queue implementation method, device, equipment and medium
CN106101256A (en) Method and apparatus for synchrodata
CN107015855B (en) Asynchronous service centralized scheduling method and device supporting time strategy
CN112597511A (en) Remote government affair service cooperation method and device
CN109766317B (en) File deletion method, device, equipment and storage medium
CN112468482B (en) Data transmission method, device, server, storage medium and system
CN111538712B (en) Log recording method, processing node, electronic equipment and storage medium
US20120066689A1 (en) Blade server and service scheduling method of the blade server
CN113010238A (en) Permission determination method, device and system for micro application call interface
CN111045725B (en) Control method and device of code management system and storage medium
US9577967B2 (en) Method and system for managing an informational site using a social networking application
CN109711147B (en) Method, device and system for managing three rights separately of operating system and storage medium
CN112084021A (en) Interface configuration method, device and equipment of education system and readable storage medium
CN114553462A (en) Cloud host password resetting method, platform system, equipment system and storage medium
US7778660B2 (en) Mobile communications terminal, information transmitting system and information receiving method
CN107679871B (en) List management method, device, system and computer readable storage medium
CN107704557B (en) Processing method and device for operating mutually exclusive data, computer equipment and storage medium

Legal Events

Date Code Title Description
PB01 Publication
PB01 Publication
SE01 Entry into force of request for substantive examination
SE01 Entry into force of request for substantive examination