JPH05313983A - Window mounting method by user for filing system - Google Patents

Window mounting method by user for filing system

Info

Publication number
JPH05313983A
JPH05313983A JP4117236A JP11723692A JPH05313983A JP H05313983 A JPH05313983 A JP H05313983A JP 4117236 A JP4117236 A JP 4117236A JP 11723692 A JP11723692 A JP 11723692A JP H05313983 A JPH05313983 A JP H05313983A
Authority
JP
Japan
Prior art keywords
user
mount
file
request
file system
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.)
Withdrawn
Application number
JP4117236A
Other languages
Japanese (ja)
Inventor
Michiharu Inami
通晴 伊波
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
NEC Corp
Original Assignee
NEC Corp
Priority date (The priority date 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 date listed.)
Filing date
Publication date
Application filed by NEC Corp filed Critical NEC Corp
Priority to JP4117236A priority Critical patent/JPH05313983A/en
Publication of JPH05313983A publication Critical patent/JPH05313983A/en
Withdrawn legal-status Critical Current

Links

Abstract

PURPOSE:To perform a file operation similar to that on a local computer by performing mounting only by holding access permission. CONSTITUTION:A filing system 2 in a log-in computer 1 to which a user performs a log-in is comprised of a bus name hierarchical level inspection function 3, a user mount table operating function 4 provided with functions for the generation, deletion, and retrieval of a user mount table list, and a request transmission function 5. Meanwhile, a server process 7 exists on a remote computer 6 connected with network communication, and access right inspection 8 and file access processing 9 are performed by using a conventional filing system 10 based on a request from the filing system 2, and results of the processing are returned to the filing system 1 of the log-in computer 1.

Description

【発明の詳細な説明】Detailed Description of the Invention

【0001】[0001]

【産業上の利用分野】本発明はファイルシステムの利用
者によるウィンドウマウント方式に関し、特に階層構造
で、アクセス許可区分を持ったファイルシステム、例え
ばUNIXオペレーティングのファイルシステムを利用し
て、マウント位置からアクセス可能な階層の深さを決め
て利用者単位でファイルシステムの階層を再構築するフ
ァイルシステムの利用者によるウィンドウマウント方式
に関する。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a window mounting method by a user of a file system, and in particular, a file system having a hierarchical structure and having access permission classification, for example, a file system of UNIX operating system, is accessed from a mount position. The present invention relates to a window mount method by a user of a file system that determines the depth of a possible hierarchy and rebuilds the hierarchy of the file system for each user.

【0002】[0002]

【従来の技術】従来、マウント方式を用いるコンピュー
タのファイル空間は、ローカルコンピュータ上や、リモ
ートコンピュータ上の複数のファイルシステムを階層構
造で論理的に接続して構築される。つまり、ファイルシ
ステム上のファイルはマウントすることにより利用でき
るようになる。マウント方式が用いられているコンピュ
ータでは、各利用者の必要、不必要に関わらずマウント
した階層から下の階層が総て見える形となっている。次
に、このマウント処理を各利用者が任意に行ってしまう
とファイル階層が大きくなったり、オペレーティングシ
ステムの管理する情報も膨大になる。そこで多くの場
合、マウント処理は特殊な利用者によって行われ、これ
によりマウントされたファイルシステムは全利用者から
見える共通のファイル階層となる。さらに、リモートコ
ンピュータ上のファイルシステムの場合、リモートコン
ピュータで公開が示されたファイルシステムのみがマウ
ント可能である。すなわち、図5に示すようにリモート
コンピュータ上でファイルシステムの公開処理51が先に
行われ、ログインコンピュータ上で特殊な利用者により
マウント処理52が行われることで、一般利用者はそのフ
ァイルシステム上のファイルへのアクセス54を行うこと
ができる。しかしながらこのような方法では、リモート
コンピュータ上の特定のファイルを使用したい一般利用
者は、特殊な利用者に依頼しなければならない。しか
も、マウントが許可されてないコンピュータの場合、リ
モートコンピュータ上での処理も必要となる。しかしリ
モートコンピュータにとって、機密性の点から公開が好
ましくない場合はマウントできないことになる。そのよ
うな時には、特定の利用者に限ってログインアカウント
を与え、そのコンピュータにログインして所望のファイ
ル操作を行えるようにしている。
2. Description of the Related Art Conventionally, a file space of a computer using a mount system is constructed by logically connecting a plurality of file systems on a local computer or a remote computer in a hierarchical structure. That is, a file on the file system can be used by mounting it. In a computer that uses the mount method, all layers below the mounted layer can be seen regardless of whether or not each user needs it. Next, if each user arbitrarily performs this mounting process, the file hierarchy becomes large and the information managed by the operating system becomes enormous. Therefore, in many cases, the mounting process is performed by a special user, so that the mounted file system becomes a common file hierarchy visible to all users. Further, in the case of a file system on a remote computer, only the file system that is published on the remote computer can be mounted. That is, as shown in FIG. 5, the file system disclosure process 51 is first performed on the remote computer, and the mount process 52 is performed by the special user on the login computer, so that the general user can access the file system. Access 54 to the file. However, in such a method, a general user who wants to use a specific file on a remote computer must request a special user. Moreover, in the case of a computer that is not allowed to mount, processing on the remote computer is also required. However, the remote computer will not be able to mount it if disclosure is not desirable due to confidentiality. In such a case, a login account is given only to a specific user so that the user can perform desired file operations by logging in to the computer.

