Generally, two types of accounts are used to log a user on to a computer's operating system. One has nearly unlimited rights, often called an administrator account, the other has limited rights, often called a standard user account.
Standard user accounts permit some tasks but prohibit others. They permit most applications to run on the computer but often prohibit installation of an application, alteration of the computer's system settings, and execution of certain applications. Administrator accounts, on the other hand, generally permit most if not all tasks.
Not surprisingly, many users log on to their computers with administrator accounts so that they may do nearly whatever they want. But there are significant risks involved in using administrator accounts. Malicious code may perform whatever tasks are permitted by the account currently in use, such as installing and deleting applications and files—potentially highly damaging tasks. This is because most malicious code performs its tasks while impersonating the current user of the computer—thus, if a user is logged on with an administrator account, the malicious code may perform dangerous tasks permitted by that account.
To reduce these risks, a user may instead log on with a standard user account. Logging on with a standard user account may reduce these risks because the standard user account may not have the right to permit malicious code to perform many dangerous tasks. If the standard user account does not have the right to perform a task, the operating system may prohibit the malicious code from performing that task. For this reason, using a standard user account may be safer than using an administrator account.
But the user may be prohibited from performing legitimate tasks-like installing a file known to be safe. To install this file, the user may need to switch to an account that has a right to permit the task. To do so with relative safety, the user may need to log off from the standard user account, log on to an administrator account, install the file, log off from the administrator account, and then log back on with the standard user account. This is disruptive.
System(s), techniques, and/or method(s) (“tools”) are described that enable a user to elevate his or her rights. The tools may do so by switching a user to an account having higher rights or a different, higher-rights context of a same account. In some cases the tools elevate the user's rights context within a same user session; this permits a user to perform a disabled or prohibited task without requiring that the user logoff and back on. The tools may elevate a user's rights after a user enters a secure access sequence, such as Control+Alt+Delete, clicks on a button, or enters credentials. The tools may also enable a user to identify tasks that need higher rights to be performed by visually correlating graphic indicia with these tasks.
This Summary is provided to introduce a selection of concepts in a simplified form that are further described below in the Detailed Description. This Summary is not intended to identify key or essential features of the claimed subject matter, nor is it intended to be used as an aid in determining the scope of the claimed subject matter.
The same numbers are used throughout the disclosure and figures to reference like components and features.
The following disclosure describes tools enabling a user to elevate his or her rights, such as by switching the user to an account having higher rights or a different, higher-rights context of a same account. The tools may permit a user to elevate his or her rights with a simple assent, like clicking on a button or typing a keystroke, or with entry of credentials. When the tools elevate a user's rights within a same user session, the user may perform tasks previously not permitted without requiring that the user logoff or back on.
The tools may interact with a user through various user interfaces. One of these user interfaces enables a user to select to elevate his or her rights by selecting graphic or textual indicia. Another of these user interfaces enable a user to select to elevate rights by selecting an account and entering a password or other credentials. Still another of these user interfaces indicate which tasks need higher rights, thereby helping a user to understand which tasks are not available for lack of rights and which are not available for some other reason.
For example, if a user is logged on to a computer's operating system with a limited-rights account and is unable to install a file, the tools may help him know that the reason he cannot install the file is because his rights are insufficient. The tools may also enable him to select to elevate his rights, and thereby install the file, with a simple click of a mouse.
An environment in which these tools may operate is set forth in a section entitled Exemplary Operating Environment. This is followed by other sections, one entitled Elevating Rights, which describes exemplary ways in which the tools enable a user to elevate his or her rights, and another entitled Additional Exemplary User Interfaces for “Unlocking” a Task, which describes exemplary user interfaces enabling a user to elevate rights using a lock/unlock metaphor.
Exemplary Operating Environment
Before describing the tools in detail, the following discussion of an exemplary operating environment is provided to assist the reader in understanding where and how the tools may be employed. The description provided below constitutes but one example and is not intended to limit application of the tools to a particular operating environment.
Operating system 108 is capable of managing applications and tasks on computer 102. The operating system comprises operating system security 110, which is capable of determining whether a task is permitted by a user's current rights. Computer 102 may also comprise controlled-access application 112. This application is capable of prohibiting tasks that may otherwise be permitted by a user's current rights. One example of the controlled-access application is parental-control software designed to prohibit specific tasks when a child is using the computer, such as a task to display a certain website, run a certain application, or perform any task during a certain time of day.
Rights elevator 114 is capable of elevating a user's rights effective to enable performance of a task. The rights elevator may enable a user to elevate his rights from that of a limited-rights account, such as a standard user (e.g., non-administrative) account, to a higher-rights account, such as an administrator account. The rights elevator may also enable a user to elevate his rights by switching from a limited-lights context of an account to a higher-rights context of that account. The rights elevator may do so within a same user session. This can be effective to raise the user's rights, enable performance of the task, and lower the user's rights without requiring that the user logoff and/or back on to the operating system. The rights elevator may enable the user to select to elevate his or her rights through interface module 116, which is shown integral with, but may also be separate from, the rights elevator.
Authenticating module 118 is capable of authenticating credentials for a particular account, such as by determining that a selected higher-rights account is submitted with an authentic password. Account manager 120 comprises information sufficient to determine what user accounts are available and the rights of those accounts, including whether an account has multiple rights contexts and the rights of each of those contexts.
Various embodiments of these elements, and particularly how these elements act and interact to perform exemplary processes and produce exemplary user interfaces, are set forth in greater detail below.
Elevating Rights
When a user is logged onto a computer with an account having limited rights, some tasks may not be enabled based on the user's current rights. If a user's current rights do not permit a task, such as one requested by a software application or another by the user himself the operating system may not enable that task. In some cases this is advantageous, such as when a task is requested by malicious code. Also, whether the user's current rights permit the task or not, other software, such as controlled-access application 112, may act to prohibit that task from being performed. The following discussion describes exemplary ways in which elements of operating environment 100 enable an individual to elevate his or her rights effective to enable a disabled, delayed, or previously prohibited task.
Referring to
At arrow 1, user 202 logs into operating system 108 with an account having limited rights. The account may have just one set of rights (e.g., limited rights) or multiple rights contexts. If the account has multiple rights contexts (a “multi-rights account”), assume that the user is operating with a limited-rights context insufficient to permit a task described below but that the multi-rights account has a least one higher-rights context that is sufficient to permit the task. An account may also have generally high rights, such as an administrative account, but be limited by a controlled-access application, and thus have insufficient rights to perform a task.
In either case, the account's limited right to perform tasks may be enforced by operating system security 110 and/or controlled-access application 112.
At arrow 2, after the user logs onto the computer, a task is not enabled based on the user's current rights. Application 204 may learn that the task in not enabled through communication with the controlled-access application or the operating system security, shown in
The task may also be one that application 204 cannot enable based on the user's current rights, rather than one that has been attempted and prohibited. In this case the application may, for instance, be a settings module for operating system 108 that is attempting to enable a user to alter the operating system's date and time.
At arrow 3, the rights elevator is called. The application or the element prohibiting the task may request that the rights elevator enable a user to elevate, or begin a process for elevating, his rights. The request may be from controlled-access application 112 or operating system security 110, such as when an application attempts to perform a task that is prohibited by either of these elements. The call may also be directly from the application, such as when the application has tasks not yet enabled because of the user's rights. Protocols (e.g., APIs) followed to call the rights elevator and its user interface may be public, thereby enabling various applications to call the rights elevator, whether or not task was first attempted and prohibited or not yet enabled.
This call indicates that a task has been prohibited and/or that a right is needed. Application 204, operating system security 110, or controlled-access application 112 may inform the rights elevator about the type of task, the type of rights needed in order to permit the task, and/or the type of account needed to permit the task (e.g., an unlimited rights account).
At arrow 4, rights elevator 114 determines which accounts or rights-contexts have rights sufficient to permit the task, if any. The rights elevator may is also determine which accounts or rights contexts have the least rights sufficient to permit the task. This enables use of an account or rights context that permits the task but may be safer to use that an account or rights context having higher rights than are needed.
The rights elevator may do so by communicating with account manager 120, such as by passing a flag for accounts or rights contexts having unlimited rights (or sufficient rights) according to an application program interface (API). The rights elevator may find, receive, or determine indicators or other identifying information sufficient to enumerate one or more of these accounts or rights contexts. The account manager may return all accounts or rights contexts having sufficient rights to permit the prohibited task, such as all administrator or other nearly unlimited-rights accounts or a rights context of the user's current account, or only the account or rights context having minimally sufficient rights to permit the task.
At arrow 5, rights elevator communicates accounts and/or rights contexts having sufficient rights to interface module 116. These accounts are those capable of permitting a task that is not permitted by the user's current rights. The rights elevator may communicate these accounts by passing a flag to the user interface with information sufficient to identify the accounts, such as with names, icons, and the like. With rights contexts, the account may not need to be identified.
In some cases it is useful to show a user that a particular task is prohibited or not enabled. When a particular task has been attempted and prohibited, this may be indicated with a user interface explaining that the attempted task is prohibited. When a task or tasks have not been attempted and prohibited, or when a task is part of a larger set of tasks, the tasks that are disabled for lack of rights may be visually indicated. This may help a user differentiate between tasks that are disabled for lack of user rights, tasks that are disabled for some other reason, and tasks that are enabled.
At arrow 6, the tools indicate that a task is disabled for lack of user rights Application 204 may do so in its own user interface following communication from the rights elevator that the user's rights are insufficient. The application may also do so based on an assumption that the user's rights are insufficient, and thus as early as immediately following arrow 1. The application may also indicate this through interface module 116, described later below.
This user interface also corresponds the elevation indicia to those tasks that require higher rights and not those that are enabled or are disabled for some other reason. Here the user interface has two regions, a first region 306 correlating the indicia to tasks 304 that require higher rights and a second region 308 with tasks 310 not correlated to indicia 302a. Regional separator 312 separates these regions and indicates that indicia 302a correlates to tasks 304 and not to tasks 310. Note also that tasks 310 may also be selected separately with second elevation indicia 302b, which in this case indicates that tasks 310 require higher rights, though these rights may be lower, the same, or higher than those required for tasks 304.
The tools also enable elevation indicia 302 to be selected by a user effective to initiate a process for elevating the user's rights. Here selection of indicia 302a may initiate a process for elevating the user's rights only for tasks 304, rather than all tasks (tasks 310 or otherwise). This may limit the use of the higher-rights context or account to those tasks correlating to the indicia that is selected.
Arrow 7 receives a selection to elevate a user's rights This selection may be through a graphical user interface, keystroke(s), or otherwise. In the user interface of
In some other cases, however, the tools enable a user's selection through other or additional manners, such as by indicating that a secure access sequence is needed. In
At arrow 8, interface module 116 creates a user interface capable of enabling the user to assent to elevating his or her rights. This assent may be with or without credentials and with or without selecting a particular account or rights context.
This user interface may be graphical and comprise one, many, or all accounts having sufficient bights. In some cases all of the accounts may be so many as to be cumbersome. In these cases, the interface module and/or rights elevator may select which to present based on various criteria, such as frequency of use, those associated with the current user, those with sufficient but not unlimited rights, and the like. If there are accounts or rights contexts with lower rights than others, the interface module may also indicate this. If, for instance, a user is logged on with a multi-rights account, the interface module may present a higher-rights context that minimally permits the task and not an even higher, higher-rights context.
The accounts so presented may be identified to the user, thereby permitting the user to know which account is which. One potential benefit of this is that the user, by knowing which account is which, may select one without having to find or type in the name of the account. The accounts may be identified with graphics (e.g., graphic tiles or icons), text (e.g., a name of each account), and the like.
Referring to
The graphical user interface also permits entry of a user's assent (or attempt to assent) to elevate his rights. In one embodiment, each of the accounts has an associated credential region into which the user may entry assent with credentials. This permits a user to enter a password or other credential for an account and, by so doing, also select that particular account.
As shown in
Referring to
This account may have the same name and indicia as that of the user's current, limited-rights account. It also may be authenticated with the same credential (e.g., password) as used for the user's current limited-rights account. Thus, if a user's current, limited-rights account name is “Abby Salazar” (shown at 610) and password is “Abby” (not shown), the user may elevate her rights to permit the prohibited task simply by entering “Abby” into credential field 612. Also, the user does not need, in this case, to remember an account that she has not recently used because the account and password are the same as the ones she entered at arrow 1 to logon to the operating system.
The user interfaces of
Elevating the user's rights may include switching accounts or switching rights contexts. In
In
At arrow 9, the tools receive a user's assent to elevate his or her rights. Responsive to receiving a credential, the tools may proceed to arrows 10, 11, and 12. If assent is received without a credential, the tools may proceed directly to arrow 13.
At arrow 10, the interface module sends the account and credential to be authenticated. Following
At arrow 11, rights elevator 114 packages the credential and associated account and communicates these to authenticating module 118. This package may be a computer-readable package with the credential and the account associated with the credential, all in a format readable and analyzable by the authenticating module. The authenticating module may be part of and integral with operating system security 110 or controlled-access application 112, in which case communicating the package is trivial.
At arrow 12, the account is authenticated (or not authenticated). If it is not authenticated, rights elevator 114 and interface module 116 may attempt to elevate the user's rights by repeating some of the prior arrows until the account is authenticated at arrow 12. The authentication of the account may be communicated to the entity prohibiting the task, such as operating system security 110, shown in
At arrow 13, the rights elevator elevates the user's rights effective to enable a disabled or prohibited task. The rights elevator may temporarily elevate the user's rights just for the now-permitted task. From
At arrow 14, the tools enable the previously disabled or prohibited task. The application 204 may enable the task through the rights elevator or its interface module or do so on its own.
If, for instance, the user assented to elevate his or her rights in order to change the operating system's date and time (see
The tools may alter a user interface to enable a task or may produce another user interface (as is done in
Following performance of or permission to perform the prohibited task, rights elevator 114 may lower the user's rights (e.g., return to the user to his or her limited-rights account or rights context). In at least this sense the elevation of rights may be temporary. The rights elevator may also immediately reduce the rights or tie the elevated right to just the prohibited task. In this case, only the prohibited task may be permitted by elevating the rights of the user. This may help to reduce security risks inherent in the rights of the user being elevated for too long. It also may reduce the risk of a task being performed that is not permitted by the user's rights without the user elevating his or her rights specifically to permit that task.
In some cases the rights elevator returns the user to the prior rights context of the user's same session. In at least these cases, the tools permit a user to perform a task that is at first disabled or prohibited without the user having to change his or her login session.
Additional Exemplary User Interfaces for “Unlocking” a Task
Here the application responsible for presenting and altering a system's date and time settings calls rights elevator 114 (e.g., requesting/attempting application 204 of
Referring to
In response to this selection, the user interface generates a call to rights elevator 114. This call may follow a published API. The call indicates to the rights elevator that the user's rights need to be elevated. Responsive to receiving this call, the rights elevator presents a graphical user interface enabling the user to assent to elevate his or her rights.
Referring to
Responsive to receiving the user's password for an account, the interface module forwards the account and password for authentication by authenticating module 118 of
In
Once the user completes the task or chooses not to perform the task, the user's rights may return to that of the user's limited-rights account. Thus, the user may change the date or time and select the OK button. After this, the task to change the date and time again may be locked.
System(s), techniques, and/or method(s) are described that enable a user to elevate his or her rights, such as by switching the user to an account having higher rights or a different, higher-rights context of a same account. They may also 10 permit a user to elevate his or her rights with a simple assent, like clicking on a button or typing a keystroke, or with entry of credentials. By so doing, these systems and/or methods may permit a user to use a computer in relative safety from attacks by malicious code while also enabling the user to easily elevate his or her rights to perform potentially dangerous tasks. Although the invention has been is described in language specific to structural features and/or methodological steps, it is to be understood that the invention defined in the appended claims is not necessarily limited to the specific features or steps described. Rather, the specific features and steps are disclosed as preferred forms of implementing the claimed invention.
Number | Name | Date | Kind |
---|---|---|---|
5369764 | Blair | Nov 1994 | A |
5655077 | Jones et al. | Aug 1997 | A |
5774551 | Wu et al. | Jun 1998 | A |
5864665 | Tran | Jan 1999 | A |
6017177 | Lanham | Jan 2000 | A |
6209100 | Robertson et al. | Mar 2001 | B1 |
6308173 | Glasser et al. | Oct 2001 | B1 |
6473794 | Guheen et al. | Oct 2002 | B1 |
6609198 | Wood et al. | Aug 2003 | B1 |
6651166 | Smith et al. | Nov 2003 | B1 |
6651168 | Kao et al. | Nov 2003 | B1 |
6799178 | Iwase et al. | Sep 2004 | B2 |
6807636 | Hartman et al. | Oct 2004 | B2 |
6982962 | Lunsford et al. | Jan 2006 | B1 |
7065360 | Yahagi | Jun 2006 | B2 |
7152164 | Loukas | Dec 2006 | B1 |
7178025 | Scheidt et al. | Feb 2007 | B2 |
7305709 | Lymer et al. | Dec 2007 | B1 |
7617530 | Ruzyski et al. | Nov 2009 | B2 |
20020031230 | Sweet et al. | Mar 2002 | A1 |
20020038333 | Evans et al. | Mar 2002 | A1 |
20020112155 | Martherus et al. | Aug 2002 | A1 |
20030046392 | Wen et al. | Mar 2003 | A1 |
20030065626 | Allen | Apr 2003 | A1 |
20030097574 | Upton | May 2003 | A1 |
20030177388 | Botz et al. | Sep 2003 | A1 |
20030182586 | Numano | Sep 2003 | A1 |
20030212904 | Randle et al. | Nov 2003 | A1 |
20040034704 | Connelly | Feb 2004 | A1 |
20040039909 | Cheng | Feb 2004 | A1 |
20040088405 | Aggarwal | May 2004 | A1 |
20040117358 | von Kaenel et al. | Jun 2004 | A1 |
20040139355 | Axel et al. | Jul 2004 | A1 |
20040210771 | Wood et al. | Oct 2004 | A1 |
20040243824 | Jones | Dec 2004 | A1 |
20050091213 | Schutz et al. | Apr 2005 | A1 |
20050108770 | Karaoguz et al. | May 2005 | A1 |
20050132070 | Redlich et al. | Jun 2005 | A1 |
20050188210 | Perlin et al. | Aug 2005 | A1 |
20050188313 | Matthews et al. | Aug 2005 | A1 |
20050188314 | Matthews et al. | Aug 2005 | A1 |
20050188317 | Matthews et al. | Aug 2005 | A1 |
20050235148 | Scheidt et al. | Oct 2005 | A1 |
20050268107 | Harris et al. | Dec 2005 | A1 |
20060075475 | Boulos et al. | Apr 2006 | A1 |
20060085752 | Beadle et al. | Apr 2006 | A1 |
20060165060 | Dua | Jul 2006 | A1 |
20060174308 | Fuller et al. | Aug 2006 | A1 |
20060174323 | Brown et al. | Aug 2006 | A1 |
20060242427 | Ruzyski et al. | Oct 2006 | A1 |
20070033191 | Hornkvist et al. | Feb 2007 | A1 |
20070106892 | Engberg | May 2007 | A1 |
20070180502 | Yadav et al. | Aug 2007 | A1 |
20070186106 | Ting et al. | Aug 2007 | A1 |
20070198933 | van der Bogert et al. | Aug 2007 | A1 |
Number | Date | Country |
---|---|---|
2000122975 | Apr 2000 | JP |
2003223235 | Aug 2003 | JP |
2004295632 | Oct 2004 | JP |
2158444 | Oct 2000 | RU |
2003102377 | Jun 2004 | RU |
2237275 | Sep 2004 | RU |
WO0111451 | Feb 2001 | WO |
WO0201462 | Jan 2002 | WO |
Number | Date | Country | |
---|---|---|---|
20070180502 A1 | Aug 2007 | US |