CN107040518B - Private cloud server login method and system - Google Patents

Private cloud server login method and system Download PDF

Info

Publication number
CN107040518B
CN107040518B CN201710100670.4A CN201710100670A CN107040518B CN 107040518 B CN107040518 B CN 107040518B CN 201710100670 A CN201710100670 A CN 201710100670A CN 107040518 B CN107040518 B CN 107040518B
Authority
CN
China
Prior art keywords
login
information
user
cloud server
private cloud
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.)
Expired - Fee Related
Application number
CN201710100670.4A
Other languages
Chinese (zh)
Other versions
CN107040518A (en
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.)
Shenzhen Ars Advanced River System Technology Co ltd
Original Assignee
Shenzhen Ars Advanced River System Technology Co 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 Shenzhen Ars Advanced River System Technology Co ltd filed Critical Shenzhen Ars Advanced River System Technology Co ltd
Priority to CN201710100670.4A priority Critical patent/CN107040518B/en
Publication of CN107040518A publication Critical patent/CN107040518A/en
Application granted granted Critical
Publication of CN107040518B publication Critical patent/CN107040518B/en
Expired - Fee Related legal-status Critical Current
Anticipated expiration legal-status Critical

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/08Network architectures or network communication protocols for network security for authentication of entities
    • H04L63/0807Network architectures or network communication protocols for network security for authentication of entities using tickets, e.g. Kerberos
    • 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/12Applying verification of the received information

Landscapes

  • Engineering & Computer Science (AREA)
  • Computer Security & Cryptography (AREA)
  • Computer Hardware Design (AREA)
  • Computing Systems (AREA)
  • General Engineering & Computer Science (AREA)
  • Computer Networks & Wireless Communication (AREA)
  • Signal Processing (AREA)
  • Telephonic Communication Services (AREA)
  • Information Transfer Between Computers (AREA)

Abstract

The invention discloses a private cloud server login method, which comprises the following steps: the client receives user information input by a created user to generate a login instruction, wherein the client refers to a communication client for logging in the server; the public network server responds to the login instruction to generate a login request carrying private cloud server information corresponding to the user information; the client responds to the login request to generate a user login task instruction; and the private cloud server corresponding to the private cloud server information responds to the user login task instruction so as to return login information to the client. The invention also discloses a corresponding system, an electronic terminal, a public network server and a private cloud server. When logging in, the user information input by the created user is verified twice, so that the login safety is improved, and the created user can only log in the private cloud server which has a corresponding relationship with the created user, so that the login safety is further improved.

Description