【0003】[0003]

【発明が解決しようとする課題】リモートコンピュータ
へログインして所望のファイルを操作する従来の方法で
は、ローカルのファイルシステムと連携して処理を行え
ないことや、ログインするという作業が必要になるとい
う問題がある。本発明の目的は、マウントしたいファイ
ルシステムのコンピュータに対してログインアカウント
を持つ利用者による可視階層を制限できるファイルシス
テムの利用者によるウィンドウマウント方式を提供する
ことにある。
In the conventional method of logging in to a remote computer and manipulating a desired file, it is impossible to perform processing in cooperation with a local file system, and it is necessary to log in. There's a problem. An object of the present invention is to provide a window mount method by a user of a file system that can limit the level of visibility visible to a user having a login account for a computer of a file system to be mounted.

【0004】[0004]

【課題を解決するための手段】本発明のファイルシステ
ムの利用者によるウィンドウマウント方式は、階層構造
で構成され、オーナ、グループなどの明確なアクセス許
可区分を持つファイルシステムの利用者によるファイル
システムマウント方式において、オペレーティングシス
テムのカーネル内部に、利用者単位のマウント情報を記
憶する利用者マウントテーブル、利用者管理テーブル、
および、マウントポイントのシステムノードを備え、カ
ーネル内、またはカーネル外の任意の位置に利用者のア
クセス許可の検査とファイル操作を取り扱うサーバプロ
セスを備え、利用者からマウント要求があると、前記サ
ーバプロセスに、マウントしたいディレクトリまたはフ
ァイルに対するアクセス許可検査要求を送信し、アクセ
ス許可があるか否か判定するステップと、アクセス許可
を保持すると判定した場合、前記利用者マウントテーブ
ルとマウントポイントシステムノードにアクセス可能な
階層レベル等などの情報を設定するステップと、前記の
処理によりマウントされたファイルシステム上のファイ
ルに対して、利用者からアクセス要求があると、利用者
マウントテーブルからマウント先を調べ、階層レベルが
範囲内にあるか否かを検査するステップと、範囲内であ
った場合、ファイルの操作要求をサーバプロセスに送信
するステップと、サーバプロセスが要求に基づいて処理
し、返す結果を受信するステップとを備える。
The window mounting method by the user of the file system according to the present invention is a file system mount by the user of the file system which has a hierarchical structure and has clear access permission divisions such as owner and group. In the method, inside the kernel of the operating system, a user mount table that stores mount information for each user, a user management table,
Also, a server node having a mount point system node is provided at an arbitrary position inside the kernel or outside the kernel to handle a user's permission check and a file operation, and when the user makes a mount request, the server process is executed. To send a permission check request to the directory or file to be mounted, and determine whether or not there is access permission, and if it is determined to retain the permission, the user mount table and mount point system node can be accessed. The steps to set information such as different hierarchy levels, and when a user requests access to a file on the file system mounted by the above process, the mount destination is checked from the user mount table to determine the hierarchy level. Is in range A step of inspecting if was in the range, comprising the steps of transmitting an operation request of the file to the server process, and receiving a result of the server process is processed based on the request and returns.

【0005】[0005]

