Id management for a network attached storage system

US2016004693A1 · US · A1

Patent metadata
FieldValue
Publication numberUS-2016004693-A1
Application numberUS-201414320785-A
CountryUS
Kind codeA1
Filing dateJul 1, 2014
Priority dateJul 1, 2014
Publication dateJan 7, 2016
Grant date

How to read this patent

A practical reading order for non-experts. Skip the full description unless you need deep technical detail.

  1. Title

    What the patent document calls the invention.

  2. Abstract

    A short plain-language summary of the technical disclosure.

  3. Assignees and inventors

    Who owns or filed the patent and who is credited as inventor.

  4. Key dates

    Filing, priority, publication, and grant dates set the timeline.

  5. First independent claim

    The legal scope of protection — read this for what is actually claimed.

  6. CPC / IPC classifications

    Technology tags used to group this patent with similar filings.

  7. Citations and related patents

    Prior art links and similar publications in this corpus.

Abstract

Official abstract text for this publication.

ID management for a network attached storage system using layered ID mapping virtualization. When a connection request is received at a NAS server, it is determined whether the request is for a new user, and if so, user IDs are created for the new user. External user ID and filesystem user ID are mapped to the internal user ID, and user ID is verified at the NAS server kernel on subsequent logins with an external database. The user IDs are remapped for the changed user account, and updated mappings are transmitted from the NAS server to one or more NAS server kernel repositories.

First claim

Opening claim text (preview).