Private cloud server login method and system
Technical Field
The invention relates to the technical field of internet, in particular to a private cloud server login method and a private cloud server login system.
Background
At present, when a user logs in a system platform, most platforms only support one login entry for login, the login form is single, and the login verification method is only once compared with an encryption string of a HASH algorithm stored in a database, so that great hidden danger exists for the safety of the system platform. In a cloud data system, security management is an important link, malicious login is easily caused by the login method, and then the system is invaded to destroy resources, so that the security of the whole system is influenced.
Disclosure of Invention
The technical problem to be solved by the invention is to provide a private cloud server login method and system aiming at the above defects of login of the existing login system platform.
One technical solution adopted by the present invention to solve the above problems is to provide a private cloud server login method, including:
the client receives user information input by a created user to generate a login instruction, wherein the client refers to a communication client for logging in the server;
the public network server responds to the login instruction to generate a login request carrying private cloud server information corresponding to the user information;
the client responds to the login request to generate a user login task instruction;
and the private cloud server corresponding to the private cloud server information responds to the user login task instruction so as to return login information to the client.
The step of responding the login instruction by the public network server to generate a login request carrying private cloud server information corresponding to the user information comprises the following steps:
the public network server analyzes the login instruction to obtain user information input by the created user;
searching first verification information matched with the user information in a first database;
verifying the user information according to the first verification information, acquiring private cloud server information corresponding to the user information from the first database when the user information passes the verification, and ending the process when the user information does not pass the verification so that the client cannot access the private cloud server;
and generating the login request according to the user information and the private cloud server information, and returning the login request to the client.
When the client is an APP client, before obtaining the private cloud server information corresponding to the user information, the method includes:
judging whether the ID of the login equipment logged in by the created user at the current time is the same as the ID of the login equipment logged in at the last time;
when the ID of the login equipment logged in at this time is the same as the ID of the login equipment logged in at the last time, obtaining the private cloud server information corresponding to the user information;
when the ID of the login equipment logged in at the current time is different from the ID of the login equipment logged in at the last time, sending a verification code to the APP client, verifying the verification code when receiving the verification code input by the created user, and further acquiring the private cloud server information corresponding to the user information when the verification code passes verification.
The step that the client responds to the login request to generate a user login task instruction comprises the following steps:
detecting whether a mobile device capable of logging in the private cloud server is connected with the private cloud server;
when the mobile equipment is connected with the private cloud server, analyzing the login request to obtain the user information and the private cloud server information corresponding to the user information;
generating two-dimensional code information according to the user information and the private cloud server information, and generating a user login task instruction when scanning the two-dimensional code information corresponding to the private cloud server information;
alternatively, the first and second electrodes may be,
detecting whether the login equipment logged in this time is the same as the login equipment logged in last time;
when the login equipment logged in at this time is the same as the login equipment logged in at the last time, analyzing the login request to obtain the user information and the private cloud server information corresponding to the user information;
and generating a user login task instruction according to the user information and the private cloud server information.
The step that the private cloud server responds to a user login task instruction to return login information to the client comprises the following steps:
the private cloud server analyzes the user login task instruction to obtain the user information;
judging whether the created user exists according to the user information, and judging whether second verification information matched with the user information exists in a second database of the private cloud server when the created user exists;
when the second verification information does not exist in the second database, sending an acquisition instruction for acquiring the second verification information to the public network server, and when the second verification information is acquired, storing the second verification information into the second database;
when the second verification information is found in the second database, verifying the user information according to the second verification information;
and when the user information passes the verification, returning login success information to the client, and when the user information does not pass the verification, returning login failure information to the client.
Another technical solution adopted by the present invention to solve the above problems is to provide a private cloud server login system, including:
the system comprises an electronic terminal, a public network server and a private cloud server, wherein the electronic terminal is in network connection with the public network server and the private cloud server, and the public network server is in network connection with the private cloud server;
the electronic terminal is used for receiving user information input by a created user to generate a login instruction;
the public network server is used for responding to the login instruction so as to generate a login request carrying private cloud server information corresponding to the user information;
the electronic terminal further responds to the login request to generate a user login task instruction;
the private cloud server corresponds to the private cloud server information and is used for responding to a user login task instruction so as to return login information to the client.
Another technical solution adopted by the present invention to solve the above problems is to provide an electronic terminal, including:
the display and the communication interface circuit are connected with the processor;
the human-computer interface circuit is used for receiving user information of created user input;
the processor is used for generating a login instruction according to the user information, sending the login instruction through the communication interface circuit, so that a public network server generates a login request carrying private cloud server information corresponding to the user information when responding to the login instruction, and further generating a user login task instruction to log in a private cloud server corresponding to the private cloud server information when receiving the login request through the communication interface circuit.
Another technical solution adopted by the present invention to solve the above problems is to provide a public network server, including:
the communication interface circuit is connected with the processor;
the communication interface circuit is used for receiving a login instruction sent by the electronic terminal;
the processor is configured to perform the following acts:
analyzing the login instruction to obtain user information input by the created user;
searching first verification information matched with the user information in a first database;
verifying the user information according to the first verification information, and acquiring private cloud server information corresponding to the user information from the first database when the user information passes the verification; and
and generating the login request according to the user information and the private cloud server information, and returning the login request to the electronic terminal.
When the APP client is installed on the electronic terminal, before the private cloud server information corresponding to the user information is acquired, the processor is further configured to execute the following actions:
judging whether the ID of the login equipment logged in by the created user at the current time is the same as the ID of the login equipment logged in at the last time;
when the ID of the login equipment logged in at this time is the same as the ID of the login equipment logged in at the last time, obtaining the private cloud server information corresponding to the user information; and
when the ID of the login equipment logged in at the current time is different from the ID of the login equipment logged in at the last time, sending a verification code to the APP client, verifying the verification code when receiving the verification code input by the created user, and further acquiring the private cloud server information corresponding to the user information when the verification code passes verification.
Another technical solution adopted by the present invention to solve the above problem is to provide a private cloud server, including:
the communication interface circuit is connected with the processor;
the communication interface circuit is used for receiving a user login task instruction sent by the electronic terminal;
the processor is configured to perform the following acts:
analyzing the user login task instruction to obtain the user information;
judging whether the created user exists according to the user information, and judging whether second verification information matched with the user information exists in a second database of the private cloud server when the created user exists;
when the second verification information does not exist in the second database, sending an acquisition instruction for acquiring the second verification information to the public network server, and when the second verification information is acquired, storing the second verification information into the second database;
when the second verification information is found in the second database, verifying the user information according to the second verification information; and
and when the user information passes the verification, login success information is returned to the electronic terminal, and when the user information does not pass the verification, login failure information is returned to the electronic terminal.
The invention has the following beneficial effects: when logging in, the user information input by the created user is verified twice, so that the login safety is improved, and only when the created user and the private cloud server have a corresponding relationship, the created user can log in the corresponding private cloud server, so that the login safety is further improved.
In addition, login can be performed through different clients, login forms are diversified, and login safety is effectively improved when each client logs in.
Drawings
The invention will be further described with reference to the accompanying drawings and embodiments, in which:
FIG. 1 is a flow diagram of a private cloud server login method embodiment of the present invention;
FIG. 2 is a schematic diagram of an interface of a client in the present invention;
FIG. 3 is a flow diagram for one embodiment of step S102 in FIG. 1;
FIG. 4 is a flow chart of another embodiment of step S102 in FIG. 1;
FIG. 5 is a flow diagram for one embodiment of step S104 in FIG. 1;
FIG. 6 is a schematic structural diagram of an embodiment of a private cloud server login system of the present invention;
FIG. 7 is a schematic diagram of an electronic terminal according to an embodiment of the present invention;
FIG. 8 is a schematic structural diagram of a public network server according to an embodiment of the present invention;
fig. 9 is a schematic structural diagram of a private cloud server embodiment of the present invention.
Detailed Description
It should be understood that the detailed description and specific examples, while indicating the invention, are intended for purposes of illustration only and are not intended to limit the scope of the invention.
As shown in fig. 1, it is a flowchart of an embodiment of a private cloud server login method of the present invention, and the method includes the following steps:
s101: the client receives user information that the user input has been created to generate a login instruction.
S102: the public network server responds to the login instruction to generate a login request carrying private cloud server information corresponding to the user information;
s103: the client responds to the login request to generate a user login task instruction;
s104: and the private cloud server corresponding to the private cloud server information responds to the user login task instruction so as to return login information to the client.
In step S101, the client refers to a communication client for logging in to the server, and may be a Web client or an APP client. The created user refers to a user who has registered the private cloud server and has a right and an account to access the private cloud server. The created user inputs corresponding user information on an interface of the client, and then clicks a login control as shown in fig. 2, at this time, the client generates a login instruction, and sends the login instruction to the public network server. The input user information includes, but is not limited to, a user name and a user password, and may further include a user image and the like.
In step S102, the public network server is a server installed on the public network. After the public network server receives the login instruction, the public network server responds to the login instruction of the client, searches for the private cloud server information corresponding to the user information, and further generates a login request, the public network server sends the login request to the client, and then the client responds to the login request, so that the client logs in the private cloud server corresponding to the user information.
In step S103, after responding to the login request sent by the public network server, the private cloud server that can log in is obtained, and then a user login task instruction is generated, and the user login task instruction is sent to the private cloud server that can log in.
In step S104, the private cloud server to which the client can log in responds to the user login task instruction, and further returns login information to the client.
In this embodiment, a created user logs in a public network server through a client, the public network server responds to a login instruction of the client, performs one-time verification on user information of the created user, searches private cloud server information corresponding to the user information, and further generates a login request carrying the private cloud server information, that is, the public network server records a corresponding relationship between the created user and the private cloud server, and can log in the corresponding private cloud server only on the created user side having the corresponding relationship, so that login security is improved. The client side responds to the login request, at the moment, the client side can log in the private cloud server corresponding to the private cloud server information, the private cloud server responds to a user login task instruction of the client side, user information is verified again, and login safety is further improved.
Specifically, as shown in fig. 3, it is a flowchart of an embodiment of step S102, in this embodiment, the client is a Web client, the Web client sends a login instruction to the public network server through a relevant communication interface circuit, and the public network server receives the login instruction through a corresponding communication interface circuit. The public network server responds to a login instruction sent by a client and carries out one-time verification on the user information of the created user, and the method comprises the following steps:
in step S301, the public network server parses the login command to obtain the user information input by the created user.
In step S302, first verification information matching the user information is searched in a first database. In this embodiment, the first authentication information is related user information of the created user, including but not limited to a user name and a user password. The first database of the public network server records the created user and the corresponding first verification information thereof, and the information of the private cloud server which can be accessed by the created user.
In step S303, the user information is verified according to the first verification information, and if the user information is verified, step S304 is executed, and if the user information is not verified, step S306 is executed.
In step S304, the user information passes the verification, and private cloud server information corresponding to the user information is acquired in the first database.
Subsequently, in step S305, a login request is generated from the user information and the private cloud server information, and the login request is returned to the client.
In step S306, the user information is not verified, an error message is returned to the client, and then the process is ended, where the client cannot access the private cloud server.
As shown in fig. 4, it is a flowchart of another embodiment of step S102, and the present embodiment is different from the previous embodiment in that: the client is an APP client. The APP client sends a login instruction to the public network server through the relevant communication interface circuit, the public network server receives the login instruction through the corresponding communication interface circuit, and the public network server responds to the login instruction sent by the client. On the basis of carrying out primary verification on the user information of the created user, the ID of the login equipment is judged, namely when the ID of the login equipment is the same as the ID of the login equipment at the last login time, the private cloud server information corresponding to the user information can be obtained, the safety of logging in the private cloud server is improved, and when the ID of the login equipment is different from the ID of the login equipment at the last login time, whether the private cloud server information corresponding to the user information is obtained or not is further verified through the verification code, so that the safety of logging in the private cloud server is further improved. The following describes in detail the process of the public network server responding to the login command in this embodiment.
Steps S401 to S402 are the same as steps S301 to S302 in the above-described embodiment, and will not be described again.
In step S403, the user information is verified according to the first verification information, and if the user information is verified, step S404 is executed, and if the user information is not verified, step S408 is executed.
In step S404, it is determined whether the ID of the login device that the created user has logged in this time is the same as the ID of the login device that has logged in the last time; if the ID of the current login device is not the same as the ID of the last login device, step S405 is executed, and if the ID of the current login device is the same as the ID of the last login device, step S406 is executed. The login device ID may be a unique number of the login device when the login device leaves the factory, or may be a device name of the login device, and the login device is a mobile device, such as a smart phone, an iPAD, or the like.
In step S405, the verification code is sent to the APP client, and when the verification code input by the created user is received, the verification code is verified, if the verification code passes verification, step S406 is executed, and if the verification code does not pass verification, step S408 is executed. In this embodiment, the verification code may be sent to the APP client through an existing mobile network, or may be pushed through the internet.
In step S406, private cloud server information corresponding to the user information is acquired in the first database.
Subsequently, in step S407, a login request is generated from the user information and the private cloud server information, and the login request is returned to the client.
In step S408, an error message is returned to the client, and then the process is ended, so that the created user cannot access the private cloud server through the APP client.
Specifically, the step of responding to the login request returned by the public network server includes: first, whether a mobile device capable of logging in a private cloud server is connected with the private cloud server is detected. Secondly, when the mobile equipment is connected with the private cloud server, the login request is analyzed to obtain user information and private cloud server information corresponding to the user information; and finally, generating two-dimension code information according to the user information and the private cloud server information, and generating a user login task instruction when the two-dimension code information corresponding to the private cloud server information is scanned. In this embodiment, the mobile device may be a smartphone, an iPAD, or the like. The mobile device connected with the private cloud server scans the two-dimensional code information of the private cloud server to generate a user login instruction, namely, the user logs in the private cloud server by scanning the two-dimensional code information, and login modes are enriched.
Or, when the client is the APP client, the step of responding to the login request returned by the public network server includes: firstly, detecting whether the login equipment logged in this time is the same as the login equipment logged in last time; subsequently, when the login equipment logged in at this time is the same as the login equipment logged in at the last time, analyzing the login request to obtain user information and private cloud server information corresponding to the user information; and finally, generating a user login task instruction according to the user information and the private cloud server information. In this embodiment, the client is installed on the login device, and the login device may be a mobile terminal, such as a smart phone, that is, the APP client is installed on the login device. The login security is improved by verifying the login device logged in this time and the login device logged in last time.
Specifically, as shown in fig. 5, which is a flowchart of an embodiment of step S104, it should be noted that before the private cloud server responds to the user login task instruction, the client determines whether the private cloud server completes initialization or not, if so, the private cloud server responds to the user login task instruction, and if not, the client performs initialization setting on the private cloud server to complete initialization. In this embodiment, as shown in fig. 5, the step of the private cloud server responding to the user login task instruction includes the following steps:
in step S501, the private cloud server parses the user login task instruction to obtain user information.
In step S502, it is determined whether the created user exists according to the user information, if yes, step S503 is executed, otherwise, step S509 is executed.
In step S503, when there is a created user, determining whether there is second verification information matching the user information in a second database of the private cloud server; if yes, go to step S504, otherwise go to step S505. The second database of the private cloud server records second authentication information of the created user, and the second authentication information is related user information of the created user, including but not limited to a user name and a user password.
In step S504, when the second verification information does not exist in the second database, an acquisition instruction for acquiring the second verification information is sent to the public network server, and when the second verification information is acquired, the second verification information is stored in the second database.
In step S505, the second verification information is looked up in the second database.
Subsequently, in step S506, when the second verification information is found in the second database, the user information is verified according to the second verification information; if the user information is verified, step S507 is executed, and if the user information is not verified, step S508 is executed.
In step S507, the user information is verified, and login success information is returned to the client. At this time, the client successfully logs in the private cloud server.
In step S508, when the user information is not verified, login failure information is returned to the client. And then, ending the process, wherein the client cannot access the private cloud server.
In step S509, the present flow ends.
As shown in fig. 6, which is a schematic structural diagram of an embodiment of the private cloud server login system of the present invention, the system 600 includes an electronic terminal 610, a public network server 620, and a private cloud server 630, wherein the electronic terminal 610 is connected to the public network server 620 and the private cloud server 630 through a network, and the public network server 620 is connected to the private cloud server 630 through a network. The electronic terminal 610 may be a mobile terminal, such as a smart phone, a notebook, etc., or a fixed terminal, such as a personal computer, a server, etc. The client is installed on the electronic terminal 610, and may be a Web client or an APP client. The private cloud server 620 is installed in a private network, and generally runs a Linux operating system, and the private network may be an intranet such as an enterprise network or a home network.
The electronic terminal 610 is configured to receive user information entered by the created user to generate a login instruction. In this embodiment, through an interface of the client, as shown in fig. 2, the created user inputs corresponding user information on the interface, and the electronic terminal 610 receives the user information.
The public network server 620 is used for responding to the login instruction to generate a login request carrying private cloud server information corresponding to the user information; the public network server 620 responds to the login instruction of the electronic terminal according to the method in the above embodiment, which is not described herein again.
The electronic terminal 610 further responds to the login request to generate a user login task instruction; in this embodiment, the electronic terminal 610 responds to the login request returned by the public network server 620 through the client according to the method in the foregoing embodiment, which is not described herein again.
The private cloud server 630 corresponds to private cloud server information for responding to a user login task instruction to return login information to the client. In this embodiment, the private cloud server 630 responds to the login instruction of the electronic terminal according to the method in the above embodiment, which is not described herein again.
Fig. 7 is a schematic structural diagram of an embodiment of an electronic terminal according to the present invention, which may be a mobile terminal, such as a smart phone, a notebook computer, etc., or a fixed terminal, such as a personal computer, a server, etc.
The electronic terminal comprises a human-computer interface circuit 710, a communication interface circuit 720 and a processor 730, wherein the human-computer interface circuit 710 and the communication interface circuit 720 are connected with the processor 730;
the human-machine interface circuit 710 is used for receiving user information of the created user input; as shown in fig. 2, the user has been created to input corresponding user information on an interface of the client, and at this time, the human-machine interface circuit 710 receives the user information.
The processor 730 is configured to generate a login instruction according to the user information, send the login instruction through the communication interface circuit 720, so that the public network server generates a login request carrying the private cloud server information corresponding to the user information when responding to the login instruction, and further generate a user login task instruction when receiving the login request through the communication interface circuit 720, so as to log in the private cloud server corresponding to the private cloud server information.
Fig. 8 is a schematic structural diagram of an embodiment of a public network server according to the present invention, where the public network server includes a communication interface circuit 810 and a processor 820, the communication interface circuit 810 is connected to the processor 820;
the communication interface circuit 810 is used for receiving a login instruction sent by the electronic terminal. In this embodiment, the corresponding user information is input through an interface of a client installed on the electronic terminal, and then a login instruction is generated.
Processor 820 is configured to perform the following actions:
analyzing the login instruction to obtain user information input by the created user;
searching first verification information matched with the user information in a first database;
verifying the user information according to the first verification information, and acquiring private cloud server information corresponding to the user information from the first database when the user information passes the verification; and
and generating a login request according to the user information and the private cloud server information, and returning the login request to the electronic terminal.
Further, when the client installed on the electronic terminal is an APP client, before obtaining the private cloud server information corresponding to the user information, the processor 820 is further configured to perform the following actions:
judging whether the ID of the login equipment of the created user for the current login is the same as the ID of the login equipment of the last login;
when the ID of the login equipment logged in at this time is the same as the ID of the login equipment logged in at the last time, obtaining private cloud server information corresponding to the user information; and
when the ID of the login equipment logged in at the current time is different from the ID of the login equipment logged in at the last time, the verification code is sent to the APP client side, the verification code is verified when the verification code input by the created user is received, and then the private cloud server information corresponding to the user information is obtained when the verification code passes verification.
Fig. 9 is a schematic structural diagram of an embodiment of the private cloud server of the present invention, where the private cloud server includes a communication interface circuit 910 and a processor 920, and the communication interface circuit 910 is connected to the processor 920;
the communication interface circuit 910 is configured to receive a user login task instruction sent by the electronic terminal;
processor 920 is configured to perform the following actions:
analyzing a user login task instruction to obtain user information;
judging whether the created user exists according to the user information, and judging whether second verification information matched with the user information exists in a second database of the private cloud server when the created user exists;
when the second verification information does not exist in the second database, sending an acquisition instruction for acquiring the second verification information to the public network server, and when the second verification information is acquired, storing the second verification information into the second database;
when the second verification information is found in the second database, verifying the user information according to the second verification information; and
and when the user information passes the verification, the login success information is returned to the electronic terminal, and when the user information does not pass the verification, the login failure information is returned to the electronic terminal.
The above description is only for the preferred embodiment of the present invention, but the scope of the present invention is not limited thereto, and any changes or substitutions that can be easily conceived by those skilled in the art within the technical scope of the present invention are included in the scope of the present invention. Therefore, the protection scope of the present invention shall be subject to the protection scope of the claims.