【作用】利用者からマウント要求があると、ファイルシ
ステムはサーバプロセスに検査要求を送信する。このと
きサーバプロセスは利用者が偽装した利用者でなく真正
な利用者であることを判断するために、パスワードの送
信を要求したり、認証機構を利用することができる。サ
ーバプロセスからアクセス権検査の結果を受信して、ア
クセス許可を保持すると判断した場合、カーネル内の利
用者マウントテーブルにアクセス可能な階層レベル等の
情報を設定して、利用者管理テーブルからのリストに接
続する。またマウントポイントのシステムノードにマウ
ントされたことを示す情報を設定してマウント処理は完
了する。次に、利用者が上記のマウント処理でマウント
したファイルにアクセスする場合、カーネルはシステム
ノードからマウントされていることを判断し、カーネル
内の利用者マウントテーブを参照してマウント先を判断
する。このとき、マウントした利用者以外の利用者から
の参照はマウント先へは行われず、元々のファイルシス
テムの階層に行われる。判断したマウント先のサーバプ
ロセスにファイル操作要求を送り、そのサーバプロセス
は要求に基づいた操作を行いその結果データを返す。
When the user makes a mount request, the file system sends an inspection request to the server process. At this time, the server process can request the transmission of the password or use the authentication mechanism in order to determine that the user is a genuine user, not a disguised user. If the access permission check result is received from the server process and it is determined that the access permission is retained, information such as the accessible hierarchy level is set in the user mount table in the kernel, and the list from the user management table is set. Connect to. The mount process is completed by setting information indicating that the mount point has been mounted on the system node. Next, when the user accesses the file mounted by the above mount processing, the kernel determines that it is mounted from the system node, and refers to the user mount table in the kernel to determine the mount destination. At this time, references from users other than the mounted user are not made to the mount destination, but are made to the hierarchy of the original file system. A file operation request is sent to the determined mount destination server process, and the server process performs an operation based on the request and returns the result data.

【0006】[0006]

【実施例】次に、本発明の実施例について図面を参照し
て説明する。
Embodiments of the present invention will now be described with reference to the drawings.

【0007】図1は本発明のファイルシステムの利用者
によるウィンドウマウント方式の一実施例を示すブロッ
ク図である。以下、本方式をネットワークを介して接続
されている2台のコンピュータ間で適用した場合の一実
施例について説明する。利用者がログインしているログ
インコンピュータ1 におけるファイルシステム2 は、フ
ァイルの入出力機能等の他に、パス名階層レベル検査機
能3 、利用者マウントテーブルリストの作成、削除、お
よび検索の機能を持つ利用者マウントテーブル操作機能
4 、要求送信機能5 から構成される。一方、ネットワー
ク通信で接続されたリモートコンピュータ6 上には、サ
ーバプロセス7 が存在し、ファイルシステム2 からの要
求に基づいて、アクセス権検査8 や、ファイルアクセス
処理9 を既存ファイルシステム10を用いて行い、その結
果をログインコンピュータ1 のファイルシステム2 に返
す。図2は、利用者からのマウント要求を実施するシス
テム処理手順を示している。利用者が、マウント先のデ
ィレクトリまたはファイル、マウントポイントおよび、
階層の限界レベルを指定してマウント要求を行うと( ス
テップ100)、前記ファイルシステム2 は前記リモートコ
ンピュータ6 上の前記サーバプロセス7 に、ログインア
カウント及びマウント先の階層にアクセス権を持つか問
い合わせる(ステップ101)。サーバプロセスでは、必要
に応じて、パスワードを利用者に要求したり、認証機能
を利用して利用者が正当な利用者であることを確認す
る。そして、マウント先のディレクトリまたはファイル
にアクセス権があるか検査し、その結果を返す( ステッ
プ102)。結果を受信したファイルシステム2 はアクセス
権があるか判定する( ステップ103)。アクセス可能な場
合、利用者マウントテーブルにアクセス可能な階層レベ
ル等を設定して、カーネル中の利用者管理テーブルから
のリストに接続する( ステップ105)。さらにマウントポ
イントのディレクトリまたはファイルのシステムノード
にマウント情報を設定して( ステップ106)、マウント処
理は終了する。なお、利用者がマウントしたファイルシ
ステムウィンドウ部分は、その利用者のみが見ることが
でき、他の利用者からは、このマウントファイルシステ
ムの状態などは見ることができない。一度設定されたウ
ィンドウは利用者が使用の終了を通知するまで、また
は、リモートコンピュータ10が一定時間内に応答を返さ
ずダウンしたものと判断されるまで有効である。選択機
能として、一定時間アクセスのない利用者マウントをシ
ステムが自動的にマウント解除したり、利用者がマウン
トできるファイルシステム2 の個数を制限することがで
きる。また、特別な利用者または、管理者が全利用者か
ら見ることができるファイルシステムウィンドウを設定
するようにすることもできる。このときには、リモート
コンピュータ10上でディレクトリまたはファイルの公開
処理を必要とするようにすることもできる。さらに、指
定可能なファイル階層レベルを制限することで、アクセ
ス許可に加えたもう一つの可視、不可視の制御を行え
る。
FIG. 1 is a block diagram showing an embodiment of a window mount system by a user of the file system of the present invention. An example of applying this method between two computers connected via a network will be described below. The file system 2 of the login computer 1 to which the user is logged in has the function of checking the path name hierarchy level 3, the function of creating, deleting, and searching the user mount table list, in addition to the file input / output function. User mount table operation function
4 and request transmission function 5. On the other hand, a server process 7 exists on the remote computer 6 connected by network communication, and based on the request from the file system 2, the access right check 8 and the file access process 9 are performed using the existing file system 10. The result is returned to the file system 2 of the login computer 1. FIG. 2 shows a system processing procedure for executing a mount request from a user. The user can mount the directory or file, mount point, and
When a mount request is made by designating a limit level of the hierarchy (step 100), the file system 2 inquires of the server process 7 on the remote computer 6 whether the login account and the mount destination hierarchy have the access right ( Step 101). If necessary, the server process requests the password from the user and uses the authentication function to confirm that the user is a valid user. Then, the mount destination directory or file is checked for the access right, and the result is returned (step 102). Upon receiving the result, the file system 2 judges whether or not it has the access right (step 103). If it is accessible, the accessible mount level is set in the user mount table and the list is connected to the list from the user management table in the kernel (step 105). Further, mount information is set in the system node of the directory or file of the mount point (step 106), and the mount process ends. Only the user can see the window of the file system mounted by the user, and the state of the mounted file system cannot be seen by other users. The window once set is valid until the user notifies the end of use, or until it is determined that the remote computer 10 is down without returning a response within a fixed time. As a selection function, the system can automatically unmount user mounts that have not been accessed for a certain period of time, or limit the number of file systems 2 that users can mount. It is also possible for a special user or administrator to set up a file system window that is visible to all users. At this time, the process of publishing the directory or file on the remote computer 10 may be required. Furthermore, by limiting the file hierarchy level that can be specified, another visible and invisible control can be performed in addition to the access permission.

