WO2021151297A1 - Procédé, appareil et dispositif d'accès à une console d'hôte en nuage, et support de données - Google Patents

Procédé, appareil et dispositif d'accès à une console d'hôte en nuage, et support de données Download PDF

Info

Publication number
WO2021151297A1
WO2021151297A1 PCT/CN2020/118892 CN2020118892W WO2021151297A1 WO 2021151297 A1 WO2021151297 A1 WO 2021151297A1 CN 2020118892 W CN2020118892 W CN 2020118892W WO 2021151297 A1 WO2021151297 A1 WO 2021151297A1
Authority
WO
WIPO (PCT)
Prior art keywords
program
novnc
cloud host
preset
host console
Prior art date
Application number
PCT/CN2020/118892
Other languages
English (en)
Chinese (zh)
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 平安科技(深圳)有限公司
Publication of WO2021151297A1 publication Critical patent/WO2021151297A1/fr

Links

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L63/00Network architectures or network communication protocols for network security
    • H04L63/10Network architectures or network communication protocols for network security for controlling access to devices or network resources
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/90Details of database functions independent of the retrieved data types
    • G06F16/95Retrieval from the web
    • G06F16/955Retrieval from the web using information identifiers, e.g. uniform resource locators [URL]
    • G06F16/9566URL specific, e.g. using aliases, detecting broken or misspelled links
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L41/00Arrangements for maintenance, administration or management of data switching networks, e.g. of packet switching networks
    • H04L41/28Restricting access to network management systems or functions, e.g. using authorisation function to access network configuration
    • 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/0815Network architectures or network communication protocols for network security for authentication of entities providing single-sign-on or federations
    • 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

