Creating distinct user spaces through user identifiers

Information

  • Patent Grant
  • 8650658
  • Patent Number
    8,650,658
  • Date Filed
    Tuesday, October 4, 2011
    12 years ago
  • Date Issued
    Tuesday, February 11, 2014
    10 years ago
Abstract
A method of, and a processing system for, creating distinct user spaces. In a platform originally intended to be a single user platform, for each of a plurality of users, a first application used by the user can be assigned a user identifier (UID) unique to the user and the first application. The first UID can be associated with user data exclusively associated with the user and the first application to create a multi-user platform.
Description
BACKGROUND OF THE INVENTION

1. Field of Technology


The present description generally relates to operating systems and, more particularly, to multi-user accounts in operating systems with access restrictions.


2. Background


Android™ is a software stack for mobile devices based on the Linux™ platform, and currently is developed by Google, Inc. of Mountain View, Calif. Although Linux™ supports multiple users, Android™ is designed to be a single user platform. In this regard, the Android™ system effectively disables the multi-user aspect of the Linux™ kernel by assigning unique user identifiers (UIDs) to each Android™ application. In particular, when an Android™ application reads or writes data, the application only can access the data with its unique UID. Thus, such an application can only read or modify data that the application itself creates. This feature is necessary to prevent potentially unscrupulous applications from accessing sensitive information generated by other applications.


SUMMARY

Arrangements described herein relate to a method of creating distinct user spaces. The method can include, in a platform originally intended to be a single user platform, for each of a plurality of users, via a processor, assigning to a first application used by the user a user identifier (UID) unique to the user and the first application and associating the first UID with user data exclusively associated with the user and the first application to create a multi-user platform. The method further can include assigning to a second application used by the user a second UID unique to the user and the second application, and associating the second UID with user data exclusively associated with the user and the second application.


The method also can include allocating to the user a range of UIDs, wherein the first UID is selected from the range of UIDs. Applications used by the user can be assigned the UIDs from the range of UIDs in a serially incrementing manner. When at least one of the applications used by the user is removed from the single user platform, a corresponding UID can be returned to a pool of available UIDs.


The method further can include allocating for shared usage among the plurality of users a range of UIDs. UIDs can be assigned to applications used by the plurality of users, wherein the UIDs are assigned to the applications in an interleaved manner. Further, a range of UIDs can be allocated for system or administrative use.


The method further can include receiving from a process a request to access the user data, the request indicating the first UID exclusively unique to the user and the first application. The process can be allowed to access the user data corresponding to the user and the first application.


The method further can include providing user level-servicing using a loop device-based file system to enable the single user platform to accommodate multiple users. The method also can include providing a new filing system for the single user platform by writing a list of functions configured to support and adding an entry into a Virtual Filesystem Switch (VFS) table to enable the single user platform to accommodate multiple users.


Arrangements described herein also relate to a processing system. The processing system can include a processor configured to, in a platform originally intended to be a single user platform, for each of a plurality of users, assign to a first application used by the user a first user identifier (UID) unique to the user and the first application and associate the first UID with user data exclusively associated with the user and the first application to create a multi-user platform.


The processor further can be configured to assign to a second application used by the user a second UID unique to the user and the second application and associate the second UID with user data exclusively associated with the user and the second application. A range of UIDs can be allocated to the user, wherein the first UID is selected from the range of UIDs. The UIDs from the range of UIDs can be assigned to applications used by the user in a serially incrementing manner. When at least one of the applications used by the user is removed from the single user platform, a corresponding UID can be returned to a pool of available UIDs.


The processor further can be configured to allocate for shared usage among the plurality of users a range of UIDs. UIDs can be assigned to applications used by the plurality of users, wherein the UIDs are assigned to the applications in an interleaved manner. Further, a range of UIDs can be allocated for system or administrative use.


The processor further can be configured to receive from a process a request to access the user data, the request indicating the first UID exclusively unique to the user and the first application and allow the process to access the user data corresponding to the user and the first application.


The processor further can be configured to provide user level-servicing using a loop device-based file system to enable the single user platform to accommodate multiple users. The processor also can be configured to provide a new filing system for the single user platform by writing a list of functions configured to support and add an entry into a Virtual Filesystem Switch (VFS) table to enable the single user platform to accommodate multiple users.


Another embodiment can include a computer program product including a computer-readable storage medium. The computer-readable storage medium can include computer-usable program code stored thereon to perform the various steps and/or functions disclosed within this specification.





BRIEF DESCRIPTION OF THE DRAWINGS

Embodiments will be described below in more detail, with reference to the accompanying drawings, in which:



FIG. 1 is a block diagram illustrating a system in accordance with one embodiment of the present invention;



FIG. 2 depicts user ranges in accordance with one embodiment of the present invention;



FIG. 3 depicts user ranges in accordance with another embodiment of the present invention;



FIG. 4 is a flowchart illustrating a method for creating multiple independent user spaces in accordance with one embodiment of the present invention; and



FIG. 5 is a flowchart illustrating a method for creating multiple independent user spaces in accordance with another embodiment of the present invention.





DETAILED DESCRIPTION

While the specification concludes with claims defining features that are regarded as novel, it is believed that the claims will be better understood from a consideration of the description in conjunction with the drawings. As required, detailed embodiments are disclosed herein; however, it is to be understood that the disclosed embodiments are merely exemplary and can be embodied in various forms. Therefore, specific structural and functional details disclosed herein are not to be interpreted as limiting, but merely as a basis for the claims and as a representative basis for teaching one skilled in the art to variously employ virtually any appropriately detailed structure. Further, the terms and phrases used herein are not intended to be limiting but rather to provide an understandable description.