【0008】図3はマウント処理完了後のファイルシス
テム階層を示した概念図である。リモートコンピュータ
31上のファイルシステムの一部である d、 e、 f、 gが
コンピュータ32上の利用者35から、 jの下の階層に見え
るようになる。リモートコンピュータ31上のx 、 yはコ
ンピュータ32の利用者35からは見ることができない。ま
たコンピュータ32上の利用者35以外の利用者はj の下の
階層としてd 、e 、 f、 gを見ることはできない。図4
は利用者からのファイルアクセス要求におけるシステム
処理手順を示している。利用者から上記でマウントした
ファイルへのアクセス、例えば名前の検索や、ファイル
データの読み、書きが要求されたことが、パス名検索処
理等で前記マウントポイントのシステムノードを見つけ
て判明すると( ステップ111)、ファイルシステム2 は階
層レベル以内のファイルに対してのものであるか否か判
定する( ステップ113)、範囲内にあれば利用者マウント
テーブルからリモートコンピュータを判定して前記サー
バプロセスに処理要求を送信し、結果の到着を待つ(ス
テップ114)。サーバプロセスは要求を受信すると要求に
基づいて処理を行い、結果を返す( ステップ115)。前記
ファイルシステム2 はサーバプロセスから結果を受け取
り、利用者に制御を戻す( ステップ116)。
FIG. 3 is a conceptual diagram showing the file system hierarchy after completion of the mount processing. Remote computer
D, e, f, g, which are part of the file system on 31, are visible to users 35 on computer 32, below j. The x and y on the remote computer 31 are not visible to the user 35 of the computer 32. Moreover, users other than the user 35 on the computer 32 cannot see d, e, f, and g as the hierarchy under j. Figure 4
Shows the system processing procedure in the file access request from the user. When a user requests access to the mounted file, for example, name search, file data read / write, etc., is found by finding the system node of the mount point by a path name search process (step 111), it is judged whether the file system 2 is for a file within the hierarchy level (step 113), and if it is within the range, the remote computer is judged from the user mount table and processed by the server process. Send the request and wait for the result to arrive (step 114). When the server process receives the request, it performs processing according to the request and returns the result (step 115). The file system 2 receives the result from the server process and returns control to the user (step 116).