Claims (8)

1. A private cloud server login method is characterized by comprising the following steps:
the client receives user information input by a created user to generate a login instruction, wherein the client refers to a communication client for logging in the server;
the public network server responds to the login instruction to generate a login request carrying private cloud server information corresponding to the user information;
the client responds to the login request to generate a user login task instruction;
the private cloud server corresponding to the private cloud server information responds to a user login task instruction to return login information to the client;
the step that the public network server responds to the login instruction to generate a login request carrying the private cloud server information corresponding to the user information comprises the following steps:
the public network server analyzes the login instruction to obtain user information input by the created user;
searching first verification information matched with the user information in a first database;
verifying the user information according to the first verification information, acquiring private cloud server information corresponding to the user information from the first database when the user information passes the verification, and ending the process when the user information does not pass the verification so that the client cannot access the private cloud server;
generating the login request according to the user information and the private cloud server information, and returning the login request to the client;
when the client is the APP client, before obtaining the private cloud server information corresponding to the user information, the method includes:
judging whether the ID of the login equipment logged in by the created user at the current time is the same as the ID of the login equipment logged in at the last time;
when the ID of the login equipment logged in at this time is the same as the ID of the login equipment logged in at the last time, obtaining the private cloud server information corresponding to the user information;
when the ID of the login equipment logged in at the current time is different from the ID of the login equipment logged in at the last time, sending a verification code to the APP client, verifying the verification code when receiving the verification code input by the created user, and further acquiring the private cloud server information corresponding to the user information when the verification code passes verification.
2. The method of claim 1, wherein the step of the client responding to the login request to generate user login task instructions comprises:
detecting whether a mobile device capable of logging in the private cloud server is connected with the private cloud server;
when the mobile equipment is connected with the private cloud server, analyzing the login request to obtain the user information and the private cloud server information corresponding to the user information;
generating two-dimensional code information according to the user information and the private cloud server information, and generating a user login task instruction when scanning the two-dimensional code information corresponding to the private cloud server information;
alternatively, the first and second electrodes may be,
detecting whether the login equipment logged in this time is the same as the login equipment logged in last time;
when the login equipment logged in at this time is the same as the login equipment logged in at the last time, analyzing the login request to obtain the user information and the private cloud server information corresponding to the user information;
and generating a user login task instruction according to the user information and the private cloud server information.
3. The method of claim 1, wherein the step of the private cloud server responding to a user login task instruction to return login information to the client comprises:
the private cloud server analyzes the user login task instruction to obtain the user information;
judging whether the created user exists according to the user information, and judging whether second verification information matched with the user information exists in a second database of the private cloud server when the created user exists;
when the second verification information does not exist in the second database, sending an acquisition instruction for acquiring the second verification information to the public network server, and when the second verification information is acquired, storing the second verification information into the second database;
when the second verification information is found in the second database, verifying the user information according to the second verification information;
and when the user information passes the verification, returning login success information to the client, and when the user information does not pass the verification, returning login failure information to the client.
4. A private cloud server login system, comprising:
the system comprises an electronic terminal, a public network server and a private cloud server, wherein the electronic terminal is in network connection with the public network server and the private cloud server, and the public network server is in network connection with the private cloud server;
the electronic terminal is used for receiving user information input by a created user to generate a login instruction;
the public network server is used for responding to the login instruction so as to generate a login request carrying private cloud server information corresponding to the user information;
the electronic terminal further responds to the login request to generate a user login task instruction;
the private cloud server corresponds to the private cloud server information and is used for responding to a user login task instruction so as to return login information to the electronic terminal;
the public network server is used for responding to the login instruction to generate a login request carrying private cloud server information corresponding to the user information, and the step of the public network server comprises the following steps:
the public network server analyzes the login instruction to obtain user information input by the created user;
searching first verification information matched with the user information in a first database;
verifying the user information according to the first verification information, acquiring private cloud server information corresponding to the user information from the first database when the user information passes the verification, and ending the process when the user information does not pass the verification so that the electronic terminal cannot access the private cloud server;
generating the login request according to the user information and the private cloud server information, and returning the login request to the electronic terminal;
when the electronic terminal installs the APP client, before obtaining the private cloud server information corresponding to the user information, the method includes:
judging whether the ID of the login equipment logged in by the created user at the current time is the same as the ID of the login equipment logged in at the last time;
when the ID of the login equipment logged in at this time is the same as the ID of the login equipment logged in at the last time, obtaining the private cloud server information corresponding to the user information;
when the ID of the login equipment logged in at the current time is different from the ID of the login equipment logged in at the last time, sending a verification code to the APP client, verifying the verification code when receiving the verification code input by the created user, and further acquiring the private cloud server information corresponding to the user information when the verification code passes verification.
5. An electronic terminal, comprising:
the system comprises a human-computer interface circuit, a communication interface circuit and a processor, wherein the human-computer interface circuit and the communication interface circuit are connected with the processor;
the human-computer interface circuit is used for receiving user information of created user input;
the processor is used for generating a login instruction according to the user information, sending the login instruction through the communication interface circuit, so that a public network server generates a login request carrying private cloud server information corresponding to the user information when responding to the login instruction, and further generating a user login task instruction to log in a private cloud server corresponding to the private cloud server information when receiving the login request through the communication interface circuit.
6. A public network server, comprising:
the communication interface circuit is connected with the processor;
the communication interface circuit is used for receiving a login instruction sent by the electronic terminal;
the processor is configured to perform the following acts:
analyzing the login instruction to obtain user information input by the created user;
searching first verification information matched with the user information in a first database;
verifying the user information according to the first verification information, and acquiring private cloud server information corresponding to the user information from the first database when the user information passes the verification; and
and generating the login request according to the user information and the private cloud server information, and returning the login request to the electronic terminal.
7. The public network server of claim 6, wherein when the APP client is installed on the electronic terminal, before obtaining the private cloud server information corresponding to the user information, the processor is further configured to perform the following actions:
judging whether the ID of the login equipment logged in by the created user at the current time is the same as the ID of the login equipment logged in at the last time;
when the ID of the login equipment logged in at this time is the same as the ID of the login equipment logged in at the last time, obtaining the private cloud server information corresponding to the user information; and
when the ID of the login equipment logged in at the current time is different from the ID of the login equipment logged in at the last time, sending a verification code to the APP client, verifying the verification code when receiving the verification code input by the created user, and further acquiring the private cloud server information corresponding to the user information when the verification code passes verification.
8. A private cloud server, comprising:
the communication interface circuit is connected with the processor;
the communication interface circuit is used for receiving a user login task instruction sent by the electronic terminal;
the processor is configured to perform the following acts:
analyzing the user login task instruction to obtain user information;
judging whether a created user exists according to the user information, and judging whether second verification information matched with the user information exists in a second database of the private cloud server when the created user exists;
when the second verification information does not exist in the second database, sending an acquisition instruction for acquiring the second verification information to a public network server, and when the second verification information is acquired, storing the second verification information into the second database;
when the second verification information is found in the second database, verifying the user information according to the second verification information; and
and when the user information passes the verification, returning login success information to the electronic terminal, and when the user information does not pass the verification, returning login failure information to the electronic terminal.
CN201710100670.4A 2017-02-23 2017-02-23 Private cloud server login method and system Expired - Fee Related CN107040518B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201710100670.4A CN107040518B (en) 2017-02-23 2017-02-23 Private cloud server login method and system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201710100670.4A CN107040518B (en) 2017-02-23 2017-02-23 Private cloud server login method and system