Several definitions that apply throughout this document will now be presented. The term “current user” is defined as a user of the plurality of users who currently has access to the programs and/or features of a computing device. A “user space” is defined as an environment reserved for a particular user where that user may access various types of data and perform other computing or communication operations. A “platform” is defined as an operating environment composed of hardware and/or software components that serve as interfaces or specifications for interactions within a processing device. A “single user platform” is defined as a platform that is designed to accommodate a single user space and possibly an administrator with default control over the platform. A “multiple user platform” is defined as a platform that is designed to accommodate a more than one user space and possibly an administrator with default control over the platform. The phrase “originally designed as a single user platform” is defined as a platform that is or was intended to be a single user platform but that has or will be altered or modified in some way to accommodate more than one user space. The phrase “collectively store data” is defined as a process in which multiple portions of data are stored across multiple storage elements or across a single storage element.


The term “computing device” is defined as an electronic device configured to conduct various operations that manipulate or process data. A “network” is defined as a collection of two or more components in which the components are permitted to at least exchange signals with one another. The word “data” is defined as all forms of information that are capable of being generated and at least temporarily stored. The word “plurality” means a number that is greater than one.


A “processor” is defined as a component or a group of components that execute(s) sets of instructions. A “computer-readable-storage medium” is defined as a non-transitory storage device that can contain, or store, a program for use by or in connection with an instruction execution system, apparatus or device. Examples of a computer-readable-storage medium include, but are not limited to, a hard disk drive (HDD), a solid state drive (SSD), a read-only memory (ROM), an erasable programmable read-only memory (EPROM or Flash memory), a portable compact disc read-only memory (CD-ROM), a digital versatile disk (DVD) and a floppy disk. A “program product” is defined as a device comprising a computer-readable-storage medium having stored thereon computer-usable program code.


An “interface” is defined as a component or a group of components that connect(s) two or more separate systems or elements such that signals can be exchanged between or among them. A “directory” is defined as a digital file system structure that includes files and folders and that organizes the files and folders into a hierarchical organization. The word “link” is defined as an object that specifies the location of another object. A “symbolic link” is defined as a file system construct that contains a reference to another file or directory in the form of an absolute or relative path and that affects pathname resolution.


A “data storage element” is defined as a component or a group of interconnected components that are configured to retain data subject to retrieval. The term “non-volatile data storage element” means a data storage element, such as a computer-readable storage medium, that is configured to retain data irrespective of whether the data storage element is receiving power. The term “volatile data storage element” means a data storage element that requires power during at least some interval to retain data. An example of volatile data storage is random access memory (RAM).


The term “fixed allocation” is defined as an allocation of memory/storage that is assigned prior to the execution of any programs or operations that may utilize the allocation and stays static during such execution of the programs or operations. In contrast, a “dynamic allocation” is defined as an allocation of memory/storage that may or may not be assigned prior to the execution of any programs or operations that may utilize the allocation and is adjustable prior to, during or following such execution of the programs or operations. The terms “encrypt” or “encrypting” are defined as altering or translating data to restrict access to the data, while the terms “decrypt” or “decrypting” are defined as decoding data that has been encrypted. The word “orthogonal” is defined as a state in which two or more pieces of information or data are separated from one another and there is no overlap between (or among) them.


As noted, the Android™ system relies on user identifiers (UIDs) to isolate application data. All applications or application suites may have unique UIDs that are typically generated at installation. Generally, only applications that create a file are able to access that file because the Linux file permissions do not allow global access to application data. The data normally only can be accessed by a process with the same UID of the application, and all applications typically have unique UIDs. This data protection mechanism can be extended not only to isolate data from different applications, but also to segregate data from the same application created by different users. In general, the association of a unique UID based on, for example, both user and application type can be used to prevent users from accessing any data but their own by making all UIDs for a particular user orthogonal to the UIDs for all other users.


Additionally, system file I/O functions can be modified to read and write common file names differentiated by UID. For example, if an application with UID 0x1234 attempts to write a file foo.txt, the modified file I/O functions can append the UID of the application to the file name. In this example, the name of the file in the file system would be foo.txt-1234, but the application need not read and write to the file as foo.txt. This would allow applications common to multiple users to persist data to a data storage element without their data colliding. Additionally, the modified file I/O read functions can be configured to first look for the file name specified with the appropriate suffix. If this file does not exist, then the I/O read functions can attempt to find a file with the corresponding file name not having a suffix. This process can be implemented so that applications could find pre-existing system files which would be common to all users. This process can be implemented for each directory or file element in a file path.



FIG. 1 is a block diagram illustrating a system 100 in accordance with one embodiment of the present invention. The system 100 can include a processing device 102. The processing device 102 can be a computer (e.g., a desktop computer, a laptop computer, a notebook computer, a tablet computer, or the like), a personal digital assistant (PDA), a mobile telephone (e.g., a smart phone), an entertainment device, or any other device suitable for processing data.


The processing device 102 can include a processor 105, which may comprise, for example, one or more central processing units (CPUs), one or more digital signal processors (DSPs), one or more application specific integrated circuits (ASICs), one or more programmable logic devices (PLDs), a plurality of discrete components that can cooperate to process data, and/or any other suitable processing device. In an arrangement in which a plurality of such components are provided, the components can be coupled together to perform various processing functions as described herein.