【0009】[0009]

【発明の効果】以上説明したように、本発明のファイル
システムの利用者によるウィンドウマウント方式は、特
殊な利用者ではなく一般利用者が、マウントしたいファ
イルシステムのコンピュータ上での公開処理を必要とせ
ずに、アクセス許可の保持によってのみマウントを行え
るものである。従って、ファイルの存在するファイルシ
ステムがリモートのコンピュータであってもログインす
ることなく、ローカルコンピュータ上のファイルと同様
のファイル操作を行うことができる。また、そのマウン
トは利用者単位に有効であるため他の利用者からのアク
セスを回避することができ、各コンピュータの機密性を
保持することができる。
As described above, in the window mounting method by the file system user of the present invention, the general user, not the special user, needs to open the file system to be mounted on the computer. Instead, it can only be mounted by holding permissions. Therefore, even if the file system in which the file exists is a remote computer, the same file operation as the file on the local computer can be performed without logging in. In addition, since the mount is effective for each user, access from other users can be avoided and the confidentiality of each computer can be maintained.

【図面の簡単な説明】[Brief description of drawings]

【図1】本発明のファイルシステムの利用者によるウィ
ンドウマウント方式の一実施例を示すブロック図であ
る。
FIG. 1 is a block diagram showing an example of a window mount system by a user of a file system of the present invention.

【図2】本実施例のファイルシステムの利用者によるウ
ィンドウマウント方式におけるマウント処理の一例を示
すフローチャートである。
FIG. 2 is a flowchart showing an example of mount processing in a window mount method by a user of the file system according to the present embodiment.

【図3】本実施例のファイルシステムの利用者によるウ
ィンドウマウント方式におけるマウント後の利用者から
のファイル空間外観図である。
FIG. 3 is an external view of a file space from a user after mounting in the window mounting method by the user of the file system according to the present embodiment.

【図4】本実施例のファイルシステムの利用者によるウ
ィンドウマウント方式におけるファイル操作の一例を示
すフローチャートである。
FIG. 4 is a flowchart showing an example of file operation in a window mount method by a user of the file system of this embodiment.

【図5】従来の方式による処理ブロック図である。FIG. 5 is a processing block diagram according to a conventional method.

【符号の説明】[Explanation of symbols]

1 ログインコンピュータ 2 ファイルシステム 3 パス名階層レベル検査機能 4 利用者ウントテーブル操作機能 5 要求送信機能 6 リモートコンピュータ 7 サーバプロセス 8 アクセス権検査 9 ファイルアクセス処理 10 既存ファイルシステム 1 Login Computer 2 File System 3 Path Name Hierarchical Level Check Function 4 User ound Table Operation Function 5 Request Transmission Function 6 Remote Computer 7 Server Process 8 Access Right Check 9 File Access Processing 10 Existing File System

Claims (1)

【特許請求の範囲】[Claims] 【請求項1】 階層構造で構成され、オーナ、グループ
などの明確なアクセス許可区分を持つファイルシステム
の利用者によるファイルシステムマウント方式におい
て、オペレーティングシステムのカーネル内部に、利用
者単位のマウント情報を記憶する利用者マウントテーブ
ル、利用者管理テーブル、および、マウントポイントの
システムノードを備え、カーネル内、またはカーネル外
の任意の位置に利用者のアクセス許可の検査とファイル
操作を取り扱うサーバプロセスを備え、利用者からマウ
ント要求があると、前記サーバプロセスに、マウントし
たいディレクトリまたはファイルに対するアクセス許可
検査要求を送信し、アクセス許可があるか否か判定する
ステップと、アクセス許可を保持すると判定した場合、
前記利用者マウントテーブルとマウントポイントシステ
ムノードにアクセス可能な階層レベル等などの情報を設
定するステップと、前記の処理によりマウントされたフ
ァイルシステム上のファイルに対して、利用者からアク
セス要求があると、利用者マウントテーブルからマウン
ト先を調べ、階層レベルが範囲内にあるか否かを検査す
るステップと、範囲内であった場合、ファイルの操作要
求をサーバプロセスに送信するステップと、サーバプロ
セスが要求に基づいて処理し、 返す結果を受信するステップを備えることを特徴とする
ファイルシステムの利用者によるウィンドウマウント方
式。
1. In a file system mount method by a user of a file system having a hierarchical structure and having clear access permission divisions such as owner and group, mount information for each user is stored in the kernel of the operating system. It is equipped with a user mount table, a user management table, and a mount point system node, and has a server process that handles user permission checks and file operations at any position inside or outside the kernel. If there is a mount request from a person, a step of transmitting an access permission check request for the directory or file to be mounted to the server process, determining whether there is access permission, and determining that the access permission is retained,
A step of setting information such as a hierarchy level accessible to the user mount table and mount point system node, and an access request from a user to a file on the file system mounted by the above processing. , Checking the mount destination from the user mount table to check whether the hierarchy level is within the range, if it is within the range, sending a file operation request to the server process, and the server process A window mounting method by a user of a file system, characterized by the step of processing according to a request and receiving a result to be returned.
JP4117236A 1992-05-11 1992-05-11 Window mounting method by user for filing system Withdrawn JPH05313983A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP4117236A JPH05313983A (en) 1992-05-11 1992-05-11 Window mounting method by user for filing system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP4117236A JPH05313983A (en) 1992-05-11 1992-05-11 Window mounting method by user for filing system

