Described is a technology by which machines of a (typically small) network have associated public key-based certificates for use in authentication with a server and validation of other machines in the network. This provides an inexpensive and straightforward mechanism to control, manage and maintain client machines, as well as to allow valid client machines to securely communicate with one another and recognize machines that are not valid on the network. certificates are maintained on the server and checked for validity as needed.
|
1. In a computing environment, a method performed at least in part on at least one processor comprising, validating a responder client machine at an initiator client machine coupled to the responder client machine via a network connection, including communicating to receive a responder certificate from the responder client machine, maintaining an instance of an initiator certificate at a server, generating a private key at the initiator client machine that corresponds to a public key included in the initiator certificate, using the public key of the initiator certificate as an index key to locate property data associated with the instance of the initiator certificate, and communicating with the server to determine, based upon the public key in the initiator certificate, whether the responder certificate is valid on a network comprising the initiator client machine and the responder client machine.
9. In a networked machine environment, a system comprising, at least one processor, a memory communicatively coupled to the at least one processor and including components comprising, a server configured on a network to maintain certificate data for a plurality of client machines that are valid in the network, the server configured to access the certificate data to determine whether a certificate associated with a request is valid in the network, wherein the request is from a first client machine in the network and the certificate in the request corresponds to a second client machine, wherein a public key that corresponds to a certificate for the first client machine is stored in the request and a private key that corresponds to the certificate for the first machine is generated at the first client machine, wherein the server is further configured to maintain property data associated with the certificate for the first client machine and use the public key in the request as an index key to locate the property data.
16. A computer-readable storage device having computer-executable instructions, which when executed perform steps, comprising: detecting an initial coupling of an initiator client machine to a network, generating a private key at the initiator client machine, receiving a responder certificate as part of a request from the initiator client machine, the request comprising a public key that corresponds to an initiator certificate; using the public key of the initiator certificate as an index key to locate property data associated with the initiator certificate; determining whether the responder certificate is valid, and returning a response to the request from the initiator client machine that indicates whether the responder certificate is valid; receiving an instance of the initiator certificate as part of a request from a responder client machine of the network; and determining whether the initiator certificate is valid, and returning a response to the request from the responder client machine that indicates whether the initiator certificate is valid.
2. The method of
3. The method of
4. The method of
5. The method of
6. The method of
7. The method of
8. The method of
10. The system of
11. The system of
12. The system of
13. The system of
14. The system of
15. The system of
17. The computer-readable device of
18. The computer-readable storage device of
19. The computer-readable storage device of
|
Small computer networks such as found in small businesses or homes typically do not have the facilities of larger networks, e.g., based upon technology such as domains, Active Directory® and so forth. Further, the machines in small networks may run on various platforms, including operating systems from different vendors and/or having different versions, and may be of different types (e.g., laptops, personal computers, smartphones and other devices).
As a result, concepts such as authentication that facilitate control, management, maintenance and the like of the network's machines are not straightforward to implement in a small network. What is desirable is a solution for providing a unified way to authenticate machines as valid and trusted, such as to control, manage and maintain a machine of basically any platform in the local network or Internet, and to facilitate trusted communication between machines.
This Summary is provided to introduce a selection of representative concepts in a simplified form that are further described below in the Detailed Description. This Summary is not intended to identify key features or essential features of the claimed subject matter, nor is it intended to be used in any way that would limit the scope of the claimed subject matter.
Briefly, various aspects of the subject matter described herein are directed towards a technology by which certificate technology is used to authenticate client machines on a network, including to allow client machines to securely communicate with one another. In one aspect, an “initiator” client machine that wants to communicate with another “responder” client machine needs to validate the responder client machine, and vice-versa, to provide secure communication. The initiator client and responder client each provide (e.g., separately) each provide each other's certificate to a server. The server determines (e.g., by a lookup) whether each certificate is valid and returns a response to each. If the initiator knows that the responder's certificate is valid, and vice-versa, they may establish a secure communication session.
In one implementation, the server maintains an instance of the initiator certificate and an instance of the responder certificate, (along with any other client certificates). Each certificate associated with a client machine includes a public key that corresponds to a private key maintained at that client device. The server also maintains property data associated with each certificate, e.g., located by using the public key as a search key to the index.
In one aspect, the private key is generated when a machine initially couples to the network, with the certificate including the public key created based upon instructions of an administrator with appropriate credentials. In this way, only a machine that the administrator desires to add to the network has a valid certificate in the network. An administrator may revoke and un-revoke a certificate as desired.
Other advantages may become apparent from the following detailed description when taken in conjunction with the drawings.
The present invention is illustrated by way of example and not limited in the accompanying figures in which like reference numerals indicate similar elements and in which:
Various aspects of the technology described herein are generally directed towards an authentication/validation technology useful in a small network, in which a server maintains certificate data and property information for each valid client machine. The client machines each use private-public key technology to authenticate with the server, and to communicate with the server, including checking received certificate data so that each client device knows whether another client device is valid. As will be understood, the technology described herein thus provides a platform-independent way to facilitate control, management and maintenance of network machine, as well as authenticated (secure/trusted) communication between any client machines.
Using certificate authentication, a unique certificate (e.g., including a GUID) is deployed to a client machine on a local network or the Internet. When one client machine communicates with any other client machine, the certificate is used to identify the clients to each other, creating mutual security between the machines. As can be readily appreciated, with this technology, centralization for viewing, patching, controlling, backup, file restore and bare metal restore the client cross the network and operating system platform may be securely employed. Using certificate authentication, communication for management or general communication between clients or server to client or client to server may be maintained independent of which operating system is running on a given client, and/or regardless where the client is based (e.g., local network or Internet). The server on the network offers a root certificate to the clients to which the server connects, which are available for connection both locally and on the Internet to validate the authenticity of the certificate for mutual authentication.
It should be understood that any of the examples herein are non-limiting. As such, the present invention is not limited to any particular embodiments, aspects, concepts, structures, functionalities or examples described herein. Rather, any of the embodiments, aspects, concepts, structures, functionalities or examples described herein are non-limiting, and the present invention may be used various ways that provide benefits and advantages in data communications in general.
The server 102 may comprise one or more machines (physical or virtual), and a single physical machine may be configured to contain the server (or part thereof) as well as one more client machines, e.g., via virtual machine technology. The server 102 or any part thereof may be implemented remotely, e.g., as a “cloud” server or part of a “cloud” service.
As generally represented in the example steps of
As represented via step 208, a client agent running on the new machine (e.g., authentication agent 1061) generates and stores a private key 1081 (e.g., comprising a GUID), and requests a certificate from the network server 102 based upon the client's corresponding public key provided in association with the request. At generally the same time, in response to detection of a new machine, at step 210 the service provides an administrator with a user interface 112 that allows the administrator to provide administrator credentials and specify that the machine is valid on the network (or reject it as not valid as decided by the administrator). For example, the service may use an authentication component 114 that includes the user interface 112. The administrator thus may be interacting with the server 102 directly, (or possibly through a valid client machine's remote server connection or the like), e.g., via a console or pop-up user interface included in the authentication component 114, which indicates that a new machine has been attached and is requesting validation. The administrator alternatively may be operating on the new client machine (e.g., 1041), in which event an initialization program (e.g., part of the authentication agent 1061) may be used in conjunction with the server authentication component 114 to verify the administrator's credentials with the server.
As represented via step 212, administrator credentials are checked such that rogue users are rejected, thus preventing a malicious user or the like from joining a machine to the network simply by wirelessly (or even via wired) coupling a machine to the network. At step 214, the administrator may also reject (step 216) a request to join; (typically in a small network the administrator will be adding the new machine personally or by close personal communication with the person doing so, and will know when a proper machine is being added).
As described above with respect to step 208, as part of initialization, the client machine generates a private key (e.g., a GUID) and maintains it locally. A corresponding public key (e.g., a GUID) is maintained on the server 102, where in one implementation the server 102 includes the public key within an instance of a certificate (e.g., 1101,
In one implementation, the certificate comprises the public key along with a user-friendly machine name (e.g., in human-readable text), which provides a number of benefits. As one benefit, if a client machine is replaced with another (e.g., to upgrade it), the previous user-friendly machine name may be reused, which other users and other components may then recognize without necessarily even noticing the replacement. Alternatively, if a machine is simply renamed, the private and public keys remain the same, and authentication may proceed as normal. The public key GUID may be used as the index key to find the certificates and other associated properties.
In one aspect, when a machine is no longer valid, the certificate may be revoked by marking the certificate as invalid (rather than deleting the certificate). For example, if a Smartphone or laptop is lost, the administrator may mark the certificate as invalid (e.g., in a property that the server checks before taking further action). If the Smartphone or laptop is later found, when re-coupled to the network the administrator may mark the certificate as valid (un-revoke the certificate marked as revoked), whereby the Smartphone or laptop operates as before.
Once the server has established a certificate for the client, the client and server may authenticate via known certificate (public key, private key) technology. For example, a standard challenge-response protocol may be used. This allows the server to control, manage and maintain the client.
Further, the clients may now validate one another for client-client communication, as described below. More particularly, turning to client-client authentication aspects,
In one implementation, the initiator sends a request for communication to the responder, as represented by step 302. Note that in an alternative implementation, the request for communication may include the initiator's certificate, however in the example of
At step 304, the responder returns the responder's certificate in response to the request. Receipt of the responder's certificate is represented at step 306.
As represented via steps 308 and 310, the initiator and server communicate to check the validity of the responder's certificate; note that the initiator may need to first authenticate with the server to start an initiator-server session. If the certificate is validated (step 312), the process continues as described below, otherwise the process ends.
If the responder's certificate was valid, step 314 starts what is basically a counterpart validation process for the initiator's certificate, by having the initiator send the initiator's certificate to the responder. Step 316 represents receiving the initiator's certificate, with steps 318 and 320 validating the initiator's certificate with the server (after server authentication of the responder if needed). Note that in the above-described alternative implementation in which the initiator sends the initiator's certificate to the responder as part of the initial request to communicate, these steps may be performed prior to the initial response back providing the requestor's certificate (assuming the initiator is validated).
If valid (step 322), the responder and initiator know that each machine is valid on the network, may then securely communicate with one another as represented via steps 324 and 326. Note that in one implementation, validation/communication is per session, e.g., corresponding to a TCP connection.
As can be seen there is provided a certificate-based technology for client to server authentication and client-to-client authentication via the server. While suitable for small networks, the technology remains compatible with large network technology. For example, the certificate-based authentication technology may work outside of Active Directory® or inside of Active Directory®.
The invention is operational with numerous other general purpose or special purpose computing system environments or configurations. Examples of well known computing systems, environments, and/or configurations that may be suitable for use with the invention include, but are not limited to: personal computers, server computers, hand-held or laptop devices, tablet devices, multiprocessor systems, microprocessor-based systems, set top boxes, programmable consumer electronics, network PCs, minicomputers, mainframe computers, distributed computing environments that include any of the above systems or devices, and the like.
The invention may be described in the general context of computer-executable instructions, such as program modules, being executed by a computer. Generally, program modules include routines, programs, objects, components, data structures, and so forth, which perform particular tasks or implement particular abstract data types. The invention may also be practiced in distributed computing environments where tasks are performed by remote processing devices that are linked through a communications network. In a distributed computing environment, program modules may be located in local and/or remote computer storage media including memory storage devices.
With reference to
The computer 410 typically includes a variety of computer-readable media. Computer-readable media can be any available media that can be accessed by the computer 410 and includes both volatile and nonvolatile media, and removable and non-removable media. By way of example, and not limitation, computer-readable media may comprise computer storage media and communication media. Computer storage media includes volatile and nonvolatile, removable and non-removable media implemented in any method or technology for storage of information such as computer-readable instructions, data structures, program modules or other data. Computer storage media includes, but is not limited to, RAM, ROM, EEPROM, flash memory or other memory technology, CD-ROM, digital versatile disks (DVD) or other optical disk storage, magnetic cassettes, magnetic tape, magnetic disk storage or other magnetic storage devices, or any other medium which can be used to store the desired information and which can accessed by the computer 410. Communication media typically embodies computer-readable instructions, data structures, program modules or other data in a modulated data signal such as a carrier wave or other transport mechanism and includes any information delivery media. The term “modulated data signal” means a signal that has one or more of its characteristics set or changed in such a manner as to encode information in the signal. By way of example, and not limitation, communication media includes wired media such as a wired network or direct-wired connection, and wireless media such as acoustic, RF, infrared and other wireless media. Combinations of the any of the above may also be included within the scope of computer-readable media.
The system memory 430 includes computer storage media in the form of volatile and/or nonvolatile memory such as read only memory (ROM) 431 and random access memory (RAM) 432. A basic input/output system 433 (BIOS), containing the basic routines that help to transfer information between elements within computer 410, such as during start-up, is typically stored in ROM 431. RAM 432 typically contains data and/or program modules that are immediately accessible to and/or presently being operated on by processing unit 420. By way of example, and not limitation,
The computer 410 may also include other removable/non-removable, volatile/nonvolatile computer storage media. By way of example only,
The drives and their associated computer storage media, described above and illustrated in
The computer 410 may operate in a networked environment using logical connections to one or more remote computers, such as a remote computer 480. The remote computer 480 may be a personal computer, a server, a router, a network PC, a peer device or other common network node, and typically includes many or all of the elements described above relative to the computer 410, although only a memory storage device 481 has been illustrated in
When used in a LAN networking environment, the computer 410 is connected to the LAN 471 through a network interface or adapter 470. When used in a WAN networking environment, the computer 410 typically includes a modem 472 or other means for establishing communications over the WAN 473, such as the Internet. The modem 472, which may be internal or external, may be connected to the system bus 421 via the user input interface 460 or other appropriate mechanism. A wireless networking component 474 such as comprising an interface and antenna may be coupled through a suitable device such as an access point or peer computer to a WAN or LAN. In a networked environment, program modules depicted relative to the computer 410, or portions thereof, may be stored in the remote memory storage device. By way of example, and not limitation,
An auxiliary subsystem 499 (e.g., for auxiliary display of content) may be connected via the user interface 460 to allow data such as program content, system status and event notifications to be provided to the user, even if the main portions of the computer system are in a low power state. The auxiliary subsystem 499 may be connected to the modem 472 and/or network interface 470 to allow communication between these systems while the main processing unit 420 is in a low power state.
While the invention is susceptible to various modifications and alternative constructions, certain illustrated embodiments thereof are shown in the drawings and have been described above in detail. It should be understood, however, that there is no intention to limit the invention to the specific forms disclosed, but on the contrary, the intention is to cover all modifications, alternative constructions, and equivalents falling within the spirit and scope of the invention.
Mazur, Leszek, Daniel, Sean, Xie, Jianhui
Patent | Priority | Assignee | Title |
Patent | Priority | Assignee | Title |
6275941, | Mar 28 1997 | Hiatchi, Ltd. | Security management method for network system |
6421781, | Apr 30 1998 | Unwired Planet, LLC | Method and apparatus for maintaining security in a push server |
6754829, | Dec 14 1999 | Intel Corporation | Certificate-based authentication system for heterogeneous environments |
7350074, | Apr 20 2005 | Microsoft Technology Licensing, LLC | Peer-to-peer authentication and authorization |
7412719, | May 20 2004 | International Business Machines Corporation | Architecture and design for central authentication and authorization in an on-demand utility environment using a secured global hashtable |
7434253, | Jul 14 2005 | Microsoft Technology Licensing, LLC | User mapping information extension for protocols |
7484089, | Sep 06 2002 | CITICORP CREDIT SERVICES, INC USA | Method and system for certificate delivery and management |
7904952, | Oct 12 2004 | BCE INC | System and method for access control |
8234387, | Jun 05 2003 | Intertrust Technologies Corporation | Interoperable systems and methods for peer-to-peer service orchestration |
8688583, | Oct 18 2005 | INTERTRUST TECHNOLOGIES CORP | Digital rights management engine systems and methods |
20040030887, | |||
20060020784, | |||
20060117104, | |||
20060195689, | |||
20070150737, | |||
20090133113, | |||
20100077208, | |||
20110004763, | |||
20110231662, |
Executed on | Assignor | Assignee | Conveyance | Frame | Reel | Doc |
Aug 10 2011 | Microsoft Technology Licensing, LLC | (assignment on the face of the patent) | / | |||
Aug 10 2011 | XIE, JIANHUI | Microsoft Corporation | ASSIGNMENT OF ASSIGNORS INTEREST SEE DOCUMENT FOR DETAILS | 026731 | /0222 | |
Aug 10 2011 | MAZUR, LESZEK | Microsoft Corporation | ASSIGNMENT OF ASSIGNORS INTEREST SEE DOCUMENT FOR DETAILS | 026731 | /0222 | |
Aug 10 2011 | DANIEL, SEAN | Microsoft Corporation | ASSIGNMENT OF ASSIGNORS INTEREST SEE DOCUMENT FOR DETAILS | 026731 | /0222 | |
Oct 14 2014 | Microsoft Corporation | Microsoft Technology Licensing, LLC | ASSIGNMENT OF ASSIGNORS INTEREST SEE DOCUMENT FOR DETAILS | 034544 | /0001 |
Date | Maintenance Fee Events |
Aug 08 2019 | M1551: Payment of Maintenance Fee, 4th Year, Large Entity. |
Jun 19 2023 | M1552: Payment of Maintenance Fee, 8th Year, Large Entity. |
Date | Maintenance Schedule |
Feb 23 2019 | 4 years fee payment window open |
Aug 23 2019 | 6 months grace period start (w surcharge) |
Feb 23 2020 | patent expiry (for year 4) |
Feb 23 2022 | 2 years to revive unintentionally abandoned end. (for year 4) |
Feb 23 2023 | 8 years fee payment window open |
Aug 23 2023 | 6 months grace period start (w surcharge) |
Feb 23 2024 | patent expiry (for year 8) |
Feb 23 2026 | 2 years to revive unintentionally abandoned end. (for year 8) |
Feb 23 2027 | 12 years fee payment window open |
Aug 23 2027 | 6 months grace period start (w surcharge) |
Feb 23 2028 | patent expiry (for year 12) |
Feb 23 2030 | 2 years to revive unintentionally abandoned end. (for year 12) |