In one arrangement, the processing device 102 also can include one or more input/output (I/O) devices, for example a display 110. In one arrangement, the display 110 can be a touch screen display, though the invention is not limited in this regard. Another example of an I/O device can include an I/O mechanism 115, such as a keyboard, a mouse, or the like. Of course, the display 110, if built as a touch screen display, may serve as the I/O mechanism 115. It should be noted, however, that the processing device 102 is not necessarily limited to these types of user interface elements, as other forms of such components may be implemented into the processing device 102.


The I/O devices can be coupled to the processor 105 either directly or through intervening I/O controllers. One or more interfaces 140 also can be coupled to the processor 105 to enable the processing device 102 to become coupled to other systems, computer systems, remote printers, and/or remote storage devices through intervening private or public networks. Modems, cable modems, Ethernet cards and communication ports are examples of different types of interfaces 140 that can be used with the processing device 102. Examples of communication ports include, but are not limited to, serial ports, parallel ports, universal serial bus (USB) ports, IEEE-1394 (FireWire) ports, serial ATA (SATA) ports, external SATA (eSATA) ports, and the like.


The processing device 102 also can include one or more data storage elements 120, 122, which can be used to store various forms of data. The data storage elements 120, 122 can be volatile data storage elements or non-volatile data storage elements. The data storage elements 120 can be integrated within (permanently or temporarily) the processing device 102. As such, the data storage elements 120 can be referred to as local data storage elements. The data storage elements 120 can be coupled to the processor 105 either directly or through intervening I/O controllers.


The data storage elements 122 can be communicatively linked to the processing device 102 via the communication network 125, via a communication port, or in any other suitable manner. As such, the data storage elements 122 can be referred to as remote data storage elements. The communication network 125 can comprise a wide area network (WAN), such as the Internet, a local area network (LAN), a personal area network (PAN) (e.g., Bluetooth®), and/or any other suitable communication systems. In this regard, the communication network 125 can include wired and/or wireless communication links.


An operating system and/or one or more applications can be stored to one or more of the data storage elements 120, 122, and executed by the processor 105 to implement the methods and processes described herein. Although there are references to Linux™ and Android™ operating systems, it should be noted that the description contained herein is applicable to any operating system, kernel or software platform where support for multiple-user accounts is not provided or available.


In one arrangement, the processing device 102 can also include an encryption engine 130, which can be used to selectively encrypt and/or decrypt data. Any suitable type and number of encryption and decryption techniques can be employed to ensure secure and efficient retrieval of data. As another option, the processing device 102 can include an authentication module 135 for authenticating one or more users of the processing device 102. The authentication module 135 can perform authentications on its own or in conjunction with one or more other elements, as will be described herein.


If desired, the encryption engine 130 and the authentication module 135 can be directly and communicatively coupled to the interface 140 for exchanging signals with the communication network 125 or other external elements. In one arrangement, the encryption engine 130 and the authentication module 135 can be embodied as application specific devices coupled to the processor 105 either directly or through intervening I/O controllers. In another arrangement, the encryption engine 130 and the authentication module 135 can be embodied as applications executable by the processor 105. In this regard, the encryption engine 130 and the authentication module 135 can be stored on one or more data storage elements communicatively linked to the processor 105.


In accordance with the description herein, the processing device 102 can be configured to accommodate multiple users. This feature is possible even if the processing device 102 is equipped with a platform that was originally intended for use by a single individual. In particular, each user can operate the processing device 102 and can generate, store and retrieve data on the processing device 102. This data can be stored on any number or type of the data storage elements 120, 122 including those that are communicatively linked to the processing device 102 via the communication network 125. In addition, a particular user's data can be protected from unauthorized access by any of the other users of the processing device 102. These processes can be achieved with minimal affect on the original single user platform of the processing device 102.


To configure the processing device, an operating system, for example Linux™ or Android™, can be executed by the processor 105. Additional software and/or applications also may be executed by the processor 105. In one arrangement, user-level servicing using a loop device-based file system, such as Filesystem in Userspace (FUSE) or vnode disk (vnd), can be provided as additional software that executes on top of the operating system to enable the platform of the processing device 102 to accommodate multiple users, thereby facilitating creation of a multi-user platform. In another arrangement, a FUSE kernel module and FUSE library can be integrated into to the operating system.


In another aspect of the present arrangements, for example within the Linux™ or Android™ operating system, a new filing system for the platform can be created by writing a list of functions configured to support, and an entry can be added into a Virtual Filesystem Switch (VFS) table. A VFS is a kernel data structure that contains an entry for each type of filing system that the kernel has knowledge. Examples of such filing systems include, but are not limited to, ext3, msdos, procfs and sysfs. Each entry in a VFS can include a list of functions that implement file-related system calls (e.g., mount, open, read, write, stat, etc) for a particular type of filing system. The functions in the new filing system can be configured to call such functions in one or more other filing systems. In this regard, semantics for the new file system can be layered onto an existing file system's data layout (e.g., ext3 or msdos).


User data can be stored on any suitable number/combination of data storage elements 120, 122. There are several techniques for realizing isolation of the user data. In particular, a predetermined number of user ranges can be generated with each range being associated with all or at least some of the users of a computing device. Referring to FIG. 2, an arrangement 200 of numerous user ranges 205-1, 205-2, 205-3, 205-4 is shown. As an example, each user range 205 can represent a range of UIDs that may be allocated to a particular user. In this regard, each user range 205 can comprise a portion of the total number of available UIDs.