Publications (2)

Publication Number Publication Date
CN107040518A CN107040518A (en) 2017-08-11
CN107040518B true CN107040518B (en) 2020-06-19

Family

ID=59533570

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201710100670.4A Expired - Fee Related CN107040518B (en) 2017-02-23 2017-02-23 Private cloud server login method and system

Country Status (1)

Country Link
CN (1) CN107040518B (en)

Families Citing this family (9)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
EP3525098A1 (en) 2018-02-12 2019-08-14 Wipro Limited Method and system for voice based provisioning of optimized resources in a cloud environment
CN109298898B (en) * 2018-08-24 2022-04-26 深圳职业技术学院 Automatic configuration method and device for cloud computing resources
CN109376507B (en) * 2018-09-03 2020-07-03 视联动力信息技术股份有限公司 Data security management method and system
CN109587254B (en) * 2018-12-11 2021-09-17 深圳市口袋网络科技有限公司 Cloud server access method and device, cloud server and storage medium
CN109660567A (en) * 2019-02-22 2019-04-19 北京致远互联软件股份有限公司 A kind of communication connecting method, server, terminal device and system
CN110971470B (en) * 2019-12-27 2023-06-27 思必驰科技股份有限公司 Weight-supported private cloud service cluster current limiting method and system
CN111477309B (en) * 2020-03-02 2023-06-02 深圳市新产业眼科新技术有限公司 Private cloud access method based on big data analysis, public cloud and storage medium
JP2022011932A (en) * 2020-06-30 2022-01-17 キヤノン株式会社 Image processing device, control method thereof, and program
CN114189552A (en) * 2021-10-29 2022-03-15 济南浪潮数据技术有限公司 Data reporting method and system

Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN103067372A (en) * 2012-12-26 2013-04-24 广州杰赛科技股份有限公司 Method and login system with which cloud terminal logins cloud server
CN105162774A (en) * 2015-08-05 2015-12-16 深圳市方迪科技股份有限公司 Virtual machine login method and device used for terminal
CN106357609A (en) * 2016-08-22 2017-01-25 深圳市先河系统技术有限公司 User creation method and system, public network server and private cloud equipment

