This application is related to patent application entitled “System and Method for Globally Accessing Computer Services” Ser. No. 08/766,307, now issued as U.S. Pat. No. 6,131,116 filed on Dec. 13, 1996, by inventors Mark D. Riggins, R. Stanley Bailes, Hong Q. Bui, David J. Cowan, Daniel J. Mendez, Mason Ng, Sean Michael Quinlan, Prasad Wagle, Christine C. Ying, Christopher R. Zuleeg and Joanna A. Aptekar-Strober, which subject matter is hereby incorporated by reference. This related application has been commonly assigned to RoamPage, Inc., now Visto Corporation.
1. Field of the Invention
This invention relates generally to computer networks, and more particularly to a system and method for enabling secure access to services in a computer network.
2. Description of the Background Art
In its infancy, the Internet provided a research-oriented environment where users and hosts were interested in a free and open exchange of information, and where users and hosts mutually trusted one another. However, the Internet has grown dramatically, currently interconnecting about 100,000 computer networks and several million users. Because of its size and openness, the Internet has become a target of data theft, data alteration and other mischief.
Virtually everyone on the Internet is vulnerable. Before connecting, companies balance the rewards of an Internet connection against risks of a security breach. Current security techniques help provide client and server authentication, data confidentiality, system integrity and system access control.
The most popular of the current security techniques is a firewall, which includes an intermediate system positioned between a trusted network and the Internet. The firewall represents an outer perimeter of security for preventing unauthorized communication between the trusted network and the Internet. A firewall may include screening routers, proxy servers and application-layer gateways.
For users on the internet to gain access to protected services on the trusted network, they may be required to provide their identity to the firewall by some means such as entering a password or by computing a response to a challenge using a hardware token. With proper authentication, the user is allowed to pass through the firewall into the local network, but is typically limited to a predetermined set of services such as e-mail, FTP, etc.
Some local network managers place just outside the firewall a server, often referred to as a “sacrificial lamb” for storing non-confidential data which is easily accessible by the remote user but providing little security.
A De-Militarized Zone, or DMZ, sits between two firewalls protecting a trusted network. The external firewall protects servers in the DMZ from external threats while allowing HyperText Transfer Protocol (HTTP) requests. The internal firewall protects the trusted network in the event that one of the servers in the DMZ is compromised. Many companies use DMZs to maintain their web servers.
Another security technique for protecting computer networks is the issuance and use of a public key certificates. Public key certificates are issued to a party by a certificate authority, which via some method validates the party's identity and issues a certificate stating the party's name and public key. As evidence of authenticity, the certificate authority digitally signs the party's certificate using the certificate authority's private key.
Thus, when a user via a client computer connects to a server, the client computer and server exchange public key certificates. Each party verifies the authenticity of the received certificates by using the certificate authority's public key to verify the signature of the certificate. Then, by encrypting messages with the server's public key the user can send secure communications to the server, and by encrypting messages with the user's public key the server can send secure communications to the user. Although any party might present a public key certificate, only the real user and the real host have the corresponding private key needed to decrypt the message. Examples of authentication and key distribution computer security systems include the Kerberos™ security system developed by the Massachusetts Institute of Technology and the NetSP™security system developed by the IBM Corporation.
These security techniques do not, however, solve problems associated with a roaming (traveling) user. For the roaming user, maintaining identification and authentication information such as passwords, certificates, keys, etc. is a cumbersome process. Further, accessing multiple systems requires multiple keys, which often are too complex to track and use. Also, direct access to systems behind firewalls compromises security. Therefore, a system and method are needed to enable remote access to computer services easily and securely.
The present invention provides a system and method for enabling secure access to services in a computer network. The network system includes a global server coupled via a computer network to computer services. The global server includes a communications engine for establishing a communications link with a client; security means coupled to the communications engine for determining client privileges; a servlet host engine coupled to the security means for providing to the client, based on the client privileges, an applet which enables I/O with a secured service; and a keysafe for storing keys which enable access to the secured services. The global server may be coupled to multiple sites, wherein each site provides multiple services. Each site may be protected by a firewall. Accordingly, the global server stores the keys for enabling communication via the firewalls with the services.
A method includes the steps of establishing a communications link with a client; identifying and authenticating the client; determining client privileges; providing to the client, based on the client privileges, an applet which enables I/O with a secured service; and retrieving a key which enables access to the secured service.
The system and method of the present invention advantageously provide a globally/accessible trusted third party, i.e., the global server. This trusted third party securely stores keys, and acts as a single identification and authentication service. Other systems may be accessed through the global server. The global server uses the stored keys to authenticate the user under an identity that is understood by the other system's existing security services, and establishes a secure communications channel to the desired service. Because of a firewall protecting the global server (referred to herein as a global firewall the global server is substantially protected from external threats. Accordingly, the global server provides authorized clients with secure communication through firewalls with services. The global server may enable multiple levels of identification and authentication services. Accordingly, the global server may enable multiple levels of resource access based on the user's status, the strengths of the identification and the authentication and on the privacy of the communications channel.
Because of the global firewall and the identification and authentication services performed by the global server, corporations can store relatively secret information on the global server for use by authorized clients. Yet, the present invention also enables corporations to maintain only a portion of their secret information on the global server, so that there would be only this limited loss should the trusted third party system be compromised. Further, the global server advantageously may act as a client proxy for controlling access to services, logging use of keys and logging access of resources.
b is a flowchart illustrating details of the
Company network 112 includes a firewall 116 coupled between the Internet 102 and a client computer 114a. Company network 118 includes a firewall 120 coupled between the Internet 102 and an internal network signal bus 126. Company network 118 further includes a first server 108a for providing a first service 110a, a second server 108b for providing a second service 110b, a first client computer 114b storing a program for providing a third service 110c and a second client computer 114c, each being coupled to signal bus 126. Example services 110a–110d include an e-mail service program, an address book service program, a calendar service program, a paging service program, and a company database service program.
The kiosk network 138 includes a first client computer 114d and a second client computer 114e, each being coupled to the Internet 102. The ISP network 143 includes an ISP 148 coupled via a wireless channel 146 to a first client computer 114f and coupled via modems 152 and 156 and via transmission line 154 to a second client computer 114g.
The Internet 102 includes a global server 106 which is protected by a firewall 104 referred to herein as a “global firewall” 104 includes a server 108c for providing a service 110d. Intercommunication between client computers 114a–114g and services 110a–110d is accomplished via the global server 106. If, for example, a user of any one of the client computers 114a–114g wants to access a service 110a–110d (which is provided at a location within system 100, that is unknown to the user), then the user applies a known Uniform Resource Locator (URL) to access a web page operated by global server 106. An example web page 700 is shown in and described with reference to
Before obtaining access privileges to the functionality provided by the global server 106, the user must first obtain authorization from the global server 106. Obtaining authorization typically requires user identification and authentication, for example, using public-key certificates. Once authenticated, the global server 106 provides the user with access to the services 110a–110d. It will be appreciated that varying levels of access to services 110a–110d will be granted based on varying strengths of identification and authentication and on the privacy of the communications channel.
To enable user access to and control of the services 110a–110d, the global server 106 may use conventional applets, servlets or agents in a distributed network environment, such as Java™ distributed environment produced by the Netscape Corporation. The global server 106 provides the user's client with access to and control of the service 110a–110d. The global server 106 may redirect the user's client to access the service 110a–110d, the global server 106 may access the service 110a–110d and provide I/O to the client by proxy, or the global server 106 may provide the service 110a–110d itself. These three different modes of access to the services 110a–110d are described with reference to
The global server 106 maintains the network addresses of all the services 110a–110d, the user's public and private keys, the user's account numbers, firewall authentication information, etc. Firewall authentication information includes the necessary identification, passwords and certificates needed to pass firewalls 116 and 120. Accordingly, the user need only maintain the URL of the global server 106, and identification and authentication information such as a password or hardware token for obtaining access to the functionality of the global server 106. Thus, the roaming user can access computer services 110a–110d using any computer terminal which is connected to the Internet 102.
An operating system 280 includes a program for controlling processing by CPU 210, and is typically stored in data storage device 260 and loaded into RAM 270 for execution. Operating system 280 includes a communication engine 282 for generating and transferring message packets to and from the internet 106 via the communications interface 250.
Operating system 280 further includes an internet engine such as a web browser 284, e.g., the Netscape™ web browser produced by the Netscape Corporation or the Internet Explorer™ web browser produced by the Microsoft Corporation. The web browser 284 includes an encryption engine 285 for encrypting messages using public and private keys, and an applet engine 286 for executing applets 288 downloaded from the global server 106 to enable the access to computer services 110a–110d. Downloaded applets 288 may include security applets 290 for performing services such as user identification and authentication, message integrity services, and certificate verification. The browser 284 further receives web page data (391,
It will be appreciated that a client 114a–114g such as client 114b may include a service engine 490 (see
Operating system 380 includes a program for controlling processing by CPU 310, and is typically stored in data storage device 260 and loaded into RAM 370 for execution. Operating system 380 includes a communication engine 382 for generating and transferring message packets to and from client computers 114 via the communications interface 350.
Operating system 380 further includes, as part of global firewall 104, security services 384 for opening a communications channel with users. For example, when a client attempts to access the global server 106, the security services 384 first determines whether the global server 106 accepts in-bound communications from a particular port (not shown) and whether a servlet host engine 386, described below, is authorized to connect to that particular port. If so, the security services 384 allows the communications engine 382 to open a communications channel via the particular port to the client 114a–114g. Otherwise, no channel will be opened.
The operating system 380 further includes a web server 387 which, based on user's identification, the strength of the user's authentication and the privacy of the communications channel, forwards web page data 391 and information identifying a set of available services 110a–110d to the client 114a–114g. An example web page 700 is shown and described with reference to
The web server 387 includes a servlet host engine 386, which downloads security applets 290 including an authentication applet (not shown) to the client computer 114 and accordingly executes an authentication servlet 397 of servlets 398 for performing identification and authentication services. The authentication applet 290 prompts the user for identification and authentication information, and then communicates the information to the authentication servlet 397. The authentication servlet 397 verifies that the information is correct. It will be noted that the user's authentication information is not necessarily sent to the authentication servlet 397, but rather its existence and correctness can also be proven via a secure means such as a secure hash. The servlet host engine 386 further includes a secure communications engine 396 which may use public key certificates to negotiate a secure communications channel with the client computer 114.
Upon selection of a service 110a–110d, the servlet host engine 386 downloads a corresponding applet 388, corresponding configuration data 390 and corresponding user data 392 and may download corresponding service address information 394 to the client computer 114. Configuration data 390 includes information for configuring the user's web browser 284, for configuring the downloaded applets 288, and for configuring the selected service 110a–110d. Configuration is described in the related co-pending application referenced above. User data 392 may include user-and-service-specific information such as stored bookmarks, calendar data, pager numbers, etc. which was specifically stored on the global server 106 for easy access. Service address information 394 identifies the location of the services 110a–110d provided in system 100 by the global server 106. The client computer 114 executes the corresponding downloaded applet 288, which via the servlet host engine 386 (possibly using a corresponding servlet 398) enables the user to access and to control the corresponding services 110a–110d. The downloadable applets 388, configuration data 390, user data 392 and service address information 394 may be stored on the data storage device 360.
A keysafe 395 is a data file for storing each user's identification information, each user's public and private keys, each firewall's password information, etc. The keysafe 395 is organized in a linked list format so that, based on the selected service 110a–110d, the global server 106 can retrieve the appropriate firewall's password information, the appropriate user's identification information and keys, etc. The keysafe 395 may be stored on the data storage device 360.
The operating system 480 includes a program for controlling processing by CPU 410, and is typically stored in data storage device 460 and loaded into RAM 470 for execution. Operating system 480 also includes a communications engine 482 for generating and transferring message packets via the communications interface 450 to and from clients 114 or to and from global server 106. Operating system 480 further includes security services 484 for negotiating a secure channel with users, a secure communications engine 486 for opening the secure channel with the users, and a service engine 490 for providing a service 110a–110d to the users.
The service engine 490 includes a service interface 492 for receiving and translating messages to and from downloaded applets 288 currently executing on the client 114, and includes a service processor 494 and service data 496 for processing the service requests from the user. The service data 496 may include previously generated documents, database information, etc. It will be appreciated that the service data 496 is similar to the user data 392, such that it includes the same type of information but is maintained on the service server 108 instead of on the global server 108.
After user access privileges are confirmed, the web server 387 of the global server 106 in step 515 downloads web page data 391 and configuration data 390 to the client 114. The browser 284 of the client 114 in step 520 uses the web page data 391 and the configuration data 390 to display a web page 700 (
From the options listed on the web page 700, the user in step 525 via input device 220 selects a service 110a–110d. In response, the servlet host engine 386 of the global server 106 in step 530 downloads the corresponding applet(s) 388, applet configuration data 390, user data 392 and possibly service address information 394 to the client 114. Applet configuration data 390 preferably includes user-specific preferences, such as user-preferred fonts, for configuring the selected service 110a–110d. User data 392 may include user-specific and service-specific information such as stored bookmarks, calendar data, pager numbers, etc. Service address information 394 identifies the location of the selected service 110a–110d. Alternatively, the corresponding applet(s) 388, applet configuration data 390, user data 392 and service address information 394 could have been downloaded in step 515 with the web page data 391 and the configuration data 390.
The applet engine 286 of the client 114 in step 535 executes the corresponding downloaded applet 288. The service server 108 in step 537 initiates the service engine 490. The global server 106 in step 538 selects one of the three modes of access described in
Thereafter, the applet 288 in step 860 acts as the I/O interface (enables the user to make requests of the service engine 490) with the secure communications engine 396 of the global server 106. If the servlet host engine 386 in step 865 determines that it is unauthorized to perform a client 114 user's request, then the servlet host engine 386 in step 870 determines whether the method 540b ends, e.g., whether the user has quit. If so, then method 820b ends. Otherwise, method 540b returns to step 860 to obtain another request. If the servlet host engine 386 in step 865 determines that it is authorized to perform the client 114 user's request, then the servlet host engine 386, possibly using servlets 398, acts as the proxy for the client 114 to the service engine 490. As proxy, the servlet host engine 386 forwards the service request to the service 110a–110d for the applet 288 and forwards responses to the requesting applet 288 currently executing on the client 114. Method 540b then returns to step 870.
In step 884, a determination is made whether the service 110a–110d is currently running. If so, then in step 886 a determination is made whether the service 110a–110d can handle multiple users. If not, then the global server 106 in step 890 creates an instance for the user, and the applet 288 in step 892 acts as the I/O interface with the service 110a–110d on the global server 106. Otherwise, if the service 110a–110d in step 886 determines that it cannot handle multiple users, then method 540a proceeds to step 892. Further, if in step 884 the global server 106 determines that the service 110a–110d is not currently running, then the global server 106 in step 888 initializes the service 110a–110d and proceeds to step 886.
The foregoing description of the preferred embodiments of the invention is by way of example only, and other variations of the above-described embodiments and methods are provided by the present invention. Components of this invention may be implemented using a programmed general purpose digital computer, using application specific integrated circuits, or using a network of interconnected conventional components and circuits. The embodiments described herein have been presented for purposes of illustration and are not intended to be exhaustive or limiting. Many variations and modifications are possible in light of the foregoing teaching. The invention is limited only by the following claims.
Number | Name | Date | Kind |
---|---|---|---|
4652698 | Hale et al. | Mar 1987 | A |
4714995 | Materna et al. | Dec 1987 | A |
4817050 | Komatsu et al. | Mar 1989 | A |
4831582 | Miller et al. | May 1989 | A |
4882752 | Lindman et al. | Nov 1989 | A |
4897781 | Chang | Jan 1990 | A |
4916738 | Chandra et al. | Apr 1990 | A |
5048085 | Abraham et al. | Sep 1991 | A |
5150407 | Chan | Sep 1992 | A |
5220603 | Parker | Jun 1993 | A |
5263157 | Janis | Nov 1993 | A |
5265159 | Kung | Nov 1993 | A |
5333266 | Boaz et al. | Jul 1994 | A |
5388255 | Pytlik et al. | Feb 1995 | A |
5392390 | Crozier | Feb 1995 | A |
5420927 | Micali | May 1995 | A |
5425102 | Moy | Jun 1995 | A |
5434918 | Kung et al. | Jul 1995 | A |
5483596 | Rosenow et al. | Jan 1996 | A |
5491752 | Kaufman et al. | Feb 1996 | A |
5495533 | Linehan | Feb 1996 | A |
5510777 | Pilc et al. | Apr 1996 | A |
5544320 | Konrad | Aug 1996 | A |
5544322 | Cheng et al. | Aug 1996 | A |
5572643 | Judson | Nov 1996 | A |
5581749 | Hossain et al. | Dec 1996 | A |
5588132 | Cardoza | Dec 1996 | A |
5604788 | Tett | Feb 1997 | A |
5613012 | Hoffman et al. | Mar 1997 | A |
5623601 | Vu | Apr 1997 | A |
5627658 | Connors et al. | May 1997 | A |
5627997 | Pearson et al. | May 1997 | A |
5632011 | Landfield et al. | May 1997 | A |
5634053 | Noble et al. | May 1997 | A |
5644354 | Thompson et al. | Jul 1997 | A |
5647002 | Brunson | Jul 1997 | A |
5652884 | Palevich | Jul 1997 | A |
5657390 | Elgamal et al. | Aug 1997 | A |
5664207 | Crumpler et al. | Sep 1997 | A |
5666530 | Clark et al. | Sep 1997 | A |
5666553 | Crozier | Sep 1997 | A |
5675782 | Montague et al. | Oct 1997 | A |
5678039 | Hinks et al. | Oct 1997 | A |
5680542 | Mulchandani | Oct 1997 | A |
5682478 | Watson et al. | Oct 1997 | A |
5682524 | Freund et al. | Oct 1997 | A |
5684951 | Goldman et al. | Nov 1997 | A |
5684984 | Jones et al. | Nov 1997 | A |
5684990 | Boothby | Nov 1997 | A |
5687322 | Deaton et al. | Nov 1997 | A |
5701400 | Amado | Dec 1997 | A |
5701423 | Crozier | Dec 1997 | A |
5706427 | Tabuki | Jan 1998 | A |
5706502 | Foley et al. | Jan 1998 | A |
5710922 | Alley et al. | Jan 1998 | A |
5713019 | Keaten | Jan 1998 | A |
5715403 | Stefik | Feb 1998 | A |
5717925 | Harper et al. | Feb 1998 | A |
5721779 | Funk | Feb 1998 | A |
5727202 | Kucala | Mar 1998 | A |
5729735 | Meyering | Mar 1998 | A |
5742668 | Pepe et al. | Apr 1998 | A |
5752059 | Holleran et al. | May 1998 | A |
5752246 | Rogers et al. | May 1998 | A |
5754830 | Butts et al. | May 1998 | A |
5757916 | MacDoran et al. | May 1998 | A |
5758150 | Bell et al. | May 1998 | A |
5758354 | Huang et al. | May 1998 | A |
5758355 | Buchanan | May 1998 | A |
5764902 | Rothrock | Jun 1998 | A |
5765171 | Gehani et al. | Jun 1998 | A |
5768510 | Gish | Jun 1998 | A |
5778346 | Frid-Nielsen et al. | Jul 1998 | A |
5784463 | Chen et al. | Jul 1998 | A |
5784464 | Akiyama et al. | Jul 1998 | A |
5787172 | Arnold | Jul 1998 | A |
5787441 | Beckhardt et al. | Jul 1998 | A |
5790974 | Tognazzini | Aug 1998 | A |
5794252 | Bailey et al. | Aug 1998 | A |
5799086 | Sudia | Aug 1998 | A |
5802530 | Van Hoff | Sep 1998 | A |
5812398 | Nielsen | Sep 1998 | A |
5812668 | Weber | Sep 1998 | A |
5812773 | Norin | Sep 1998 | A |
5815683 | Vogler | Sep 1998 | A |
5818935 | Maa | Oct 1998 | A |
5828840 | Cowan et al. | Oct 1998 | A |
5832483 | Barker | Nov 1998 | A |
5835087 | Herz et al. | Nov 1998 | A |
5835601 | Shimbo et al. | Nov 1998 | A |
5845282 | Alley et al. | Dec 1998 | A |
5857201 | Wright, Jr. et al. | Jan 1999 | A |
5862325 | Reed et al. | Jan 1999 | A |
5862346 | Kley et al. | Jan 1999 | A |
5870544 | Curtis | Feb 1999 | A |
5870759 | Bauer et al. | Feb 1999 | A |
5870765 | Bauer et al. | Feb 1999 | A |
5872847 | Boyle et al. | Feb 1999 | A |
5878230 | Weber et al. | Mar 1999 | A |
5909689 | Van Ryzin | Jun 1999 | A |
5924103 | Ahmed et al. | Jul 1999 | A |
5928329 | Clark et al. | Jul 1999 | A |
5943676 | Boothby | Aug 1999 | A |
5951652 | Ingrassia et al. | Sep 1999 | A |
5961590 | Mendez et al. | Oct 1999 | A |
5966714 | Huang et al. | Oct 1999 | A |
5968131 | Mendez et al. | Oct 1999 | A |
5974238 | Chase, Jr. | Oct 1999 | A |
5982898 | Hsu | Nov 1999 | A |
5987609 | Hasebe | Nov 1999 | A |
5999932 | Paul | Dec 1999 | A |
5999947 | Zollinger et al. | Dec 1999 | A |
6006017 | Joshi et al. | Dec 1999 | A |
6020885 | Honda | Feb 2000 | A |
6021427 | Spagna et al. | Feb 2000 | A |
6023700 | Owens et al. | Feb 2000 | A |
6023708 | Mendez et al. | Feb 2000 | A |
6034621 | Kaufman | Mar 2000 | A |
6052735 | Ulrich et al. | Apr 2000 | A |
6073165 | Narasimhan et al. | Jun 2000 | A |
6088451 | He et al. | Jul 2000 | A |
6094477 | Nada et al. | Jul 2000 | A |
6108691 | Lee et al. | Aug 2000 | A |
6108709 | Shinomura et al. | Aug 2000 | A |
6118856 | Paarsmarkt et al. | Sep 2000 | A |
6125281 | Wells et al. | Sep 2000 | A |
6131096 | Ng et al. | Oct 2000 | A |
6131116 | Riggins et al. | Oct 2000 | A |
6138146 | Moon et al. | Oct 2000 | A |
6151606 | Mendez | Nov 2000 | A |
6154844 | Touboul et al. | Nov 2000 | A |
6169986 | Bowman et al. | Jan 2001 | B1 |
6182118 | Finney et al. | Jan 2001 | B1 |
6212529 | Boothby et al. | Apr 2001 | B1 |
6249805 | Fleming | Jun 2001 | B1 |
6295541 | Bodnar et al. | Sep 2001 | B1 |
6304881 | Halim et al. | Oct 2001 | B1 |
6311186 | MeLampy et al. | Oct 2001 | B1 |
6324542 | Wright, Jr. et al. | Nov 2001 | B1 |
6334140 | Kawamata | Dec 2001 | B1 |
6343313 | Salesky et al. | Jan 2002 | B1 |
6389455 | Fuisz | May 2002 | B1 |
6438583 | McDowell et al. | Aug 2002 | B1 |
6446090 | Hart | Sep 2002 | B1 |
6477545 | LaRue | Nov 2002 | B1 |
6510455 | Chen et al. | Jan 2003 | B1 |
6564218 | Roth | May 2003 | B1 |
6631416 | Bendinelli et al. | Oct 2003 | B2 |
6697942 | L'Heureux et al. | Feb 2004 | B1 |
Number | Date | Country |
---|---|---|
2191505 | Jun 1997 | CA |
2210763 | Jan 1999 | CA |
0684558 | Nov 1995 | EP |
0801478 | Oct 1997 | EP |
0820028 | Jan 1998 | EP |
02000003314 | Jan 2000 | JP |
WO 9617306 | Jun 1996 | WO |
WO 9704389 | Feb 1997 | WO |
WO 9724678 | Jul 1997 | WO |
WO 9735265 | Sep 1997 | WO |
WO 9905620 | Feb 1999 | WO |
9945451 | Sep 1999 | WO |
WO 0022543 | Apr 2000 | WO |
20020138599 | Sep 2002 | WO |
20020174372 | Nov 2002 | WO |