In one embodiment, the UID can be an unsigned integer value, and the number of available UIDs can depend on the operating system and other relevant restrictions. In illustration, some systems support 16 bit UIDs. In such cases, slightly over 65,000 UIDs may be available. Other systems may support 32 bit UIDs, which may increase the number of available UIDs to over four billion. In any event, the number of available UIDs can be allocated among (or between) the multiple users in any suitable manner.


One specific (but non-limiting) example will be presented. Assume that the system supports a 16 bit UID. The UID space can be segmented into sixty-five possible user accounts, with each being assigned one thousand UIDs. User 1 can be allocated the range 0-999 (or 1-999), user 2 can be allocated the range 1,000-1,999 and user 3 can be allocated the range 2,000-2,999. The remaining user accounts can be assigned ranges in accordance with this particular allocation. Whenever a UID is assigned for an application used by a particular user, the UID can be assigned from that particular user's allocated range. Once allocated, the UID can be unique to the user and the application, at least until the UID is returned to the pool of available UIDs, for example when the application is removed from the platform.


In another example, a range of UIDs can be allocated to a plurality of users. Whenever a UID is assigned for an application used by a particular user, the UID can be assigned from the allocated range. Again, once allocated, the UID can be unique to the user and the application, at least until the UID is returned to the pool of available UIDs, for example when the application is removed from the platform.


There are several other issues to consider in this technique. Specifically, this assignment of ranges can apply to any type of UID. Moreover, any number of user accounts may be created, and an equivalent number of UIDs may be assigned to each range. It is understood, however, that the assignment of UIDs is not necessarily limited to an equal-weighted fashion, as some ranges may contain a greater or fewer number of UIDs in comparison to other ranges. Also, some of the ranges may be reserved for system or administrative use. In another arrangement, one or more common user ranges 210 may be generated. The UIDs in a common user range 210 may be common to all or at least a plurality of users. Here, an application may be assigned a common UID from this range 210, and these common users may be able to access the data for the application and can share the data. That is, users are able to create shared resources by having common UIDs for applications.


In an alternative embodiment, UIDs can be assigned in a serially incrementing manner. For example, each application can have a UID assigned to it at install time, which can be a higher integer value than the last application installed by any user. Although not necessarily limiting, the UIDs can be serially incremented by a value of one. An exemplary illustration is presented in FIG. 3. There, an arrangement 300 is shown in which the first entry relates to a first application restricted to user 1, which has a UID of 1. As an example, a second user (user 2) may install the same application (which can be restricted to user 2), and the UID can be incremented by one to a value of 2. As another example, a third user (user 3) can install a second application (which can be restricted to user 3), and the UID can be incremented to a value of three. Like the previous embodiment, common UIDs can be used to allow for multiple (or even all) users to access and share data and share, and these UID values can be incremented in a fashion similar to that described here.


In this way, applications can be assured a unique UID, but it is not necessary to have a clear segmentation of UIDs. This particular mapping of UIDs can be saved to persistent storage to provide explicit information on the UID subsets for the users. This process can also allow for an uneven distribution of UIDs among (or between) the users. In addition, the UIDs can be re-mined as time goes on and previously installed applications are removed. Although the incrementing value of one is presented, it is understood that the UIDs can be incremented in accordance with any other suitable value.


In either of the techniques described here, common group identifications (GID) can be used to allow groups of users to access common data. If a common UID is associated with all users to thereby permit all users to access application data, a common GID can allow more than one user but less than all users to access and share application data. Several exemplary types of data include application data, cache data, media data and system configuration data. The term “application data” is defined as data that is associated with programs designed for direct interaction with an end user. In addition, the term “cache data” is defined as data that is or will be temporarily stored in a storage mechanism. The term “media data” is defined as data that is associated with the presentation of entertainment to a user. The term “system configuration data” is defined as data that is used to configure a platform, application, or other software for operation on a device or system. The examples presented here, however, are not intended to be limiting. Referring again to FIG. 1, in one particular arrangement, the application data can be stored in one data storage elements 120, 122, while the cache data associated with the users can be stored at a different location of the data storage elements 120, 122 or on a different data storage element 120, 122.



FIG. 4 is a flowchart illustrating a method 400 for creating multiple independent user spaces in accordance with one embodiment of the present invention. The method 400 is not necessarily limited to the chronological order presented in FIG. 4, as these steps can be executed in accordance with any suitable sequence. Also, the method 400 may be adjusted to include other processes or operations not recited here or to remove some of the steps illustrated in FIG. 4.


At step 402, a single user platform can be provided on a processing device. At step 404, a range of user identifiers (UIDs) can be allocated to each of a plurality of UIDs. At step 406, a range of UIDs can be allocated for shared usage among a plurality of users. Step 406 can be performed in addition to, or in lieu of, step 404. In one arrangement, for example, each user can be allocated a range of UIDs exclusive to the respective users, and another range of UIDs can be allocated for use by a plurality of users. At step 408, a range of UIDs can be allocated for system or administrative use.


At step 410, a first UID can be assigned to a first application used by the user. The first UID can be selected from the range of UIDs exclusively allocated to the user, or selected from the range of UIDs allocated for shared usage among the plurality of users. In either arrangement, once assigned, the first UID can be unique to the first user and the first application, at least until the first UID is returned to the pool of UIDs from which the first UID was assigned. UIDs assigned from the shared range of UIDs can be assigned to applications used by the respective users as needed in a serially incrementing manner. In this regard, the UIDs can be assigned to applications used by the plurality of users in an interleaved manner. For example, a first UID can be assigned to a first application used by a first user, a second UID can be assigned to an application used by a second user, and a third UID can be assigned to a second application used by the first user.