Definitions

  • This application relates to the technical field of data cloud management in smart city big data management, and in particular to a method, device, equipment and storage medium for accessing a cloud host console.
  • Hybrid cloud is a combination of public cloud and private cloud services; due to security and control reasons, not all corporate information can be placed on the public cloud, so most companies that have already applied cloud computing will use the hybrid cloud model. Many will choose to use both public and private clouds at the same time, and some will also establish public clouds at the same time; because public clouds will only charge users for resources used, centralized clouds will become a very cheap way to handle peak demand; for example; For some retailers, their operational needs will increase sharply with the advent of the holidays, or some businesses will increase seasonally.
  • hybrid cloud also provides a good foundation for elastic demand for other purposes, such as disaster recovery; this means that private clouds use the public cloud as a disaster transfer platform and use it when needed; this is an extreme A cost-effective concept; another good concept is to use public clouds as an alternative platform, while choosing other public clouds as disaster mitigation platforms.
  • Hybrid cloud integrates public cloud and private cloud. By using the security of private cloud, important internal data is stored in the local data center. At the same time, it can also use the computing resources of public cloud to complete work more efficiently and quickly. Compared with private cloud or Public clouds are more complete; hybrid clouds break through the hardware limitations of private clouds, and use the scalability of public clouds to obtain higher computing power at any time. Enterprises can reduce the pressure and demand on internal private clouds by moving non-confidential functions to public cloud areas; hybrid clouds can effectively reduce costs. It can use both public cloud and private cloud. Enterprises can put applications and data on the most suitable platform to obtain the best combination of benefits.
  • the cloud management platform formed by the hybrid cloud requires the installation of plug-ins. After the plug-in is installed, log in to the cloud management platform, and the user password is required to log in to the cloud management platform. Since there are multiple cloud management platforms under the hybrid cloud, one of the cloud management platforms The corresponding mechanisms between different cloud management platforms cannot be achieved uniformly. User information and user passwords are still required to be obtained. There is no way to achieve a unified access to the cloud management platform; and for different cloud management platforms, it wants to achieve access to different clouds The management platform requires a large amount of resources to be managed.
  • the embodiment of the application discloses a method for accessing a cloud host console, the method includes:
  • the embodiment of the application also discloses a device for accessing a cloud host console, the device including:
  • a preset module which is used to connect the cloud host console to a preset noVNC program, where the preset noVNC program is used to obtain and resolve login information of the cloud host console;
  • An obtaining module configured to obtain corresponding login information through the preset noVNC program, where the login information is a port and a password corresponding to the cloud host console;
  • the login module is used to obtain an accessible URL to log in to the cloud host console according to the login information.
  • the embodiment of the present application also discloses a computer device, including a memory, a processor, and a computer program stored in the memory and capable of running on the processor.
  • the processor implements the following steps when executing the program:
  • the embodiment of the application also discloses a computer-readable storage medium on which a computer program is stored, and when the program is executed by a processor, the following steps are implemented:
  • Fig. 1 is a flow chart of the first embodiment of a method for accessing a cloud host console according to the present application
  • FIG. 2 is a flowchart of the second embodiment of a method for accessing a cloud host console according to the present application
  • FIG. 3 is a flowchart of the steps of Embodiment 3 of a method for accessing a cloud host console according to the present application;
  • Embodiment 4 is a flowchart of the steps of Embodiment 4 of a method for accessing a cloud host console according to the present application;
  • FIG. 5 is a flowchart of the steps of Embodiment 5 of a method for accessing a cloud host console according to the present application;
  • FIG. 6 is a flowchart of the steps of Embodiment 6 of a method for accessing a cloud host console according to the present application;
  • FIG. 7 is a structural block diagram of Embodiment 1 of a device for accessing a cloud host console according to the present application.
  • Embodiment 1 of a method for accessing a cloud host console which may specifically include the following steps:
  • Step S10 connecting the cloud host console to a preset noVNC program, where the preset noVNC program is used to obtain and resolve login information of the cloud host console;
  • Step S20 Obtain corresponding login information through the preset noVNC program, where the login information is the port and password corresponding to the cloud host console;
  • Step S30 Obtain an accessible URL according to the login information to log in to the cloud host console.
  • the noVNC program is translated into a remote management desktop tool in the VNC field, with the purpose of remotely accessing the Windows desktop through a browser.
  • the noVNC program is a pre-set noVNC program.
  • the preset noVNC program obtains and parses the login information of its cloud host console, and obtains the vnc port and password through the interface of each cloud host console; when the user initiates a request to log in to the cloud host console, the noVNC program will call the cloud first
  • the host's interface obtains the VNC password and port, and then arranges and encrypts the combination to form an accessible URL.
  • the browser accesses the URL.
  • the noVNC program obtains the accessible URL, it parses the accessible URL and passes Log in to the accessible URL and access the cloud host console.
  • the modified noVNC program by deploying the modified noVNC program, different cloud vendors used their own consoles before the modification. For example, cloudtsack's console interface is low in definition and the interface is very card; fuisonCompute uses self-developed The same is true for vmware cloud vendors; after the transformation, the unified VNC is used to log in, which can shield the differences in the console login of each cloud vendor; when accessing the console according to the modified noVNC program, the user passes the improved noVNC The program realizes automatic login. It will obtain the VNC user name and user password of the cloud host. The user name and password are automatically filled in through the noVNC program to generate an accessible URL. The improved noVNC program parses the accessible URL. The user name and user password will be parsed and used to log in to the cloud host console.
  • the embodiments of this application include the following advantages: in order to provide users with a unified cloud host console login method and a unified interface in the hybrid cloud management platform, and give users a better user experience, the cloud host console is accessed in this application
  • the preset noVNC program wherein the preset noVNC program is to obtain the login information of the cloud host console; the corresponding login information is obtained through the preset noVNC program, wherein the login information is related to the cloud host console
  • the port and password corresponding to the host console obtain the accessible URL according to the login information to log in to the cloud host console; users do not need to obtain the port and password of the cloud host VNC by themselves, the program will automatically obtain and submit, reducing users
  • the complexity of using the cloud host console does not expose any underlying information to users, which improves security protection; when the cloud management platform manages various virtual machines and its management platform, there is no need to consider the issue of cloud host login and no additional
  • the development of reduces the complexity of management; independent deployment of the modified noVNC program,
  • FIG. 2 there is shown a step flow chart of the second embodiment of a method for accessing a cloud host console according to the present application.
  • the cloud host console is connected to a preset noVNC program, wherein the preset noVNC program Before being used to obtain and parse the login information of the cloud host console, the method may specifically include the following steps:
  • Step S101 access the cloud host console through the hybrid cloud management platform
  • Step S102 Connect the cloud host console to the preset noVNC program.
  • the cloud host console is first accessed through the hybrid cloud management platform, and then the cloud host console to be accessed is connected to the noVNC program.
  • the hybrid cloud management platform can realize the deployment of public and private clouds.
  • the current mainstream public cloud vendors mainly include: Facebook Cloud, Tencent Cloud, Huawei Cloud, UCloud, JD Cloud, Baidu Cloud, and foreign AWS, Azure, Google Cloud, etc.; and the general private cloud is nothing more than OpenStack (open source ), or VMWare (for a fee); and the hybrid cloud management platform is to put the cloud computing resources of the above-mentioned vendors together in the platform for unified management.
  • the cloud host console is accessed through the hybrid cloud management platform, and then the cloud host console is connected to the noVNC program, which can meet the requirements of various types of hybrid cloud management platforms to avoid the problems caused by different mechanisms.
  • the problem of not being able to achieve unified access is that even under multiple hybrid cloud management platforms, unified access can still be effectively achieved.
  • FIG. 3 there is shown a step flow chart of the third embodiment of a method for accessing a cloud host console according to the present application.
  • the cloud host console is connected to a preset noVNC program, wherein the preset noVNC program
  • the method may specifically include the following steps:
  • Step S103 forward the cloud host console to the virtual machine
  • Step S104 access the preset noVNC program in the virtual machine.
  • the cloud host console by forwarding the cloud host console to the virtual machine, and connecting its cloud host console to the noVNC program in the virtual machine, the cloud host console can be accessed through the hybrid cloud management platform. Access the cloud host console for forwarding, and access to the noVNC program in the preset virtual machine, so that the hybrid cloud management platform can connect the cloud host console to the preset noVNC program, and realize the analysis through the noVNC program. Automatically obtain the user name and user password in the user information, and use the user name and user password to log in to the cloud host console, so that users do not need to spend time to obtain the user name and user password of the cloud host console, that is, there is no need to obtain user information. The user can log in directly, which improves the user experience.
  • FIG. 4 there is shown a step flow chart of the fourth embodiment of a method for accessing a cloud host console according to the present application.
  • the cloud host console is connected to a preset noVNC program, wherein the preset noVNC program
  • the method for obtaining and parsing the login information of the cloud host console, and the setting method of the preset noVNC program, the method may specifically include the following steps:
  • Step S105 compile the noVNC program through Python
  • Step S106 generating a jar file from the compiled noVNC program
  • Step S107 upload the jar file to the deployment server
  • Step S108 after decompressing the jar file in the deployment server, and configuring environment variables
  • Step S109 the configuration environment variable is started by a preset command, and a preset noVNC program is obtained;
  • the noVNC program is compiled through Python, where Python is translated into a computer programming language, which is a cross-platform computer programming language; it is a high-level combination of interpretability, compiling, and interactivity. And object-oriented scripting language; originally designed for writing automated scripts (shell), with the continuous update of the version and the addition of new language features, the more it is used for the development of independent and large-scale projects; according to the compiled noVNC
  • the program generates a jar file; then upload the jar file to the deployment server, the deployment server decompresses the jar file, configures the environment variables obtained from the decompression, and starts the command according to the environment variables obtained from the configuration, and starts the preset noVNC program;
  • the set noVNC program obtains the corresponding login information for the cloud host console that needs to be accessed, without the user obtaining the login information by himself, and automatically obtains and submits it through the pre-set noVNC program, and obtains the VNC of the cloud host User name and
  • Embodiment 5 there is shown a step flow chart of Embodiment 5 of a method for accessing a cloud host console according to the present application.
  • the corresponding login information is obtained through the preset noVNC program, wherein the login information is the same as that of the For the port and password corresponding to the cloud host console, the method may specifically include the following steps:
  • Step S201 Obtain the user name and user password by calling the interface of the cloud host;
  • Step S202 Perform editing and encryption processing on the acquired user name and user password
  • Step S203 Use noVNC program to parse the arrangement and encryption process to obtain login information.
  • the user name and user password are acquired by calling the interface of the cloud host, and the acquired user name and user password are arranged and encrypted, and the arranged encryption processing is analyzed by the noVNC program to obtain login information; Obtain the login information corresponding to the cloud host console through the preset noVNC program; the login information and the cloud host console are the only corresponding user name and user password, so that the user does not need to obtain login related information and submit it automatically , It reduces the complexity of users' use, and is compatible with the access of various hybrid cloud management platforms, and can avoid the installation of plug-ins, and protect the login related information.
  • FIG. 6 there is shown a flow chart of the sixth embodiment of a method for accessing a cloud host console according to the present application.
  • the method is specifically to obtain an accessible URL according to the login information to log in to the cloud host console. It can include the following steps:
  • Step S301 generating an accessible URL by filling the login information
  • Step S302 Return the accessible URL to the cloud host console, and log in to the cloud host console.
  • the accessible URL is generated by filling in the login information, the accessible URL is returned to the cloud host console, and the cloud host console is logged in;
  • the only corresponding port and password are filled in as an accessible URL, and the noVNC program is used to parse and extract it, which can effectively avoid the leakage of login information. Users can log in without knowing the login information, and log in to according to the accessible URL. Cloud host console.
  • Embodiment 1 of a method for accessing a cloud host console which may specifically include the following modules:
  • the preset module 1001 is used to connect the cloud host console to a preset noVNC program, where the preset noVNC program is used to obtain and resolve login information of the cloud host console;
  • the obtaining module 1002 is configured to obtain corresponding login information through the preset noVNC program, where the login information is the port and password corresponding to the cloud host console;
  • the login module 1003 is configured to obtain an accessible URL to log in to the cloud host console according to the login information.
  • the preset module 1001 is used to connect the cloud host console to a preset noVNC program, wherein the preset noVNC program is used to obtain and parse the cloud host console Login information, including:
  • the access unit is used to access the cloud host console through the hybrid cloud management platform;
  • the access subunit is used to connect the cloud host console to the preset noVNC program.
  • the preset module 1001 is used to connect the cloud host console to a preset noVNC program, wherein the preset noVNC program is used to obtain and parse the cloud host console Login information, including:
  • a forwarding unit for forwarding the cloud host console to the virtual machine
  • the noVNC program unit is used to access the preset noVNC program in the virtual machine.
  • the preset module 1001 is used to connect the cloud host console to a preset noVNC program, wherein the preset noVNC program is used to obtain and parse the cloud host console Login information, the setting method of the preset noVNC program, including:
  • Compilation unit used to compile noVNC programs through Python
  • the first generating unit is used to generate a jar file from the compiled noVNC program
  • the upload unit is used to upload the jar file to the deployment server
  • the configuration unit is used to configure environment variables after decompressing the jar file in the deployment server;
  • the starting unit is used to start the configuration environment variable through a preset command to obtain a preset noVNC program.
  • the obtaining module 1002 is configured to obtain corresponding login information through the preset noVNC program, where the login information is the port and password corresponding to the cloud host console, including:
  • the encryption unit is used to arrange and encrypt the obtained user name and user password
  • the parsing unit is configured to use the noVNC program to parse the arrangement and encryption process to obtain login information.
  • the login module 1003 configured to obtain an accessible URL to log in to the cloud host console according to the login information, includes:
  • the second generating unit is configured to generate an accessible URL by filling the login information
  • the login unit is configured to return the accessible URL to the cloud host console and log in to the cloud host console.
  • the description is relatively simple, and for related parts, please refer to the part of the description of the method embodiment.
  • the embodiments of the present application also provide a computer device.
  • the above-mentioned computer device is represented in the form of a general-purpose computing device.
  • the components of the computer device may include, but are not limited to: one or more processors or processing units, system memory, and connection with different system components ( Including system memory and processing unit) bus.
  • Computer equipment typically includes a variety of computer system readable media. These media can be any available media that can be accessed by computer equipment, including volatile and non-volatile media, removable and non-removable media.
  • the system memory may include computer system readable media in the form of volatile memory, such as random access memory (RAM) and/or cache memory.
  • the computer equipment may further include other removable/non-removable, volatile/nonvolatile computer system storage media.
  • storage systems can be used to read and write non-removable, non-volatile magnetic media (often referred to as "hard drives”).
  • each drive can be connected to the bus through one or more data media interfaces.
  • the memory may include at least one program product, and the program product has a set of (for example, at least one) program modules, and these program modules are configured to perform the functions of the embodiments of the present application.
  • a program/utility tool having a set of (at least one) program modules can be stored in, for example, a memory.
  • Such program modules include, but are not limited to, an operating system, one or more application programs, other program modules, and program data Each of these examples or some combination may include the implementation of a network environment.
  • the program module usually executes the functions and/or methods in the embodiments described in this application.
  • the computer device can also communicate with one or more external devices (such as keyboards, pointing devices, displays, cameras, etc.), and can also communicate with one or more devices that enable users to interact with the computer device, and/or communicate with
  • a computer device can communicate with any device (such as a network card, modem, etc.) that can communicate with one or more other computing devices. This communication can be carried out through an input/output (I/O) interface.
  • the computer device may also communicate with one or more networks (such as a local area network (LAN)), a wide area network (WAN), and/or a public network (such as the Internet) through a network adapter. As shown in the figure, the network adapter communicates with other modules of the computer equipment through the bus.
  • LAN local area network
  • WAN wide area network
  • a public network such as the Internet
  • the processing unit executes various functional applications and data processing by running programs stored in the system memory, for example, to implement the method for accessing the cloud host console provided in the embodiments of the present application.
  • the cloud host console accesses the noVNC program; the noVNC program is a preset noVNC program; obtains the corresponding login information through the preset noVNC program; logs the obtained The information is submitted and the accessible URL is obtained; and the cloud host console is logged in according to the accessible URL.
  • the embodiments of the present application also provide a computer-readable storage medium.
  • the computer-readable storage medium includes volatile and non-volatile media, on which a computer program is stored.
  • the program is executed by a processor, the A method for accessing the cloud host console in the application embodiment.
  • the embodiments of this application include the following advantages: in order to provide users with a unified cloud host console login method and a unified interface in the hybrid cloud management platform, and give users a better user experience, the cloud host console is accessed in this application
  • the preset noVNC program wherein the preset noVNC program is to obtain the login information of the cloud host console; the corresponding login information is obtained through the preset noVNC program, wherein the login information is related to the cloud host console
  • the port and password corresponding to the host console obtain the accessible URL according to the login information to log in to the cloud host console; users do not need to obtain the port and password of the cloud host VNC by themselves, the program will automatically obtain and submit, reducing users
  • the complexity of using the cloud host console does not expose any underlying information to users, which improves security protection; when the cloud management platform manages various virtual machines and its management platform, there is no need to consider the issue of cloud host login and no additional
  • the development of reduces the complexity of management; independent deployment of the modified noVNC program,
  • the embodiments of the embodiments of the present application may be provided as methods, devices, or computer program products. Therefore, the embodiments of the present application may adopt the form of a complete hardware embodiment, a complete software embodiment, or an embodiment combining software and hardware. Moreover, the embodiments of the present application may adopt the form of computer program products implemented on one or more computer-usable storage media (including but not limited to disk storage, CD-ROM, optical storage, etc.) containing computer-usable program codes.
  • computer-usable storage media including but not limited to disk storage, CD-ROM, optical storage, etc.
  • These computer program instructions can also be stored in a computer-readable memory that can guide a computer or other programmable data processing terminal equipment to work in a specific manner, so that the instructions stored in the computer-readable memory produce an article of manufacture including the instruction device.
  • the instruction device implements the functions specified in one process or multiple processes in the flowchart and/or one block or multiple blocks in the block diagram.
  • These computer program instructions can also be loaded on a computer or other programmable data processing terminal equipment, so that a series of operation steps are executed on the computer or other programmable terminal equipment to produce computer-implemented processing, so that the computer or other programmable terminal equipment
  • the instructions executed above provide steps for implementing functions specified in a flow or multiple flows in the flowchart and/or a block or multiple blocks in the block diagram.

Landscapes

  • Engineering & Computer Science (AREA)
  • Computer Networks & Wireless Communication (AREA)
  • Signal Processing (AREA)
  • Computer Security & Cryptography (AREA)
  • General Engineering & Computer Science (AREA)
  • Computing Systems (AREA)
  • Computer Hardware Design (AREA)
  • Databases & Information Systems (AREA)
  • Theoretical Computer Science (AREA)
  • Data Mining & Analysis (AREA)
  • Physics & Mathematics (AREA)
  • General Physics & Mathematics (AREA)
  • Information Transfer Between Computers (AREA)

Abstract

La présente invention concerne, selon les modes de réalisation, un procédé, un appareil et un dispositif permettant l'accès à une console d'hôte en nuage, et un support de données. Le procédé consiste à : connecter une console hôte en nuage à un programme noVNC prédéfini, le programme noVNC prédéfini étant utilisé pour obtenir et analyser les informations d'ouverture de session de la console hôte en nuage ; obtenir, au moyen du programme noVNC prédéfini, les informations de connexion correspondantes, les informations d'ouverture de session étant le mot de passe et le port correspondant à la console hôte en nuage ; obtenir, en fonction des informations d'ouverture de session, une adresse URL accessible pour se connecter à la console hôte en nuage. La fourniture d'une entrée et d'une interface uniformes sur une plateforme de gestion de nuage hybride à utiliser par l'utilisateur permet à ce dernier de se connecter à une console d'hôte en nuage sans avoir à acquérir de mot de passe VNC ou les principes de mise en œuvre de celui-ci, ce qui facilite et simplifie la tâche. De plus, une plateforme de gestion de nuage hybride peut gérer d'autres environnements de nuage et la virtualisation au moyen d'un module d'extension direct sans développement supplémentaire. La présente invention peut être déployée indépendamment, de sorte que la console d'hôte en nuage puisse être connectée normalement même lorsque la plateforme de gestion en nuage hybride ne peut pas être connectée.
PCT/CN2020/118892 2020-06-08 2020-09-29 Procédé, appareil et dispositif d'accès à une console d'hôte en nuage, et support de données WO2021151297A1 (fr)

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
CN202010513476.0A CN111683091A (zh) 2020-06-08 2020-06-08 一种访问云主机控制台方法、装置、设备及存储介质
CN202010513476.0 2020-06-08

Publications (1)

Publication Number Publication Date
WO2021151297A1 true WO2021151297A1 (fr) 2021-08-05

Family

ID=72435534

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/CN2020/118892 WO2021151297A1 (fr) 2020-06-08 2020-09-29 Procédé, appareil et dispositif d'accès à une console d'hôte en nuage, et support de données

Country Status (2)

Country Link
CN (1) CN111683091A (fr)
WO (1) WO2021151297A1 (fr)

Families Citing this family (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN111683091A (zh) * 2020-06-08 2020-09-18 平安科技(深圳)有限公司 一种访问云主机控制台方法、装置、设备及存储介质
CN112800409B (zh) * 2021-01-08 2023-03-24 杭州雾联科技有限公司 一种绕过登录保护的方法、装置及介质

Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN104702624A (zh) * 2015-03-27 2015-06-10 深圳市研唐科技有限公司 基于CloudStack平台虚拟机登录方法及***
US20150371032A1 (en) * 2014-06-18 2015-12-24 Dell Products, Lp Method to Securely Authenticate Management Server Over Un-Encrypted Remote Console Connection
CN106570352A (zh) * 2015-10-12 2017-04-19 中国石油化工股份有限公司 远程免密码使用软件资源的方法和装置
CN107846304A (zh) * 2017-09-14 2018-03-27 浙江广播电视集团 一种混合云服务基础架构集中化管理的自动化引擎
CN108628716A (zh) * 2017-03-21 2018-10-09 腾讯科技(深圳)有限公司 信息纳管***、方法及装置
CN111683091A (zh) * 2020-06-08 2020-09-18 平安科技(深圳)有限公司 一种访问云主机控制台方法、装置、设备及存储介质

Family Cites Families (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2019080010A1 (fr) * 2017-10-25 2019-05-02 深圳市互盟科技股份有限公司 Système de commande de machine virtuelle basé sur une informatique cloud et procédé associé
CN110502315A (zh) * 2019-08-26 2019-11-26 浪潮云信息技术有限公司 一种远程访问物理机的方法、装置及***

Patent Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20150371032A1 (en) * 2014-06-18 2015-12-24 Dell Products, Lp Method to Securely Authenticate Management Server Over Un-Encrypted Remote Console Connection
CN104702624A (zh) * 2015-03-27 2015-06-10 深圳市研唐科技有限公司 基于CloudStack平台虚拟机登录方法及***
CN106570352A (zh) * 2015-10-12 2017-04-19 中国石油化工股份有限公司 远程免密码使用软件资源的方法和装置
CN108628716A (zh) * 2017-03-21 2018-10-09 腾讯科技(深圳)有限公司 信息纳管***、方法及装置
CN107846304A (zh) * 2017-09-14 2018-03-27 浙江广播电视集团 一种混合云服务基础架构集中化管理的自动化引擎
CN111683091A (zh) * 2020-06-08 2020-09-18 平安科技(深圳)有限公司 一种访问云主机控制台方法、装置、设备及存储介质

Non-Patent Citations (1)

* Cited by examiner, † Cited by third party
Title
TAN YUFEI: "The Design and Implementation of Cloud Management Platform Based on Intelligent Test System", CHINESE MASTER’S THESES FULL-TEXT DATABASE (ELECTRONIC JOURNALS), 15 January 2019 (2019-01-15), XP055832863 *

Also Published As

Publication number Publication date
CN111683091A (zh) 2020-09-18

Similar Documents

Publication Publication Date Title
US9391801B2 (en) Virtual private networks distributed across multiple cloud-computing facilities
US9430256B2 (en) Method and apparatus for migrating virtual machines between cloud computing facilities using multiple extended local virtual networks and static network addresses
CN109670297B (zh) 业务权限的开通方法、装置、存储介质及电子设备
US9720800B2 (en) Auto-generating representational state transfer (REST) services for quality assurance
US9560052B2 (en) Installing virtual machines within different communication pathways to access protected resources
WO2019125709A1 (fr) Procédés et systèmes de gestion de préférences internet
US9338053B1 (en) Automatically configuring virtual private networks
US10574724B2 (en) Automatic discovery of management nodes and generation of CLI using HA module
US10397051B1 (en) Configuration and testing of network-based service platform resources using a service platform specific language
EP3391216A1 (fr) Outil d'intégration pour le déploiement de composants premiers et tiers
CN106648838B (zh) 一种资源池管理的配置方法及装置
WO2021151297A1 (fr) Procédé, appareil et dispositif d'accès à une console d'hôte en nuage, et support de données
JP6445710B2 (ja) マルチモード・システム・オン・チップ
US20140330875A1 (en) Method and system for processing data files using distributed services
CN104702624A (zh) 基于CloudStack平台虚拟机登录方法及***
CN113626133A (zh) 一种虚拟机控制方法、装置、设备及计算机可读存储介质
JP2022094938A (ja) データアクセスを監視及び制御する為の方法、コンピュータ・プログラム、及びセキュリティシステムエージェント機器
JP2022530440A (ja) オンプレミスおよびオフプレミスのデバッグ
CN104601666A (zh) 日志服务方法及云平台
WO2019082015A1 (fr) Techniques d'optimisation de moteur de recherche
CN108595169B (zh) 一种可视化编程方法、云端服务器及存储介质
Wei et al. A VDI system based on cloud stack and active directory
CN112287017A (zh) 一种基于OpenSSH的Impala集群可视化管理方法
CN113806724B (zh) 用户登陆请求的处理方法及装置
CN111142887B (zh) 一种cdh自动化自动安装的方法

Legal Events

Date Code Title Description
121 Ep: the epo has been informed by wipo that ep was designated in this application

Ref document number: 20916496

Country of ref document: EP

Kind code of ref document: A1

NENP Non-entry into the national phase

Ref country code: DE

122 Ep: pct application non-entry in european phase

Ref document number: 20916496

Country of ref document: EP

Kind code of ref document: A1