What is claimed is: 1 . A method for layered user identifier (user ID) mapping virtualization, the method comprising: receiving, by one or more processors at a network attached storage (NAS) server, a connection request; determining, by one or more processors at a NAS server, if the connection request is for a new user, and if so, creating a filesystem user ID and an internal user ID for the new user; mapping, by one or more processors at a NAS server kernel, external user ID and filesystem user ID to the internal user ID; verifying, by one or more processors at a NAS server kernel, user ID on subsequent logins with an external database; remapping, by one or more processors at a NAS server kernel, the filesystem user ID and the internal user ID for the changed user account; and transmitting, by one or more processors at a NAS server to one or more processors on one or more NAS server kernel repositories, the updated mapping for the user. 2 . The method of claim 1 , wherein receiving, by one or more processors at a NAS server, a connection request further comprises: receiving, by one or more processors at the NAS server, a connection request from one or more computers or servers using Windows or UNIX-like operating systems. 3 . The method of claim 1 , wherein determining, by one or more processors at a NAS server, if the connection request is for a new user, and if so, creating a filesystem user ID and an internal user ID for the new user further comprises: allocating, by one or more processors at the NAS server kernel, an internal user ID representing the external user; assigning, by one or more processors at the NAS server kernel, a filesystem user ID for the external user; and writing, by one or more processors at the NAS server kernel, internal and filesystem user IDs for the external user to a kernel repository. 4 . The method of claim 1 , wherein mapping, by one or more processors at a NAS server kernel, the external user ID and filesystem user ID to the internal user ID further comprises: mapping, by one or more processors at the NAS server kernel, the external user ID to the internal user ID; and mapping, by one or more processors at the NAS server kernel, the filesystem user ID to the internal user ID. 5 . The method of claim 1 , wherein verifying, by one or more processors at a NAS server kernel, the user ID on subsequent logins with an external database further comprises: retrieving, by one or more processors at the NAS server, a user ID record for the external user and verifying user, group, and filesystem IDs have not changed. 6 . The method of claim 1 , wherein remapping, by one or more processors at a NAS server kernel, the internal IDs for the changed user account further comprises: remapping, by one or more processors at the NAS server kernel, the external user ID to another internal user ID; and remapping, by one or more processors at the NAS server kernel, the filesystem user ID to another internal user ID. 7 . The method of claim 1 , wherein transmitting, by one or more processors at a NAS server to one or more processors on one or more NAS server kernel repositories, the updated mapping for the user further comprises: writing, by one or more processors at the NAS server kernel, updated external, internal, and filesystem user ID mapping for the changed account to the kernel repository; and transmitting, by one or more processors at the NAS server, updated external, internal, and filesystem user ID mappings for the changed account to all NAS nodes in the environment. 8 . A computer program product for layered user identifier (user ID) mapping virtualization, the computer program product comprising: one or more computer readable storage media and program instructions stored on the one or more computer readable storage media, the program instructions comprising: program instructions to receive, by one or more processors at a network attached storage (NAS) server, a connection request; program instructions to determine, by one or more processors at a NAS server, if the connection request is for a new user, and if so, creating a filesystem user ID and an internal user ID for the new user; program instructions to map, by one or more processors at a NAS server kernel, the external user ID and filesystem user ID to the internal user ID; program instructions to verify, by one or more processors at a NAS server kernel, the user ID on subsequent logins with an external database; program instructions to remap, by one or more processors at a NAS server kernel, the internal IDs for the changed user account; and program instructions to transmit, by one or more processors at a NAS server to one or more processors on one or more NAS server kernel repositories, the updated mapping for the user. 9 . The computer program product of claim 8 , wherein program instructions to receive, by one or more processors at a NAS server, a connection request further comprises: program instructions to receive, by one or more processors at the NAS server, a connection request from one or more computers or servers using Windows or UNIX-like operating systems. 10 . The computer program product of claim 8 , wherein program instructions to determine, by one or more processors at a NAS server, if the connection request is for a new user, and if so, creating a filesystem user ID and an internal user ID for the new user further comprises: program instructions to allocate, by one or more processors at the NAS server kernel, an internal user ID representing the external user; program instructions to assign, by one or more processors at the NAS server kernel, a filesystem user ID for the external user; and program instructions to write, by one or more processors at the NAS server kernel, internal and filesystem user IDs for the external user to a kernel repository. 11 . The computer program product of claim 8 , wherein program instructions to map, by one or more processors at a NAS server kernel, the external user ID and filesystem user ID to the internal user ID further comprises: program instructions to map, by one or more processors at the NAS server kernel, the external user ID to the internal user ID; and program instructions to map, by one or more processors at the NAS server kernel, the filesystem user ID to the internal user ID. 12 . The computer program product of claim 8 , wherein program instructions to verify, by one or more processors at a NAS server kernel, the user ID on subsequent logins with an external database further comprises: program instructions to retrieve, by one or more processors at the NAS server, a user ID record for the external user and verifying user, group, and filesystem IDs have not changed. 13 . The computer program product of claim 8 , wherein program instructions to remap, by one or more processors at a NAS server kernel, the internal IDs for the changed user account further comprises: program instructions to remap, by one or more processors at the NAS server kernel, the external user ID to another internal user ID; and program instructions to remap, by one or more processors at the NAS server kernel, the filesystem user ID to another internal user ID. 14 . The computer program product of claim 8 , wherein program instructions to transmit, by one or more processors at a NAS server to one or more processors on one or more NAS server kernel repositories, the updated mapping for the user further comprises: program instructions to write, by one or more processors at the NAS server kernel, updated external, internal, and filesystem user ID mapping for the

Assignees

Inventors

Classifications

  • File name conversion · CPC title

  • Distributed or networked storage systems, e.g. storage area networks [SAN], network attached storage [NAS] · CPC title

  • by allocating resources to storage systems · CPC title

  • by facilitating the interaction with a user or administrator · CPC title

  • for distributed storage of data in networks, e.g. transport arrangements for network file system [NFS], storage area networks [SAN] or network attached storage [NAS] · CPC title

Patent family

Related publications grouped by family.

External sources

Frequently asked questions

Answers are generated from the same data shown on this page.

What does patent US2016004693A1 cover?
ID management for a network attached storage system using layered ID mapping virtualization. When a connection request is received at a NAS server, it is determined whether the request is for a new user, and if so, user IDs are created for the new user. External user ID and filesystem user ID are mapped to the internal user ID, and user ID is verified at the NAS server kernel on subsequent logi…
Who is the assignee on this patent?
IBM
What technology area does this patent fall under?
Primary CPC classification H04L67/1097. Mapped technology areas include Electricity.
When was this patent published?
Publication date Thu Jan 07 2016 00:00:00 GMT+0000 (Coordinated Universal Time) (A1). Legal status and post-grant events are not shown on this page.
What related patents are in patentsdb?
We list 8 related publications on this page (citations in our corpus or others sharing the same primary CPC).