At step 412, a second UID can be assigned to a second application used by user. The second UID can be selected from the range of UIDs allocated to the user, or selected from the range of UIDs allocated for shared usage among the plurality of users. In either arrangement, once assigned, the second UID can be unique to the first user and the second application, at least until the second UID is returned to the pool of UIDs from which the second UID was assigned. User identifiers also can be assigned to applications used by other users as described above.


At step 414, a request to access the user data can be received from a process, the request indicating the first UID exclusively unique to the user and the first application. At step 416, the process can be allowed to access the user data corresponding to the user and the first application. Further, additional requests from the process, or other processes, indicating other UIDs exclusively unique to users and applications, and such processes can be allowed to access corresponding user data. At step 418, when at least one of the applications is removed from the platform, a corresponding UID can be returned to a pool of available UIDs from which the UID was assigned. Accordingly, the UID can be made available to be reassigned to the first application or another application when needed.



FIG. 5 is a flowchart illustrating a method 500 for creating multiple independent user spaces in accordance with another embodiment of the present invention. The method 500 is not necessarily limited to the chronological order presented in FIG. 5, as these steps can be executed in accordance with any suitable sequence. Also, the method 500 may be adjusted to include other processes or operations not recited here or to remove some of the steps illustrated in FIG. 5.


At step 502, a single user platform can be provided on a processing device. At step 504, a first UID can be assigned to a first application used by the first user. At step 506, additional UIDs can be assigned to additional applications used by the first user in a serially incrementing manner. Further, UIDs can be assigned for shared usage among a plurality of users and UIDs can be assigned for system or administrative use in a serially incrementing manner.


At step 508, a request to access the user data can be received from a process, the request indicating the first UID exclusively unique to the first user and the first application. At step 510, the process can be allowed to access the user data corresponding to the user and the first application. Further, additional requests from the process, or other processes, indicating other UIDs exclusively unique to users and applications, and such processes can be allowed to access corresponding user data. At step 512, when at least one of the applications used by the user is removed from the platform, a corresponding UID can be returned to a pool of available UIDs.


The flowchart and block diagram in the figures illustrate the architecture, functionality, and operation of possible implementations of systems, methods and computer program products according to various embodiments. In this regard, each block in the flowchart or block diagram may represent a module, segment, or portion of code, which comprises one or more executable instructions for implementing the specified logical function(s). It should also be noted that, in some alternative implementations, the functions noted in the block may occur out of the order noted in the figures. For example, two blocks shown in succession may, in fact, be executed substantially concurrently, or the blocks may sometimes be executed in the reverse order, depending upon the functionality involved.


The systems, components and/or processes described above can be realized in hardware or a combination of hardware and software and can be realized in a centralized fashion in one processing system or in a distributed fashion where different elements are spread across several interconnected processing systems. Any kind of processing system or other apparatus adapted for carrying out the methods described herein is suited. A typical combination of hardware and software can be a processing system with computer-usable or computer-readable program code that, when being loaded and executed, controls the processing system such that it carries out the methods described herein. The systems, components and/or processes also can be embedded in a non-transitory computer-readable storage medium, such as a computer-readable storage medium of a computer program product or other data programs storage device, readable by a machine, tangibly embodying a program of instructions executable by the machine to perform methods and processes described herein. These elements also can be embedded in a computer program product which comprises all the features enabling the implementation of the methods described herein and, which when loaded in a processing system, is able to carry out these methods.


The terms “computer program,” “software,” “application,” variants and/or combinations thereof, in the present context, mean any expression, in any language, code or notation, of a set of instructions intended to cause a system having an information processing capability to perform a particular function either directly or after either or both of the following: a) conversion to another language, code or notation; b) reproduction in a different material form. For example, an application can include, but is not limited to, a script, a subroutine, a function, a procedure, an object method, an object implementation, an executable application, an applet, a servlet, a MIDlet, a source code, an object code, a shared library/dynamic load library and/or other sequence of instructions designed for execution on a processing system.


The terms “a” and “an,” as used herein, are defined as one or more than one. The term “plurality,” as used herein, is defined as two or more than two. The term “another,” as used herein, is defined as at least a second or more. The terms “including” and/or “having,” as used herein, are defined as comprising (i.e. open language).


Moreover, as used herein, ordinal terms (e.g. first, second, third, fourth, fifth, sixth, seventh, eighth, ninth, tenth, and so on) distinguish one message, signal, item, object, device, system, apparatus, step, process, or the like from another message, signal, item, object, device, system, apparatus, step, process, or the like. Thus, an ordinal term used herein need not indicate a specific position in an ordinal series. For example, a process identified as a “second process” may occur before a process identified as a “first process.” Further, one or more processes may occur between a first process and a second process.


The present arrangements can be embodied in other forms without departing from the spirit or essential attributes thereof. Accordingly, reference should be made to the following claims, rather than to the foregoing specification, as indicating the scope of the invention.

