WO2015167600A1 - Securing data in a file system - Google Patents
Securing data in a file system Download PDFInfo
- Publication number
- WO2015167600A1 WO2015167600A1 PCT/US2014/057070 US2014057070W WO2015167600A1 WO 2015167600 A1 WO2015167600 A1 WO 2015167600A1 US 2014057070 W US2014057070 W US 2014057070W WO 2015167600 A1 WO2015167600 A1 WO 2015167600A1
- Authority
- WO
- WIPO (PCT)
- Prior art keywords
- user
- file
- sequence
- data
- access
- Prior art date
- Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
- Ceased
Links
Classifications
-
- G—PHYSICS
- G06—COMPUTING OR CALCULATING; COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F21/00—Security arrangements for protecting computers, components thereof, programs or data against unauthorised activity
- G06F21/60—Protecting data
- G06F21/62—Protecting access to data via a platform, e.g. using keys or access control rules
- G06F21/6218—Protecting access to data via a platform, e.g. using keys or access control rules to a system of files or objects, e.g. local or distributed file system or database
-
- G—PHYSICS
- G06—COMPUTING OR CALCULATING; COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F21/00—Security arrangements for protecting computers, components thereof, programs or data against unauthorised activity
- G06F21/30—Authentication, i.e. establishing the identity or authorisation of security principals
- G06F21/31—User authentication
-
- G—PHYSICS
- G06—COMPUTING OR CALCULATING; COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F2221/00—Indexing scheme relating to security arrangements for protecting computers, components thereof, programs or data against unauthorised activity
- G06F2221/21—Indexing scheme relating to G06F21/00 and subgroups addressing additional information or applications relating to security arrangements for protecting computers, components thereof, programs or data against unauthorised activity
- G06F2221/2117—User registration
Definitions
- Figure 1 (a) illustrates a data securing system, according to an example of the present subject matter.
- Figure 1 (h) illustrates a network environment implementing the data securing system, according to an example of the present subject matter.
- Figure 2 illustrates a method for securing data in a file system, according to an example of the present subject matter.
- Figure 3 illustrates a method for securing the data in a file system, according to an example of the present subject matter
- Figure 4 illustrates a network environment for securing data in a file system, according to an example of the present subject matter.
- the present subject matter relates to systems and methods for securing data in a file system.
- the data may be stored in the form of files, also referred to as data files.
- the file system is a system that defines the way the files are stored, organized, and accessed.
- the file system may be impiemented in a device, such as a server, where the data is stored.
- Organizations generally create a profile for each of their users in which a unique user identifier (ID) is assigned to each user.
- ID unique user identifier
- Each user can create files to store data in the file system.
- the files may be stored through folders or directories in the file system.
- the files that belong to a particular user are associated with the user ID of the user.
- the access to files from the file systern is granted to a user based on the user ID of the user. As a result, an unauthorized user cannot access files belonging to the particular user.
- a user's employment term I.e., when a user leaves the organization, his user !D may be deleted from the server; however, the files that belong to that user may be retained.
- the user ID of a user may be deleted permanently or temporarily from the server.
- OS operating systems
- the deleted user IDs can be recycled. That means, when a user leaves the organization, the user ID of the user may be deleted from the sen er, and the same user ID may be reassigned to a new user.
- the new user may access the files of the previous user.
- the data in the files of the previous users is put at risk of being accessible to unauthorized users.
- the access of the files by the unauthorized users can place sensitive data, such as users' personal information, at a risk of disclosure.
- the ownership of the files may be changed before creating a user ID for a new user.
- the organization may lose track of which files belong to which previous user.
- the user IDs of the users who have left the organization may be disabled instead of being deleted from the server. In such scenarios, the user IDs which are disabled may not be available for reassignment to new users. With this, the organizations may be left with iesser number of user IDs for assignment to the new users.
- a new user with a user ID same as a deieted user ID of a previous user cannot gain access to files belonging to the previous user. Therefore, the files associated with the deleted user ID of the previous user are protected or secured from an unauthorized access by a new user.
- a user ID is assigned to the user for creating and storing files having data in a file system.
- the user ID can be a new user ID, or can be a deleted user ID which is used before for a previous user who has left the organization.
- a sequence ID is also created for the user.
- the sequence ID for the user is created based on whether the user ID, which is assigned to the user, is used before.
- the sequence ID may be any unique identifier, such as a numeral, based on the number of times the user ID is used before.
- the combination of the user ID and the sequence ID is unique for each user.
- the user ID and the sequence ID for the user may be stored in a system database for future reference.
- each of the files within the file system may be further associated with the user ID and the sequence ID of the user who created and stored the respective file in the file system. Based on the user ID and the sequence ID, access of a file within the file system to a user may be controlled.
- Figure 1 (a) illustrates a data securing system 100, according to an example of the present subject matter.
- the data securing system 100 may be deployed in an organization having a network-based system for data storage and communication.
- the data securing system 100 may be a computing device, such as a laptop computer, a desktop computer, a workstation or a server, of the organization.
- the data securing system 100 enables securing data in a file system 102.
- the file system 102 is a system that allows the users to create and store files through foiders and directories, and defines the way the files are stored, organized, and accessed.
- the files created by the users may be data files, such as text documents, spreadsheets, images, and videos. In an example, the users may be employees of the organization.
- the data securing system 100 includes processor(s) 104.
- the processor(s) 104 may be implemented as microprocessors, microcomputers, microcontrollers, digital signal processors, central processing units, state machines, logic circuitries, and/or any devices that manipulate signals based on operational instructions.
- the functions of various elements shown in Figure 1 (a), including a functional block labeled as "processor(s)", may be provided through the use of dedicated hardware as well as hardware capable of executing machine readable instructions.
- the data securing system 100 further includes a profile creation module 106 and a data securing module 108, coupled to the processor 104.
- the profile creation module 106 and the data securing module 108 may include routines, programs, objects, components, and data structures, which perform particular tasks or implement particular abstract data types.
- the profile creation module 108 and the data securing module 108 may also be implemented as, signal processor(s), state machine ⁇ s), logic circuitries, and/or any other device or component that manipulates signals based ' on operational instructions.
- the profile creation module 106 and the data securing module 108 can be implemented by hardware, by computer-readable instructions executed by a processing unit, or by a combination thereof,
- the data securing system 100 also includes data comprising user identifier 110 and sequence identifier 12.
- the profile creation module 106 creates a profile for each user of the organization, through which each user can create, store, and access files in the file system 102 in a secure manner.
- the profile may be created at the time when the user joins the organization, in creating the profiie of a user, the profile creation module 108 assigns a user ID to the user, and creates a sequence ID for the user, such that the combination of the user ID and the sequence ID for the user is unique.
- the user ID can be a new user ID which is not used before for any user, or can be a deleted user ID which is used before for a previous user. In an example, the previous user is a user who has left the organization.
- the sequence ID for the user is created based on whether the user ID, which is assigned to the user, is a deleted user ID or a new user ID.
- the sequence ID may be a numeral, which is set based the number of times the user ID assigned to the user is used before.
- the user ID for each user may be stored in the user identifier 110, and the sequence ID for each user may be stored in the sequence identifier 112. The assignment of a user ID and the creation of a sequence ID for a user are described in detail later with reference to Figure 1 (b).
- the data securing module 108 associates each of the files, created and stored by each user, with the user ID and the sequence ID of the respective user. A user may then be granted access of a file from the file system 102 based on comparison of the user ID and the sequence ID associated with the file with the user ID and sequence ID of the user accessing the file.
- the association of the user IDs and the sequence IDs with files, and the granting of access of files from the file system 102 to the users are described in detail later with reference to Figure 1(b).
- FIG. 1 (b) illustrates a network environment 150 implementing the data securing system 100, according to an example of the present subject matter.
- the network environment 150 includes a plurality of user devices 114-1 , 114-2, 114-N, individually referred to a user device 1 14 and collectively referred to as user devices 114.
- the user devices 114 are connected to the data securing system 100 through a communication network 118.
- the user devices 114 may be used by the users to create, store, and access files in the file system 102, over the communication network 118.
- the user devices 114 may include computing devices, such as a laptop computer, a desktop computer, a notebook, a workstation, a mainframe computer, a mobile phone, and a personal digital assistant.
- the communication network 1 18 may be a wireless network, a wired network, or a combination thereof.
- the communication- network 1 18 can also be an individual network or a collection of many such individual networks, interconnected with each other and functioning as a single large network, e.g., the Internet or an intranet.
- the communication network 118 can be implemented as one of the different types of networks, such as intranet, local area network (LAN), wide area network (WAN), and the internet.
- the communication network 18 may either be a dedicated network or a shared network, which represents an association of the different types of networks that use a variety of protocols, for example, Hypertext Transfer Protocol (HTTP), and Transmission Control Protocol/Internet Protocol (TCP/IP), to communicate with each other.
- HTTP Hypertext Transfer Protocol
- TCP/IP Transmission Control Protocol/Internet Protocol
- the communication network 1 16 may include a Global System for Mobile Communication (GSM) network, a Universal Mobile Telecommunications System (UMTS) network, or any other communication network that use any of the commonly used protocols, for example, Hypertext Transfer Protocol (HTTP) and Transmission Control Protocol/Internet Protocol (TCP/IP).
- GSM Global System for Mobile Communication
- UMTS Universal Mobile Telecommunications System
- HTTP Hypertext Transfer Protocol
- TCP/IP Transmission Control Protocol/Internet Protocol
- the interface(s) 1 18 may include a variety of commercially available interfaces, for example, interfaces for peripheral device(s), such as data input output devices, referred to as I/O devices, storage devices, network device.
- the I/O device ⁇ s may include Universal Serial Bus (USB) ports, Ethernet ports, host bus adaptors, and their corresponding device drivers.
- the interface(s) 118 may facilitate the communication of the data securing system 100 with various communication and computing devices and various communication networks, such as networks that use a variety of protocols, for example, Hypertext Transfer Protocol (HTTP) and Transmission Controi Protocol/Internet Protocol (TCP/IP).
- HTTP Hypertext Transfer Protocol
- TCP/IP Transmission Controi Protocol/Internet Protocol
- the data securing system 100 further includes a memory 120 coupled to the processor(s) 104.
- the processor(s) 104 may fetch and execute computer-readable instructions stored in the memory 120.
- the memory 120 may include any computer-readable medium known in the art including, for example, volatile memory, such as static random access memory (SRAM) and dynamic random access memory (DRAM), and/or nonvolatile memory, such as read only memory (ROM), erasable programmable ROM, and flash memories.
- volatile memory such as static random access memory (SRAM) and dynamic random access memory (DRAM)
- nonvolatile memory such as read only memory (ROM), erasable programmable ROM, and flash memories.
- the data securing system 100 includes module(s) 122 and data 124.
- the modu!e(s) 122 include the profile creation module 106, the data securing module 108, an access granting module 126, and other module(s) 128.
- the other module(s) 128 may include programs or coded instructions that supplement applications or functions performed by the data securing system 100.
- the data 124 includes the file system 102, the user identifier 1 10, the sequence identifier 1 12, file metadata 130, and other data 132.
- the other data 132 may include data generated and saved by the modules 122 for providing various functionalities of the data securing system 100.
- the file system 102 is shown internal to the data securing system 100, the file system 102 can aiso be implemented external to the data securing system 100.
- the description hereinafter describes the procedures of assigning a user ID to a new user, creating a sequence ID for the new user, associating the files created and stored by the new user with the user ID and the sequence ID of the new user, and granting access to a fiie from the fiie system 102 to a new user, in accordance with an example implementation of the present subject matter.
- the description herein is provided with respect to one user; the procedure can be repeated for ail the users of the organization, such that the data is secured in the file system 102,
- the profile creation module 106 assigns a user name to a new user, hereinafter referred to as the user.
- the user may login using the user name through his user device 1 14 for creating and storing files in the fiie system 102.
- the user name may be based on the name of the user. For example, if the name of the user is John Smith, where John is the first name of the user and Smith is the iast name of the user, then the profile creation module 108 may assign a user name "John. Smith" to the user.
- the profile creation module 108 also assigns a user ID to the user.
- the user ID may be a numerical value, in one example, the user ID may be an employee ID of the user.
- the user ID assigned to the user can be a deleted user ID, which is used before for a previous user who has left the organization. For instance, this may be possible when the previous user has an employee ID, same as that of the new user joining the organization, in an example implementation, the user ID assigned to the user may be stored in the user identifier 1 10 from where the user ID of the user can be located for reference.
- the profile creation module 106 may receive an instruction to create a user name and a user ID for a user.
- the instruction may be received from a system administrator, when the user joins an organization.
- the profile creation module 106 may receive the name of the user from the system administrator, or retrieve the name from a database where details of the user are stored.
- the profile creation module 108 may receive the employee ID of the user from the system administrator, or retrieve the employee ID from the database.
- the profiie creation module 106 creates a sequence ID for the user.
- the sequence ID may be a numeral, which can be used for tracking whether the user ID assigned to the user is being reused, i.e., a deleted user ID, or is new, and is based on the number of times of the user ID is used before.
- the profile creation module 106 may keep a list of the deleted user IDs and the number of times each deleted user ID is used before. If may be understood that if a user ID is not included in the list, then the user ID is a new user ID.
- the profile creation module 108 may set the sequence ID for the user with a predefined initial value when the user ID assigned to the user is a new user ID.
- the predefined initial value may be .
- the profile creation module 108 may set the sequence ID with a value incremented from the predefined initial value when the user ID assigned to the user is a deleted user ID.
- the value of the sequence ID may be based on a number of times the deleted user ID is used before, in an example, if the deleted user ID was used before once, then the profile creation module 108 increments the predefined initial value by 1 s and thus sets the sequence ID as '2'. Further, if the deleted user ID was used before twice, then the profile creation module 106 increments the predefined initial value by 2, and thus sets the sequence ID as ! 3 ⁇
- sequence IDs no two users, from amongst the new users and the previous users, will have the same sequence IDs.
- the combination of the user ID and the sequence ID is unique for the user.
- the sequence SD created for the user may be stored in the sequence identifier 1 12, from where the sequence ID of the user can be located for reference.
- the sequence ID of the user stored in the sequence identifier 1 12 cannot be altered by unauthorized users,
- the user can create and store files in the file system 102.
- the files created by the user may be data files, such as text documents, spreadsheets, images, and videos.
- the data securing module 108 associates each of the files, created and stored by the user, with the user ID and the sequence ID of the user. For this, the data securing module 108 may retrieve the user ID from the user identifier 1 10 and the sequence iD from the sequence identifier 112. The user ID and the sequence ID of the user may be associated with a file when the file is created by the user.
- the user can access a file, belonging to him, stored in the file system 102, where the access to the files by the user may be granted based on the user ID and the sequence ID of the user and the user ID and the sequence ID associated with the file.
- the procedure of accessing a file is described later in the description.
- each file which is created by the user has an inode associated with it.
- An inode for a file includes metadata for the file, which may include the information to access a file in a file system.
- the user ID and sequence D associated with the file is included as the metadata in the inode of the file.
- other information such as file creation, access and modification time, file size, file type, permissions (read, 'write, execute permissions) and the like, may also be included in the metadata in the inode.
- the data securing module 108 may store the metadata, or the inodes, of the files in the file metadata 130,
- the user may login using his user name through his user device 1 14.
- the access granting module 128 may receive a request from the user.
- the request may be received as an indication when the user interacts using an input device to attempt an access of the file.
- the interaction to attempt an access of the file may include, clicking on a file using a mouse to open the file, scrolling on the file using a mouse to read the file, or typing using a keyboard to write text in the file.
- the access granting module 126 retrieves the metadata of the file from the file metadata 130.
- the metadata of the file may include the user ID and the sequence ID associated with the file.
- the metadata may be retrieved from the inode of the file.
- the access granting module 128 retrieves the user ID and the sequence ⁇ of the user who has attempted to access the file. For this, the access granting module 126 may identify the user through his login details, and may then retrieve the user ID and the sequence ID of the identified user from the user identifier 110 and the sequence identifier 1 12, respectively.
- the access granting module 126 determines whether the user ID associated with the file, to be accessed by the user, and the user ID of the user, who has performed the operation, are same. In case the user ID associated with the file matches with the user ID of the user, the access granting module 128 compares the sequence ID associated with the file, to be accessed by the user, with the sequence ID of the user. If the sequence ID associated with the file matches with the sequence ID of the user, the access granting module 128 grants the access of the file from the file system 102 to the user. Therefore, if both the user ID and the sequence D associated with the file match with those of the user, then the access granting module 128 grants the access to the file to the user.
- Figure 2 illustrates a method 200 for securing data in a file system, according to an example of the present subject matter.
- the order in which method 200 is described is not intended to be construed as a limitation, and some of the described method blocks can be combined in a different order to implement the method 200, or an alternative method.
- the method 200 may be implemented in any suitable hardware, computer-readable instructions, or combination thereof.
- the steps of the method 200 may be performed by either a computing device under the instruction of machine executable instructions stored on a non-transitory computer readable medium or by dedicated hardware circuits, microcontrollers, or logic circuits.
- some examples are also intended to cover computer readable medium, for example, digital data storage media, which are machine or computer readable and encode machine- executable or computer-executable instructions, where said instructions perform some or all ot the steps of the described method 200.
- the method 200 includes assigning a user ID to a user for creating and storing files having data in a file system.
- the user may be an employee of an organization.
- the user ID of the user may be a numerical value.
- the user ID of the user may be based on the employee ID of the user.
- the user ID may be a deleted user ID or a new user ID,
- the profile creation module 108 of the data securing system 100 assigns the user ID to the user.
- the method 200 includes creating a sequence ID for the user, where the sequence ID is created based on whether the user ID is used before, and where each of the files, created and stored by the user, is associated with the user ID and the sequence ID of the user.
- the sequence ID may be any unique identifier, such as a numeral, which can be used for tracking whether the user ID which is assigned to the user is being reused or is new, and is based on the number of times the user ID is used before.
- the sequence ID is set with a predefined initial value when the user ID assigned to the user is the new user ID, and the sequence ID is set with a value incremented from the predefined initial value when the user ID assigned to the user is the deleted user ID. The value may be based on a number of times the deleted user ID is used before.
- the profile creation module 106 creates the sequence ID for the user.
- Figure 3 illustrates a method 300 for securing the data in a file system, according to an example of the present subject matter.
- the order in which method 300 is described is not intended to be construed as a limitation, and some of the described method blocks can be combined in a different order to implement the method 300, or an alternative method.
- the method 300 may be implemented in any suitable hardware, computer-readable instructions, or combination thereof,
- the steps of the method 300 may be performed by either a computing device under the instruction of machine executable instructions stored on a non-transitory computer readabie medium or by dedicated hardware circuits, microcontroiiers, or iogic circuits,
- some examples are also intended to cover computer readable medium, for example, digital data storage media, which are machine or computer readabie and encode macbine- executable or computer-executable instructions, where said instructions perform some or all of the steps of the described method 300.
- the method 300 includes assigning a user ID to a user for creating and storing files having data in a file system.
- the user ID may be assigned to the user by the profile creation module 108 of the data securing system 100 in a manner as described earlier in the description.
- a user name is assigned to the user. The user can login using the user name through his user device 114 for creating, storing, and accessing files from the file system 102.
- the method 300 includes creating a sequence ID for the user, where the sequence ID is created based on whether the user ID is used before, and where each of the files, created and stored by the user is associated with the user D and the sequence ID of the user.
- the sequence ID may be created for the user by the profile creation module 106 of the data securing system 100 in a manner as described earlier in the description. Further, each of the files, created and stored by the user, is associated with the user ID and the sequence ID of the user.
- the method 300 includes receiving a request from the user to access a file stored in the file system.
- the request from the user may be received, whenever the user performs any of read, write, and access operation on the file.
- the access granting module 126 of the data securing system 100 receives a request from the user to access the file stored in the file system 102.
- the method 300 includes retrieving metadata of the file to be accessed by the user, where the metadata comprises the user ID and the sequence ID associated with the file.
- the metadata may also include other information of the file, such as file creation, access and modification time, file size, file type, permissions (read, write, execute permissions) and the like.
- the access granting module 128 retrieves the metadata of the file to be accessed by the user from the fiie metadata 130.
- the method 300 includes determining, based on the metadata, whether the user ID associated with the file, to be accessed by the user, and the user ID of the user are same, in an example, the access granting module 126 determines whether the user ID associated with the fiie and the user ID of the user are same.
- the method 300 includes comparing, based on the metadata, the sequence SD associated with the file with the sequence ID of the user, when the user ID associated with the file matches with the user ID of the user.
- the access granting module 126 compares the sequence ID associated with the file with the sequence ID of the user.
- the method 300 includes granting the access of the fiie from the file system to the user when the sequence ID associated with the file matches with the sequence ID of the user. Therefore, if both the user ID and the sequence ID associated with the fiie match with the user ID and the sequence ID of the user, then the access to the data in the file is granted to the user.
- the access granting module 126 grants the access of the file from the file system 102 to the user when the sequence ID associated with the file matches with the sequence ID of the user,
- FIG. 4 illustrates a system environment 400 for securing data in a file system 102, according to an example of the present subject matter.
- the system environment 400 includes a processing unit 402 communicatively coupled to a non-transitory computer readable medium 404 through a communication link 406.
- the processing unit 402 can be a computing device, such as the data securing system 100, which utilized the non-transitory computer readable medium 404 for securing data in the file system 102.
- the non- transitory computer readable medium 404 may be, for example, an internal memory device or an external memory device, in one implementation, the communication link 406 may be a direct communication link, such as any memory read/write interface. In another implementation, the communication link 408 may be an indirect communication link, such as a network interface. In such a case, the processing unit 402 may access the non- transitory computer readable medium 404 through a network 408.
- the network 408 may be a single network or a combination of multiple networks and may use a variety of different communication protocols.
- the processing unit 402 and the non-transitory computer readable medium 404 may also be communicating with data sources 410 over the network 408.
- the data sources 410 have applications that communicate with the processing unit 402, for securing data in the file system 102, in accordance with the present subject matter.
- the data sources 410 may include, for example, the file system 102, user identifier 1 10, and sequence identifier 1 12.
- the non-transitory computer readable medium 404 includes a set of computer readable instructions, such as the profile creation module 106 and the data securing module 108.
- the set of computer readable instructions can be accessed by the processing unit 402 through the communication link 406 and subsequently executed to perform acts for securing data in the file system 102.
- the profile creation module 106 assigns a user ID to the user for creating and storing files in the file system 102.
- the user ID may be assigned in a manner as described earlier in the description.
- the profile creation module 108 stores the user ID assigned to the user in the user identifier 110.
- the profile creation module 108 creates a sequence ID for the user based on whether the user ID is one of a deleted user ID and a new user ID.
- the sequence ID may be assigned in a manner as described earlier in the description.
- the profile creation module 106 stores the sequence ID created for the user in the sequence identifier 1 12.
- the data securing module 108 associates each of the files, created and stored by the user, with the user ID and the sequence ID of the user, so that a user can be granted access based on comparison and matching of the user ID and the sequence ID of the user with the user ID and the sequence ID associated with the file to be accessed.
Landscapes
- Engineering & Computer Science (AREA)
- Theoretical Computer Science (AREA)
- Computer Security & Cryptography (AREA)
- General Engineering & Computer Science (AREA)
- Computer Hardware Design (AREA)
- Software Systems (AREA)
- Physics & Mathematics (AREA)
- General Physics & Mathematics (AREA)
- General Health & Medical Sciences (AREA)
- Bioethics (AREA)
- Health & Medical Sciences (AREA)
- Databases & Information Systems (AREA)
- Information Retrieval, Db Structures And Fs Structures Therefor (AREA)
- Storage Device Security (AREA)
Abstract
The present subject matter relates to securing data in a file system. In one example, the present subject matter includes assigning a user identifier (ID) to a user for creating and storing files having data in the file system. The present subject matter further includes creating a sequence ID for the user, where the sequence ID is created based on whether the user ID is used before, and where each of the files, created and stored by the user, is associated with the user ID and the sequence ID of the user.
Description
BACKGROUND
[0001] In recent years, organizations have become dependent on network-based systems for data storage and data communication. The users may store data, in the form of data files, in a file system which is implemented in a network-based system, such as a server. With the growing number of users accessing the server, the chance of unauthorized access of data has also increased. Exposure of data to an unauthorized user may breach the security of the data. In order to control access to the data in the file system, the organization assigns a unique user identifier (ID) to each user, such that each user can store and access his data using a respective user ID.
BRIEF DESCRIPTION OF DRAWINGS
[0002] The detailed description is described with reference to the accompanying figures. In the figures, the !eft-most digst{s) of a reference number identifies the figure in which the reference number first appears. The same numbers are used throughout the figures to refer like features and components:
[0003] Figure 1 (a) illustrates a data securing system, according to an example of the present subject matter.
[0004] Figure 1 (h) illustrates a network environment implementing the data securing system, according to an example of the present subject matter.
[0005] Figure 2 illustrates a method for securing data in a file system, according to an example of the present subject matter.
[0006] Figure 3 illustrates a method for securing the data in a file system, according to an example of the present subject matter,
[0007] Figure 4 illustrates a network environment for securing data in a file system, according to an example of the present subject matter.
DETAILED DESCRIPTION
[0008] The present subject matter relates to systems and methods for securing data in a file system. The data may be stored in the form of files, also referred to as data files. The file system is a system that defines the way the files are stored, organized, and accessed. In a network-based implementation,
the file system may be impiemented in a device, such as a server, where the data is stored.
[0009] Organizations generally create a profile for each of their users in which a unique user identifier (ID) is assigned to each user. Each user can create files to store data in the file system. The files may be stored through folders or directories in the file system. The files that belong to a particular user are associated with the user ID of the user. The access to files from the file systern is granted to a user based on the user ID of the user. As a result, an unauthorized user cannot access files belonging to the particular user.
[0010] At the end of a user's employment term, I.e., when a user leaves the organization, his user !D may be deleted from the server; however, the files that belong to that user may be retained. The user ID of a user may be deleted permanently or temporarily from the server. On network-based systems functioning through operating systems (OS), such as Unix®, the deleted user IDs can be recycled. That means, when a user leaves the organization, the user ID of the user may be deleted from the sen er, and the same user ID may be reassigned to a new user. If the deleted user ID of a previous user is assigned to a new user and if the files belonging to the previous user of that user ID are retained in the file system in the server, then the new user may access the files of the previous user. With this, the data in the files of the previous users is put at risk of being accessible to unauthorized users. The access of the files by the unauthorized users can place sensitive data, such as users' personal information, at a risk of disclosure.
[0011] To avoid this, the ownership of the files may be changed before creating a user ID for a new user. However, with this, the organization may lose track of which files belong to which previous user. Further, in certain scenarios, the user IDs of the users who have left the organization may be disabled instead of being deleted from the server. In such scenarios, the user IDs which are disabled may not be available for reassignment to new users. With this, the organizations may be left with iesser number of user IDs for assignment to the new users.
[0012] Systems and methods for securing data in a file system are described herein. With the systems and the methods of the present subject matter, a new user with a user ID same as a deieted user ID of a previous user cannot gain access to files belonging to the previous user. Therefore, the files associated with the deleted user ID of the previous user are protected or secured from an unauthorized access by a new user.
[0013] In an example implementation, a user ID is assigned to the user for creating and storing files having data in a file system. The user ID can be a new user ID, or can be a deleted user ID which is used before for a previous user who has left the organization. Along with the user ID, a sequence ID is also created for the user. The sequence ID for the user is created based on whether the user ID, which is assigned to the user, is used before. In an example, the sequence ID may be any unique identifier, such as a numeral, based on the number of times the user ID is used before. The combination of the user ID and the sequence ID is unique for each user. The user ID and the sequence ID for the user may be stored in a system database for future reference.
[0014] Further, each of the files within the file system may be further associated with the user ID and the sequence ID of the user who created and stored the respective file in the file system. Based on the user ID and the sequence ID, access of a file within the file system to a user may be controlled.
[0015] With the systems and the methods of the present subject matter, access to data, or files in the file system, belonging to a previous user is not granted to a new user, even if a previously used user ID is assigned to the new user. Thus, the data or the files of the previous user are not put at risk of being accessible to other users. Further, since the ownership of the files may not be changed for securing the data in the file system, the organization can keep track of which files belong to which user. Furthermore, as would be evident, using the sequence IDs along with the user IDs for the user, user IDs, both previously used and new, are available for assignment to the new users.
[0016] The above systems and the methods are further described with reference to Figures 1 (a) to 4. It should be noted that the description and figures merely illustrate the principles of the present subject matter. It may be
understood that various arrangements may be devised that, although not explicitly described or shown herein, embody the principles of the present subject matter. Further, while aspects of described systems and methods for securing data in a file system can be implemented in any number of different computing systems, environments, and/or implementations, the examples and implementations are described in the context of the following system(s),
[0017] Figure 1 (a) illustrates a data securing system 100, according to an example of the present subject matter. In an example, the data securing system 100 may be deployed in an organization having a network-based system for data storage and communication. The data securing system 100 may be a computing device, such as a laptop computer, a desktop computer, a workstation or a server, of the organization. The data securing system 100 enables securing data in a file system 102. The file system 102 is a system that allows the users to create and store files through foiders and directories, and defines the way the files are stored, organized, and accessed. The files created by the users may be data files, such as text documents, spreadsheets, images, and videos. In an example, the users may be employees of the organization.
[0018] The data securing system 100 includes processor(s) 104. The processor(s) 104 may be implemented as microprocessors, microcomputers, microcontrollers, digital signal processors, central processing units, state machines, logic circuitries, and/or any devices that manipulate signals based on operational instructions. The functions of various elements shown in Figure 1 (a), including a functional block labeled as "processor(s)", may be provided through the use of dedicated hardware as well as hardware capable of executing machine readable instructions.
[0019] The data securing system 100 further includes a profile creation module 106 and a data securing module 108, coupled to the processor 104. The profile creation module 106 and the data securing module 108, amongst other things, may include routines, programs, objects, components, and data structures, which perform particular tasks or implement particular abstract data types. The profile creation module 108 and the data securing module 108 may also be implemented as, signal processor(s), state machine{s), logic circuitries,
and/or any other device or component that manipulates signals based ' on operational instructions. Further, the profile creation module 106 and the data securing module 108 can be implemented by hardware, by computer-readable instructions executed by a processing unit, or by a combination thereof, The data securing system 100 also includes data comprising user identifier 110 and sequence identifier 12.
[0020] According to an example implementation, the profile creation module 106 creates a profile for each user of the organization, through which each user can create, store, and access files in the file system 102 in a secure manner. In one example, the profile may be created at the time when the user joins the organization, in creating the profiie of a user, the profile creation module 108 assigns a user ID to the user, and creates a sequence ID for the user, such that the combination of the user ID and the sequence ID for the user is unique. The user ID can be a new user ID which is not used before for any user, or can be a deleted user ID which is used before for a previous user. In an example, the previous user is a user who has left the organization. The sequence ID for the user is created based on whether the user ID, which is assigned to the user, is a deleted user ID or a new user ID. In an example, the sequence ID may be a numeral, which is set based the number of times the user ID assigned to the user is used before. The user ID for each user may be stored in the user identifier 110, and the sequence ID for each user may be stored in the sequence identifier 112. The assignment of a user ID and the creation of a sequence ID for a user are described in detail later with reference to Figure 1 (b).
[0021] Further, for the purpose of securing the data in the file system 102, the data securing module 108 associates each of the files, created and stored by each user, with the user ID and the sequence ID of the respective user. A user may then be granted access of a file from the file system 102 based on comparison of the user ID and the sequence ID associated with the file with the user ID and sequence ID of the user accessing the file. The association of the user IDs and the sequence IDs with files, and the granting of access of files
from the file system 102 to the users are described in detail later with reference to Figure 1(b).
[0022] Figure 1 (b) illustrates a network environment 150 implementing the data securing system 100, according to an example of the present subject matter. As shown, apart from the data securing system 100, the network environment 150 includes a plurality of user devices 114-1 , 114-2, 114-N, individually referred to a user device 1 14 and collectively referred to as user devices 114. The user devices 114 are connected to the data securing system 100 through a communication network 118. The user devices 114 may be used by the users to create, store, and access files in the file system 102, over the communication network 118. The user devices 114 may include computing devices, such as a laptop computer, a desktop computer, a notebook, a workstation, a mainframe computer, a mobile phone, and a personal digital assistant.
[0023] The communication network 1 18 may be a wireless network, a wired network, or a combination thereof. The communication- network 1 18 can also be an individual network or a collection of many such individual networks, interconnected with each other and functioning as a single large network, e.g., the Internet or an intranet. The communication network 118 can be implemented as one of the different types of networks, such as intranet, local area network (LAN), wide area network (WAN), and the internet. The communication network 18 may either be a dedicated network or a shared network, which represents an association of the different types of networks that use a variety of protocols, for example, Hypertext Transfer Protocol (HTTP), and Transmission Control Protocol/Internet Protocol (TCP/IP), to communicate with each other. In an example implementation, the communication network 1 16 may include a Global System for Mobile Communication (GSM) network, a Universal Mobile Telecommunications System (UMTS) network, or any other communication network that use any of the commonly used protocols, for example, Hypertext Transfer Protocol (HTTP) and Transmission Control Protocol/Internet Protocol (TCP/IP).
[0024] Apart from the processor(s) 104T the data securing system 100 includes irsterface(s) 118. The interface(s) 1 18 may include a variety of commercially available interfaces, for example, interfaces for peripheral device(s), such as data input output devices, referred to as I/O devices, storage devices, network device. The I/O device{s) may include Universal Serial Bus (USB) ports, Ethernet ports, host bus adaptors, and their corresponding device drivers. The interface(s) 118 may facilitate the communication of the data securing system 100 with various communication and computing devices and various communication networks, such as networks that use a variety of protocols, for example, Hypertext Transfer Protocol (HTTP) and Transmission Controi Protocol/Internet Protocol (TCP/IP).
[0025] The data securing system 100 further includes a memory 120 coupled to the processor(s) 104. Among other capabilities, the processor(s) 104 may fetch and execute computer-readable instructions stored in the memory 120. The memory 120 may include any computer-readable medium known in the art including, for example, volatile memory, such as static random access memory (SRAM) and dynamic random access memory (DRAM), and/or nonvolatile memory, such as read only memory (ROM), erasable programmable ROM, and flash memories.
[0028] Further, the data securing system 100 includes module(s) 122 and data 124. The modu!e(s) 122 include the profile creation module 106, the data securing module 108, an access granting module 126, and other module(s) 128. The other module(s) 128 may include programs or coded instructions that supplement applications or functions performed by the data securing system 100.
[0027] The data 124 includes the file system 102, the user identifier 1 10, the sequence identifier 1 12, file metadata 130, and other data 132. The other data 132 may include data generated and saved by the modules 122 for providing various functionalities of the data securing system 100. Although the file system 102 is shown internal to the data securing system 100, the file system 102 can aiso be implemented external to the data securing system 100.
[0028] The description hereinafter describes the procedures of assigning a user ID to a new user, creating a sequence ID for the new user, associating the files created and stored by the new user with the user ID and the sequence ID of the new user, and granting access to a fiie from the fiie system 102 to a new user, in accordance with an example implementation of the present subject matter. The description herein is provided with respect to one user; the procedure can be repeated for ail the users of the organization, such that the data is secured in the file system 102,
[0029] The profile creation module 106 assigns a user name to a new user, hereinafter referred to as the user. The user may login using the user name through his user device 1 14 for creating and storing files in the fiie system 102. The user name may be based on the name of the user. For example, if the name of the user is John Smith, where John is the first name of the user and Smith is the iast name of the user, then the profile creation module 108 may assign a user name "John. Smith" to the user.
[0030] The profile creation module 108 also assigns a user ID to the user. The user ID may be a numerical value, in one example, the user ID may be an employee ID of the user. The user ID assigned to the user can be a deleted user ID, which is used before for a previous user who has left the organization. For instance, this may be possible when the previous user has an employee ID, same as that of the new user joining the organization, in an example implementation, the user ID assigned to the user may be stored in the user identifier 1 10 from where the user ID of the user can be located for reference.
[0031] According to an example implementation, the profile creation module 106 may receive an instruction to create a user name and a user ID for a user. The instruction may be received from a system administrator, when the user joins an organization. In an example, for the creation of the user name, the profile creation module 106 may receive the name of the user from the system administrator, or retrieve the name from a database where details of the user are stored. Further, for the creation of the user ID, the profile creation module 108 may receive the employee ID of the user from the system administrator, or retrieve the employee ID from the database.
[0032] After assigning the user name and the user !D to the user, the profiie creation module 106 creates a sequence ID for the user. As mentioned earlier, the sequence ID may be a numeral, which can be used for tracking whether the user ID assigned to the user is being reused, i.e., a deleted user ID, or is new, and is based on the number of times of the user ID is used before. For the creation of the sequence I D, the profile creation module 106 may keep a list of the deleted user IDs and the number of times each deleted user ID is used before. If may be understood that if a user ID is not included in the list, then the user ID is a new user ID.
[0033] In an example implementation, the profile creation module 108 may set the sequence ID for the user with a predefined initial value when the user ID assigned to the user is a new user ID. The predefined initial value may be . Further, the profile creation module 108 may set the sequence ID with a value incremented from the predefined initial value when the user ID assigned to the user is a deleted user ID. The value of the sequence ID may be based on a number of times the deleted user ID is used before, in an example, if the deleted user ID was used before once, then the profile creation module 108 increments the predefined initial value by 1 s and thus sets the sequence ID as '2'. Further, if the deleted user ID was used before twice, then the profile creation module 106 increments the predefined initial value by 2, and thus sets the sequence ID as !3\
[0034] Thus, no two users, from amongst the new users and the previous users, will have the same sequence IDs. The combination of the user ID and the sequence ID is unique for the user. Further, the sequence SD created for the user may be stored in the sequence identifier 1 12, from where the sequence ID of the user can be located for reference. In an example, the sequence ID of the user stored in the sequence identifier 1 12 cannot be altered by unauthorized users,
[0035] Once the user ID is assigned to the user and the sequence ID is created for the user, the user can create and store files in the file system 102. The files created by the user may be data files, such as text documents, spreadsheets, images, and videos.
[0036] Further, the data securing module 108 associates each of the files, created and stored by the user, with the user ID and the sequence ID of the user. For this, the data securing module 108 may retrieve the user ID from the user identifier 1 10 and the sequence iD from the sequence identifier 112. The user ID and the sequence ID of the user may be associated with a file when the file is created by the user. The user can access a file, belonging to him, stored in the file system 102, where the access to the files by the user may be granted based on the user ID and the sequence ID of the user and the user ID and the sequence ID associated with the file. The procedure of accessing a file is described later in the description.
[0037] In an example, for the data securing system 100 operating on a Unix® based operating system, each file which is created by the user has an inode associated with it. An inode for a file includes metadata for the file, which may include the information to access a file in a file system. In an example implementation, the user ID and sequence D associated with the file is included as the metadata in the inode of the file. In an example, in addition to the user ID and the sequence ID, other information, such as file creation, access and modification time, file size, file type, permissions (read, 'write, execute permissions) and the like, may also be included in the metadata in the inode. The data securing module 108 may store the metadata, or the inodes, of the files in the file metadata 130,
[0038] Further, for accessing a file from the file system 102, the user may login using his user name through his user device 1 14. As the user attempts to access a file from the file system 102, the access granting module 128 may receive a request from the user. In an example, the request may be received as an indication when the user interacts using an input device to attempt an access of the file. The interaction to attempt an access of the file may include, clicking on a file using a mouse to open the file, scrolling on the file using a mouse to read the file, or typing using a keyboard to write text in the file.
[0039] Based on the request from the user, the access granting module 126 retrieves the metadata of the file from the file metadata 130. As mentioned above, the metadata of the file may include the user ID and the sequence ID
associated with the file. In an example, the metadata may be retrieved from the inode of the file. In addition to the metadata of the file, the access granting module 128 retrieves the user ID and the sequence Ώ of the user who has attempted to access the file. For this, the access granting module 126 may identify the user through his login details, and may then retrieve the user ID and the sequence ID of the identified user from the user identifier 110 and the sequence identifier 1 12, respectively.
[0040] Thereafter, for the purpose of granting the access to the file, the access granting module 126 determines whether the user ID associated with the file, to be accessed by the user, and the user ID of the user, who has performed the operation, are same. In case the user ID associated with the file matches with the user ID of the user, the access granting module 128 compares the sequence ID associated with the file, to be accessed by the user, with the sequence ID of the user. If the sequence ID associated with the file matches with the sequence ID of the user, the access granting module 128 grants the access of the file from the file system 102 to the user. Therefore, if both the user ID and the sequence D associated with the file match with those of the user, then the access granting module 128 grants the access to the file to the user.
[0041] Figure 2 illustrates a method 200 for securing data in a file system, according to an example of the present subject matter. The order in which method 200 is described is not intended to be construed as a limitation, and some of the described method blocks can be combined in a different order to implement the method 200, or an alternative method. Furthermore, the method 200 may be implemented in any suitable hardware, computer-readable instructions, or combination thereof.
[0042] The steps of the method 200 may be performed by either a computing device under the instruction of machine executable instructions stored on a non-transitory computer readable medium or by dedicated hardware circuits, microcontrollers, or logic circuits. Herein, some examples are also intended to cover computer readable medium, for example, digital data storage media, which are machine or computer readable and encode machine-
executable or computer-executable instructions, where said instructions perform some or all ot the steps of the described method 200.
[0043] With reference to method 200 as depicted in Figure 2, at block 202, the method 200 includes assigning a user ID to a user for creating and storing files having data in a file system. In an example, the user may be an employee of an organization. The user ID of the user may be a numerical value. For instance, the user ID of the user may be based on the employee ID of the user. Further, the user ID may be a deleted user ID or a new user ID, In an example, the profile creation module 108 of the data securing system 100 assigns the user ID to the user.
[0044] At block 204, the method 200 includes creating a sequence ID for the user, where the sequence ID is created based on whether the user ID is used before, and where each of the files, created and stored by the user, is associated with the user ID and the sequence ID of the user. The sequence ID may be any unique identifier, such as a numeral, which can be used for tracking whether the user ID which is assigned to the user is being reused or is new, and is based on the number of times the user ID is used before. In an example, the sequence ID is set with a predefined initial value when the user ID assigned to the user is the new user ID, and the sequence ID is set with a value incremented from the predefined initial value when the user ID assigned to the user is the deleted user ID. The value may be based on a number of times the deleted user ID is used before. In an example, the profile creation module 106 creates the sequence ID for the user.
[0045] Figure 3 illustrates a method 300 for securing the data in a file system, according to an example of the present subject matter. The order in which method 300 is described is not intended to be construed as a limitation, and some of the described method blocks can be combined in a different order to implement the method 300, or an alternative method. Furthermore, the method 300 may be implemented in any suitable hardware, computer-readable instructions, or combination thereof,
[G04S] The steps of the method 300 may be performed by either a computing device under the instruction of machine executable instructions
stored on a non-transitory computer readabie medium or by dedicated hardware circuits, microcontroiiers, or iogic circuits, Herein, some examples are also intended to cover computer readable medium, for example, digital data storage media, which are machine or computer readabie and encode macbine- executable or computer-executable instructions, where said instructions perform some or all of the steps of the described method 300.
[0047] With reference to method 300 as depicted in Figure 3, at block 302, the method 300 includes assigning a user ID to a user for creating and storing files having data in a file system. In an example, the user ID may be assigned to the user by the profile creation module 108 of the data securing system 100 in a manner as described earlier in the description. In addition to the user ID, a user name is assigned to the user. The user can login using the user name through his user device 114 for creating, storing, and accessing files from the file system 102.
[0048] At biock 304, the method 300 includes creating a sequence ID for the user, where the sequence ID is created based on whether the user ID is used before, and where each of the files, created and stored by the user is associated with the user D and the sequence ID of the user. In an example, the sequence ID may be created for the user by the profile creation module 106 of the data securing system 100 in a manner as described earlier in the description. Further, each of the files, created and stored by the user, is associated with the user ID and the sequence ID of the user.
[0049] At block 306, the method 300 includes receiving a request from the user to access a file stored in the file system. In an example, the request from the user may be received, whenever the user performs any of read, write, and access operation on the file. In an example, the access granting module 126 of the data securing system 100 receives a request from the user to access the file stored in the file system 102.
[0050] At block 308, the method 300 includes retrieving metadata of the file to be accessed by the user, where the metadata comprises the user ID and the sequence ID associated with the file. The metadata may also include other information of the file, such as file creation, access and modification time, file
size, file type, permissions (read, write, execute permissions) and the like. In an example, the access granting module 128 retrieves the metadata of the file to be accessed by the user from the fiie metadata 130.
[0051] Further, at block 3 0, the method 300 includes determining, based on the metadata, whether the user ID associated with the file, to be accessed by the user, and the user ID of the user are same, in an example, the access granting module 126 determines whether the user ID associated with the fiie and the user ID of the user are same.
[0052] At block 312, the method 300 includes comparing, based on the metadata, the sequence SD associated with the file with the sequence ID of the user, when the user ID associated with the file matches with the user ID of the user. In an example, the access granting module 126 compares the sequence ID associated with the file with the sequence ID of the user.
[0053] At block 314, the method 300 includes granting the access of the fiie from the file system to the user when the sequence ID associated with the file matches with the sequence ID of the user. Therefore, if both the user ID and the sequence ID associated with the fiie match with the user ID and the sequence ID of the user, then the access to the data in the file is granted to the user. In an example, the access granting module 126 grants the access of the file from the file system 102 to the user when the sequence ID associated with the file matches with the sequence ID of the user,
[0054] Figure 4 illustrates a system environment 400 for securing data in a file system 102, according to an example of the present subject matter. The system environment 400 includes a processing unit 402 communicatively coupled to a non-transitory computer readable medium 404 through a communication link 406. In one implementation, the processing unit 402 can be a computing device, such as the data securing system 100, which utilized the non-transitory computer readable medium 404 for securing data in the file system 102.
[0055] The non- transitory computer readable medium 404 may be, for example, an internal memory device or an external memory device, in one implementation, the communication link 406 may be a direct communication
link, such as any memory read/write interface. In another implementation, the communication link 408 may be an indirect communication link, such as a network interface. In such a case, the processing unit 402 may access the non- transitory computer readable medium 404 through a network 408. The network 408 may be a single network or a combination of multiple networks and may use a variety of different communication protocols.
[0056] The processing unit 402 and the non-transitory computer readable medium 404 may also be communicating with data sources 410 over the network 408. The data sources 410 have applications that communicate with the processing unit 402, for securing data in the file system 102, in accordance with the present subject matter. The data sources 410 may include, for example, the file system 102, user identifier 1 10, and sequence identifier 1 12.
[0057J In one implementation, the non-transitory computer readable medium 404 includes a set of computer readable instructions, such as the profile creation module 106 and the data securing module 108. The set of computer readable instructions, referred to as instructions hereinafter, can be accessed by the processing unit 402 through the communication link 406 and subsequently executed to perform acts for securing data in the file system 102.
[0058] For discussion purposes, the execution of the instructions by the processing unit 402 has been described with reference to various components introduced earlier with reference to description of Figures 1 (a) and 1 (b).
[0059] On execution by the processing unit 402, the profile creation module 106 assigns a user ID to the user for creating and storing files in the file system 102. The user ID may be assigned in a manner as described earlier in the description. In an example implementation, the profile creation module 108 stores the user ID assigned to the user in the user identifier 110. Further, the profile creation module 108 creates a sequence ID for the user based on whether the user ID is one of a deleted user ID and a new user ID. The sequence ID may be assigned in a manner as described earlier in the description. The profile creation module 106 stores the sequence ID created for the user in the sequence identifier 1 12. Further, the data securing module 108 associates each of the files, created and stored by the user, with the user ID
and the sequence ID of the user, so that a user can be granted access based on comparison and matching of the user ID and the sequence ID of the user with the user ID and the sequence ID associated with the file to be accessed.
[0060] Although implementations of securing data in a fiie system have been described in language specific to structural features and/or methods, it is to be understood that the present subject matter is not necessarily limited to the specific features or methods described. Rather, the specific features and methods are disclosed and explained in the context of a few implementations for securing data in a file system.
Claims
1. A data securing system for securing data in a file system, the data securing system comprising:
a processor;
a profile creation module coupled to the processor to:
assign a user identifier (ID) to a user for creating and storing files having data in the file system; and
create a sequence ID for the user based on whether the user ID is one of a deleted user ID and a new user ID; a data securing module coupled to the processor to associate each of the files, created and stored by the user, with the user ID and the sequence D of the user.
2. The data securing system as claimed in claim 1. wherein the profile creation module is to set the sequence ID with a predefined initial value on determining the user ID assigned to the user to be the new user ID.
3. The data securing system as claimed in claim 1 , wherein the profile creation module is to set the sequence D with a value incremented from a predefined initial value on determining the user ID assigned to the user to be the deleted user ID, and wherein the value is based on a number of times the deleted user ID is used before.
4, The data securing system as claimed in claim 1 further comprising:
an access granting module coupled to the processor to:
receive a request from the user to access a file stored in the file system;
determine whether the user ID associated with the file, to be accessed by the user, and the user ID of the user are same;
when the user I D associated with the file matches with the user iD of the user, compare the sequence !D associated with the file, to be accessed by the user, with the sequence I D of the user; and
grant the access of the file from the file system to the user when the sequence ID associated with the file matches with the sequence ID of the user.
5, The data securing system as claimed in claim 4, wherein the access granting module is to retrieve metadata of the file to be accessed by the user, and wherein the metadata comprises the user ID and the sequence iD associated with the file, wherein the determination and the comparison are based on the metadata.
6. A method for securing data in a file system, the method comprising:
assigning, by a processor, a user identifier (iD) to a user for creating and storing files having data in the file system; and
creating, by the processor, a sequence ID for the user, wherein the sequence ID is created based on whether the user ID is used before, and wherein each of the files, created and stored by the user, is associated with the user ID and the sequence ID of the user.
7. The method as claimed in claim 6, wherein the user ID is a deleted user ID..
8. The method as claimed in claim 6, wherein, when the user ID assigned to the user is not used before, the sequence ID for the user is set with a predefined initial value.
9. The method as claimed in claim 8, wherein, when the user ID assigned to the user is used before, the sequence ID for the user is set with a value
mcremenied from a predefined initial value, and wherein the value is based on a number of times the user ID is used before.
10. The method as claimed in claim 8 further comprising:
receiving a request from the user to access a file stored in the file system;
determining whether the user ID associated with the file, to be accessed by the user, and the user !D of the user are same;
when the user ID associated with the file matches with the user ID of the user, comparing the sequence ID associated with the file, to be accessed by the user, with the sequence ID of the user; and
granting the access of the file from the file system to the user when the sequence ID associated with the file matches with the sequence ID of the user.
1 1. The method as claimed in claim 10 further comprising:
retrieving metadata of the file to be accessed by the user, wherein the metadata comprises the user ID and the sequence ID associated with the file, wherein the determining and the comparing are based on the metadata.
12. A non-transitory computer-readable medium having a set of computer readable instructions that, when executed, cause a data securing system to:
assign a user identifier (ID) to a user for creating and storing files having data in a fiie system;
create a sequence ID for the user based on whether the user ID is used before; and
associate each of the files, created and stored by the user, with the user ID and the sequence ID of the user.
13. The non-transitory computer-readable medium as claimed in claim 12, wherein the user ID is a deleted user ID.
14. The non-transitory computer-readable medium as claimed in claim 12 further comprising computer readable instructions to:
receive a request from the user to access a file stored in the file system;
determine whether the user ID associated with the file, to be accessed by the user, and the user ID of the user are same;
when the user ID associated with the file matches with the user ID of the user, compare the sequence ID associated with the file, to be accessed by the user, with the sequence ID of the user; and
grant the access of the file from the file system to the user when the sequence ID associated with the file matches with the sequence ID of the user.
15. The non-transitory computer-readable medium as claimed in claim 14 further comprising computer readable instructions to:
retrieve metadata of the file to be accessed by the user, wherein the metadata comprises the user ID and the sequence ID associated with the file, and wherein the determination of whether the user ID associated with the file, to be accessed by the user, and the user ID of the user are same and the comparison of the sequence ID associated with the file, to be accessed by the user, with the sequence ID of the user are based on the metadata.
Applications Claiming Priority (2)
| Application Number | Priority Date | Filing Date | Title |
|---|---|---|---|
| IN2175CH2014 | 2014-04-29 | ||
| IN2175/CHE/2014 | 2014-04-29 |
Publications (2)
| Publication Number | Publication Date |
|---|---|
| WO2015167600A1 true WO2015167600A1 (en) | 2015-11-05 |
| WO2015167600A9 WO2015167600A9 (en) | 2016-10-13 |
Family
ID=54359120
Family Applications (1)
| Application Number | Title | Priority Date | Filing Date |
|---|---|---|---|
| PCT/US2014/057070 Ceased WO2015167600A1 (en) | 2014-04-29 | 2014-09-23 | Securing data in a file system |
Country Status (1)
| Country | Link |
|---|---|
| WO (1) | WO2015167600A1 (en) |
Citations (3)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| WO1999034551A1 (en) * | 1997-12-29 | 1999-07-08 | Mordhai Barkan | Method for safe communications |
| KR20000072017A (en) * | 2000-07-01 | 2000-12-05 | 주성구 | Equal ID Use Method IN ON-Line |
| KR20010087510A (en) * | 2000-03-07 | 2001-09-21 | 주영돈 | Method of using single identification on internet service or communication service |
-
2014
- 2014-09-23 WO PCT/US2014/057070 patent/WO2015167600A1/en not_active Ceased
Patent Citations (3)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| WO1999034551A1 (en) * | 1997-12-29 | 1999-07-08 | Mordhai Barkan | Method for safe communications |
| KR20010087510A (en) * | 2000-03-07 | 2001-09-21 | 주영돈 | Method of using single identification on internet service or communication service |
| KR20000072017A (en) * | 2000-07-01 | 2000-12-05 | 주성구 | Equal ID Use Method IN ON-Line |
Non-Patent Citations (2)
| Title |
|---|
| "Private Information Policy Change", CIVIL ACTION, 16 July 2004 (2004-07-16), Retrieved from the Internet <URL:http://ac tion.or.kr/?mid=inforight news&page=25&sort_index=regdate&order_type=asc&doc ument_srl=76847> * |
| KOREA INTERNET & SECURITY AGENCY: "Website Withdrawal Function Implementati on Guide", October 2009 (2009-10-01), Retrieved from the Internet <URL:http://www.kisa.or.kr/public/laws/laws3.jsp> * |
Also Published As
| Publication number | Publication date |
|---|---|
| WO2015167600A9 (en) | 2016-10-13 |
Similar Documents
| Publication | Publication Date | Title |
|---|---|---|
| US11985170B2 (en) | Endpoint data loss prevention (DLP) | |
| US20230161739A1 (en) | Systems and methods for in-place records management and content lifecycle management | |
| EP3398091B1 (en) | System and method for unified access control on federated database | |
| US9846702B2 (en) | Indexing of file in a hadoop cluster | |
| US11403027B2 (en) | Technology for governance of data retention and transfer | |
| US20100235396A1 (en) | Distributed File System Access | |
| US11275850B1 (en) | Multi-faceted security framework for unstructured storage objects | |
| Henze et al. | Towards data handling requirements-aware cloud computing | |
| CN107515879B (en) | Method and electronic equipment for document retrieval | |
| WO2020000716A1 (en) | Big data analysis system, server, data processing method, program and storage medium | |
| US20130018920A1 (en) | Configuration management database security | |
| CN110221991B (en) | Control method and system for computer peripheral equipment | |
| US8819231B2 (en) | Domain based management of partitions and resource groups | |
| CN108920914A (en) | A kind of authority control method and device | |
| US11550942B2 (en) | Universal file access control system and method | |
| US9852288B2 (en) | Securing data on a computing system | |
| CN104520821A (en) | Dynamic directory controls | |
| US10951600B2 (en) | Domain authentication | |
| KR101304452B1 (en) | A cloud system for document management using location | |
| US20240232420A9 (en) | System and method of dynamic search result permission checking | |
| WO2015167600A1 (en) | Securing data in a file system | |
| US12360946B2 (en) | System and method of large file extraction | |
| CN113987439A (en) | System and method for keeping command line authority consistent with page authority | |
| US20130046720A1 (en) | Domain based user mapping of objects | |
| Swathi | A Study on Security Towards SQL Server Database |
Legal Events
| Date | Code | Title | Description |
|---|---|---|---|
| 121 | Ep: the epo has been informed by wipo that ep was designated in this application |
Ref document number: 14890995 Country of ref document: EP Kind code of ref document: A1 |
|
| NENP | Non-entry into the national phase |
Ref country code: DE |
|
| 122 | Ep: pct application non-entry in european phase |
Ref document number: 14890995 Country of ref document: EP Kind code of ref document: A1 |