Publications (1)

Publication Number Publication Date
JPH05313983A true JPH05313983A (en) 1993-11-26

Family

ID=14706758

Family Applications (1)

Application Number Title Priority Date Filing Date
JP4117236A Withdrawn JPH05313983A (en) 1992-05-11 1992-05-11 Window mounting method by user for filing system

Country Status (1)

Country Link
JP (1) JPH05313983A (en)

Cited By (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH096662A (en) * 1995-06-15 1997-01-10 Nec Corp Device and method for transferring file
JPH09114721A (en) * 1995-10-19 1997-05-02 Nec Corp Device sharing method and device sharing system in local area network
JP2000339142A (en) * 1999-05-28 2000-12-08 Nec Software Okinawa Ltd Install and uninstall controller with security check function and its method
JP2001350666A (en) * 2000-04-03 2001-12-21 Ns Solutions Corp Tree management device and tree management method

Cited By (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH096662A (en) * 1995-06-15 1997-01-10 Nec Corp Device and method for transferring file
JPH09114721A (en) * 1995-10-19 1997-05-02 Nec Corp Device sharing method and device sharing system in local area network
JP2000339142A (en) * 1999-05-28 2000-12-08 Nec Software Okinawa Ltd Install and uninstall controller with security check function and its method
JP2001350666A (en) * 2000-04-03 2001-12-21 Ns Solutions Corp Tree management device and tree management method

Similar Documents

Publication Publication Date Title
US10404708B2 (en) System for secure file access
US6928439B2 (en) Computer system with access control mechanism
US7548922B2 (en) Customized and consolidated bookmarks
US6122631A (en) Dynamic server-managed access control for a distributed file system
US7480677B2 (en) System and program for maintaining a namespace of filesets accessible to clients over a network
US8700573B2 (en) File storage service system, file management device, file management method, ID denotative NAS server and file reading method
US6910041B2 (en) Authorization model for administration
US5144556A (en) Method and system for retaining access to deleted documents in a data processing system
US7822766B2 (en) Referential integrity across a distributed directory
US7320074B2 (en) Apparatus and method for using a directory service for authentication and authorization to access resources outside of the directory service
US7783737B2 (en) System and method for managing supply of digital content
EP0794479A1 (en) Method and apparatus for providing dynamic network file system client authentication
JPH07210442A (en) Unification of directory service with file system service
JPH11331245A (en) Network directory access mechanism and method therefor
US7512990B2 (en) Multiple simultaneous ACL formats on a filesystem
AU2005201002B2 (en) Method and system for displaying and managing security information
US7016897B2 (en) Authentication referral search for LDAP
US5297278A (en) System for authorized conditional deletion of data objects within a library service
US7647497B2 (en) Method and program for user authentication in a network storage system
JP2002342144A (en) File sharing system, program and file transferring method
US7484243B2 (en) Heterogenous domain-based routing mechanism for user authentication
JPH05313983A (en) Window mounting method by user for filing system
EP1680730B1 (en) Method for providing a flat view of a hierarchical namespace without requiring unique leaf names
WO2011057876A1 (en) Network system security management
US20030005123A1 (en) Method and device for securing a portal in a computer system

Legal Events

Date Code Title Description
A300 Application deemed to be withdrawn because no request for examination was validly filed

Free format text: JAPANESE INTERMEDIATE CODE: A300

Effective date: 19990803