Claims
  • 1. A method of creating distinct user spaces, comprising: in a platform originally intended to be a single user platform, for each of a plurality of users: via a processor, assigning to a first application used by the user a first user identifier (UID) unique to the user and the first application;associating the first UID with user data exclusively associated with the user and the first application to create a multi-user platform;providing user level-servicing using a loop device-based file system to enable the single user platform to accommodate multiple users; andallocating to the user a range of UIDs, wherein the first UID is selected from the range of UIDs.
  • 2. The method according to claim 1, further comprising: assigning to a second application used by the user a second UID unique to the user and the second application; andassociating the second UID with user data exclusively associated with the user and the second application.
  • 3. The method of claim 1, further comprising: assigning to applications used by the user the UIDs from the range of UIDs in a serially incrementing manner.
  • 4. The method of claim 3, further comprising: when at least one of the applications used by the user is removed from the single user platform, returning a corresponding UID to a pool of available UIDs.
  • 5. The method of claim 1, further comprising: allocating for shared usage among the plurality of users a range of UIDs.
  • 6. The method of claim 5, further comprising: assigning UIDs to applications used by the plurality of users, wherein the UIDs are assigned to the applications in an interleaved manner.
  • 7. The method of claim 1, further comprising: allocating for system or administrative use a range of UIDs.
  • 8. The method of claim 1, further comprising: receiving from a process a request to access the user data, the request indicating the first UID exclusively unique to the user and the first application; andallowing the process to access the user data corresponding to the user and the first application.
  • 9. The method of claim 1, further comprising: providing a new filing system for the single user platform by writing a list of functions configured to support and adding an entry into a Virtual Filesystem Switch (VFS) table to enable the single user platform to accommodate multiple users.
  • 10. A processing system, comprising: a processor configured to, in a platform originally intended to be a single user platform, for each of a plurality of users: assign to a first application used by the user a first user identifier (UID) unique to the user and the first application;associate the first UID with user data exclusively associated with the user and the first application to create a multi-user platform;provide user level-servicing using a loop device-based file system to enable the single user platform to accommodate multiple users; andallocate to the user a range of UIDs, wherein the first UID is selected from the range of UIDs.
  • 11. The processing system of claim 10, wherein the processor further is configured to: assign to a second application used by the user a second UID unique to the user and the second application; andassociate the second UID with user data exclusively associated with the user and the second application.
  • 12. The processing system of claim 10, wherein the processor further is configured to: assign to applications used by the user the UIDs from the range of UIDs in a serially incrementing manner.
  • 13. The processing system of claim 12, wherein the processor further is configured to: when at least one of the applications used by the user is removed from the single user platform, return a corresponding UID to a pool of available UIDs.
  • 14. The processing system of claim 10, wherein the processor further is configured to: allocate for shared usage among the plurality of users a range of UIDs.
  • 15. The processing system of claim 14, wherein the processor further is configured to: assign UIDs to applications used by the plurality of users, wherein the UIDs are assigned to the applications in an interleaved manner.
  • 16. The processing system of claim 10, wherein the processor further is configured to: allocate for system or administrative use a range of UIDs.
  • 17. The processing system of claim 10, wherein the processor further is configured to: receive from a process a request to access the user data, the request indicating the first UID exclusively unique to the user and the first application; andallow the process to access the user data corresponding to the user and the first application.
  • 18. The processing system of claim 10, wherein the processor further is configured to: provide a new filing system for the single user platform by writing a list of functions configured to support and add an entry into a Virtual Filesystem Switch (VFS) table to enable the single user platform to accommodate multiple users.
  • 19. A computer program product comprising: a computer-readable storage medium comprising computer-usable program code stored thereon that creates distinct user spaces, the computer-readable storage medium comprising:computer-usable program code configured to, in a platform originally intended to be a single user platform, for each of a plurality of users: assign to a first application used by the user a first user identifier (UID) unique to the user and the first application;associate the first UID with user data exclusively associated with the user and the first application to create a multi-user platform;provide user level-servicing using a loop device-based file system to enable the single user platform to accommodate multiple users; andallocate to the user a range of UIDs, wherein the first UID is selected from the range of UIDs.
  • 20. The computer program product of claim 19, the computer-readable storage medium further comprising: computer-usable program code configured to assign to a second application used by the user a second UID unique to the user and the second application; andcomputer-usable program code configured to associate the second UID with user data exclusively associated with the user and the second application.
  • 21. The computer program product of claim of claim 19, the computer-readable storage medium further comprising computer-usable program code configured to assign to the applications used by the user the UIDs from the range of UIDs in a serially incrementing manner.
  • 22. The computer program product of claim of claim 21, the computer-readable storage medium further comprising computer-usable program code configured to, when at least one of the applications used by the user is removed from the single user platform, return a corresponding UID to a pool of available UIDs.
  • 23. The computer program product of claim 19, the computer-readable storage medium further comprising computer-usable program code configured to allocate for shared usage among the plurality of users a range of UIDs.
  • 24. The computer program product of claim 23, the computer-readable storage medium further comprising computer-usable program code configured to assign UIDs to applications used by the plurality of users, wherein the UIDs are assigned to the applications in an interleaved manner.
  • 25. The computer program product of claim 19, the computer-readable storage medium further comprising computer-usable program code configured to allocate for system or administrative use a range of UIDs.
  • 26. The computer program product of claim 19, the computer-readable storage medium further comprising: computer-usable program code configured to receive from a process a request to access the user data, the request indicating the first UID exclusively unique to the user and the first application; andcomputer-usable program code configured to allow the process to access the user data corresponding to the user and the first application.
  • 27. The computer program product of claim 19, the computer-readable storage medium further comprising: computer-usable program code configured to provide a new filing system for the single user platform by writing a list of functions configured to support and adding an entry into a Virtual Filesystem Switch (VFS) table to enable the single user platform to accommodate multiple users.
CROSS REFERENCES TO RELATED APPLICATIONS

This application claims benefit of U.S. provisional patent application Ser. No. 61/406,328, filed Oct. 25, 2010, which is herein incorporated by reference.

