Enforcing a policy is described. A mapping between an ip address of a device and a user identity is identified, at least in part by correlating event information. A policy is applied to the device based at least in part on the user identity. One example of an event is an access to a mail server, such as an access to a Microsoft Exchange server.
|
10. A method, comprising:
receiving log data generated in response to a first user-provided device authenticating to an electronic mail server on a first network, wherein the generated log data includes at least a username portion of an email address of the user, wherein the first user-provided device is not authenticating to a directory service provider accessible via the first network, and wherein the first user-provided device has not authenticated to the directory service provider;
receiving, from the first user-provided device, a request for a first resource that is external to the first network, wherein the first user-provided device has an ip address;
determining an identity of the user of the first user-provided device based at least in part on correlating at least a portion of the received log data, including the username portion of the email address, and identity information associated with the user and stored in the directory service provider;
determining a mapping between the ip address of the first device and the identity of the first user-provided device; and
applying a policy with respect to the request for the first resource based at least in part on the identity of the user of the first user-provided device.
13. A computer program product embodied in a non-transitory computer readable storage medium and comprising computer instructions for:
receiving log data generated in response to a first user-provided device authenticating to an electronic mail server on a first network, wherein the generated log data includes at least a username portion of an email address of the user, wherein the first user-provided device is not authenticating to a directory service provider accessible via the first network, and wherein the first user-provided device has not authenticated to the directory service provider;
receiving, from the first user-provided device, a request for a first resource that is external to the first network, wherein the first user-provided device has an ip address;
determining an identity of the user of the first user-provided device based at least in part on correlating at least a portion of the received log data, including the username portion of the email address, and identity information associated with the user and stored in the directory service provider;
determining a mapping between the ip address of the first device and the identity of the first user-provided device; and
applying a policy with respect to the request for the first resource based at least in part on the identity of the user of the first user-provided device.
1. A system, comprising:
a processor configured to:
receive log data generated in response to a first user-provided device authenticating to an electronic mail server on a first network, wherein the generated log data includes at least a username portion of an email address of the user, wherein the first user-provided device is not authenticating to a directory service provider accessible via the first network, and wherein the first user-provided device has not authenticated to the directory service provider;
receive, from the first user-provided device, a request for a first resource that is external to the first network, wherein the first user-provided device has an ip address;
determine an identity of the user of the first user-provided device based at least in part on correlating at least a portion of the received log data, including the username portion of the email address, and identity information associated with the user and stored in the directory service provider;
determine a mapping between the ip address of the first device and the identity of the first user-provided device; and
apply a policy with respect to the request for the first resource based at least in part on the identity of the user of the first user-provided device; and
a memory coupled to the processor and configured to provide the processor with instructions.
2. The system of
3. The system of
4. The system of
5. The system of
6. The system of
9. The system of
11. The method of
12. The method of
14. The method of
15. The method of
16. The method of
19. The method of
20. The computer program product of
|
Devices such as firewalls are sometimes used to prevent users, such as employees of a company, from accessing resources to which they are not authorized. As an example, access to a specific website or to a class of websites may be prohibited for all users. Access can also be granted in a more granular level, such as by permitting some users or groups of users to access a resource, while prohibiting access for other users/groups. Unfortunately, enforcing granular polices can be difficult, particularly as the number and variety of types of devices present in an enterprise network continue to increase.
Various embodiments of the invention are disclosed in the following detailed description and the accompanying drawings.
The invention can be implemented in numerous ways, including as a process; an apparatus; a system; a composition of matter; a computer program product embodied on a computer readable storage medium; and/or a processor, such as a processor configured to execute instructions stored on and/or provided by a memory coupled to the processor. In this specification, these implementations, or any other form that the invention may take, may be referred to as techniques. In general, the order of the steps of disclosed processes may be altered within the scope of the invention. Unless stated otherwise, a component such as a processor or a memory described as being configured to perform a task may be implemented as a general component that is temporarily configured to perform the task at a given time or a specific component that is manufactured to perform the task. As used herein, the term ‘processor’ refers to one or more devices, circuits, and/or processing cores configured to process data, such as computer program instructions.
A detailed description of one or more embodiments of the invention is provided below along with accompanying figures that illustrate the principles of the invention. The invention is described in connection with such embodiments, but the invention is not limited to any embodiment. The scope of the invention is limited only by the claims and the invention encompasses numerous alternatives, modifications and equivalents. Numerous specific details are set forth in the following description in order to provide a thorough understanding of the invention. These details are provided for the purpose of example and the invention may be practiced according to the claims without some or all of these specific details. For the purpose of clarity, technical material that is known in the technical fields related to the invention has not been described in detail so that the invention is not unnecessarily obscured.
Communications between client devices 104-110 and resources outside of network 122 (e.g., external site 126 reachable via external network 124) pass through data appliance 102. Such communications may take place using any appropriate communication protocol, such as Hypertext Transfer Protocol (HTTP), Secure Sockets Layer (SSL), and File Transfer Protocol (FTP). In the example shown in
Also included in network 122 is a directory service provider 120 (also referred to as a domain controller), which makes use of the Lightweight Directory Access Protocol (LDAP) or other appropriate protocols. One example of a directory service provider 120 is a Microsoft Active Directory server. Other types of systems can also be used instead of directory service provider 120, such as a Kerberos-based system, and the techniques described herein adapted accordingly. Directory service provider 120 is configured to manage user identity and credential information.
Data appliance 102 uses information stored by directory service provider 120 to enforce various policies. Such policies may apply to particular devices (e.g., device 104), particular users (e.g., “Alice Jones”, denoted in directory service provider 120 as the object Alice.Jones), and/or groups (e.g., “laptop devices,” “employees in the Marketing Department,” and “director-level employees,” each of which can also be represented in directory service provider 120 as an applicable object or set of objects). As one example, a policy may specify that device 104 is permitted to send print jobs to printer 128 while device 106 may not. As another example, a policy may specify that employees in the engineering department are permitted to access external site 126, while other employees are not.
Each morning when Alice arrives at ACME Corporation and logs into her computer 104, credential information is exchanged between client 104 and directory service provider 120. Data appliance 102 is made aware of the fact that Alice has successfully logged into device 104, and is able to apply appropriate policies to Alice's communications, whether they are rules pertaining specifically to device 104, to Alice (e.g., the Alice.Jones object stored by directory service provider 120), or to a group of which Alice's object is a member (e.g., the Marketing Department). Throughout the day, Alice's computer communicates with mail server 118—a Microsoft Exchange server in the example shown in FIG. 1—to send and retrieve email messages, calendar information, and other information, as applicable.
Bob also has identity/credential information maintained by directory service provider 120. For example, included in directory service provider 120 is an object for Bob.Smith. However, as neither of Bob's computers 106 and 108 run a Microsoft-based operating system, they do not exchange credential information with directory service provider 120 when Bob logs into them. As with Alice's computer 104 however, computer 106 periodically communicates with mail server 118 to retrieve email for Bob and to send any mail authored by Bob. Bob does not use computer 108 to access Microsoft Exchange server 118.
Included in network 122 is an 802.11 wireless access point (130). Alice has configured her personal tablet 110 to make use of the access point to communicate with external sites 126 and 132. Alice has also configured her personal tablet 110 to fetch email from Microsoft Exchange server 118. As with Bob's computers 106 and 108, Alice's tablet 110 does not communicate with directory service provider 120.
Microsoft Exchange server 118 is configured to keep, in log 134, event information such as the IP address, email address, and/or other credential information of ACME employees that access the Microsoft Exchange server to retrieve and send email. As will be described in more detail below, applicable portions of the contents of log 134 can be correlated with the contents of directory service provider 120. The results of the correlation are provided to data appliance 102 and allow it to enforce user policies against devices, such as devices 106-110, even though those devices do not directly communicate with directory service provider 120.
In some embodiments, log data 134 and data from directory service provider 120 are collected and correlated by an agent application 116, which is in communication with appliance 102. The agent can be implemented in a variety of ways, such as in a device that is separate from appliance 102 (as shown in
The log data shown in
Additional elements can be included in the process shown in
As one example, suppose device 108 is not used by Bob to check his corporate email (e.g., because he uses device 106 for that purpose). Bob does use computer 108 to access an enterprise instant messaging service (provided by instant messaging server 602) to communicate with other employees. Instant messaging server 602 requires its users to log in using credential information, such as a first and last name, or a corporate email address. Instant messaging server 602 also keeps event logs that include information, such as the date and time users access the instant messaging server, the credential information they supply, and whether or not access attempts are successful. In various embodiments, agent 116 is configured to retrieve the log information that is stored by instant messaging server 602 and correlate it with information stored by directory service provider 120.
The correlated information can be provided to data appliance 102 and used to enforce policies, such as policy 208, shown in
Another set of policies that can be enforced is shown in
As one example, suppose device 108 is not used by Bob to check his corporate email (e.g., because he uses device 106 for that purpose). Bob does use computer 108 to access a collaborative website (an enterprise Wiki 702) to collaborate with other employees on documentation. Wiki 702 requires its users to log in using credential information, such as a first and last name, or a corporate email address. Wiki 702 also keeps event logs that include information, such as the date and time users access the Wiki, the credential information they supply, and whether or not access attempts are successful. In various embodiments, agent 116 is configured to retrieve the log information that is stored by Wiki 702 and correlate it with information stored by directory service provider 120. The correlated information can be provided to data appliance 102 and used to enforce policies, such as policy 208, shown in
Although the foregoing embodiments have been described in some detail for purposes of clarity of understanding, the invention is not limited to the details provided. There are many alternative ways of implementing the invention. The disclosed embodiments are illustrative and not restrictive.
Wang, Song, Xu, Wilson, Jacobsen, Michael
Patent | Priority | Assignee | Title |
Patent | Priority | Assignee | Title |
6088801, | Jan 10 1997 | Managing the risk of executing a software process using a capabilities assessment and a policy | |
6751634, | Aug 26 1999 | Microsoft Technology Licensing, LLC | Method and system for detecting object inconsistency in a loosely consistent replicated directory service |
6941465, | Jul 26 1999 | Microsoft Technology Licensing, LLC | Method of enforcing a policy on a computer network |
6944668, | Apr 03 2000 | Targian AB | System operable to identify and access information about a user |
7240015, | Sep 17 1999 | RingCentral, Inc | Policy representations and mechanisms for the control of software |
7263353, | Jun 29 2005 | RPX Corporation | System and method for automatic application profile and policy creation |
7269853, | Jul 23 2003 | Microsoft Technology Licensing, LLC | Privacy policy change notification |
7281137, | Jul 02 1999 | Microsoft Technology Licensing, LLC | Authentication method and system |
7324999, | Aug 26 1999 | Microsoft Technology Licensing, LLC | Method and system for detecting object inconsistency in a loosely consistent replicated directory service |
7360237, | Jul 30 2004 | BARCLAYS CAPITAL INC | System and method for secure network connectivity |
7395341, | Aug 15 2003 | International Business Machines Corporation | System, method, apparatus and computer program product for facilitating digital communications |
7428746, | Jul 30 2004 | BARCLAYS CAPITAL INC | System and method for secure network connectivity |
7428753, | Jul 30 2004 | BARCLAYS CAPITAL INC | System and method for secure network connectivity |
7475419, | Sep 19 2003 | Hewlett-Packard Development Company, L.P. | System and method for controlling access in an interactive grid environment |
7555550, | Jul 28 2003 | eTelemetry | Asset tracker for identifying user of current internet protocol addresses within an organization's communications network |
7669226, | Jul 30 2004 | International Business Machines Corporation | Generic declarative authorization scheme for Java |
7818440, | Nov 20 1997 | AMDOCS DEVELOPMENT LIMITED; AMDOCS ISRAEL LTD | Digital asset monitoring system and method |
7856652, | Feb 23 2004 | NEC Corporation | Access control management method, access control management system and terminal device with access control management function |
7962513, | Oct 31 2005 | CF DB EZ LLC | System and method for defining and implementing policies in a database system |
8000299, | Jan 08 2005 | Sejong Industry-Academy Cooperation Foundation | Method and apparatus for providing and obtaining information regarding local agent in wireless network |
8260907, | Apr 04 2002 | CA, INC | Methods, systems and computer program products for triggered data collection and correlation of status and/or state in distributed data processing systems |
8296820, | Jan 18 2008 | International Business Machines Corporation | Applying security policies to multiple systems and controlling policy propagation |
8312507, | Oct 17 2006 | A10 Networks, Inc | System and method to apply network traffic policy to an application session |
8423631, | Feb 13 2009 | Extreme Networks, Inc | Intelligent sorting for N-way secure split tunnel |
8516539, | Nov 09 2007 | Citrix Systems, Inc | System and method for inferring access policies from access event records |
8677447, | May 25 2011 | PALO ALTO NETWORKS, INC | Identifying user names and enforcing policies |
20010019559, | |||
20030126613, | |||
20030177389, | |||
20050132060, | |||
20060075092, | |||
20060095570, | |||
20060212583, | |||
20060277185, | |||
20060288003, | |||
20070004393, | |||
20070073519, | |||
20070226775, | |||
20080060064, | |||
20080109870, | |||
20090012760, | |||
20090192970, | |||
20090193498, | |||
20090327503, | |||
20100071042, | |||
20100235880, | |||
20100287599, | |||
20100325717, | |||
20110264531, | |||
20120017085, | |||
20120078903, | |||
20120271953, | |||
20130124563, |
Executed on | Assignor | Assignee | Conveyance | Frame | Reel | Doc |
May 23 2011 | Palo Alto Networks, Inc. | (assignment on the face of the patent) | / |
Date | Maintenance Fee Events |
Date | Maintenance Schedule |
Nov 03 2018 | 4 years fee payment window open |
May 03 2019 | 6 months grace period start (w surcharge) |
Nov 03 2019 | patent expiry (for year 4) |
Nov 03 2021 | 2 years to revive unintentionally abandoned end. (for year 4) |
Nov 03 2022 | 8 years fee payment window open |
May 03 2023 | 6 months grace period start (w surcharge) |
Nov 03 2023 | patent expiry (for year 8) |
Nov 03 2025 | 2 years to revive unintentionally abandoned end. (for year 8) |
Nov 03 2026 | 12 years fee payment window open |
May 03 2027 | 6 months grace period start (w surcharge) |
Nov 03 2027 | patent expiry (for year 12) |
Nov 03 2029 | 2 years to revive unintentionally abandoned end. (for year 12) |