Patent Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN103067372A (en) * 2012-12-26 2013-04-24 广州杰赛科技股份有限公司 Method and login system with which cloud terminal logins cloud server
CN105162774A (en) * 2015-08-05 2015-12-16 深圳市方迪科技股份有限公司 Virtual machine login method and device used for terminal
CN106357609A (en) * 2016-08-22 2017-01-25 深圳市先河系统技术有限公司 User creation method and system, public network server and private cloud equipment

Also Published As

Publication number Publication date
CN107040518A (en) 2017-08-11

Similar Documents

Publication Publication Date Title
CN107040518B (en) Private cloud server login method and system
CN111651757B (en) Method, device, equipment and storage medium for monitoring attack behaviors
US9525684B1 (en) Device-specific tokens for authentication
CN105939326B (en) Method and device for processing message
US10419431B2 (en) Preventing cross-site request forgery using environment fingerprints of a client device
WO2015035895A1 (en) Methods, devices, and systems for account login
WO2019095856A1 (en) Network identity authentication method and system, and user agent device used thereby
CN107566323B (en) Application system login method and device
CN107528858B (en) Login method, device and equipment based on webpage and storage medium
CN104468531A (en) Authorization method, device and system for sensitive data
CN110881051B (en) Security risk event processing method, device, equipment and storage medium
CN107508822B (en) Access control method and device
CN104426835B (en) Login detection method, server, login detection device and system
CN105162775A (en) Logging method and device of virtual machine
US10735436B1 (en) Dynamic display capture to verify encoded visual codes and network address information
CN109547426B (en) Service response method and server
CN106254319B (en) Light application login control method and device
CN112118238B (en) Method, device, system, equipment and storage medium for authenticating login
CN109088884B (en) Website access method, device, server and storage medium based on identity authentication
CN105162774A (en) Virtual machine login method and device used for terminal
CN115022047B (en) Account login method and device based on multi-cloud gateway, computer equipment and medium
CN107580002B (en) Double-factor authentication security manager login system and method
CN110602134B (en) Method, device and system for identifying illegal terminal access based on session label
CN112417401A (en) Account verification method, device and system and computer readable storage medium
CN108322420B (en) Method and device for detecting backdoor file

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
GR01 Patent grant
GR01 Patent grant
CF01 Termination of patent right due to non-payment of annual fee

Granted publication date: 20200619

CF01 Termination of patent right due to non-payment of annual fee