US Referenced Citations (149)
Number Name Date Kind
5265951 Kumar Nov 1993 A
5294782 Kumar Mar 1994 A
5357585 Kumar Oct 1994 A
5381348 Ernst et al. Jan 1995 A
5386106 Kumar Jan 1995 A
5484989 Kumar et al. Jan 1996 A
5489001 Yang Feb 1996 A
5489773 Kumar Feb 1996 A
5519783 Kumar May 1996 A
5521369 Kumar May 1996 A
5548477 Kumar et al. Aug 1996 A
5548478 Kumar et al. Aug 1996 A
5616906 Kumar Apr 1997 A
5632373 Kumar et al. May 1997 A
5638257 Kumar et al. Jun 1997 A
5648760 Kumar Jul 1997 A
5696496 Kumar Dec 1997 A
5708560 Kumar et al. Jan 1998 A
5872699 Nishii et al. Feb 1999 A
5902991 Kumar May 1999 A
5925873 Kumar Jul 1999 A
6023721 Cummings Feb 2000 A
6027021 Kumar Feb 2000 A
6072401 Kumar Jun 2000 A
6084769 Moore et al. Jul 2000 A
6104451 Matsuoka et al. Aug 2000 A
6151606 Mendez Nov 2000 A
6181553 Cipolla et al. Jan 2001 B1
6223815 Shibasaki May 2001 B1
6266539 Pardo Jul 2001 B1
6276448 Maruno Aug 2001 B1
6449149 Ohashi et al. Sep 2002 B1
6457030 Adams et al. Sep 2002 B1
6647103 Pinard et al. Nov 2003 B2
6674640 Pokharna et al. Jan 2004 B2
6684259 Discavage et al. Jan 2004 B1
6708221 Mendez et al. Mar 2004 B1
6952617 Kumar Oct 2005 B1
6952671 Kolesnik et al. Oct 2005 B1
7058088 Tomita et al. Jun 2006 B2
7120462 Kumar Oct 2006 B2
7120785 Bowers et al. Oct 2006 B1
7130193 Hirafuji et al. Oct 2006 B2
7149543 Kumar Dec 2006 B2
7191469 Erlingsson Mar 2007 B2
7236770 Sankaramanchi Jun 2007 B2
7243163 Friend et al. Jul 2007 B1
7275073 Ganji et al. Sep 2007 B2
7301767 Takenoshita et al. Nov 2007 B2
7447799 Kushner Nov 2008 B2
7574177 Tupman et al. Aug 2009 B2
7574200 Hassan et al. Aug 2009 B2
7577462 Kumar Aug 2009 B2
7620001 Ganji Nov 2009 B2
7620392 Maurya et al. Nov 2009 B1
7620731 Dasan et al. Nov 2009 B1
7627343 Fadell et al. Dec 2009 B2
7702322 Maurya et al. Apr 2010 B1
7774838 Haltmeyer Aug 2010 B2
7778035 Huang et al. Aug 2010 B2
7788382 Jones et al. Aug 2010 B1
7823214 Rubinstein et al. Oct 2010 B2
7869789 Hassan et al. Jan 2011 B2
7885645 Postma et al. Feb 2011 B2
7890091 Puskoor et al. Feb 2011 B2
7912994 Cornwell et al. Mar 2011 B2
7970386 Bhat et al. Jun 2011 B2
8000736 Forstall et al. Aug 2011 B2
8010701 Wilkinson et al. Aug 2011 B2
8012219 Mendez et al. Sep 2011 B2
8054211 Vidal Nov 2011 B2
8060074 Danford et al. Nov 2011 B2
8074288 Sambotin et al. Dec 2011 B2
8078157 Maurya et al. Dec 2011 B2
8086332 Dorogusker et al. Dec 2011 B2
8099090 Postma et al. Jan 2012 B2
8180893 Spertus May 2012 B1
8185149 Forstall et al. May 2012 B2
20010047363 Peng Nov 2001 A1
20020013852 Janik Jan 2002 A1
20020172336 Postma et al. Nov 2002 A1
20030014521 Elson et al. Jan 2003 A1
20030090864 Kuo May 2003 A1
20030130984 Quinlan et al. Jul 2003 A1
20040034853 Gibbons et al. Feb 2004 A1
20040060687 Moss, II Apr 2004 A1
20040078812 Calvert Apr 2004 A1
20040098449 Bar-Lavi et al. May 2004 A1
20040190256 Genova et al. Sep 2004 A1
20050091658 Kavalam et al. Apr 2005 A1
20050114686 Ball et al. May 2005 A1
20050131885 Komatsu et al. Jun 2005 A1
20050144445 Yeap et al. Jun 2005 A1
20050188318 Tamir et al. Aug 2005 A1
20050213331 Lewis Sep 2005 A1
20060030341 Pham Feb 2006 A1
20060184788 Sandhu et al. Aug 2006 A1
20060200658 Penkethman Sep 2006 A1
20060277209 Kral et al. Dec 2006 A1
20060277311 Franco et al. Dec 2006 A1
20070006322 Karimzadeh et al. Jan 2007 A1
20070080823 Fu et al. Apr 2007 A1
20070143288 Kichikawa et al. Jun 2007 A1
20070156870 McCollum Jul 2007 A1
20070169105 Amberny et al. Jul 2007 A1
20070183772 Baldwin et al. Aug 2007 A1
20070239878 Bowers et al. Oct 2007 A1
20070294380 Natarajan et al. Dec 2007 A1
20080070495 Stricklen et al. Mar 2008 A1
20080115225 Jogand-Coulomb et al. May 2008 A1
20080125079 O'Neil et al. May 2008 A1
20080134325 Kim et al. Jun 2008 A1
20080140969 Lawrence Jun 2008 A1
20080201453 Assenmacher Aug 2008 A1
20080222621 Knight et al. Sep 2008 A1
20080281953 Blaisdell Nov 2008 A1
20090080663 Cherian et al. Mar 2009 A1
20090150970 Hinds et al. Jun 2009 A1
20090183254 Franco et al. Jul 2009 A1
20100011037 Kazar Jan 2010 A1
20100077035 Li et al. Mar 2010 A1
20100157543 Shohet et al. Jun 2010 A1
20100157989 Krzyzanowski et al. Jun 2010 A1
20100157990 Krzyzanowski et al. Jun 2010 A1
20100159898 Krzyzanowski et al. Jun 2010 A1
20100222097 Gisby et al. Sep 2010 A1
20100242095 Mendenhall Sep 2010 A1
20100328064 Rogel Dec 2010 A1
20100330953 Rogel et al. Dec 2010 A1
20100330961 Rogel Dec 2010 A1
20100332635 Rogel et al. Dec 2010 A1
20100333088 Rogel et al. Dec 2010 A1
20110004941 Mendez et al. Jan 2011 A1
20110038120 Merz et al. Feb 2011 A1
20110058052 Bolton et al. Mar 2011 A1
20110082789 Boyd Apr 2011 A1
20110082900 Nagpal et al. Apr 2011 A1
20110093583 Piemonte et al. Apr 2011 A1
20110145932 Nerger et al. Jun 2011 A1
20110179483 Paterson et al. Jul 2011 A1
20110225252 Bhat et al. Sep 2011 A1
20110238992 Jancula et al. Sep 2011 A1
20120066223 Schentrup et al. Mar 2012 A1
20120070017 Dorogusker et al. Mar 2012 A1
20120088481 Postma et al. Apr 2012 A1
20120096364 Wilkinson et al. Apr 2012 A1
20120096365 Wilkinson et al. Apr 2012 A1
20120102564 Schentrup et al. Apr 2012 A1
20120117274 Lydon et al. May 2012 A1
Foreign Referenced Citations (7)
Number Date Country
2010080498 Jul 2010 WO
2010080500 Jul 2010 WO
2012024418 Feb 2012 WO
2012037064 Mar 2012 WO
2012061046 May 2012 WO
2012064870 May 2012 WO
2012064870 Jul 2012 WO
Non-Patent Literature Citations (21)
Entry
Burns, Mobile Application Security on Android—Context on Android Security, Black Hat, 2009.
Jones, Anatomy of the Linux Virtual File System Switch, IBM, 2009.
Holzer, Cryptoloop HOWTO, 2004.
Welsh et al., Running Linux, 1999, Section 5.7.
International Search Report and Written Opinion in Int'l Appln. No. PCT/US11/51302 mailed Jan. 26, 2012.
International Search Report and Written Opinion for Int'l Patent Appln. No. PCT/US2011/057351, mailed on May 9, 2012, 10 pgs.
International Search Report and Written Opinion for Int'l Patent Appln. No. PCT/US2011/057354, mailed on May 9, 2012, 10 pgs.
Fulton, III, S.M., “Xerox Goes Up Against RIM in ‘BYOD’ Mobile Device Management,” dated Feb. 22, 2012 [retrieved Mar. 7, 2012] retrieved from the Internet: <http://www.readwriteweb.com/cloud/2012/02/xerox-goes-up-against-rim-in-b.php>, 3 pgs.
International Search Report and Written Opinion for International Application No. PCT/US2009/068482, mailed on Feb. 23, 2010, 12 pages.
International Search Report and Written Opinion for International Application No. PCT/US2009/068475, mailed on Apr. 23, 2010, 17 pages.
International Search Report for International Application No. PCT/US2011/038184, mailed on Aug. 26, 2011, 2 pages.
International Search Report and Written Opinion for International Application No. PCT/US2011/048109, mailed on Dec. 12, 2011, 10 pages.
International Search Report and Written Opinion for International Application No. PCT/US2011/060023, mailed on May 25, 2012, 10 pages.
“A Closer Look at Horizon App Manager”, webpage available at: <http://www.horizonmanager.com/?page—id=211>, retrieve date: unknown, Copyright 2011, VMware, Inc., 5 pages.
Fulton, S.M., “Xerox Goes Up Against RIM in ‘BYOD’ Mobile Device Management,” dated Feb. 22, 2012 [retrieved Aug. 2, 2012] retrieved from the Internet: <http://www.readwriteweb.com/cloud/2012/02/xerox-goes-up-against-rim-in-b.php>, 4 pgs.
Final Rejection for U.S. Appl. No. 12/880,778, dated Jul. 23, 2013, 23 pages.
Final Rejection for U.S. Appl. No. 13/252,940 dated Sep. 13, 2013, 22 pages.
Non-Final Rejection for U.S. Appl. No. 13/252,940, Mailed May 6, 2013, 14 pages.
Non-Final Rejection for U.S. Appl. No. 12/880,778, mailed Nov. 11, 2011, 19 pages.
Amendment and Reply for U.S Appl. No. 12/880,778, dated May 7, 2013, 25 pages.
Amendment and Reply for U.S. Appl. No. 13/252,940 dated Sep. 5, 2013, 17 pages.
Related Publications (1)
Number Date Country
20120102574 A1 Apr 2012 US
Provisional Applications (1)
Number Date Country
61406328 Oct 2010 US