JP4444628B2 - Information processing apparatus, information processing method, information processing program, recording medium, image forming apparatus, and storage apparatus - Google Patents
Information processing apparatus, information processing method, information processing program, recording medium, image forming apparatus, and storage apparatus Download PDFInfo
- Publication number
- JP4444628B2 JP4444628B2 JP2003375266A JP2003375266A JP4444628B2 JP 4444628 B2 JP4444628 B2 JP 4444628B2 JP 2003375266 A JP2003375266 A JP 2003375266A JP 2003375266 A JP2003375266 A JP 2003375266A JP 4444628 B2 JP4444628 B2 JP 4444628B2
- Authority
- JP
- Japan
- Prior art keywords
- directory
- file
- name
- information processing
- storage
- 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.)
- Expired - Fee Related
Links
Images
Landscapes
- User Interface Of Digital Computer (AREA)
- Storage Device Security (AREA)
- Information Retrieval, Db Structures And Fs Structures Therefor (AREA)
Description
本発明は、パーソナルコンピュータ等の情報処理装置、情報処理方法、情報処理プログラム、CD−ROM等の記録媒体、スキャナ/プリンタ/コピー/ファクシミリ/複合機/融合機等の画像形成装置、ストレージ装置に関する。 The present invention relates to an information processing apparatus such as a personal computer, an information processing method, an information processing program, a recording medium such as a CD-ROM, an image forming apparatus such as a scanner / printer / copy / facsimile / multifunction machine / multifunction machine, and a storage apparatus. .
OA機器では、様々な形で文書処理(文書データ処理)が実行される。例えば、スキャナでは文書データが読取原稿から読み取られ、プリンタでは文書データが印刷用紙に印刷され、コピーでは文書データが読取原稿から読み取られて印刷用紙に印刷され、ファクシミリでは文書データが電話回線を介して授受される。プリンタにて印刷用紙に印刷される文書データは例えば、ワードプロセッサソフトや表計算ソフト等の文書アプリケーションソフトにより作成される。 The OA device executes document processing (document data processing) in various forms. For example, a scanner reads document data from a read original, a printer prints document data on a print sheet, a copy reads document data from a read original and prints it on a print sheet, and a facsimile sends document data via a telephone line. Will be given and received. Document data to be printed on printing paper by a printer is created by, for example, document application software such as word processor software or spreadsheet software.
近年、OA機器のネットワーク化が急速に進展している。このような事態に適切に対処するため、OA機器の統合インタフェースに関する標準仕様として「BMLinkS」が提唱されている。BMLinkSでは、OA機器の検索方法(Discovery)や、OA機器間で授受されるデータフォーマット(Data Format)や、OA機器の制御方法(Job/Device Control)等が標準化される。 In recent years, networking of OA devices has been progressing rapidly. In order to appropriately cope with such a situation, “BMLinkS” has been proposed as a standard specification regarding an integrated interface of OA equipment. In BMLinkS, a search method (Discovery) for OA devices, a data format (Data Format) exchanged between OA devices, a control method for OA devices (Job / Device Control), and the like are standardized.
BMLinkSでは、OA機器の機能がオフィスサービスとしてモデル化される。OA機器のスキャン機能はスキャンサービス、OA機器のプリント機能はプリントサービス、OA機器のファックス入力機能はファックスインサービス、OA機器のファックス出力機能はファックスアウトサービス、OA機器のストレージ機能はストレージサービスとしてモデル化される。これにより通常、スキャナにはスキャンサービス、プリンタにはプリントサービス、コピーにはスキャンサービスとプリントサービス、ファクシミリにはファックスインサービスとファックスアウトサービス、ストレージ装置にはストレージサービスが存在することになる。スキャンサービスやプリントサービスに関しては、create_job(ジョブ生成要求)やlist_jobs(ジョブ一覧要求)等のコマンドが規定されており、ストレージサービスに関しては、create_file(ファイル生成要求/データ保存要求)やlist_files(ファイル一覧要求/データ一覧要求)やread_data(データ読出要求)やwrite_data(データ書込要求)等のコマンドが規定されている。BMLinkSでは、ネットワークプロトコルとしてHTTP−SOAPが使用される。 In BMLinkS, the function of an OA device is modeled as an office service. The scan function of OA equipment is a scan service, the print function of OA equipment is a print service, the fax input function of OA equipment is a fax-in service, the fax output function of OA equipment is a fax-out service, and the storage function of OA equipment is modeled as a storage service. It becomes. As a result, a scanner usually has a scan service, a printer has a print service, a copy has a scan service and a print service, a facsimile has a fax-in service and a fax-out service, and a storage apparatus has a storage service. Commands such as create_job (job creation request) and list_jobs (job list request) are defined for the scan service and print service, and create_file (file creation request / data storage request) and list_files (file list) for the storage service. Commands such as request / data list request), read_data (data read request), and write_data (data write request) are defined. In BMLinkS, HTTP-SOAP is used as a network protocol.
さて、BMLinkSでOA機器のストレージ機能を取り扱うことからも解るように、OA機器のクライアント端末から、OA機器内のストレージに保存されているファイルやディレクトリにアクセスする場合がある。この場合、クライアント端末を使用するユーザは、クライアント端末の画面上に表示されたファイル名やディレクトリ名をたよりに、ストレージに保存されているファイルやディレクトリへのアクセス操作を行うことになる。しかし、クライアント端末の画面上に表示されたファイル名やディレクトリ名の中には、当該ユーザにはアクセス権限が無いファイルやディレクトリのファイル名やディレクトリ名も存在する。アクセス権限が無いファイルやディレクトリにアクセスすると、図1や図2のようなアクセス拒否表示の下、アクセスが拒否されることになる。しかしこれでは、ユーザはファイルやディレクトリにアクセスしないと自分にアクセス権限が有るのか無いのかを認識できない、自分にアクセス権限が無いファイルやディレクトリのファイル名やディレクトリ名をユーザに認知されてしまう等の問題がある。 As can be understood from the fact that the storage function of the OA device is handled by BMLinkS, a file or directory stored in the storage in the OA device may be accessed from the client terminal of the OA device. In this case, the user using the client terminal performs an access operation to the file or directory stored in the storage based on the file name or directory name displayed on the screen of the client terminal. However, among the file names and directory names displayed on the screen of the client terminal, there are file names and directory names of files and directories for which the user does not have access authority. When a file or directory without access authority is accessed, the access is denied under the access denial display as shown in FIGS. However, in this case, the user cannot recognize whether he / she has access authority unless he / she accesses the file / directory, and the user / file name / directory name of the file / directory to which he / she does not have access authority will be recognized. There's a problem.
したがって、本発明は、OA機器内のストレージに保存されているファイルやディレクトリのファイル名やディレクトリ名をOA機器のクライアント端末の画面上に表示する際の新たな表示態様を提案することを課題とする。 Therefore, an object of the present invention is to propose a new display mode when displaying the file name and directory name of a file or directory stored in the storage in the OA device on the screen of the client terminal of the OA device. To do.
本発明(情報処理装置)は、ネットワークに接続されたストレージに保存されているファイル又はディレクトリのファイル名又はディレクトリ名を取得する情報取得手段と、
前記情報取得手段により取得されたファイル名又はディレクトリ名を表示する情報表示手段を備える情報処理装置であって、前記ストレージに保存されているファイル又はディレクトリへのアクセスを試行して前記ストレージに保存されているファイル又はディレクトリに係るアクセス権の有無を判断する権限判断手段を備え、前記情報表示手段は、前記情報取得手段により取得されたファイル名又はディレクトリ名を、ファイルパス又はディレクトリパスを表す樹形図と共に表示し、前記情報取得手段により取得されたファイル名又はディレクトリ名の内、前記権限判断手段によりアクセス権が無いと判断されたファイル又はディレクトリのファイル名又はディレクトリ名については、ファイル名又はディレクトリ名の表示を制限し、前記権限判断手段は、前記樹形図の各末端のn階層(nは自然数)先まで、前記ストレージに保存されているファイルとディレクトリに係るアクセス権の有無を判断しておく。
The present invention (information processing apparatus) includes information acquisition means for acquiring a file name or directory name of a file or directory stored in a storage connected to a network ;
An information processing apparatus comprising information display means for displaying a file name or directory name acquired by the information acquisition means, wherein the information processing apparatus tries to access a file or directory stored in the storage and is stored in the storage. Authority judging means for judging whether or not there is an access right related to the file or directory, and the information display means shows the file name or directory name obtained by the information obtaining means as a tree shape representing the file path or directory path. The file name or directory name of the file or directory that is displayed together with the figure and is determined to have no access right by the authority determining means among the file names or directory names acquired by the information acquiring means. to limit the display of the name, the Limit determination means, n hierarchy of each end of the tree diagram (n is a natural number) previously determined whether the access rights of the files and directories stored until the destination, to the storage.
また本発明(情報処理装置に関して、前記情報表示手段は、ディレクトリ名が配置されている前記樹形図のある末端から前記樹形図を展開する操作に応じて、その末端から前記樹形図を展開し、そのディレクトリ名に係るディレクトリ内に存在するファイル又はディレクトリのファイル名又はディレクトリ名を新たに表示する。
Further, according to the present invention (in relation to the information processing apparatus, the information display means displays the tree diagram from its end in response to an operation of expanding the tree diagram from a certain end of the tree diagram in which a directory name is arranged. The file name or directory name of the file or directory existing in the directory related to the directory name is newly displayed.
本発明(情報処理装置)は、ネットワークに接続されたストレージに保存されているファイル又はディレクトリのファイル名又はディレクトリ名を取得する情報取得手段と、前記情報取得手段により取得されたファイル名又はディレクトリ名とそのファイルアイコン又はそのディレクトリアイコンを表示する情報表示手段を備える情報処理装置であって、前記ストレージに保存されているファイル又はディレクトリへのアクセスを試行して前記ストレージに保存されているファイル又はディレクトリに係るアクセス権の有無を判断する権限判断手段を備え、前記情報表示手段は、前記情報取得手段により取得されたファイル名又はディレクトリ名を、ファイルパス又はディレクトリパスを表す樹形図と共に表示し、前記前記情報取得手段により取得されたファイル名又はディレクトリ名の内、前記権限判断手段によりアクセス権が無いと判断されたファイル又はディレクトリのファイル名又はディレクトリ名については、ファイル名又はディレクトリ名とそのファイルアイコン又はそのディレクトリアイコンの表示を制限し、前記権限判断手段は、前記樹形図の各末端のn階層(nは自然数)先まで、前記ストレージに保存されているファイルとディレクトリに係るアクセス権の有無を判断しておく。
The present invention (information processing apparatus) includes an information acquisition unit that acquires a file name or directory name of a file or directory stored in a storage connected to a network, and a file name or directory name acquired by the information acquisition unit and the file icon or an information processing apparatus comprising information display means for displaying the directory icon, file or directory attempting to access a file or directory are stored in the storage is stored in the storage The information display means displays the file name or directory name acquired by the information acquisition means together with a tree diagram representing the file path or directory path, to the said information acquisition means Of the acquired file name or directory name, for the file name or directory name of the file or directory determined to have no access right by the right determining means, the file name or directory name and its file icon or directory icon Display is limited, and the authority determining means determines whether or not there is an access right relating to files and directories stored in the storage up to n levels (n is a natural number) ahead of each end of the tree diagram. .
また本発明(情報処理装置)に関して、前記情報表示手段は、ディレクトリ名とそのディレクトリアイコンが配置されている前記樹形図のある末端から前記樹形図を展開する操作に応じて、その末端から前記樹形図を展開し、そのディレクトリ名に係るディレクトリ内に存在するファイル又はディレクトリのファイル名又はディレクトリ名とそのファイルアイコン又はそのディレクトリアイコンを新たに表示する。
Further, regarding the present invention (information processing apparatus), the information display means starts from the end in response to an operation of expanding the tree diagram from a certain end of the tree diagram in which a directory name and its directory icon are arranged. The tree diagram is expanded, and the file name or directory name of the file or directory existing in the directory related to the directory name and the file icon or directory icon thereof are newly displayed.
また本発明(情報処理装置)に関して、前記権限判断手段は、当該情報処理装置を使用するユーザに係るアクセス権を判断対象として、ストレージに保存されているファイル又はディレクトリに係るアクセス権の有無を判断する。
Further, with respect to the present invention (information processing apparatus), the authority determining means determines whether or not there is an access right related to a file or directory stored in the storage, with an access right related to a user using the information processing apparatus as a determination target To do.
また本発明(情報処理装置)に関して、当該情報処理装置は、画像形成装置のクライアント端末として機能する情報処理装置である。
Further, regarding the present invention (information processing apparatus), the information processing apparatus is an information processing apparatus that functions as a client terminal of the image forming apparatus.
本発明の情報処理装置は、ストレージ装置のクライアント端末として機能する情報処理装置である。
The information processing apparatus of the present invention is an information processing apparatus that functions as a client terminal of a storage apparatus.
本発明(情報処理方法)は、ネットワークに接続されたストレージに保存されているファイル又はディレクトリのファイル名又はディレクトリ名を取得する情報取得段階と、前記情報取得段階にて取得されたファイル名又はディレクトリ名を表示する情報表示段階を備える情報処理方法であって、前記ストレージに保存されているファイル又はディレクトリへのアクセスを試行して前記ストレージに保存されているファイル又はディレクトリに係るアクセス権の有無を判断する権限判断段階を備え、前記情報表示段階では、前記情報取得段階により取得されたファイル名又はディレクトリ名を、ファイルパス又はディレクトリパスを表す樹形図と共に表示し、前記情報取得段階にて取得されたファイル名又はディレクトリ名の内、前記権限判断段階にてアクセス権が無いと判断されたファイル又はディレクトリのファイル名又はディレクトリ名については、ファイル名又はディレクトリ名の表示を制限し、前記権限判断段階は、前記樹形図の各末端のn階層(nは自然数)先まで、前記ストレージに保存されているファイルとディレクトリに係るアクセス権の有無を判断しておく。
The present invention (information processing method) includes an information acquisition stage for acquiring a file name or directory name of a file or directory stored in a storage connected to a network, and the file name or directory acquired in the information acquisition stage. An information processing method comprising an information display step for displaying a name, wherein an attempt is made to access a file or directory stored in the storage to determine whether there is an access right related to the file or directory stored in the storage An authority judging step for judging, wherein in the information displaying step, the file name or directory name obtained in the information obtaining step is displayed together with a tree diagram representing the file path or directory path, and obtained in the information obtaining step. Among the registered file names or directory names, The file name or directory name of the file or directory is determined that there is no access at block limits the display of the file name or directory name, the authority determining step, n hierarchy of each end of the tree diagram (N is a natural number) Until now, it is determined whether or not there is an access right for files and directories stored in the storage .
本発明(情報処理方法)は、ネットワークに接続されたストレージに保存されているファイル又はディレクトリのファイル名又はディレクトリ名を取得する情報取得段階と、前記情報取得段階にて取得されたファイル名又はディレクトリ名とそのファイルアイコン又はそのディレクトリアイコンを表示する情報表示段階を備える情報処理方法であって、前記ストレージに保存されているファイル又はディレクトリへのアクセスを試行して前記ストレージに保存されているファイル又はディレクトリに係るアクセス権の有無を判断する権限判断段階を備え、前記情報表示段階では、前記情報取得段階により取得されたファイル名又はディレクトリ名を、ファイルパス又はディレクトリパスを表す樹形図と共に表示し、前記情報取得段階にて取得されたファイル名又はディレクトリ名の内、前記権限判断段階にてアクセス権が無いと判断されたファイル又はディレクトリのファイル名又はディレクトリ名については、ファイル名又はディレクトリ名とそのファイルアイコン又はそのディレクトリアイコンの表示を制限し、前記権限判断段階は、前記樹形図の各末端のn階層(nは自然数)先まで、前記ストレージに保存されているファイルとディレクトリに係るアクセス権の有無を判断しておく。
The present invention (information processing method) includes an information acquisition stage for acquiring a file name or directory name of a file or directory stored in a storage connected to a network, and the file name or directory acquired in the information acquisition stage. An information processing method comprising an information display step for displaying a name and its file icon or its directory icon, wherein the file or directory stored in the storage is tried by accessing a file or directory stored in the storage A right judging step for judging whether or not there is an access right related to the directory, and in the information displaying step, the file name or the directory name obtained by the information obtaining step is displayed together with a tree diagram representing the file path or the directory path. , acquired by the information acquisition stage For the file name or directory name of the file or directory determined to have no access right in the right determination step, the file name or directory name and its file icon or directory icon Display is limited, and the authority determining step determines whether or not there is an access right related to files and directories stored in the storage up to n levels (n is a natural number) ahead of each end of the tree diagram. .
また本発明(情報処理方法)に関して、当該情報処理方法は、画像形成装置のクライアント端末として機能する情報処理装置により実行される情報処理方法である。
Further, regarding the present invention (information processing method), the information processing method is an information processing method executed by an information processing apparatus functioning as a client terminal of the image forming apparatus.
また本発明(情報処理方法)に関して、当該情報処理方法は、ストレージ装置のクライアント端末として機能する情報処理装置により実行される情報処理方法である。
Further, regarding the present invention (information processing method), the information processing method is an information processing method executed by an information processing apparatus functioning as a client terminal of a storage apparatus.
本発明(情報処理プログラム)は、上記に記載の情報処理方法をコンピュータに実行させる情報処理プログラムである。
The present invention (information processing program) is an information processing program for causing a computer to execute the information processing method described above .
本発明(記録媒体)は、上記に記載の情報処理方法をコンピュータに実行させる情報処理プログラムが記録されたコンピュータ読取可能な記録媒体である。
The present invention (recording medium) is a computer-readable recording medium on which an information processing program for causing a computer to execute the information processing method described above is recorded.
本発明(情報処理方法)は、画像形成装置と、前記画像形成装置のクライアント端末として機能する情報処理装置により実行される情報処理方法であって、前記画像形成装置が、ネットワークに接続されたストレージに保存されているファイル又はディレクトリのファイル名又はディレクトリ名を前記情報処理装置に提供する情報提供段階と、前記情報処置装置が、前記情報提供段階にて提供されたファイル名又はディレクトリ名を表示する情報表示段階を備える情報処理方法であって、前記情報処理装置が、前記ストレージに保存されているファイル又はディレクトリへのアクセスを試行して前記ストレージに保存されているファイル又はディレクトリに係るアクセス権の有無を判断する権限判断段階を備え、前記情報処理装置による前記情報表示段階では、前記情報提供段階にて提供されたファイル名又はディレクトリ名を、ファイルパス又はディレクトリパスを表す樹形図と共に表示し、前記情報提供段階にて提供されたファイル名又はディレクトリ名の内、前記権限判断段階にてアクセス権が無いと判断されたファイル又はディレクトリのファイル名又はディレクトリ名については、ファイル名又はディレクトリ名の表示を制限し、前記権限判断段階は、前記樹形図の各末端のn階層(nは自然数)先まで、前記ストレージに保存されているファイルとディレクトリに係るアクセス権の有無を判断しておく。
The present invention (information processing method) is an information processing method executed by an image forming apparatus and an information processing apparatus functioning as a client terminal of the image forming apparatus, wherein the image forming apparatus is a storage connected to a network. An information providing stage for providing a file name or directory name of a file or directory stored in the information processing apparatus to the information processing apparatus, and the information processing apparatus displays the file name or directory name provided in the information providing stage an information processing method comprising the information display step, the information processing apparatus, attempting to access a file or directory stored in said storage access rights of the file or directory stored in the storage An authority determining step of determining presence or absence, and the information processing apparatus The broadcast display step, the file name or directory name provided by the information providing step, and displayed along with tree diagram representing a file path or directory path, the file name or directory name provided by the information providing step Among the file names or directory names of files or directories determined to have no access right in the authority determining step, the display of the file name or directory name is restricted, and the authority determining step includes: It is determined whether or not there is an access right related to the files and directories stored in the storage up to n levels (n is a natural number) ahead of each terminal .
本発明(情報処理方法)は、画像形成装置と、前記画像形成装置のクライアント端末として機能する情報処理装置により実行される情報処理方法であって、前記画像形成装置が、ネットワークに接続されたストレージに保存されているファイル又はディレクトリのファイル名又はディレクトリ名を前記情報処理装置に提供する情報提供段階と、前記情報処理装置が、前記情報提供段階にて提供されたファイル名又はディレクトリ名とそのファイルアイコン又はそのディレクトリアイコンを表示する情報表示段階を備える情報処理方法であって、前記情報処理装置が、前記ストレージに保存されているファイル又はディレクトリへのアクセスを試行して前記ストレージに保存されているファイル又はディレクトリに係るアクセス権の有無を判断する権限判断段階を備え、前記情報処理装置による前記情報表示段階では、前記情報提供段階にて提供されたファイル名又はディレクトリ名を、ファイルパス又はディレクトリパスを表す樹形図と共に表示し、前記情報提供段階にて提供されたファイル名又はディレクトリ名の内、前記権限判断段階にてアクセス権が無いと判断されたファイル又はディレクトリのファイル名又はディレクトリ名については、ファイル名又はディレクトリ名とそのファイルアイコン又はそのディレクトリアイコンの表示を制限し、前記権限判断段階は、前記樹形図の各末端のn階層(nは自然数)先まで、前記ストレージに保存されているファイルとディレクトリに係るアクセス権の有無を判断しておく。
The present invention (information processing method) is an information processing method executed by an image forming apparatus and an information processing apparatus functioning as a client terminal of the image forming apparatus, wherein the image forming apparatus is a storage connected to a network. An information providing stage for providing a file name or directory name of a file or directory stored in the information processing apparatus to the information processing apparatus, and a file name or directory name provided by the information processing apparatus in the information providing stage and the file an icon or the information processing method comprising the information display step of displaying the directory icon, the information processing apparatus, attempting to access a file or directory are stored in the storage is stored in the storage determine the presence or absence of the access rights of the file or directory Comprising a that authority determining step, in the information display step according to the information processing apparatus, a file name or directory name provided by the information providing step, and displayed along with tree diagram representing a file path or directory path, the information Among the file names or directory names provided in the providing stage, for the file names or directory names of the files or directories determined to have no access right in the authority judging stage, the file name or directory name and its file icon Alternatively, the display of the directory icon is limited, and the authority determination step determines whether or not there is an access right related to files and directories stored in the storage up to n levels (n is a natural number) ahead of each end of the tree diagram. Judge .
本発明(情報処理方法)は、ストレージ装置と、前記ストレージ装置のクライアント端末として機能する情報処理装置により実行される情報処理方法であって、前記ストレージ装置が、ストレージに保存されているファイル又はディレクトリのファイル名又はディレクトリ名を前記情報処理装置に提供する情報提供段階と、前記情報処置装置が、前記情報提供段階にて提供されたファイル名又はディレクトリ名を表示する情報表示段階を備える情報処理方法であって、前記情報処理装置が、前記ストレージに保存されているファイル又はディレクトリへのアクセスを試行して前記ストレージに保存されているファイル又はディレクトリに係るアクセス権の有無を判断する権限判断段階を備え、前記情報処理装置による前記情報表示段階では、前記情報提供段階にて提供されたファイル名又はディレクトリ名を、ファイルパス又はディレクトリパスを表す樹形図と共に表示し、前記情報提供段階にて提供されたファイル名又はディレクトリ名の内、前記権限判断段階にてアクセス権が無いと判断されたファイル又はディレクトリのファイル名又はディレクトリ名については、ファイル名又はディレクトリ名の表示を制限し、前記権限判断段階は、前記樹形図の各末端のn階層(nは自然数)先まで、前記ストレージに保存されているファイルとディレクトリに係るアクセス権の有無を判断しておく。
The present invention (information processing method) is an information processing method executed by a storage apparatus and an information processing apparatus functioning as a client terminal of the storage apparatus, wherein the storage apparatus stores a file or directory stored in storage Information providing step of providing the file name or directory name of the information processing device to the information processing device, and an information processing method in which the information processing device displays the file name or directory name provided in the information providing step The information processing apparatus may attempt an access to the file or directory stored in the storage and determine whether or not there is an access right related to the file or directory stored in the storage. comprising, in the information display step according to the information processing apparatus, The file name or directory name provided by the serial information providing step, and displayed along with tree diagram representing a file path or directory path of the file name or directory name provided by the information providing step, the authority determining For file names or directory names of files or directories determined to have no access rights at the stage, display of the file name or directory name is restricted, and the authority judgment stage includes n hierarchies at each end of the tree diagram. (N is a natural number) Until now, it is determined whether or not there is an access right for files and directories stored in the storage .
本発明(情報処理方法)は、ストレージ装置と、前記ストレージ装置のクライアント端末として機能する情報処理装置により実行される情報処理方法であって、前記ストレージ装置が、ストレージに保存されているファイル又はディレクトリのファイル名又はディレクトリ名を前記情報処理装置に提供する情報提供段階と、前記情報処理装置が、前記情報提供段階にて提供されたファイル名又はディレクトリ名とそのファイルアイコン又はそのディレクトリアイコンを表示する情報表示段階を備える情報処理方法であって、前記情報処理装置が、前記ストレージに保存されているファイル又はディレクトリへのアクセスを試行して前記ストレージに保存されているファイル又はディレクトリに係るアクセス権の有無を判断する権限判断段階を備え、前記情報処理装置による前記情報表示段階では、前記情報提供段階にて提供されたファイル名又はディレクトリ名を、ファイルパス又はディレクトリパスを表す樹形図と共に表示し、前記情報提供段階にて提供されたファイル名又はディレクトリ名の内、前記権限判断段階にてアクセス権が無いと判断されたファイル又はディレクトリのファイル名又はディレクトリ名については、ファイル名又はディレクトリ名とそのファイルアイコン又はそのディレクトリアイコンの表示を制限し、前記権限判断段階は、前記樹形図の各末端のn階層(nは自然数)先まで、前記ストレージに保存されているファイルとディレクトリに係るアクセス権の有無を判断しておく。
The present invention (information processing method) is an information processing method executed by a storage apparatus and an information processing apparatus functioning as a client terminal of the storage apparatus, wherein the storage apparatus stores a file or directory stored in storage Providing the information processing apparatus with the file name or directory name of the information processing apparatus, and the information processing apparatus displays the file name or directory name and the file icon or directory icon thereof provided at the information providing stage. an information processing method comprising the information display step, the information processing apparatus, attempting to access a file or directory stored in said storage access rights of the file or directory stored in the storage The authority judgment stage to judge existence For example, in the information display step according to the information processing apparatus, a file name or directory name provided by the information providing step, and displayed along with tree diagram representing a file path or directory path, provided in the information providing step The file name or directory name and the file icon or directory icon of the file or directory whose file or directory name is determined to have no access right in the right determination step. Display is limited, and the authority determining step determines whether or not there is an access right related to files and directories stored in the storage up to n levels (n is a natural number) ahead of each end of the tree diagram. .
本発明(画像形成装置)は、ネットワークに接続されたストレージに保存されているファイル又はディレクトリのファイル名又はディレクトリ名を当該画像形成装置のクライアント端末に提供する情報提供手段を備える画像形成装置であって、前記ストレージに保存されているファイル又はディレクトリへのアクセスを試行して前記ストレージに保存されているファイル又はディレクトリに係るアクセス権の有無を判断する権限判断手段を備え、
前記情報提供手段は、前記ストレージに保存されているファイル又はディレクトリのファイル名又はディレクトリ名の内、前記権限判断手段によりアクセス権が無いと判断されたファイル又はディレクトリのファイル名又はディレクトリ名については、ファイル名又はディレクトリ名の前記クライアント端末への提供を制限する。
The present invention (image forming apparatus) is an image forming apparatus comprising information providing means for providing a file name or directory name of a file or directory stored in a storage connected to a network to a client terminal of the image forming apparatus. Te, comprising a permission determination means for determining whether the access rights of the file or directory attempting to access a file or directory are stored in the storage is stored in the storage,
Wherein the information providing means, among the file name or directory name of the file or directory stored in the storage, the file name or directory name of the file or directory is determined that there is no access by the authority determining unit, Restrict the provision of file names or directory names to the client terminal.
また本発明(画像形成装置)に関して、前記権限判断手段は、前記クライアント端末を使用するユーザに係るアクセス権を判断対象として、ストレージに保存されているファイル又はディレクトリに係るアクセス権の有無を判断する。
In addition, regarding the present invention (image forming apparatus), the authority determining unit determines whether or not there is an access right related to a file or directory stored in the storage, with an access right related to a user who uses the client terminal as a determination target. .
本発明(情報処理方法)は、画像形成装置により実行される情報処理方法であって、
ネットワークに接続されたストレージに保存されているファイル又はディレクトリのファイル名又はディレクトリ名を当該画像形成装置のクライアント端末に提供する情報提供段階を備える情報処理方法であって、前記ストレージに保存されているファイル又はディレクトリへのアクセスを試行して前記ストレージに保存されているファイル又はディレクトリに係るアクセス権の有無を判断する権限判断段階を備え、前記情報提供段階では、前記ストレージに保存されているファイル又はディレクトリのファイル名又はディレクトリ名の内、前記権限判断段階にてアクセス権が無いと判断されたファイル又はディレクトリのファイル名又はディレクトリ名については、ファイル名又はディレクトリ名の前記クライアント端末への提供を制限する。
The present invention (information processing method) is an information processing method executed by an image forming apparatus,
An information processing method comprising an information providing step of providing a file name or directory name of a file or directory stored in a storage connected to a network to a client terminal of the image forming apparatus, the information processing method being stored in the storage with permission determination step of determining whether the access rights of the file or directory attempting to access a file or directory are stored in the storage, in the information providing step, the file is stored in the storage or Restricts the provision of file names or directory names to the client terminal for file names or directory names of files or directories that have been determined to have no access right in the authority determination stage among the directory file names or directory names You .
本発明(情報処理方法)は、画像形成装置と、前記画像形成装置のクライアント端末として機能する情報処理装置により実行される情報処理方法であって、前記画像形成装置が、ネットワークに接続されたストレージに保存されているファイル又はディレクトリのファイル名又はディレクトリ名を前記情報処理装置に提供する情報提供段階と、前記情報処理装置が、前記情報提供段階にて提供されたファイル名又はディレクトリ名をファイルパス又はディレクトリパスを表す樹形図と共に表示する情報表示段階を備える情報処理方法であって、前記画像形成装置が、前記ストレージに保存されているファイル又はディレクトリへのアクセスを試行して、前記樹形図の各末端のn階層(nは自然数)先まで、前記ストレージに保存されているファイルとディレクトリに係るアクセス権の有無を判断しておく権限判断段階を備え、前記画像形成装置による前記情報提供段階では、前記ストレージに保存されているファイル又はディレクトリのファイル名又はディレクトリ名の内、前記権限判断段階にてアクセス権が無いと判断されたファイル又はディレクトリのファイル名又はディレクトリ名については、ファイル名又はディレクトリ名の前記情報処理装置への提供を制限する。
The present invention (information processing method) is an information processing method executed by an image forming apparatus and an information processing apparatus functioning as a client terminal of the image forming apparatus, wherein the image forming apparatus is a storage connected to a network. An information providing stage for providing the information processing apparatus with the file name or directory name of the file or directory stored in the information processing apparatus, and the information processing apparatus provides the file name or directory name provided in the information providing stage as a file path or an information processing method comprising the information display step of displaying together with the tree diagram representing the directory path, the image forming apparatus, and attempts to access the file or directory stored in said storage, said dendrogram The files stored in the storage up to n layers (n is a natural number) ahead of each end of the figure. A determination step of determining whether or not there is an access right related to the file and the directory, and in the information providing step by the image forming apparatus, among the file names or directory names of the files or directories stored in the storage, For the file name or directory name of the file or directory determined to have no access right in the authority determining step, the provision of the file name or directory name to the information processing apparatus is restricted.
本発明(情報処理方法)は、画像形成装置と、前記画像形成装置のクライアント端末として機能する情報処理装置により実行される情報処理方法であって、前記画像形成装置が、ネットワークに接続されたストレージに保存されているファイル又はディレクトリのファイル名又はディレクトリ名を前記情報処理装置に提供する情報提供段階と、前記情報処理装置が、前記情報提供段階にて提供されたファイル名又はディレクトリ名とそのファイルアイコン又はそのディレクトリアイコンをファイルパス又はディレクトリパスを表す樹形図と共に表示する情報表示段階を備える情報処理方法であって、前記画像形成装置が、前記ストレージに保存されているファイル又はディレクトリへのアクセスを試行して、前記樹形図の各末端のn階層(nは自然数)先まで、前記ストレージに保存されているファイルとディレクトリに係るアクセス権の有無を判断しておく権限判断段階を備え、前記画像形成装置による前記情報提供段階では、前記ストレージに保存されているファイル又はディレクトリのファイル名又はディレクトリ名の内、前記権限判断段階にてアクセス権が無いと判断されたファイル又はディレクトリのファイル名又はディレクトリ名については、ファイル名又はディレクトリ名の前記情報処理装置への提供を制限する。
The present invention (information processing method) is an information processing method executed by an image forming apparatus and an information processing apparatus functioning as a client terminal of the image forming apparatus, wherein the image forming apparatus is a storage connected to a network. An information providing stage for providing a file name or directory name of a file or directory stored in the information processing apparatus to the information processing apparatus, and a file name or directory name provided by the information processing apparatus in the information providing stage and the file an icon or the information processing method comprising the information display step of displaying together with the tree diagram representing the the directory icon file path or directory path, the image forming apparatus, access to the file or directory stored in the storage To the n hierarchy (n Until natural number) destination, with the authority determining step to be determined whether the access rights of the files and directories stored in the storage, in the information providing step by the image forming apparatus, is stored in the storage Of the file name or directory name of the file or directory, the file name or directory name of the file or directory determined to have no access right in the authority determining step, the file name or directory name to the information processing apparatus Restrict offerings.
本発明(ストレージ装置)は、ストレージに保存されているファイル又はディレクトリのファイル名又はディレクトリ名を当該ストレージ装置のクライアント端末に提供する情報提供手段を備えるストレージ装置であって、前記ストレージに保存されているファイル又はディレクトリへのアクセスを試行して前記ストレージに保存されているファイル又はディレクトリに係るアクセス権の有無を判断する権限判断手段を備え、前記情報提供手段は、前記ストレージに保存されているファイル又はディレクトリのファイル名又はディレクトリ名の内、前記権限判断手段によりアクセス権が無いと判断されたファイル又はディレクトリのファイル名又はディレクトリ名については、ファイル名又はディレクトリ名の前記クライアント端末への提供を制限する。
The present invention (storage device) is a storage device comprising information providing means for providing a file name or directory name of a file or directory stored in the storage to a client terminal of the storage device, and stored in the storage attempting to access a file or directory are provided with permission determination means for determining whether the access rights of the file or directory stored in the storage, the information providing unit, the file stored in the storage Or, for the file name or directory name of the file or directory that is determined to have no access right by the authority determining means, the file name or directory name is provided to the client terminal. Restrict.
また本発明(ストレージ装置)に関して、前記権限判断手段は、前記クライアント端末を使用するユーザに係るアクセス権を判断対象として、ストレージに保存されているファイル又はディレクトリに係るアクセス権の有無を判断する。
Further, regarding the present invention (storage device), the authority determining means determines whether or not there is an access right related to a file or directory stored in the storage, with an access right related to a user who uses the client terminal as a determination target.
本発明(情報処理方法)は、ストレージ装置により実行される情報処理方法であって、
ストレージに保存されているファイル又はディレクトリのファイル名又はディレクトリ名を当該ストレージ装置のクライアント端末に提供する情報提供段階を備える情報処理方法であって、前記ストレージに保存されているファイル又はディレクトリへのアクセスを試行して前記ストレージに保存されているファイル又はディレクトリに係るアクセス権の有無を判断する権限判断段階を備え、前記情報提供段階では、前記ストレージに保存されているファイル又はディレクトリのファイル名又はディレクトリ名の内、前記権限判断段階にてアクセス権が無いと判断されたファイル又はディレクトリのファイル名又はディレクトリ名については、ファイル名又はディレクトリ名の前記クライアント端末への提供を制限する。
The present invention (information processing method) is an information processing method executed by a storage apparatus,
An information processing method comprising an information providing step of providing a file name or directory name of a file or directory stored in a storage to a client terminal of the storage device , and accessing the file or directory stored in the storage attempting with the authority determining step of determining whether the access rights of the file or directory stored in the storage of, in the information providing step, the file name or directory of the file or directory stored in the storage Among the names, the file name or directory name of the file or directory determined to have no access right in the authority determining step is restricted from being provided to the client terminal.
本発明(情報処理方法)は、ストレージ装置と、前記ストレージ装置のクライアント端末として機能する情報処理装置により実行される情報処理方法であって、前記ストレージ装置が、ストレージに保存されているファイル又はディレクトリのファイル名又はディレクトリ名を前記情報処理装置に提供する情報提供段階と、前記情報処理装置が、前記情報提供段階にて提供されたファイル名又はディレクトリ名をファイルパス又はディレクトリパスを表す樹形図と共に表示する情報表示段階を備える情報処理方法であって、前記ストレージ装置が、ストレージに保存されているファイル又はディレクトリへのアクセスを試行して、前記樹形図の各末端のn階層(nは自然数)先まで、前記ストレージに保存されているファイルとディレクトリに係るアクセス権の有無を判断しておく権限判断段階を備え、前記ストレージ装置による前記情報提供段階では、前記ストレージに保存されているファイル又はディレクトリのファイル名又はディレクトリ名の内、前記権限判断段階にてアクセス権が無いと判断されたファイル又はディレクトリのファイル名又はディレクトリ名については、ファイル名又はディレクトリ名の前記情報処理装置への提供を制限する。
The present invention (information processing method) is an information processing method executed by a storage apparatus and an information processing apparatus functioning as a client terminal of the storage apparatus, wherein the storage apparatus stores a file or directory stored in storage An information providing stage for providing the file name or directory name to the information processing apparatus, and a tree diagram in which the information processing apparatus represents the file name or directory name provided in the information providing stage as a file path or directory path The information processing method includes an information display step of displaying together with the storage device, wherein the storage device attempts to access a file or directory stored in the storage, and the n hierarchy (n is Natural number) files and directories stored in the storage According equipped to keep the authority determining step determines the presence or absence of the access right, in the information providing step by the storage device, among the file name or directory name of the file or directory stored in the storage, the authority determining step As for the file name or directory name of the file or directory determined to have no access right, the provision of the file name or directory name to the information processing apparatus is restricted.
本発明(情報処理方法)は、ストレージ装置と、前記ストレージ装置のクライアント端末として機能する情報処理装置により実行される情報処理方法であって、前記ストレージ装置が、ストレージに保存されているファイル又はディレクトリのファイル名又はディレクトリ名を前記情報処理装置に提供する情報提供段階と、前記情報処理装置が、前記情報提供段階にて提供されたファイル名又はディレクトリ名とそのファイルアイコン又はそのディレクトリアイコンをファイルパス又はディレクトリパスを表す樹形図と共に表示する情報表示段階を備える情報処理方法であって、前記ストレージ装置が、前記ストレージに保存されているファイル又はディレクトリへのアクセスを試行して、前記樹形図の各末端のn階層(nは自然数)先まで、前記ストレージに保存されているファイルとディレクトリに係るアクセス権の有無を判断しておく権限判断段階を備え、前記ストレージ装置による前記情報提供段階では、前記ストレージに保存されているファイル又はディレクトリのファイル名又はディレクトリ名の内、前記権限判断段階にてアクセス権が無いと判断されたファイル又はディレクトリのファイル名又はディレクトリ名については、ファイル名又はディレクトリ名の前記情報処理装置への提供を制限する。
The present invention (information processing method) is an information processing method executed by a storage apparatus and an information processing apparatus functioning as a client terminal of the storage apparatus, wherein the storage apparatus stores a file or directory stored in storage Providing an information processing device with the file name or directory name of the information processing device, and the information processing device provides the file path with the file name or directory name and the file icon or directory icon provided at the information providing step. or an information processing method comprising the information display step of displaying together with the tree diagram representing the directory path, the storage device, attempting to access a file or directory are stored in the storage, the tree diagram N levels (n is a natural number) ahead of each end of With permission determination step to be determined whether the access rights of the files and directories stored in the storage, in the information providing step by the storage device, the file name of the file or directory stored in the storage Alternatively, regarding the file name or directory name of a file or directory that is determined to have no access right in the right determination step, the provision of the file name or directory name to the information processing apparatus is restricted.
本発明(情報処理装置)では、取得されたファイル名等の内、アクセス権が無いと判断されたファイル等のファイル名等については、ファイル名等が表示されない等、ファイル名等の表示が制限されるため、ファイル名等の表示が制限されてないことで、ユーザは自分にアクセス権が有ることを認識できるようになり、ファイル名等の表示が制限されることで、自分にアクセス権が無いファイル等のファイル名等をユーザに認知されないで済むようになる。
In the present invention (information processing apparatus), the display of the file name etc. is restricted, such as the file name etc. is not displayed for the file name etc. of the acquired file name etc. for which it is determined that there is no access right. Therefore, since the display of the file name etc. is not restricted, the user can recognize that he / she has the access right, and the display of the file name etc. is restricted so that the user can have the access right. It becomes unnecessary for the user to recognize a file name such as a missing file.
また本発明(情報処理装置)では、取得されたファイル名等の内、アクセス権が無いと判断されたファイル等のファイル名等については、ファイル名等の樹形図表示画面にてファイル名等が表示されない等、ファイル名等の樹形図表示画面にてファイル名等の表示が制限されるため、ファイル名等の表示が制限されてないことで、ユーザは自分にアクセス権が有ることを認識できるようになり、ファイル名等の表示が制限されることで、自分にアクセス権が無いファイル等のファイル名等をユーザに認知されないで済むようになる。
In the present invention (information processing apparatus), among the acquired file names and the like, the file names and the like of the files determined to have no access right are displayed on the tree diagram display screen of the file names and the like. Since the display of file names etc. is restricted on the tree diagram display screen such as file names etc., the display of file names etc. is not restricted, so that the user has access rights It becomes possible to recognize the file name and the display of the file name or the like is restricted, so that the user does not need to recognize the file name or the like of the file or the like for which the user has no access right.
また本発明(情報処理装置)では、取得されたファイル名等の内、アクセス権が無いと判断されたファイル等のファイル名等については、ファイル名等の樹形図表示を伴う操作画面にてファイル名等が表示されない等、ファイル名等の樹形図表示を伴う操作画面にてファイル名等の表示が制限されるため、ファイル名等の表示が制限されてないことで、ユーザは自分にアクセス権が有ることを認識できるようになり、ファイル名等の表示が制限されることで、自分にアクセス権が無いファイル等のファイル名等をユーザに認知されないで済むようになる。
In the present invention (information processing apparatus), among the acquired file names and the like, the file names and the like of the files determined to have no access right are displayed on the operation screen accompanied by the tree diagram display of the file names and the like. Since the display of the file name etc. is restricted on the operation screen accompanied by the tree diagram display of the file name etc., such as the file name etc. is not displayed, the display of the file name etc. is not restricted, so the user can It becomes possible to recognize that the user has the access right, and by restricting the display of the file name and the like, it becomes possible for the user to not recognize the file name and the like of the file or the like for which the user does not have the access right.
また本発明(情報処理装置)では、取得されたファイル名等の内、アクセス権が無いと判断されたファイル等のファイル名等については、ファイル名等とそのファイルアイコン等が表示されない等、ファイル名等とそのファイルアイコン等の表示が制限されるため、ファイル名等とそのファイルアイコン等の表示が制限されてないことで、ユーザは自分にアクセス権が有ることを認識できるようになり、ファイル名等とそのファイルアイコン等の表示が制限されることで、自分にアクセス権が無いファイル等のファイル名等をユーザに認知されないで済むようになる。
In the present invention (information processing apparatus), the file name and the file icon thereof are not displayed for the file name and the like determined to have no access right among the acquired file names and the like. Since the display of the file name, etc. and its file icon is restricted, the display of the file name, etc. and its file icon, etc. is not restricted, so that the user can recognize that he / she has access rights. By restricting the display of the name and the file icon and the like, it is possible to prevent the user from recognizing a file name or the like of a file or the like for which the user does not have access rights.
また本発明(情報処理装置)では、取得されたファイル名等の内、アクセス権が無いと判断されたファイル等のファイル名等については、ファイル名等とそのファイルアイコン等の樹形図表示画面にてファイル名等とそのファイルアイコン等が表示されない等、ファイル名等とそのファイルアイコン等の樹形図表示画面にてファイル名等とそのファイルアイコン等の表示が制限されるため、ファイル名等とそのファイルアイコン等の表示が制限されてないことで、ユーザは自分にアクセス権が有ることを認識できるようになり、ファイル名等とそのファイルアイコン等の表示が制限されることで、自分にアクセス権が無いファイル等のファイル名等をユーザに認知されないで済むようになる。
In the present invention (information processing apparatus), the file name of the file determined to have no access right among the acquired file names, etc. is displayed on the tree diagram display screen of the file name and the file icon thereof. File name etc. and its file icon etc. are not displayed in the file name etc. Since the display of the file name etc. and its file icon etc. is restricted on the tree diagram display screen such as the file name etc., the file name etc. And the display of the file icon, etc. is not restricted, so that the user can recognize that he / she has access rights, and the display of the file name, the file icon, etc. is restricted, It becomes unnecessary for the user to recognize the file name or the like of the file or the like that does not have the access right.
また本発明(情報処理装置)では、取得されたファイル名等の内、アクセス権が無いと判断されたファイル等のファイル名等については、ファイル名等とそのファイルアイコン等の樹形図表示を伴う操作画面にてファイル名等とそのファイルアイコン等が表示されない等、ファイル名等とそのファイルアイコン等の樹形図表示を伴う操作画面にてファイル名等とそのファイルアイコン等の表示が制限されるため、ファイル名等とそのファイルアイコン等の表示が制限されてないことで、ユーザは自分にアクセス権が有ることを認識できるようになり、ファイル名等とそのファイルアイコン等の表示が制限されることで、自分にアクセス権が無いファイル等のファイル名等をユーザに認知されないで済むようになる。
In the present invention (information processing apparatus), the file name of the file determined to have no access right among the acquired file names is displayed as a tree diagram such as the file name and its file icon. File name etc. and its file icon etc. are not displayed on the accompanying operation screen, etc. The display of file name etc. and its file icon etc. is restricted on the operation screen accompanied by tree diagram display such as file name etc. and its file icon etc. Therefore, since the display of the file name and the file icon is not restricted, the user can recognize that he / she has access rights, and the display of the file name and the file icon is restricted. By doing so, the user does not have to recognize the file name or the like of a file or the like for which the user does not have access rights.
また本発明(情報処理装置)では、樹形図の各末端のn階層(nは自然数)先までアクセス権の有無を判断しておくため、樹形図が展開される場合に樹形図が迅速に展開されるようになる。
In the present invention (information processing apparatus), since the presence or absence of the access right is determined up to n levels (n is a natural number) ahead of each end of the tree diagram, the tree diagram is displayed when the tree diagram is expanded. It will be deployed quickly.
また本発明(情報処理方法)では、取得されたファイル名等の内、アクセス権が無いと判断されたファイル等のファイル名等については、ファイル名等が表示されない等、ファイル名等の表示が制限されるため、ファイル名等の表示が制限されてないことで、ユーザは自分にアクセス権が有ることを認識できるようになり、ファイル名等の表示が制限されることで、自分にアクセス権が無いファイル等のファイル名等をユーザに認知されないで済むようになる。
In the present invention (information processing method), the file name or the like is not displayed for the file name or the like of the file that is determined to have no access right among the acquired file names or the like. Because it is restricted, the display of the file name etc. is not restricted, so that the user can recognize that he / she has access right, and the access right to himself / herself is restricted by the display of the file name etc. The user does not need to recognize the file name or the like of the file without the file name.
また本発明(情報処理方法)では、取得されたファイル名等の内、アクセス権が無いと判断されたファイル等のファイル名等については、ファイル名等とそのファイルアイコン等が表示されない等、ファイル名等とそのファイルアイコン等の表示が制限されるため、ファイル名等とそのファイルアイコン等の表示が制限されてないことで、ユーザは自分にアクセス権が有ることを認識できるようになり、ファイル名等とそのファイルアイコン等の表示が制限されることで、自分にアクセス権が無いファイル等のファイル名等をユーザに認知されないで済むようになる。
Further, in the present invention (information processing method), the file name etc. and its file icon etc. are not displayed for the file name etc. of the file etc. determined to have no access right among the obtained file names etc. Since the display of the file name, etc. and its file icon is restricted, the display of the file name, etc. and its file icon, etc. is not restricted, so that the user can recognize that he / she has access rights. By restricting the display of the name and the file icon and the like, it is possible to prevent the user from recognizing a file name or the like of a file or the like for which the user does not have access rights.
また本発明(画像形成装置)では、ストレージに保存されているファイル等のファイル名等の内、アクセス権が無いと判断されたファイル等のファイル名等については、ファイル名等がクライアント端末に提供されない等、ファイル名等のクライアント端末への提供が制限されるため、ファイル名等の提供が制限されてないことで、ユーザは自分にアクセス権が有ることを認識できるようになり、ファイル名等の提供が制限されることで、自分にアクセス権が無いファイル等のファイル名等をユーザに認知されないで済むようになる。
Also, in the present invention (image forming apparatus), the file name etc. provided to the client terminal for the file name etc. determined to have no access right among the file names etc. saved in the storage. Since the provision of file names, etc. to client terminals is restricted, the provision of file names, etc. is not restricted, so that the user can recognize that he / she has access rights, and the file names, etc. Is restricted, so that the user does not need to recognize file names or the like of files that the user does not have access rights to.
また本発明(情報処理方法)では、ストレージに保存されているファイル等のファイル名等の内、アクセス権が無いと判断されたファイル等のファイル名等については、ファイル名等がクライアント端末に提供されない等、ファイル名等のクライアント端末への提供が制限されるため、ファイル名等の提供が制限されてないことで、ユーザは自分にアクセス権が有ることを認識できるようになり、ファイル名等の提供が制限されることで、自分にアクセス権が無いファイル等のファイル名等をユーザに認知されないで済むようになる。
Further, in the present invention (information processing method), the file name, etc., provided to the client terminal for the file name, etc., of the file, etc., determined to have no access right among the file names, etc., of the files saved in the storage Since the provision of file names, etc. to client terminals is restricted, the provision of file names, etc. is not restricted, so that the user can recognize that he / she has access rights, and the file names, etc. Is restricted, so that the user does not need to recognize file names or the like of files that the user does not have access rights to.
また本発明(ストレージ装置)では、ストレージに保存されているファイル等のファイル名等の内、アクセス権が無いと判断されたファイル等のファイル名等については、ファイル名等がクライアント端末に提供されない等、ファイル名等のクライアント端末への提供が制限されるため、ファイル名等の提供が制限されてないことで、ユーザは自分にアクセス権が有ることを認識できるようになり、ファイル名等の提供が制限されることで、自分にアクセス権が無いファイル等のファイル名等をユーザに認知されないで済むようになる。
In the present invention (storage device), the file name or the like is not provided to the client terminal for the file name or the like determined to have no access right among the file names or the like stored in the storage. Since the provision of file names etc. to client terminals is restricted, the provision of file names etc. is not restricted, so that the user can recognize that he / she has access rights. By limiting the provision, it is possible to prevent the user from recognizing a file name or the like of a file or the like for which the user does not have access rights.
また本発明(情報処理方法)では、ストレージに保存されているファイル等のファイル名等の内、アクセス権が無いと判断されたファイル等のファイル名等については、ファイル名等がクライアント端末に提供されない等、ファイル名等のクライアント端末への提供が制限されるため、ファイル名等の提供が制限されてないことで、ユーザは自分にアクセス権が有ることを認識できるようになり、ファイル名等の提供が制限されることで、自分にアクセス権が無いファイル等のファイル名等をユーザに認知されないで済むようになる。 Further, in the present invention (information processing method), the file name, etc., provided to the client terminal for the file name, etc., of the file, etc., determined to have no access right among the file names, etc., of the files saved in the storage Since the provision of file names, etc. to client terminals is restricted, the provision of file names, etc. is not restricted, so that the user can recognize that he / she has access rights, and the file names, etc. Is restricted, so that the user does not need to recognize file names or the like of files that the user does not have access rights to.
このように、本発明は、OA機器内のストレージに保存されているファイルやディレクトリのファイル名やディレクトリ名をOA機器のクライアント端末の画面上に表示する際の新たな表示態様を提案するものである。 As described above, the present invention proposes a new display mode for displaying the file names and directory names of files and directories stored in the storage in the OA device on the screen of the client terminal of the OA device. is there.
図3は、OA機器が接続されたネットワークに係る機器配置図である。図3では、融合機101(融合機101A,融合機101B)とストレージ装置102(ストレージ装置102A,ストレージ装置102B)とPC(パーソナルコンピュータ)103と認証サーバ104が、イーサネット(登録商標)等のネットワーク105により相互接続されている。融合機101は、スキャナやプリンタやコピーやファクシミリとして機能する画像形成装置である。PC(パーソナルコンピュータ)103は、融合機101やストレージ装置102のクライアント端末として機能する情報処理装置である。
FIG. 3 is a device layout diagram related to a network to which OA devices are connected. In FIG. 3, the MFP 101 (the MFP 101A, the MFP 101B), the storage apparatus 102 (the
図3のOA機器はそれぞれ、BMLinkSに準拠したOA機器である。融合機101Aにはスキャンサービス11Aやプリントサービス12Aやストレージサービス13A、融合機101Bにはスキャンサービス11Bやプリントサービス12Bやストレージサービス13Bが存在する。ストレージ装置102Aにはストレージサービス13C、ストレージ装置102Bにはストレージサービス13Dが存在する。PC103には、スキャナドライバ14やプリンタドライバ15やストレージドライバ16等のBMLinkSドライバがインストールされている。
Each of the OA devices in FIG. 3 is an OA device compliant with BMLinkS. The multi-function peripheral 101A includes a scan service 11A, a
図4は、図3の融合機101に係る機能ブロック図である。図3の融合機101には、スキャン処理部21、プリント処理部22、データ管理部23、検索応答部24、ジョブ制御部25、ファイル制御部26、ファイル情報提供部27、ネットワーク制御部28等の機能ブロックが存在する。
FIG. 4 is a functional block diagram according to the
スキャン処理部21は、機器を制御してスキャン処理を実行する機能ブロックである。プリント処理部22は、機器を制御してプリント処理を実行する機能ブロックである。データ管理部23は、機器内のストレージ20を制御してデータ管理を実行する機能ブロックである。検索応答部24は、スキャナ検索要求やプリンタ検索要求やストレージ検索に応答するスキャナ検索応答やプリンタ検索応答やストレージ検索応答を発行する機能ブロックである。ジョブ制御部25は、スキャン処理やプリント処理に係るジョブ生成やジョブキャンセルを実行する機能ブロックである。ファイル制御部26は、ファイル生成やデータ読出やデータ書込を実行する機能ブロックである。ファイル情報提供部27は、機器内のストレージ20に保存されているファイルやディレクトリに係る情報をクライアント端末に提供する機能ブロックである。
The
ネットワーク制御部28は、通信制御を行う機能ブロックであり、図4のように、BMLinkSの他、SOAP(Simple Object Access Protocol)と、HTTP(HyperText Transfer Protocol)と、WebDAV(Web−based Distributed Authoring and Versioning)と、SSDP(Simple Service Discovery Protocol)と、TCP(Transmission Control Protocol)と、UDP(User Datagram Protocol)と、IP(Internet Protocol)等の種々のネットワークプロトコルをサポートする。
The
図5は、図3のストレージ装置102に係る機能ブロック図である。図3のストレージ装置102には、データ管理部31、検索応答部32、ファイル制御部33、ファイル情報提供部34、ネットワーク制御部35等の機能ブロックが存在する。
FIG. 5 is a functional block diagram relating to the
データ管理部31は、機器内のストレージ30を制御してデータ管理を実行する機能ブロックである。検索応答部32は、ストレージ検索に応答するストレージ検索応答を発行する機能ブロックである。ファイル制御部33は、ファイル生成やデータ読出やデータ書込を実行する機能ブロックである。ファイル情報提供部34は、機器内のストレージ30に保存されているファイルやディレクトリに係る情報をクライアント端末に提供する機能ブロックである。
The
ネットワーク制御部35は、通信制御を行う機能ブロックであり、図5のように、BMLinkSの他、SOAP(Simple Object Access Protocol)と、HTTP(HyperText Transfer Protocol)と、WebDAV(Web−based Distributed Authoring and Versioning)と、SSDP(Simple Service Discovery Protocol)と、TCP(Transmission Control Protocol)と、UDP(User Datagram Protocol)と、IP(Internet Protocol)等の種々のネットワークプロトコルをサポートする。
The
図6は、図3のPC103に係る機能ブロック図である。図3のPC103には、UI処理部41、検索部42、ジョブ制御要求部43、ファイル制御要求部44、ファイル情報取得部45、ファイル情報表示部46、アクセス権限判断部47、ネットワーク制御部48等の機能ブロックが存在する。
FIG. 6 is a functional block diagram according to the
UI処理部41は、機器を制御してUI(ユーザインタフェース)処理を実行する機能ブロックである。検索部42は、スキャナ検索要求やプリンタ検索要求やストレージ検索要求を発行(マルチキャスト)してスキャナ検索やプリンタ検索やストレージ検索を実行する機能ブロックである。ジョブ制御要求部43は、スキャン処理やプリント処理に係るジョブ生成要求やジョブキャンセル要求を発行する機能ブロックである。ファイル制御要求部44は、ファイル生成要求やデータ読出要求やデータ書込要求を発行する機能ブロックである。ファイル情報取得部45は、OA機器内のストレージに保存されているファイルやディレクトリに係る情報をOA機器から取得する機能ブロックである。ファイル情報表示部46は、OA機器内のストレージに保存されているファイルやディレクトリに係る情報の表示処理を行う機能ブロックである。アクセス権限判断部47は、OA機器内のストレージに保存されているファイルやディレクトリに係るアクセス権限の有無の判断処理を行う機能ブロックである。
The
ネットワーク制御部48は、通信制御を行う機能ブロックであり、図6のように、BMLinkSの他、SOAP(Simple Object Access Protocol)と、HTTP(HyperText Transfer Protocol)と、WebDAV(Web−based Distributed Authoring and Versioning)と、SSDP(Simple Service Discovery Protocol)と、TCP(Transmission Control Protocol)と、UDP(User Datagram Protocol)と、IP(Internet Protocol)等の種々のネットワークプロトコルをサポートする。
The
(融合機)
図3の融合機101について詳細に説明する。
(Fusion machine)
The
図7は、図3の融合機101に係るソフトウェア等構成図である。図3の融合機101は、種々のハードウェア111と、種々のソフトウェア112と、融合機起動部113により構成される。図3の融合機101は、コピーやプリンタやスキャナやファクシミリとして機能することができる。
FIG. 7 is a configuration diagram of software and the like related to the
融合機101のハードウェア111としては、撮像部121と、印刷部122と、その他のハードウェア123が存在する。
As the hardware 111 of the multi-function peripheral 101, there are an
撮像部121は、原稿から画像(画像データ。文書データとも呼ぶ)を読み取るためのハードウェアであり、コピーやスキャナやファクシミリとして機能する際に使用される。撮像部121は、白黒画像用の物でもカラー画像用の物でもよい。撮像部121は、原稿に関する機構として、原稿セット部等を備える。
The
印刷部122は、画像(画像データ。文書データとも呼ぶ)を印刷用紙等の印刷媒体に印刷するためのハードウェアであり、コピーやプリンタやファクシミリとして機能する際に使用される。印刷部122は、白黒画像用の物でもカラー画像用の物でもよい。印刷部122は、ここでは電子写真方式が採用されており、感光体、帯電機、露光機、現像機、転写機、定着機等を備える。印刷部122は、印刷用紙等に関する機構として、給紙部、排紙部、印刷用紙等搬送機構等を備える。
The
その他のハードウェア123については、図8において説明する。
The
融合機101のソフトウェア112としては、種々のアプリケーション131と、種々のプラットフォーム132が存在する。これらのプログラムは、UNIX(登録商標)等のOS(オペレーティングシステム)によりプロセス単位で並列的に実行される。OSはここでは、図7のように、TCP/IPと、UDP/IPと、SPX/IPXと、NetBEUIと、AppleTalk等のネットワークプロトコルをサポートする。
As the
アプリケーション131は、コピーやプリンタやスキャナやファクシミリ等の機能に固有な情報処理を実行するためのソフトウェアである。アプリケーション131としては、コピー用のアプリケーションであるコピーアプリ141と、プリンタ用のアプリケーションであるプリンタアプリ142と、スキャナ用のアプリケーションであるスキャナアプリ143と、ファクシミリ用のアプリケーションであるファクシミリアプリ144と、ネットワークファイル用のアプリケーションであるネットワークファイルアプリ145と、リモートFAX用のアプリケーションであるリモートFAXアプリ146と、BMLinkS用のアプリケーションであるBMLinkSアプリ147が存在する。ネットワークファイルアプリ145は、HTML文書等の閲覧用のWebブラウザや、HTML文書等の配信用のWebサーバソフトにより構成される。BMLinkSアプリ147は、BMLinkSに準拠したOA機器用のドライバ(BMLinkSドライバ)である。
The
プラットフォーム132は、アプリケーション131からの処理要求に関する情報処理を実行するためのソフトウェアである。アプリケーション131からの処理要求の受信には、予め定義されている関数により処理要求を受信するアプリケーションプログラムインタフェース(API)133を利用して、要求内容の実施には、エンジンインタフェース134を利用する。プラットフォーム132としては、種々のコントロールサービス151と、システムリソースマネージャ152と、種々のハンドラ153が存在する。
The
コントロールサービス151は、アプリケーション131からの処理要求を解釈して、解釈結果に応じてハードウェア111の獲得要求を発生させる。コントロールサービス151としては、ネットワークコントロールサービス(NCS)161と、ファクシミリコントロールサービス(FCS)162と、デリバリコントロールサービス(DCS)163と、エンジンコントロールサービス(ECS)164と、メモリコントロールサービス(MCS)165と、オペレーションパネルコントロールサービス(OCS)166と、サーティフィケーションコントロールサービス(CCS)167と、ユーザディレクトリコントロールサービス(UCS)168と、システムコントロールサービス(SCS)169が存在する。ネットワークコントロールサービス(NCS)161には、図7のように、HTTPdやSSDPdやBMLinkSd等のデーモンが存在する。
The
NCS161のプロセスは、ネットワーク等を介してデータ通信を行うための仲介を行う。FCS162のプロセスは、ファクシミリとして画像データ通信・画像データ読取・画像データ印刷等を行うためのAPIを提供する。DCS163のプロセスは、融合機101に蓄積された文書データの配信に関する制御を行う。ECS164のプロセスは、撮像部121や印刷部122等のエンジン部に関する制御を行う。MCS165のプロセスは、画像データ記憶・画像データ処理等のメモリやハードディスクドライブに関する制御を行う。OCS166のプロセスは、オペレーションパネルに関する制御を行う。CCS167のプロセスは、認証処理や課金処理に関する制御を行う。UCS168のプロセスは、ユーザ情報の管理に関する制御を行う。SCS169のプロセスは、システムの管理に関する制御を行う。
The process of the
システムリソースマネージャ(SRM)152は、ハードウェア111の獲得要求を調停して、調停結果に応じて要求内容を実施するための制御を行う。詳細に言うと、SRM152のプロセスは、獲得要求に係るハードウェア111が利用可能か否か(他の獲得要求と競合しないか否か)を判定して、利用可能である場合にはその旨をコントロールサービス151の各プロセスに通知する。さらに、獲得要求に係るハードウェア111の利用スケジュールを作成して、作成結果に応じて要求内容を実施するための制御を行う。
The system resource manager (SRM) 152 arbitrates the acquisition request of the hardware 111 and performs control for implementing the request content according to the arbitration result. Specifically, the process of the
ハンドラ153は、調停結果に応じてハードウェア111を管理する。ハンドラ153としては、ファクシミリコントロールユニットハンドラ(FCUH)171と、イメージメモリハンドラ(IMH)172が存在する。FCUH171は、ファクシミリコントロールユニットを管理する。IMH172は、各プロセスにメモリを割り振り、各プロセスに割り振ったメモリを管理する。
The
融合機起動部113は、融合機101の電源投入時に最初に実行される。これにより、UNIX(登録商標)等のOSが起動され、アプリケーション131やプラットフォーム132が起動される。これらのプログラムは、ハードディスクドライブやメモリカードに蓄積されており、ハードディスクドライブやメモリカードから再生されて、メモリに起動されることになる。
The
図8は、図3の融合機101に係るハードウェア構成図である。融合機101のハードウェア111としては、コントローラ201と、オペレーションパネル202と、ファクシミリコントロールユニット(FCU)203と、撮像部121と、印刷部122が存在する。撮像部121と印刷部122を除く各構成要素が、図7の「その他のハードウェア123」に該当する。
FIG. 8 is a hardware configuration diagram according to the
コントローラ201は、CPU211と、ASIC212と、NB(ノースブリッジ)221と、SB(サウスブリッジ)222と、MEM−P(システムメモリ)231と、MEM−C(ローカルメモリ)232と、HDD(ハードディスクドライブ)233と、メモリカードスロット234と、NIC(ネットワークインタフェースコントローラ)241と、USBデバイス242と、IEEE1394デバイス243と、セントロニクスデバイス244により構成される。
The
CPU211は、種々の情報処理を実行するためのICであり、アプリケーション131やプラットフォーム132をUNIX(登録商標)等のOSによりプロセス単位で並列的に実行する。ASIC212は、画像処理用のICである。NB221は、CPU211とASIC212を接続するためのブリッジである。SB222は、NB221と周辺機器等を接続するためのブリッジである。ASIC212とNB221は、AGP(Accelerated Graphics Port)を介して接続されている。
The
MEM−P231は、NB221に接続されたメモリである。MEM−C232は、ASIC212に接続されたメモリである。HDD233は、ASIC212に接続されたストレージであり、画像データ蓄積・文書データ蓄積・プログラム蓄積・フォントデータ蓄積・フォームデータ蓄積等を行うために使用される。メモリカードスロット234は、SB222に接続されたスロットであり、メモリカード235をセット(挿入)するために使用される。
The MEM-
NIC241は、ネットワーク等を介してMACアドレス等を使用したデータ通信を行うためのコントローラである。USBデバイス242は、USB規格に準拠したシリアルポートを提供するためのデバイスである。IEEE1394デバイス243は、IEEE1394規格に準拠したシリアルポートを提供するためのデバイスである。セントロニクスデバイス244は、セントロニクス仕様に準拠したパラレルポートを提供するためのデバイスである。NIC241と、USBデバイス242と、IEEE1394デバイス243と、セントロニクスデバイス244は、PCI(Peripheral Component Interconect)バスを介してNB221とSB222に接続されている。
The
オペレーションパネル202は、オペレータが融合機101に入力を行うためのハードウェア(操作部)であると共に、オペレータが融合機101から出力を得るためのハードウェア(表示部)である。オペレーションパネル202は、ASIC212に接続されている。FCU203と、撮像部121と、印刷部122は、PCI(Peripheral Component Interconect)バスを介してASIC212に接続されている。
The
図9は、図3の融合機101に係る外観図である。図9には、撮像部121の位置と、印刷部122の位置と、オペレーションパネル202の位置が図示されている。図9にはまた、原稿をセットするための原稿セット部301と、印刷用紙等の給紙先となる給紙部302と、印刷用紙等の排紙先となる排紙部303が図示されている。原稿セット部301は、撮像部121の構成要素であり、給紙部302と排紙部303は、印刷部122の構成要素である。
FIG. 9 is an external view of the multi-function peripheral 101 of FIG. FIG. 9 illustrates the position of the
オペレーションパネル202は、図10のように、タッチパネル311と、テンキー312と、スタートボタン313と、リセットボタン314と、初期設定ボタン315により構成される。
As shown in FIG. 10, the
タッチパネル311は、タッチ操作で入力を行うためのハードウェア(タッチ操作部)であると共に、画面表示で出力を得るためのハードウェア(画面表示部)である。テンキー312は、キー操作で数字入力を行うためのハードウェアである。スタートボタン313は、ボタン操作でスタート操作を行うためのハードウェアである。リセットボタン314は、ボタン操作でリセット操作を行うためのハードウェアである。初期設定ボタン315は、ボタン操作で初期設定画面を表示させるためのハードウェアである。
The
融合機101は、原稿セット部301に原稿がセットされている場合、スタートボタン313が押されることで、撮像部121によりその原稿から画像を読み取る。融合機101は、コピーとして機能する場合、印刷部122によりその画像を印刷用紙等に印刷することになり、ファクシミリとして機能する場合、FCU203やNIC241によりその画像を電話回線やネットワーク等を介して他の機器に送信することになる。印刷用紙等の給紙先は給紙部302であり、印刷用紙等の排紙先は排紙部303である。
When a document is set in the
原稿セット部301は、ADF(自動原稿搬送装置)321と、フラットベッド322と、フラットベッドカバー323により構成される。給紙部302は、4個の給紙トレイと1個の手差しトレイにより構成される。排紙部303は、1個の排紙トレイにより構成される。
The
ADF321には、複数枚の原稿を重ねてセットすることができる。融合機101は、ADF321に原稿がセットされている場合、スタートボタン313が押されることで、撮像部121によりその原稿から画像を読み取る。詳細に言うと、ADF321に複数枚の原稿が重ねてセットされている場合、スタートボタン313が押されることで、ADF321が、図9の矢印のような経路で複数枚の原稿を1枚ずつ搬送し、撮像部121が、図9の矢印のような経路で1枚ずつ搬送される原稿から画像を読み取る。
A plurality of originals can be set on the
フラットベッド322には、原稿を下向きにセットする。融合機101は、フラットベッド322に原稿がセットされている場合、スタートボタン313が押されることで、撮像部121によりその原稿から画像を読み取る。詳細に言うと、フラットベッド322に原稿が下向きにセットされている場合、スタートボタン313が押されることで、撮像部121が、透明なフラットベッド322を介して対面する原稿から画像を読み取る。
A document is set downward on the
(文書処理)
以上の説明を踏まえて、図3の文書処理システムにおいて実行される文書処理について説明する。
(Document processing)
Based on the above description, document processing executed in the document processing system of FIG. 3 will be described.
融合機101内のストレージ20(図4参照)やストレージ装置102内のストレージ30(図5参照)には、様々なファイルやディレクトリ(フォルダ)が保存されている。その中には、PC103の設定ユーザ「user01」にアクセス権限が有るファイルやディレクトリも存在すれば、PC103の設定ユーザ「user01」にアクセス権限が無いファイルやディレクトリも存在する。以下、ストレージ20,30に保存されているファイルやディレクトリにPC103からアクセスする場合について説明する。PC103を使用するユーザ(設定ユーザ「user01」に該当する人物)は、PC103の画面上に表示されたファイル名やディレクトリ名をたよりに、ストレージ20,30に保存されているファイルやディレクトリへのアクセス操作を行うことになる。
Various files and directories (folders) are stored in the storage 20 (see FIG. 4) in the multi-function peripheral 101 and the storage 30 (see FIG. 5) in the
図11Aは、PC103の画面上に表示されるファイル検索画面を表す。領域11−1は、ファイル検索の開始操作やファイル検索条件の設定操作を行うための領域である。領域11−2は、検索されたファイルのファイル名とそのファイルアイコンが表示される領域である。領域11−3と領域11−4は、検索されたファイルの詳細が表示される領域である。領域11−5は、検索されたファイルの保存操作や印刷操作やFAX送信操作を行うための領域である。領域11−6は、ディレクトリ名とそのディレクトリアイコンがディレクトリパスを表す樹形図401と共に表示される領域である。
FIG. 11A shows a file search screen displayed on the screen of the
領域11−3について説明する。領域11−3には、検索されたファイルのファイル名の内、PC103を使用するユーザにアクセス権限が有るファイルのファイル名については、ファイル名とそのファイルアイコンが表示され、PC103を使用するユーザにアクセス権限が無いファイルのファイル名については、ファイル名とそのファイルアイコンが表示されない。すなわち、ファイル名「family.jpg」や「MtFuji.jpg」や「sunflower.jpg」は、PC103を使用するユーザにアクセス権限が有るファイルのファイル名である。これにより、自分にアクセス権限が無いファイルのファイル名をユーザに認知されないで済むのである。
The region 11-3 will be described. In the area 11-3, the file name and the file icon are displayed for the file name of the file for which the user using the
領域11−6について説明する。領域11−6には、融合機101やストレージ装置102から取得されたディレクトリ名の内、PC103を使用するユーザにアクセス権限が有るディレクトリのディレクトリ名については、ディレクトリ名とそのディレクトリアイコンが表示され、PC103を使用するユーザにアクセス権限が無いディレクトリのディレクトリ名については、ディレクトリ名とそのディレクトリアイコンが表示されない。すなわち、ディレクトリ名「doc」や「image」や「bird」や「flower」は、PC103を使用するユーザにアクセス権限が有るディレクトリのディレクトリ名である。これにより、自分にアクセス権限が無いファイルのファイル名をユーザに認知されないで済むのである。
The region 11-6 will be described. In the area 11-6, the directory name and the directory icon are displayed for the directory name of the directory for which the user using the
仮にアクセス権限の有無に関係なくディレクトリ名とそのディレクトリアイコンを表示すると図11Bのようになるところ、本実施例では図11Cのようになる。すなわち、ディレクトリ名「myhtml」や「private_photo」は、PC103を使用するユーザにアクセス権限が無いディレクトリのディレクトリ名である。
If a directory name and its directory icon are displayed regardless of whether or not there is an access authority, it is as shown in FIG. 11B, but in this embodiment, it is as shown in FIG. 11C. That is, the directory names “myhtml” and “private_photo” are the directory names of directories for which the user using the
なお、領域11−6には、ディレクトリ名とそのディレクトリアイコンがディレクトリパスを表す樹形図401と共に表示されるだけではなく、ファイル名とそのファイルアイコンがファイルパスを表す樹形図401と共に表示されるようにしてもよい。その場合にもまた、PC103を使用するユーザにアクセス権限が有るファイルのファイル名については、ファイル名とそのファイルアイコンが表示され、PC103を使用するユーザにアクセス権限が無いファイルのファイル名については、ファイル名とそのファイルアイコンが表示されないようにする。
In the area 11-6, not only the directory name and its directory icon are displayed together with the tree diagram 401 representing the directory path, but also the file name and its file icon are displayed together with the tree diagram 401 representing the file path. You may make it do. Also in this case, the file name and the file icon are displayed for the file name of the file for which the user using the
図12Aは、PC103の画面上に表示されるファイル保存画面を表す。領域12−1は、保存されるファイルのファイル名とそのファイルアイコンが表示される領域である。領域12−2は、ディレクトリ名とそのディレクトリアイコンがディレクトリパスを表す樹形図401と共に表示される領域であり、保存先となるディレクトリの指定操作を行うための領域である。領域12−3は、保存先となるディレクトリ内に存在するファイルのファイル名とそのファイルアイコンが表示される領域である。
FIG. 12A shows a file saving screen displayed on the screen of the
領域12−3について説明する。領域12−3には、保存先となるディレクトリ内に存在するファイルのファイル名の内、PC103を使用するユーザにアクセス権限が有るファイルのファイル名については、ファイル名とそのファイルアイコンが表示され、PC103を使用するユーザにアクセス権限が無いファイルのファイル名については、ファイル名とそのファイルアイコンが表示されない。すなわち、ファイル名「moon.jpg」や「ship.png」や「title_logo.gif」は、PC103を使用するユーザにアクセス権限が有るファイルのファイル名である。これにより、自分にアクセス権限が無いファイルのファイル名をユーザに認知されないで済むのである。
The region 12-3 will be described. In the area 12-3, the file name and the file icon are displayed for the file name of the file for which the user who uses the
領域12−2について説明する。領域12−2には、融合機101やストレージ装置102から取得されたディレクトリ名の内、PC103を使用するユーザにアクセス権限が有るディレクトリのディレクトリ名については、ディレクトリ名とそのディレクトリアイコンが表示され、PC103を使用するユーザにアクセス権限が無いディレクトリのディレクトリ名については、ディレクトリ名とそのディレクトリアイコンが表示されない。すなわち、ディレクトリ名「doc」や「image」や「bird」や「flower」は、PC103を使用するユーザにアクセス権限が有るディレクトリのディレクトリ名である。これにより、自分にアクセス権限が無いファイルのファイル名をユーザに認知されないで済むのである。
The region 12-2 will be described. In the area 12-2, the directory name and the directory icon are displayed for the directory name of the directory that the user using the
仮にアクセス権限の有無に関係なくディレクトリ名とそのディレクトリアイコンを表示すると図12Bのようになるところ、本実施例では図12Cのようになる。すなわち、ディレクトリ名「myhtml」や「private_photo」は、PC103を使用するユーザにアクセス権限が無いディレクトリのディレクトリ名である。
If a directory name and its directory icon are displayed regardless of the presence or absence of access authority, it will be as shown in FIG. 12B, but in this embodiment, it is as shown in FIG. 12C. That is, the directory names “myhtml” and “private_photo” are the directory names of directories for which the user using the
図12B1や図12C1にて、ディレクトリ(機器)名「copy_machine_01」とそのディレクトリアイコンが配置されている樹形図401の末端Pにある樹形図展開ボタン402Pがクリックされると、その末端Pから樹形図401が展開され、図12B2や図12C2のように、ディレクトリ(機器)名「copy_machine_01」に係るディレクトリ(機器)内に存在するディレクトリのディレクトリ名とそのディレクトリアイコンが新たに表示される。
In FIG. 12B1 or FIG. 12C1, when the tree
図12B2や図12C2にて、ディレクトリ名「image」とそのディレクトリアイコンが配置されている樹形図401の末端Qにある樹形図展開ボタン402Qがクリックされると、その末端Qから樹形図401が展開され、図12B3や図12C3のように、ディレクトリ名「image」に係るディレクトリ内に存在するディレクトリのディレクトリ名とそのディレクトリアイコンが新たに表示される。
In FIG. 12B2 and FIG. 12C2, when the tree
図12B3や図12C3にて、ディレクトリ名「doc」とそのディレクトリアイコンが配置されている樹形図401の末端Rにある樹形図展開ボタン402Rがクリックされると、その末端Rから樹形図401が展開され、ディレクトリ名「doc」に係るディレクトリ内に存在するディレクトリのディレクトリ名とそのディレクトリアイコンが新たに表示されることになる。
In FIG. 12B3 and FIG. 12C3, when the tree
詳細は後述するように、アクセス権限の有無の判断処理はPC103内のアクセス権限判断部47(図6参照)で実行される。アクセス権限判断部47は、表示されている樹形図501の各末端の1階層先まで、アクセス権限の有無を判断しておくものとする。すなわち、図12C1の樹形図401が表示されている時点で、樹形図401の各末端Pの1階層先、すなわち、ディレクトリ「copy_machine_01」内や「storage_machine_01」内のファイルやディレクトリ(docやimage等)に係るアクセス権限の有無を判断しておく。図12C2の樹形図401が表示されている時点で、樹形図401の各末端Qの1階層先、すなわち、ディレクトリ「doc」内や「image」内のファイルやディレクトリ(birdやflower等)に係るアクセス権限の有無を判断しておく。図12C3の樹形図401が表示されている時点で、樹形図401の各末端Rの1階層先、すなわち、ディレクトリ「bird」内や「flower」内のファイルに係るアクセス権限の有無を判断しておく。これにより、樹形図展開ボタン402のクリック操作に応じて樹形図401が迅速に展開されるのである。なお、1階層先まで判断しておくだけでなく、2階層先まで判断しておくようにしてもよいし、3階層先まで判断しておくようにしてもよい。
As will be described in detail later, access authority determination processing is executed by an access authority determination unit 47 (see FIG. 6) in the
なお、領域12−2には、ディレクトリ名とそのディレクトリアイコンがディレクトリパスを表す樹形図401と共に表示されるだけではなく、ファイル名とそのファイルアイコンがファイルパスを表す樹形図401と共に表示されるようにしてもよい。その場合にもまた、PC103を使用するユーザにアクセス権限が有るファイルのファイル名については、ファイル名とそのファイルアイコンが表示され、PC103を使用するユーザにアクセス権限が無いファイルのファイル名については、ファイル名とそのファイルアイコンが表示されないようにする。
In the area 12-2, not only the directory name and its directory icon are displayed together with the tree diagram 401 representing the directory path, but also the file name and its file icon are displayed together with the tree diagram 401 representing the file path. You may make it do. Also in this case, the file name and the file icon are displayed for the file name of the file for which the user using the
図13は、図3のPC103により実行される情報処理に係るフロー図である。PC103は、ストレージドライバ16(図3参照)が起動(S101)すると、PC103の設定ユーザ「user01」の認証を認証サーバ104に要求(S102)する。PC103は、PC103の設定ユーザ「user01」の認証が許可(S103)されると、ストレージ検索を実行する旨の操作に応じて、ストレージ検索を実行(S104)する。これにより、図3の融合機101やストレージ装置102が検索される。
FIG. 13 is a flowchart relating to information processing executed by the
PC103は続いて、様々な状況の下で、融合機101やストレージ装置102から、融合機101内のストレージ20やストレージ装置102内のストレージ30に保存されているファイルやディレクトリのファイル名やディレクトリ名を取得(S105)することになる。例えば、図11のようにファイルの検索結果としてファイル名を取得したり、図11や図12のように樹形図401と共に表示するためにディレクトリ名を取得したりする。
Subsequently, the
PC103は、ストレージ20,30に保存されているファイルやディレクトリのファイル名やディレクトリ名を取得すると、ファイルやディレクトリへのアクセス操作とは無関係に、ストレージ20,30に保存されているファイルやディレクトリへのアクセスを試行(S106)する。これに応じて、PC103の設定ユーザ「user01」にアクセス権限が無いファイルやディレクトリについては、アクセス拒否の応答が融合機101やストレージ装置102から提示されることになる。PC103はこれをもって、ストレージ20,30に保存されている各ファイルや各ディレクトリにつき、PC103の設定ユーザ「user01」にアクセス権限が有るのか無いのかを判断(S107)するのである。
When the
PC103は続いて、様々な状況の下で、融合機101やストレージ装置102から取得されたファイル名やディレクトリ名を、PC103の画面上に表示(S108)することになる。例えば、図11のようにファイルの検索結果としてファイル名を表示したり、図11や図12のように樹形図401と共にディレクトリ名を表示したりする。PC103はこの際、取得されたファイル名やディレクトリ名の内、PC103の設定ユーザ「user01」にアクセス権限が有ると判断されたファイルやディレクトリのファイル名やディレクトリ名については、ファイル名やディレクトリ名を表示することにするが、PC103の設定ユーザ「user01」にアクセス権限が無いと判断されたファイルやディレクトリのファイル名やディレクトリ名については、ファイル名やディレクトリ名を表示しないことにする。これにより、図11や図12のような表示態様となるのである。
Subsequently, the
なお、S104の処理は検索部42(図6参照)により実行され、S105の処理はファイル情報取得部45(図6参照)により実行され、S106の処理はアクセス権限判断部47(図6参照)とファイル制御要求部44(図6参照)により実行され、S107の処理はアクセス権限判断部47(図6参照)により実行され、S108の処理はファイル情報表示部46(図6参照)とUI処理部41(図6参照)により実行される。 The process of S104 is executed by the search unit 42 (see FIG. 6), the process of S105 is executed by the file information acquisition unit 45 (see FIG. 6), and the process of S106 is executed by the access authority determining unit 47 (see FIG. 6). And the file control request unit 44 (see FIG. 6), the process of S107 is executed by the access authority determining unit 47 (see FIG. 6), and the process of S108 is performed by the file information display unit 46 (see FIG. 6) and the UI process. This is executed by the unit 41 (see FIG. 6).
図14は、図3の融合機101により実行される情報処理に係るフロー図である。融合機101は、電源投入により起動(S201)すると待ち受け状態(S202)になり、PC103からストレージ検索要求を受け付ける(S203)とPC103の設定ユーザ「user01」の認証を認証サーバ104に要求(S204)する。融合機101は、PC103の設定ユーザ「user01」の認証が許可(S205)されると、PC103の設定ユーザ「user01」にストレージサービスを提供可能かどうかを判定(S206)する。融合機101は、PC103の設定ユーザ「user01」にストレージサービスを提供可能であると判定(S207)すると、PC103に対してストレージ検索応答を発行(S208)する。
FIG. 14 is a flowchart relating to information processing executed by the
融合機101は続いて、様々な状況の下で、融合機101内のストレージ20に保存されているファイルやディレクトリのファイル名やディレクトリ名をPC103に提供(S209)することになる。PC103に提供されるファイル名は例えば、図11のようにファイルの検索結果としてPC103の画面上に表示される。PC103に提供されるディレクトリ名は例えば、図11や図12のように樹形図401と共にPC103の画面上に表示される。
Subsequently, the multifunction peripheral 101 provides the
なお、S203−S208の処理は検索応答部24(図4参照)により実行され、S209の処理はファイル情報提供部27(図4参照)により実行される。図14のフロー図により説明した情報処理は、図3の融合機101で実行されるだけでなく、図3のストレージ装置102でも実行される。この場合、S203−S208の処理は検索応答部32(図5参照)により実行され、S209の処理はファイル情報提供部34(図5参照)により実行される。
The processing of S203 to S208 is executed by the search response unit 24 (see FIG. 4), and the processing of S209 is executed by the file information providing unit 27 (see FIG. 4). The information processing described with reference to the flowchart of FIG. 14 is executed not only by the
図15は、図13と図14の情報処理に係るシーケンス図である。ストレージドライバ16が起動(S301。S101に相当)すると、PC103から認証サーバ104に、設定ユーザ「user01」の認証が要求(S302。S102に相当)される。これに応じて、認証サーバ104からPC103に、設定ユーザ「user01」の認証許可が通知(S303。S103に相当)されると、PC103から融合機101やストレージ装置102に、ストレージ検索要求がマルチキャスト(S304。S104やS203に相当)される。これに応じて、融合機101やストレージ装置102から認証サーバ104に、設定ユーザ「user01」の認証が要求(S305。S204に相当)される。これに応じて、認証サーバ104から融合機101やストレージ装置102に、設定ユーザ「user01」の認証許可が通知(S306。S205に相当)されると、融合機101やストレージ装置102により、設定ユーザ「user01」にストレージサービスを提供可能かどうかが判定(S307。S206に相当)される。融合機101やストレージ装置102により、設定ユーザ「user01」にストレージサービスを提供可能であると判定(S307。S207に相当)されると、融合機101やストレージ装置102からPC103に、ストレージ検索応答が発行(S308。S208に相当)される。これに応じて、融合機101やストレージ装置102の機器名が、PC103の画面上に表示されることになる。
FIG. 15 is a sequence diagram relating to the information processing of FIGS. 13 and 14. When the storage driver 16 is activated (S301, corresponding to S101), the authentication of the setting user “user01” is requested from the
図16は、ファイル検索処理に係るシーケンス図である。図11のファイル検索画面上で、ファイル検索条件の設定操作が入力(S401)されて、ファイル検索の開始操作が入力(S402)されると、PC103から融合機101やストレージ装置102に、ファイル検索要求が発行(S403)され、融合機101やストレージ装置102により、ファイル検索が実行(S404)され、融合機101やストレージ装置102からPC103に、ファイル検索応答が発行(S405。S105やS209に相当)される。このようにして、融合機101やストレージ装置102からPC103に、融合機101内のストレージ20やストレージ装置102内のストレージ30に保存されているファイルのファイル名その他のファイル情報が提供される。
FIG. 16 is a sequence diagram related to file search processing. When a file search condition setting operation is input (S401) and a file search start operation is input (S402) on the file search screen of FIG. 11, the file search is performed from the
続いて、PC103は、検索されたファイルへのアクセスを試行(S406。S106に相当)する。PC103は、検索されたファイルへのアクセス結果(S407。S107に相当)をもって、検索されたファイルにつき、設定ユーザ「user01」にアクセス権限が有るのか無いのかを判断する。PC103は、検索されたファイルの内、設定ユーザ「user01」にアクセス権限が有ると判断されたファイルについては、そのファイル名をファイルの検索結果として表示(S408。S108に相当)して、設定ユーザ「user01」にアクセス権限が無いと判断されたファイルについては、そのファイル名その他のファイル情報を削除(S408)してしまう。
Subsequently, the
図17は、ディレクトリ参照処理に係るシーケンス図である。PC103から融合機101やストレージ装置102に、ディレクトリ参照が要求(S501)されると、融合機101やストレージ装置102により、ディレクトリ内に存在するファイルやディレクトリのファイル名やディレクトリ名その他のファイル情報やディレクトリ情報が読み出され(S502)て、融合機101やストレージ装置102からPC103に、これらの情報が通知(S503。S105やS209に相当)される。
FIG. 17 is a sequence diagram related to directory reference processing. When a directory reference is requested from the
続いて、PC103は、通知されたファイルやディレクトリへのアクセスを試行(S504。S106に相当)する。PC103は、通知されたファイルやディレクトリへのアクセス結果(S505。S107に相当)をもって、通知されたファイルやディレクトリにつき、設定ユーザ「user01」にアクセス権限が有るのか無いのかを判断する。PC103は、通知されたファイルやディレクトリの内、設定ユーザ「user01」にアクセス権限が有ると判断されたファイルやディレクトリについては、そのファイル名やそのディレクトリ名を表示(S506。S108に相当)し、設定ユーザ「user01」にアクセス権限が無いと判断されたファイルやディレクトリについては、そのファイル名やそのディレクトリ名その他のファイル情報やディレクトリ情報を削除(S506)してしまう。
Subsequently, the
図4のPC103は、本発明(情報処理装置)の実施例に該当して、図4のPC103により実行される情報処理方法は、本発明の実施例に該当する。当該情報処理方法をコンピュータに実行させる情報処理プログラムは、本発明の実施例に該当して、当該情報処理方法をコンピュータに実行させる情報処理プログラムが記録されたCD−ROMは、本発明の実施例に該当する。図3の文書処理システムにおいて実行される情報処理方法は、本発明の実施例に該当する。
4 corresponds to the embodiment of the present invention (information processing apparatus), and the information processing method executed by the
(文書処理の変形例)
以上、図3の文書処理システムにおいて実行される文書処理について説明してきたが、以下、その変形例について説明する。
(Variation of document processing)
The document processing executed in the document processing system shown in FIG. 3 has been described above. Hereinafter, modifications thereof will be described.
上記の文書処理では、アクセス権限の有無の判断処理はPC103内で実行されたが、下記の文書処理では、アクセス権限の有無の判断処理が融合機101内やストレージ装置102内で実行される。これに伴い、図4,5,6の機能ブロック図はそれぞれ図18,19,20の機能ブロック図に置き換えられる。
In the above document processing, the access authority determination process is executed in the
図18は、図3の融合機101に係る機能ブロック図(変形例)である。融合機101には、スキャン処理部21、プリント処理部22、データ管理部23、検索応答部24、ジョブ制御部25、ファイル制御部26、ファイル情報提供部27、ネットワーク制御部28の他、ユーザ管理部51、アクセス権限判断部52等の機能ブロックが存在する。
FIG. 18 is a functional block diagram (modification) relating to the multi-function peripheral 101 of FIG. The
機能ブロック21−28については図4と同様である。ユーザ管理部51は、クライアント端末の設定ユーザに係る情報を管理する機能ブロックである。アクセス権限判断部52は、機器内のストレージ20に保存されているファイルやディレクトリに係るアクセス権限の有無の判断処理を行う機能ブロックである。
The function blocks 21-28 are the same as those in FIG. The
図19は、図3のストレージ装置102に係る機能ブロック図(変形例)である。ストレージ装置102には、データ管理部31、検索応答部32、ファイル制御部33、ファイル情報提供部34、ネットワーク制御部35の他、ユーザ管理部61、アクセス権限判断部62等の機能ブロックが存在する。
FIG. 19 is a functional block diagram (modification) relating to the
機能ブロック31−35については図5と同様である。ユーザ管理部61は、クライアント端末の設定ユーザに係る情報を管理する機能ブロックである。アクセス権限判断部62は、機器内のストレージ30に保存されているファイルやディレクトリに係るアクセス権限の有無の判断処理を行う機能ブロックである。
The function blocks 31-35 are the same as those in FIG. The
図20は、図3のPC103に係る機能ブロック図(変形例)である。PC103には、UI処理部41、検索部42、ジョブ制御要求部43、ファイル制御要求部44、ファイル情報取得部45、ファイル情報表示部46、ネットワーク制御部48等の機能ブロックが存在する。アクセス権限判断部47が存在しないのである。
FIG. 20 is a functional block diagram (modification) relating to the
図21は、図3のPC103により実行される情報処理に係るフロー図(変形例)である。PC103は、ストレージドライバ16(図3参照)が起動(S101)すると、PC103の設定ユーザ「user01」の認証を認証サーバ104に要求(S102)する。PC103は、PC103の設定ユーザ「user01」の認証が許可(S103)されると、ストレージ検索を実行する旨の操作に応じて、ストレージ検索を実行(S104)する。これにより、図3の融合機101やストレージ装置102が検索される。
FIG. 21 is a flowchart (modification) relating to information processing executed by the
PC103は続いて、様々な状況の下で、融合機101やストレージ装置102から、融合機101内のストレージ20やストレージ装置102内のストレージ30に保存されているファイルやディレクトリのファイル名やディレクトリ名を取得(S105)することになる。例えば、図11のようにファイルの検索結果としてファイル名を取得したり、図11や図12のように樹形図401と共に表示するためにディレクトリ名を取得したりする。
Subsequently, the
PC103は続いて、様々な状況の下で、融合機101やストレージ装置102から取得されたファイル名やディレクトリ名を、PC103の画面上に表示(S108)することになる。例えば、図11のようにファイルの検索結果としてファイル名を表示したり、図11や図12のように樹形図401と共にディレクトリ名を表示したりする。
Subsequently, the
なお、S104の処理は検索部42(図20参照)により実行され、S105の処理はファイル情報取得部45(図20参照)により実行され、S108の処理はファイル情報表示部46(図20参照)とUI処理部41(図20参照)により実行される。 The process of S104 is executed by the search unit 42 (see FIG. 20), the process of S105 is executed by the file information acquisition unit 45 (see FIG. 20), and the process of S108 is executed by the file information display unit 46 (see FIG. 20). And the UI processing unit 41 (see FIG. 20).
図22は、図3の融合機101により実行される情報処理に係るフロー図(変形例)である。融合機101は、電源投入により起動(S201)すると待ち受け状態(S202)になり、PC103からストレージ検索要求を受け付ける(S203)とPC103の設定ユーザ「user01」の認証を認証サーバ104に要求(S204)する。融合機101は、PC103の設定ユーザ「user01」の認証が許可(S205)されると、PC103の設定ユーザ「user01」にストレージサービスを提供可能かどうかを判定(S206)する。融合機101は、PC103の設定ユーザ「user01」にストレージサービスを提供可能であると判定(S207)すると、PC103に対してストレージ検索応答を発行(S208)する。
FIG. 22 is a flowchart (modification) relating to information processing executed by the
融合機101は続いて、様々な状況の下で、融合機101内のストレージ20に保存されているファイルやディレクトリのファイル名やディレクトリ名をPC103に提供(S209)することになる。PC103に提供されるファイル名は例えば、図11のようにファイルの検索結果としてPC103の画面上に表示される。PC103に提供されるディレクトリ名は例えば、図11や図12のように樹形図401と共にPC103の画面上に表示される。
Subsequently, the multifunction peripheral 101 provides the
ただし、融合機101は、ストレージ20に保存されているファイルやディレクトリのファイル名やディレクトリ名をPC103に提供する前に、ストレージ20に保存されているファイルやディレクトリへのアクセスを試行(S601)する。この際、アクセス主体はPC103の設定ユーザ「user01」であるとの仮設定の下で、ストレージ20に保存されているファイルやディレクトリへのアクセスが試行される。この際、PC103の設定ユーザ「user01」に係る情報が必要になるため、図22のストレージ検索の過程で取得されたPC103の設定ユーザ「user01」に係る情報を、ユーザ管理部51(図18参照)が管理しておくものとする。融合機101は、このアクセス結果をもって、ストレージ20に保存されている各ファイルや各ディレクトリにつき、PC103の設定ユーザ「user01」にアクセス権限が有るのか無いのかを判断(S602)するのである。
However, before providing the file name or directory name of the file or directory stored in the
そして、融合機101は、ストレージ20に保存されているファイルやディレクトリのファイル名やディレクトリ名をPC103に提供する際、ストレージ20に保存されているファイルやディレクトリのファイル名やディレクトリ名の内、PC103の設定ユーザ「user01」にアクセス権限が有ると判断されたファイルやディレクトリのファイル名やディレクトリ名については、ファイル名やディレクトリ名を提供することにするが、PC103の設定ユーザ「user01」にアクセス権限が無いと判断されたファイルやディレクトリのファイル名やディレクトリ名については、ファイル名やディレクトリ名を提供しないことにする。これにより、図11や図12のような表示態様となるのである。
When the
なお、S203−S208の処理は検索応答部24(図18参照)により実行され、S209の処理はファイル情報提供部27(図18参照)により実行される。S601の処理はアクセス権限判断部52(図18参照)とユーザ管理部51(図18参照)とファイル制御部26(図18参照)により実行され、S602の処理はアクセス権限判断部52(図18参照)により実行される。図22のフロー図により説明した情報処理は、図3の融合機101で実行されるだけでなく、図3のストレージ装置102でも実行される。この場合、S203−S208の処理は検索応答部32(図19参照)により実行され、S209の処理はファイル情報提供部34(図19参照)により実行される。S601の処理はアクセス権限判断部62(図19参照)とユーザ管理部61(図19参照)とファイル制御部33(図19参照)により実行され、S602の処理はアクセス権限判断部62(図19参照)により実行される。
The processing of S203 to S208 is executed by the search response unit 24 (see FIG. 18), and the processing of S209 is executed by the file information providing unit 27 (see FIG. 18). The process of S601 is executed by the access authority determining unit 52 (see FIG. 18), the user managing unit 51 (see FIG. 18), and the file control unit 26 (see FIG. 18), and the process of S602 is performed by the access authority determining unit 52 (see FIG. 18). ). The information processing described with reference to the flowchart of FIG. 22 is executed not only by the multifunction peripheral 101 of FIG. 3 but also by the
図23は、ファイル検索処理に係るシーケンス図(変形例)である。図11のファイル検索画面上で、ファイル検索条件の設定操作が入力(S401)されて、ファイル検索の開始操作が入力(S402)されると、PC103から融合機101やストレージ装置102に、ファイル検索要求が発行(S403)され、融合機101やストレージ装置102により、ファイル検索が実行(S404)され、融合機101やストレージ装置102からPC103に、ファイル検索応答が発行(S405。S105やS209に相当)される。このようにして、融合機101やストレージ装置102からPC103に、融合機101内のストレージ20やストレージ装置102内のストレージ30に保存されているファイルのファイル名その他のファイル情報が提供される。
FIG. 23 is a sequence diagram (modification) relating to the file search process. When a file search condition setting operation is input (S401) and a file search start operation is input (S402) on the file search screen of FIG. 11, the file search is performed from the
融合機101やストレージ装置102は、S403とS404の間に、PC103の設定ユーザ「user01」のユーザアカウントを読み出し(S701)ておいて、S404とS405の間に、検索されたファイルへのアクセスを試行(S702。S601に相当)し、検索されたファイルへのアクセス結果(S703。S602に相当)をもって、検索されたファイルにつき、設定ユーザ「user01」にアクセス権限が有るのか無いのかを判断する。融合機101やストレージ装置102は、検索されたファイルの内、設定ユーザ「user01」にアクセス権限が有ると判断されたファイルについては、そのファイル名をファイルの検索結果としてPC103に提供(S405)して、設定ユーザ「user01」にアクセス権限が無いと判断されたファイルについては、そのファイル名をPC103に提供(S405)しない。
The
PC103は、検索されたファイルのファイル名をファイルの検索結果として表示(S408。S108に相当)する。
The
図24は、ディレクトリ参照処理に係るシーケンス図(変形例)である。PC103から融合機101やストレージ装置102に、ディレクトリ参照が要求(S501)されると、融合機101やストレージ装置102により、ディレクトリ内に存在するファイルやディレクトリのファイル名やディレクトリ名その他のファイル情報やディレクトリ情報が読み出され(S502)て、融合機101やストレージ装置102からPC103に、これらの情報が通知(S503。S105やS209に相当)される。
FIG. 24 is a sequence diagram (modification) relating to the directory reference process. When a directory reference is requested from the
融合機101やストレージ装置102は、S501とS502の間に、PC103の設定ユーザ「user01」のユーザアカウントを読み出し(S801)ておいて、S502とS503の間に、ディレクトリ内に存在するファイルやディレクトリへのアクセスを試行(S802。S601に相当)し、ディレクトリ内に存在するファイルやディレクトリへのアクセス結果(S803。S602に相当)をもって、ディレクトリ内に存在するファイルやディレクトリにつき、設定ユーザ「user01」にアクセス権限が有るのか無いのかを判断する。融合機101やストレージ装置102は、ディレクトリ内に存在するファイルやディレクトリの内、設定ユーザ「user01」にアクセス権限が有ると判断されたファイルやディレクトリについては、そのファイル名やそのディレクトリ名をPC103に提供(S503)して、設定ユーザ「user01」にアクセス権限が無いと判断されたファイルやディレクトリについては、そのファイル名やそのディレクトリ名をPC103に提供(S503)しない。
The
PC103は、通知されたファイルやディレクトリのファイル名やディレクトリ名を表示(S506。S108に相当)する。
The
図19の融合機101は、本発明(画像形成装置)の実施例に該当して、図19の融合機101により実行される情報処理方法は、本発明の実施例に該当する。図20のストレージ装置102は、本発明(ストレージ装置)の実施例に該当して、図20のストレージ装置102により実行される情報処理方法は、本発明の実施例に該当する。図3の文書処理システム(変形例)において実行される情報処理方法は、本発明の実施例に該当する。
The
11 スキャンサービス
12 プリントサービス
13 ストレージサービス
14 スキャナドライバ
15 プリンタドライバ
16 ストレージドライバ
20 ストレージ
21 スキャン処理部
22 プリント処理部
23 データ管理部
24 検索応答部
25 ジョブ制御部
26 ファイル制御部
27 ファイル情報提供部
28 ネットワーク制御部
30 ストレージ
31 データ管理部
32 検索応答部
33 ファイル制御部
34 ファイル情報提供部
35 ネットワーク制御部
41 UI処理部
42 検索部
43 ジョブ制御要求部
44 ファイル制御要求部
45 ファイル情報取得部
46 ファイル情報表示部
47 アクセス権限判断部
48 ネットワーク制御部
51 ユーザ管理部
52 アクセス権限判断部
61 ユーザ管理部
62 アクセス権限判断部
101 融合機
102 ストレージ装置
103 パーソナルコンピュータ
104 認証サーバ
105 ネットワーク
111 ハードウェア
112 ソフトウェア
113 融合機起動部
121 撮像部
122 印刷部
123 その他のハードウェア
131 アプリケーション
132 プラットフォーム
133 アプリケーションプログラムインタフェース
134 エンジンインタフェース
141 コピーアプリ
142 プリンタアプリ
143 スキャナアプリ
144 ファクシミリアプリ
145 ネットワークファイルアプリ
146 リモートFAXアプリ
147 BMLinkSアプリ
151 コントロールサービス
152 システムリソースマネージャ
153 ハンドラ
161 ネットワークコントロールサービス
162 ファクシミリコントロールサービス
163 デリバリコントロールサービス
164 エンジンコントロールサービス
165 メモリコントロールサービス
166 オペレーションパネルコントロールサービス
167 サーティフィケーションコントロールサービス
168 ユーザディレクトリコントロールサービス
169 システムコントロールサービス
171 ファクシミリコントロールユニットハンドラ
172 イメージメモリハンドラ
201 コントローラ
202 オペレーションパネル
203 ファクシミリコントロールユニット
211 CPU
212 ASIC
221 NB
222 SB
231 MEM−P
232 MEM−C
233 HDD
234 メモリカードスロット
235 メモリカード
241 NIC
242 USBデバイス
243 IEEE1394デバイス
244 セントロニクスデバイス
301 原稿セット部
302 給紙部
303 排紙部
311 タッチパネル
312 テンキー
313 スタートボタン
314 リセットボタン
315 初期設定ボタン
321 ADF
322 フラットベッド
323 フラットベッドカバー
401 樹形図
402 樹形図展開ボタン
DESCRIPTION OF SYMBOLS 11 Scan service 12 Print service 13 Storage service 14 Scanner driver 15 Printer driver 16 Storage driver 20 Storage 21 Scan process part 22 Print process part 23 Data management part 24 Search response part 25 Job control part 26 File control part 27 File information provision part 28 Network control unit 30 Storage 31 Data management unit 32 Search response unit 33 File control unit 34 File information providing unit 35 Network control unit 41 UI processing unit 42 Search unit 43 Job control request unit 44 File control request unit 45 File information acquisition unit 46 File Information display section 47 Access authority determination section 48 Network control section 51 User management section 52 Access authority determination section 61 User management section 62 Access authority determination section 10 MFP 102 Storage apparatus 103 Personal computer 104 Authentication server 105 Network 111 Hardware 112 Software 113 MFP start-up unit 121 Imaging unit 122 Printing unit 123 Other hardware 131 Application 132 Platform 133 Application program interface 134 Engine interface 141 Copy application 142 Printer Application 143 Scanner application 144 Facsimile application 145 Network file application 146 Remote FAX application 147 BMLinkS application 151 Control service 152 System resource manager 153 Handler 161 Network control service 162 Facsimile control service 16 Delivery control service 164 Engine control service 165 Memory control service 166 Operation panel control service 167 Certification control service 168 User directory control service 169 System control service 171 Facsimile control unit handler 172 Image memory handler 201 Controller 202 Operation panel 203 Facsimile control unit 211 CPU
212 ASIC
221 NB
222 SB
231 MEM-P
232 MEM-C
233 HDD
234
242
322
Claims (27)
前記情報取得手段により取得されたファイル名又はディレクトリ名を表示する情報表示手段を備える情報処理装置であって、
前記ストレージに保存されているファイル又はディレクトリへのアクセスを試行して前記ストレージに保存されているファイル又はディレクトリに係るアクセス権の有無を判断する権限判断手段を備え、
前記情報表示手段は、
前記情報取得手段により取得されたファイル名又はディレクトリ名を、ファイルパス又はディレクトリパスを表す樹形図と共に表示し、前記情報取得手段により取得されたファイル名又はディレクトリ名の内、前記権限判断手段によりアクセス権が無いと判断されたファイル又はディレクトリのファイル名又はディレクトリ名については、ファイル名又はディレクトリ名の表示を制限し、
前記権限判断手段は、
前記樹形図の各末端のn階層(nは自然数)先まで、前記ストレージに保存されているファイルとディレクトリに係るアクセス権の有無を判断しておくことを特徴とする情報処理装置。 Information acquisition means for acquiring a file name or directory name of a file or directory stored in a storage connected to the network ;
An information processing apparatus comprising information display means for displaying a file name or directory name acquired by the information acquisition means,
With permission determination means for determining whether the access rights of the file or directory attempting to access a file or directory are stored in the storage is stored in the storage,
The information display means includes
The file name or directory name acquired by the information acquisition unit is displayed together with a tree diagram representing the file path or directory path, and among the file name or directory name acquired by the information acquisition unit, the authority determination unit For the file name or directory name of a file or directory that is determined to have no access right, the display of the file name or directory name is restricted,
The authority determining means is
An information processing apparatus that determines whether or not there is an access right related to files and directories stored in the storage up to n levels (n is a natural number) ahead of each end of the tree diagram .
ディレクトリ名が配置されている前記樹形図のある末端から前記樹形図を展開する操作に応じて、その末端から前記樹形図を展開し、そのディレクトリ名に係るディレクトリ内に存在するファイル又はディレクトリのファイル名又はディレクトリ名を新たに表示することを特徴とする請求項1に記載の情報処理装置。 The information display means includes
In response to an operation for expanding the tree diagram from a certain end of the tree diagram in which the directory name is arranged, the tree diagram is expanded from the end, and a file existing in the directory associated with the directory name or The information processing apparatus according to claim 1 , wherein a file name of the directory or a directory name is newly displayed.
前記情報取得手段により取得されたファイル名又はディレクトリ名とそのファイルアイコン又はそのディレクトリアイコンを表示する情報表示手段を備える情報処理装置であって、
前記ストレージに保存されているファイル又はディレクトリへのアクセスを試行して前記ストレージに保存されているファイル又はディレクトリに係るアクセス権の有無を判断する権限判断手段を備え、
前記情報表示手段は、
前記情報取得手段により取得されたファイル名又はディレクトリ名を、ファイルパス又はディレクトリパスを表す樹形図と共に表示し、前記前記情報取得手段により取得されたファイル名又はディレクトリ名の内、前記権限判断手段によりアクセス権が無いと判断されたファイル又はディレクトリのファイル名又はディレクトリ名については、ファイル名又はディレクトリ名とそのファイルアイコン又はそのディレクトリアイコンの表示を制限し、
前記権限判断手段は、
前記樹形図の各末端のn階層(nは自然数)先まで、前記ストレージに保存されているファイルとディレクトリに係るアクセス権の有無を判断しておくことを特徴とする情報処理装置。 Information acquisition means for acquiring a file name or directory name of a file or directory stored in a storage connected to the network ;
An information processing apparatus comprising information display means for displaying the file name or directory name acquired by the information acquisition means and the file icon or directory icon thereof,
With permission determination means for determining whether the access rights of the file or directory attempting to access a file or directory are stored in the storage is stored in the storage,
The information display means includes
The file name or directory name acquired by the information acquisition unit is displayed together with a tree diagram representing the file path or directory path, and the authority determination unit among the file name or directory name acquired by the information acquisition unit For file names or directory names of files or directories that have been determined to have no access rights, restrict the display of the file name or directory name and its file icon or its directory icon ,
The authority determining means is
An information processing apparatus that determines whether or not there is an access right related to files and directories stored in the storage up to n levels (n is a natural number) ahead of each end of the tree diagram .
ディレクトリ名とそのディレクトリアイコンが配置されている前記樹形図のある末端から前記樹形図を展開する操作に応じて、その末端から前記樹形図を展開し、そのディレクトリ名に係るディレクトリ内に存在するファイル又はディレクトリのファイル名又はディレクトリ名とそのファイルアイコン又はそのディレクトリアイコンを新たに表示することを特徴とする請求項3に記載の情報処理装置。 The information display means includes
In response to an operation to expand the tree diagram from a certain end of the tree diagram in which the directory name and the directory icon are arranged, the tree diagram is expanded from the end and the directory corresponding to the directory name is included in the directory 4. The information processing apparatus according to claim 3 , wherein a file name or directory name of an existing file or directory and its file icon or its directory icon are newly displayed.
当該情報処理装置を使用するユーザに係るアクセス権を判断対象として、前記ストレージに保存されているファイル又はディレクトリに係るアクセス権の有無を判断することを特徴とする請求項1乃至4のいずれか1項に記載の情報処理装置。 The authority determining means is
As determination target access rights of the user who uses the information processing apparatus, any one of claims 1 to 4, characterized in that to determine the presence or absence of the access right of the file or directory stored in the storage 1 The information processing apparatus according to item.
画像形成装置のクライアント端末として機能する情報処理装置であることを特徴とする請求項1乃至5のいずれか1項に記載の情報処理装置。 The information processing apparatus
6. The information processing apparatus according to claim 1 , wherein the information processing apparatus functions as a client terminal of the image forming apparatus.
ストレージ装置のクライアント端末として機能する情報処理装置であることを特徴とする請求項1乃至6のいずれか1項に記載の情報処理装置。 The information processing apparatus
The information processing apparatus according to claim 1 , wherein the information processing apparatus functions as a client terminal of the storage apparatus.
前記情報取得段階にて取得されたファイル名又はディレクトリ名を表示する情報表示段階を備える情報処理方法であって、
前記ストレージに保存されているファイル又はディレクトリへのアクセスを試行して前記ストレージに保存されているファイル又はディレクトリに係るアクセス権の有無を判断する権限判断段階を備え、
前記情報表示段階では、
前記情報取得段階により取得されたファイル名又はディレクトリ名を、ファイルパス又はディレクトリパスを表す樹形図と共に表示し、前記情報取得段階にて取得されたファイル名又はディレクトリ名の内、前記権限判断段階にてアクセス権が無いと判断されたファイル又はディレクトリのファイル名又はディレクトリ名については、ファイル名又はディレクトリ名の表示を制限し、
前記権限判断段階は、
前記樹形図の各末端のn階層(nは自然数)先まで、前記ストレージに保存されているファイルとディレクトリに係るアクセス権の有無を判断しておくことを特徴とする情報処理方法。 An information acquisition stage for acquiring a file name or directory name of a file or directory stored in a storage connected to the network ;
An information processing method comprising an information display step of displaying the file name or directory name acquired in the information acquisition step,
With permission determination step of determining whether the access rights of the file or directory attempting to access a file or directory are stored in the storage is stored in the storage,
In the information display step,
The file name or directory name acquired in the information acquisition step is displayed together with a tree diagram representing the file path or directory path, and the authority determination step in the file name or directory name acquired in the information acquisition step For the file name or directory name of the file or directory determined to have no access right in, restrict the display of the file name or directory name ,
The authority determining step includes
An information processing method characterized by determining whether or not there is an access right related to files and directories stored in the storage up to n levels (n is a natural number) ahead of each end of the tree diagram .
前記情報取得段階にて取得されたファイル名又はディレクトリ名とそのファイルアイコン又はそのディレクトリアイコンを表示する情報表示段階を備える情報処理方法であって、
前記ストレージに保存されているファイル又はディレクトリへのアクセスを試行して前記ストレージに保存されているファイル又はディレクトリに係るアクセス権の有無を判断する権限判断段階を備え、
前記情報表示段階では、
前記情報取得段階により取得されたファイル名又はディレクトリ名を、ファイルパス又はディレクトリパスを表す樹形図と共に表示し、前記情報取得段階にて取得されたファイル名又はディレクトリ名の内、前記権限判断段階にてアクセス権が無いと判断されたファイル又はディレクトリのファイル名又はディレクトリ名については、ファイル名又はディレクトリ名とそのファイルアイコン又はそのディレクトリアイコンの表示を制限し、
前記権限判断段階は、
前記樹形図の各末端のn階層(nは自然数)先まで、前記ストレージに保存されているファイルとディレクトリに係るアクセス権の有無を判断しておくことを特徴とする情報処理方法。 An information acquisition stage for acquiring a file name or directory name of a file or directory stored in a storage connected to the network ;
An information processing method comprising an information display step of displaying the file name or directory name acquired in the information acquisition step and the file icon or directory icon thereof,
With permission determination step of determining whether the access rights of the file or directory attempting to access a file or directory are stored in the storage is stored in the storage,
In the information display step,
The file name or directory name acquired in the information acquisition step is displayed together with a tree diagram representing the file path or directory path, and the authority determination step in the file name or directory name acquired in the information acquisition step As for the file name or directory name of the file or directory determined to have no access right in, restrict the display of the file name or directory name and its file icon or its directory icon ,
The authority determining step includes
An information processing method characterized by determining whether or not there is an access right related to files and directories stored in the storage up to n levels (n is a natural number) ahead of each end of the tree diagram .
画像形成装置のクライアント端末として機能する情報処理装置により実行される情報処理方法であることを特徴とする請求項8又は9に記載の情報処理方法。 The information processing method is as follows:
The information processing method according to claim 8, wherein the information processing method is executed by an information processing apparatus functioning as a client terminal of the image forming apparatus.
ストレージ装置のクライアント端末として機能する情報処理装置により実行される情報処理方法であることを特徴とする請求項8又は9に記載の情報処理方法。 The information processing method is as follows:
The information processing method according to claim 8, wherein the information processing method is executed by an information processing apparatus functioning as a client terminal of the storage apparatus.
前記画像形成装置が、
ネットワークに接続されたストレージに保存されているファイル又はディレクトリのファイル名又はディレクトリ名を前記情報処理装置に提供する情報提供段階と、
前記情報処置装置が、前記情報提供段階にて提供されたファイル名又はディレクトリ名を表示する情報表示段階を備える情報処理方法であって、
前記情報処理装置が、
前記ストレージに保存されているファイル又はディレクトリへのアクセスを試行して前記ストレージに保存されているファイル又はディレクトリに係るアクセス権の有無を判断する権限判断段階を備え、
前記情報処理装置による前記情報表示段階では、
前記情報提供段階にて提供されたファイル名又はディレクトリ名を、ファイルパス又はディレクトリパスを表す樹形図と共に表示し、前記情報提供段階にて提供されたファイル名又はディレクトリ名の内、前記権限判断段階にてアクセス権が無いと判断されたファイル又はディレクトリのファイル名又はディレクトリ名については、ファイル名又はディレクトリ名の表示を制限し、
前記権限判断段階は、
前記樹形図の各末端のn階層(nは自然数)先まで、前記ストレージに保存されているファイルとディレクトリに係るアクセス権の有無を判断しておくことを特徴とする情報処理方法。 An information processing method executed by an image forming apparatus and an information processing apparatus functioning as a client terminal of the image forming apparatus,
The image forming apparatus includes:
An information providing step of providing a file name or directory name of a file or directory stored in a storage connected to a network to the information processing apparatus;
The information processing apparatus is an information processing method including an information display step for displaying a file name or a directory name provided in the information providing step,
The information processing apparatus is
With permission determination step of determining whether the access rights of the file or directory attempting to access a file or directory are stored in the storage is stored in the storage,
In the information display stage by the information processing apparatus,
The file name or directory name provided in the information providing step is displayed together with a tree diagram representing the file path or directory path, and the authority determination is performed among the file names or directory names provided in the information providing step. For file names or directory names of files or directories that are determined not to have access rights at the stage, display of the file name or directory name is restricted ,
The authority determining step includes
An information processing method characterized by determining whether or not there is an access right related to files and directories stored in the storage up to n levels (n is a natural number) ahead of each end of the tree diagram .
前記画像形成装置が、
ネットワークに接続されたストレージに保存されているファイル又はディレクトリのファイル名又はディレクトリ名を前記情報処理装置に提供する情報提供段階と、
前記情報処理装置が、前記情報提供段階にて提供されたファイル名又はディレクトリ名とそのファイルアイコン又はそのディレクトリアイコンを表示する情報表示段階を備える情報処理方法であって、
前記情報処理装置が、
前記ストレージに保存されているファイル又はディレクトリへのアクセスを試行して前記ストレージに保存されているファイル又はディレクトリに係るアクセス権の有無を判断する権限判断段階を備え、
前記情報処理装置による前記情報表示段階では、前記情報提供段階にて提供されたファイル名又はディレクトリ名を、ファイルパス又はディレクトリパスを表す樹形図と共に表示し、前記情報提供段階にて提供されたファイル名又はディレクトリ名の内、前記権限判断段階にてアクセス権が無いと判断されたファイル又はディレクトリのファイル名又はディレクトリ名については、ファイル名又はディレクトリ名とそのファイルアイコン又はそのディレクトリアイコンの表示を制限し、
前記権限判断段階は、
前記樹形図の各末端のn階層(nは自然数)先まで、前記ストレージに保存されているファイルとディレクトリに係るアクセス権の有無を判断しておくことを特徴とする情報処理方法。 An information processing method executed by an image forming apparatus and an information processing apparatus functioning as a client terminal of the image forming apparatus,
The image forming apparatus includes:
An information providing step of providing a file name or directory name of a file or directory stored in a storage connected to a network to the information processing apparatus;
The information processing apparatus is an information processing method including an information display step of displaying the file name or directory name provided in the information providing step and the file icon or the directory icon thereof,
The information processing apparatus is
With permission determination step of determining whether the access rights of the file or directory attempting to access a file or directory are stored in the storage is stored in the storage,
In the information display step by the information processing apparatus, the file name or directory name provided in the information providing step is displayed together with a tree diagram representing the file path or directory path, and provided in the information providing step. Of the file name or directory name, the file name or directory name of the file or directory that is determined to have no access right in the right determination step is displayed as the file name or directory name and its file icon or directory icon. limited to,
The authority determining step includes
An information processing method characterized by determining whether or not there is an access right related to files and directories stored in the storage up to n levels (n is a natural number) ahead of each end of the tree diagram .
前記ストレージ装置が、
ストレージに保存されているファイル又はディレクトリのファイル名又はディレクトリ名を前記情報処理装置に提供する情報提供段階と、
前記情報処置装置が、
前記情報提供段階にて提供されたファイル名又はディレクトリ名を表示する情報表示段階を備える情報処理方法であって、
前記情報処理装置が、
前記ストレージに保存されているファイル又はディレクトリへのアクセスを試行して前記ストレージに保存されているファイル又はディレクトリに係るアクセス権の有無を判断する権限判断段階を備え、
前記情報処理装置による前記情報表示段階では、前記情報提供段階にて提供されたファイル名又はディレクトリ名を、ファイルパス又はディレクトリパスを表す樹形図と共に表示し、前記情報提供段階にて提供されたファイル名又はディレクトリ名の内、前記権限判断段階にてアクセス権が無いと判断されたファイル又はディレクトリのファイル名又はディレクトリ名については、ファイル名又はディレクトリ名の表示を制限し、
前記権限判断段階は、
前記樹形図の各末端のn階層(nは自然数)先まで、前記ストレージに保存されているファイルとディレクトリに係るアクセス権の有無を判断しておくことを特徴とする情報処理方法。 An information processing method executed by a storage device and an information processing device functioning as a client terminal of the storage device,
The storage device is
An information providing step of providing a file name or directory name of a file or directory stored in storage to the information processing apparatus;
The information processing apparatus is
An information processing method comprising an information display step for displaying a file name or a directory name provided in the information providing step,
The information processing apparatus is
An authority determining step of trying to access a file or directory stored in the storage and determining whether there is an access right related to the file or directory stored in the storage ;
In the information display step by the information processing apparatus, the file name or directory name provided in the information providing step is displayed together with a tree diagram representing the file path or directory path, and provided in the information providing step. Of the file name or directory name, the file name or directory name of the file or directory determined to have no access right in the authority determining step is restricted to display the file name or directory name .
The authority determining step includes
An information processing method characterized by determining whether or not there is an access right related to files and directories stored in the storage up to n levels (n is a natural number) ahead of each end of the tree diagram .
前記ストレージ装置が、
ストレージに保存されているファイル又はディレクトリのファイル名又はディレクトリ名を前記情報処理装置に提供する情報提供段階と、
前記情報処理装置が、前記情報提供段階にて提供されたファイル名又はディレクトリ名とそのファイルアイコン又はそのディレクトリアイコンを表示する情報表示段階を備える情報処理方法であって、
前記情報処理装置が、
前記ストレージに保存されているファイル又はディレクトリへのアクセスを試行して前記ストレージに保存されているファイル又はディレクトリに係るアクセス権の有無を判断する権限判断段階を備え、
前記情報処理装置による前記情報表示段階では、前記情報提供段階にて提供されたファイル名又はディレクトリ名を、ファイルパス又はディレクトリパスを表す樹形図と共に表示し、前記情報提供段階にて提供されたファイル名又はディレクトリ名の内、前記権限判断段階にてアクセス権が無いと判断されたファイル又はディレクトリのファイル名又はディレクトリ名については、ファイル名又はディレクトリ名とそのファイルアイコン又はそのディレクトリアイコンの表示を制限し、
前記権限判断段階は、
前記樹形図の各末端のn階層(nは自然数)先まで、前記ストレージに保存されているファイルとディレクトリに係るアクセス権の有無を判断しておくことを特徴とする情報処理方法。 An information processing method executed by a storage device and an information processing device functioning as a client terminal of the storage device,
The storage device is
An information providing step of providing a file name or directory name of a file or directory stored in storage to the information processing apparatus;
The information processing apparatus is an information processing method including an information display step of displaying the file name or directory name provided in the information providing step and the file icon or the directory icon thereof,
The information processing apparatus is
With permission determination step of determining whether the access rights of the file or directory attempting to access a file or directory are stored in the storage is stored in the storage,
In the information display step by the information processing apparatus, the file name or directory name provided in the information providing step is displayed together with a tree diagram representing the file path or directory path, and provided in the information providing step. Of the file name or directory name, the file name or directory name of the file or directory that is determined to have no access right in the right determination step is displayed as the file name or directory name and its file icon or directory icon. Limit
The authority determining step includes
An information processing method characterized by determining whether or not there is an access right related to files and directories stored in the storage up to n levels (n is a natural number) ahead of each end of the tree diagram .
前記ストレージに保存されているファイル又はディレクトリへのアクセスを試行して前記ストレージに保存されているファイル又はディレクトリに係るアクセス権の有無を判断する権限判断手段を備え、
前記情報提供手段は、
前記ストレージに保存されているファイル又はディレクトリのファイル名又はディレクトリ名の内、前記権限判断手段によりアクセス権が無いと判断されたファイル又はディレクトリのファイル名又はディレクトリ名については、ファイル名又はディレクトリ名の前記クライアント端末への提供を制限することを特徴とする画像形成装置。 An image forming apparatus comprising information providing means for providing a file name or directory name of a file or directory stored in a storage connected to a network to a client terminal of the image forming apparatus,
With permission determination means for determining whether the access rights of the file or directory attempting to access a file or directory are stored in the storage is stored in the storage,
The information providing means includes
Of the file names or directory names of files or directories stored in the storage, the file name or directory name of the file or directory determined to have no access right by the authority determining means is the file name or directory name. An image forming apparatus that restricts provision to the client terminal.
前記クライアント端末を使用するユーザに係るアクセス権を判断対象として、前記ストレージに保存されているファイル又はディレクトリに係るアクセス権の有無を判断することを特徴とする請求項18に記載の画像形成装置。 The authority determining means is
19. The image forming apparatus according to claim 18 , wherein an access right relating to a file or a directory stored in the storage is determined based on an access right relating to a user who uses the client terminal.
ネットワークに接続されたストレージに保存されているファイル又はディレクトリのファイル名又はディレクトリ名を当該画像形成装置のクライアント端末に提供する情報提供段階を備える情報処理方法であって、
前記ストレージに保存されているファイル又はディレクトリへのアクセスを試行して前記ストレージに保存されているファイル又はディレクトリに係るアクセス権の有無を判断する権限判断段階を備え、
前記情報提供段階では、
前記ストレージに保存されているファイル又はディレクトリのファイル名又はディレクトリ名の内、前記権限判断段階にてアクセス権が無いと判断されたファイル又はディレクトリのファイル名又はディレクトリ名については、ファイル名又はディレクトリ名の前記クライアント端末への提供を制限することを特徴とする情報処理方法。 An information processing method executed by an image forming apparatus,
An information processing method comprising an information providing step of providing a file name or directory name of a file or directory stored in a storage connected to a network to a client terminal of the image forming apparatus,
With permission determination step of determining whether the access rights of the file or directory attempting to access a file or directory are stored in the storage is stored in the storage,
In the information providing step,
Of the file names or directory names of the files or directories stored in the storage, for the file names or directory names of the files or directories determined to have no access right in the authority determining step, the file name or directory name The information processing method is characterized in that provision to the client terminal is restricted.
前記画像形成装置が、
ネットワークに接続されたストレージに保存されているファイル又はディレクトリのファイル名又はディレクトリ名を前記情報処理装置に提供する情報提供段階と、
前記情報処理装置が、前記情報提供段階にて提供されたファイル名又はディレクトリ名をファイルパス又はディレクトリパスを表す樹形図と共に表示する情報表示段階を備える情報処理方法であって、
前記画像形成装置が、
前記ストレージに保存されているファイル又はディレクトリへのアクセスを試行して、前記樹形図の各末端のn階層(nは自然数)先まで、前記ストレージに保存されているファイルとディレクトリに係るアクセス権の有無を判断しておく権限判断段階を備え、
前記画像形成装置による前記情報提供段階では、前記ストレージに保存されているファイル又はディレクトリのファイル名又はディレクトリ名の内、前記権限判断段階にてアクセス権が無いと判断されたファイル又はディレクトリのファイル名又はディレクトリ名については、ファイル名又はディレクトリ名の前記情報処理装置への提供を制限することを特徴とする情報処理方法。 An information processing method executed by an image forming apparatus and an information processing apparatus functioning as a client terminal of the image forming apparatus,
The image forming apparatus includes:
An information providing step of providing a file name or directory name of a file or directory stored in a storage connected to a network to the information processing apparatus;
The information processing apparatus is an information processing method including an information display step of displaying a file name or a directory name provided in the information providing step together with a tree diagram representing a file path or a directory path ,
The image forming apparatus includes:
Attempting to access a file or directory are stored in the storage, until the end of the n hierarchy (n is a natural number) the destination of the tree diagram, the access rights of the files and directories stored in the storage The authority judgment stage to judge the presence or absence of
In the information providing step by the image forming apparatus, among the file names or directory names of the files or directories stored in the storage, the file names of the files or directories determined to have no access right in the right determining step Alternatively, for the directory name, the provision of a file name or directory name to the information processing apparatus is restricted.
前記画像形成装置が、
ネットワークに接続されたストレージに保存されているファイル又はディレクトリのファイル名又はディレクトリ名を前記情報処理装置に提供する情報提供段階と、
前記情報処理装置が、前記情報提供段階にて提供されたファイル名又はディレクトリ名とそのファイルアイコン又はそのディレクトリアイコンをファイルパス又はディレクトリパスを表す樹形図と共に表示する情報表示段階を備える情報処理方法であって、
前記画像形成装置が、
前記ストレージに保存されているファイル又はディレクトリへのアクセスを試行して、前記樹形図の各末端のn階層(nは自然数)先まで、前記ストレージに保存されているファイルとディレクトリに係るアクセス権の有無を判断しておく権限判断段階を備え、
前記画像形成装置による前記情報提供段階では、前記ストレージに保存されているファイル又はディレクトリのファイル名又はディレクトリ名の内、前記権限判断段階にてアクセス権が無いと判断されたファイル又はディレクトリのファイル名又はディレクトリ名については、ファイル名又はディレクトリ名の前記情報処理装置への提供を制限することを特徴とする情報処理方法。 An information processing method executed by an image forming apparatus and an information processing apparatus functioning as a client terminal of the image forming apparatus,
The image forming apparatus includes:
An information providing step of providing a file name or directory name of a file or directory stored in a storage connected to a network to the information processing apparatus;
An information processing method comprising an information display step in which the information processing apparatus displays the file name or directory name provided in the information providing step and the file icon or directory icon thereof together with a tree diagram representing the file path or directory path. Because
The image forming apparatus includes:
Attempting to access a file or directory are stored in the storage, until the end of the n hierarchy (n is a natural number) the destination of the tree diagram, the access rights of the files and directories stored in the storage The authority judgment stage to judge the presence or absence of
Wherein the said information providing step by the image forming apparatus, among the file name or directory name of the file or directory stored in the storage, the file name of the authority determination step files or it is determined that there is no access at the directory Alternatively, for the directory name, the provision of a file name or directory name to the information processing apparatus is restricted.
前記ストレージに保存されているファイル又はディレクトリへのアクセスを試行して前記ストレージに保存されているファイル又はディレクトリに係るアクセス権の有無を判断する権限判断手段を備え、
前記情報提供手段は、
前記ストレージに保存されているファイル又はディレクトリのファイル名又はディレクトリ名の内、前記権限判断手段によりアクセス権が無いと判断されたファイル又はディレクトリのファイル名又はディレクトリ名については、ファイル名又はディレクトリ名の前記クライアント端末への提供を制限することを特徴とするストレージ装置。 A storage apparatus comprising information providing means for providing a file name or directory name of a file or directory stored in a storage to a client terminal of the storage apparatus,
An authority determining means for trying to access a file or directory stored in the storage and determining whether there is an access right related to the file or directory stored in the storage ;
The information providing means includes
Of the file names or directory names of files or directories stored in the storage, the file name or directory name of the file or directory determined to have no access right by the authority determining means is the file name or directory name. A storage apparatus that restricts provision to the client terminal.
前記クライアント端末を使用するユーザに係るアクセス権を判断対象として、ストレージに保存されているファイル又はディレクトリに係るアクセス権の有無を判断することを特徴とする請求項23に記載のストレージ装置。 The authority determining means is
24. The storage apparatus according to claim 23 , wherein the presence / absence of an access right relating to a file or a directory stored in the storage is determined based on an access right related to a user who uses the client terminal.
ストレージに保存されているファイル又はディレクトリのファイル名又はディレクトリ名を当該ストレージ装置のクライアント端末に提供する情報提供段階を備える情報処理方法であって、
前記ストレージに保存されているファイル又はディレクトリへのアクセスを試行して前記ストレージに保存されているファイル又はディレクトリに係るアクセス権の有無を判断する権限判断段階を備え、
前記情報提供段階では、前記ストレージに保存されているファイル又はディレクトリのファイル名又はディレクトリ名の内、前記権限判断段階にてアクセス権が無いと判断されたファイル又はディレクトリのファイル名又はディレクトリ名については、ファイル名又はディレクトリ名の前記クライアント端末への提供を制限することを特徴とする情報処理方法。 An information processing method executed by a storage device,
An information processing method comprising an information providing step of providing a file name or directory name of a file or directory stored in a storage to a client terminal of the storage device,
With permission determination step of determining whether the access rights of the file or directory attempting to access a file or directory are stored in the storage is stored in the storage,
And in the information providing step, out of the file name or directory name of a file or directory is stored in the storage, the file name or directory name of the authority determining step file or it is determined that there is no access rights at the directory An information processing method for restricting provision of a file name or directory name to the client terminal.
前記ストレージ装置が、
ストレージに保存されているファイル又はディレクトリのファイル名又はディレクトリ名を前記情報処理装置に提供する情報提供段階と、
前記情報処理装置が、前記情報提供段階にて提供されたファイル名又はディレクトリ名をファイルパス又はディレクトリパスを表す樹形図と共に表示する情報表示段階を備える情報処理方法であって、
前記ストレージ装置が、
ストレージに保存されているファイル又はディレクトリへのアクセスを試行して、前記樹形図の各末端のn階層(nは自然数)先まで、前記ストレージに保存されているファイルとディレクトリに係るアクセス権の有無を判断しておく権限判断段階を備え、
前記ストレージ装置による前記情報提供段階では、前記ストレージに保存されているファイル又はディレクトリのファイル名又はディレクトリ名の内、前記権限判断段階にてアクセス権が無いと判断されたファイル又はディレクトリのファイル名又はディレクトリ名については、ファイル名又はディレクトリ名の前記情報処理装置への提供を制限することを特徴とする情報処理方法。 An information processing method executed by a storage device and an information processing device functioning as a client terminal of the storage device,
The storage device is
An information providing step of providing a file name or directory name of a file or directory stored in storage to the information processing apparatus;
The information processing apparatus is an information processing method including an information display step of displaying a file name or a directory name provided in the information providing step together with a tree diagram representing a file path or a directory path ,
The storage device is
Attempting to access a file or directory stored in the storage, up to n levels (n is a natural number) ahead of each end of the tree diagram, access rights related to the file and directory stored in the storage There is an authority judgment stage to judge the existence ,
Wherein the said information providing step by the storage device, among the file name or directory name of the file or directory stored in the storage, the file name of the authority file is determined that there is no access at decision block or a directory, or An information processing method for restricting provision of a file name or a directory name to the information processing apparatus for the directory name.
前記ストレージ装置が、
ストレージに保存されているファイル又はディレクトリのファイル名又はディレクトリ名を前記情報処理装置に提供する情報提供段階と、
前記情報処理装置が、前記情報提供段階にて提供されたファイル名又はディレクトリ名とそのファイルアイコン又はそのディレクトリアイコンをファイルパス又はディレクトリパスを表す樹形図と共に表示する情報表示段階を備える情報処理方法であって、
前記ストレージ装置が、
前記ストレージに保存されているファイル又はディレクトリへのアクセスを試行して、前記樹形図の各末端のn階層(nは自然数)先まで、前記ストレージに保存されているファイルとディレクトリに係るアクセス権の有無を判断しておく権限判断段階を備え、
前記ストレージ装置による前記情報提供段階では、前記ストレージに保存されているファイル又はディレクトリのファイル名又はディレクトリ名の内、前記権限判断段階にてアクセス権が無いと判断されたファイル又はディレクトリのファイル名又はディレクトリ名については、ファイル名又はディレクトリ名の前記情報処理装置への提供を制限することを特徴とする情報処理方法。
An information processing method executed by a storage device and an information processing device functioning as a client terminal of the storage device,
The storage device is
An information providing step of providing a file name or directory name of a file or directory stored in storage to the information processing apparatus;
An information processing method comprising an information display step in which the information processing apparatus displays the file name or directory name provided in the information providing step and the file icon or directory icon thereof together with a tree diagram representing the file path or directory path. Because
The storage device is
Attempting to access a file or directory are stored in the storage, until the end of the n hierarchy (n is a natural number) the destination of the tree diagram, the access rights of the files and directories stored in the storage The authority judgment stage to judge the presence or absence of
Wherein the said information providing step by the storage device, among the file name or directory name of the file or directory stored in the storage, the file name of the authority file is determined that there is no access at decision block or a directory, or An information processing method for restricting provision of a file name or a directory name to the information processing apparatus for the directory name.
Priority Applications (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP2003375266A JP4444628B2 (en) | 2003-11-05 | 2003-11-05 | Information processing apparatus, information processing method, information processing program, recording medium, image forming apparatus, and storage apparatus |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP2003375266A JP4444628B2 (en) | 2003-11-05 | 2003-11-05 | Information processing apparatus, information processing method, information processing program, recording medium, image forming apparatus, and storage apparatus |
Publications (2)
Publication Number | Publication Date |
---|---|
JP2005141351A JP2005141351A (en) | 2005-06-02 |
JP4444628B2 true JP4444628B2 (en) | 2010-03-31 |
Family
ID=34686685
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
JP2003375266A Expired - Fee Related JP4444628B2 (en) | 2003-11-05 | 2003-11-05 | Information processing apparatus, information processing method, information processing program, recording medium, image forming apparatus, and storage apparatus |
Country Status (1)
Country | Link |
---|---|
JP (1) | JP4444628B2 (en) |
Families Citing this family (8)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JP2006338210A (en) * | 2005-05-31 | 2006-12-14 | Ricoh Co Ltd | Document management server, method for controlling document management server and program |
JP2007011959A (en) * | 2005-07-04 | 2007-01-18 | Toppan Label Co Ltd | File management apparatus, method, and control program |
JP2007206810A (en) * | 2006-01-31 | 2007-08-16 | Brother Ind Ltd | Network authentication system, information processor, network device, and program |
JP4412353B2 (en) | 2007-06-04 | 2010-02-10 | ブラザー工業株式会社 | Image forming apparatus |
JP5046881B2 (en) | 2007-11-16 | 2012-10-10 | キヤノン株式会社 | Information processing apparatus, display control method, and program |
JP5673317B2 (en) * | 2011-04-11 | 2015-02-18 | コニカミノルタ株式会社 | Information processing system and server device |
CN112395537B (en) * | 2019-08-15 | 2024-10-15 | 奇安信安全技术(珠海)有限公司 | Website tamper-proof method and device, storage medium and electronic device |
JP7318416B2 (en) * | 2019-08-26 | 2023-08-01 | 村田機械株式会社 | DATA SHARING METHOD, DATA SHARING SYSTEM AND TERMINAL DEVICE |
-
2003
- 2003-11-05 JP JP2003375266A patent/JP4444628B2/en not_active Expired - Fee Related
Also Published As
Publication number | Publication date |
---|---|
JP2005141351A (en) | 2005-06-02 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
US8271425B2 (en) | Image processing system and image processing device implementing a specific image processing function for each user as well as a computer program product for the same | |
KR101650731B1 (en) | Management apparatus and method for managing device driver of management apparatus | |
JP2007267362A (en) | Printing device, printing method and program for printing | |
JP4615498B2 (en) | Image processing apparatus, image processing apparatus control system, image processing apparatus control method, program, and computer-readable recording medium | |
JP2009267658A (en) | Image processing apparatus, image processing method, computer program, and storage medium | |
US20190349492A1 (en) | Image forming apparatus equipped with operating unit, control method therefor, and storage medium | |
US20100179965A1 (en) | Image processing apparatus and image processing method | |
US7577660B2 (en) | Terminal device, information processing apparatus, information processing method, information processing program and recording medium | |
JP4444628B2 (en) | Information processing apparatus, information processing method, information processing program, recording medium, image forming apparatus, and storage apparatus | |
JP2007042098A (en) | Content display method, content transmission method, image processing device, and remote computation device | |
JP2010183528A (en) | Image processing apparatus, control method thereof, and computer program | |
JP6260642B2 (en) | Printing apparatus and printing method | |
US20120060122A1 (en) | Document distribution system, image forming device, document data controlling method, and recording medium | |
JP4957784B2 (en) | Image processing apparatus, job execution method, and computer program | |
JP4251958B2 (en) | Image forming apparatus, information processing apparatus, information processing method, information processing program, and recording medium | |
JP2007336076A (en) | Image forming apparatus, method and program for acquiring information | |
JP4703964B2 (en) | Information processing device, terminal device, information processing method, information processing program, and recording medium | |
JP2005266946A (en) | Information processor, information processing method, information processing program and recording medium | |
JP4753788B2 (en) | Image forming apparatus and computer program | |
JP2008097396A (en) | Information communication system | |
JP2008166958A (en) | Document processing system and document processor | |
JP2005128761A (en) | Copy service apparatus, apparatus, method and program for information processing, and recording medium | |
JP4398795B2 (en) | Information processing apparatus, information processing method, information processing program, and recording medium | |
JP4291668B2 (en) | Image forming apparatus, information processing apparatus, information processing method, information processing program, and recording medium | |
JP4438512B2 (en) | Display device, processing device, image forming device, display method, and computer program |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
A621 | Written request for application examination |
Free format text: JAPANESE INTERMEDIATE CODE: A621 Effective date: 20051020 |
|
A131 | Notification of reasons for refusal |
Free format text: JAPANESE INTERMEDIATE CODE: A131 Effective date: 20090428 |
|
A521 | Request for written amendment filed |
Free format text: JAPANESE INTERMEDIATE CODE: A523 Effective date: 20090623 |
|
TRDD | Decision of grant or rejection written | ||
A01 | Written decision to grant a patent or to grant a registration (utility model) |
Free format text: JAPANESE INTERMEDIATE CODE: A01 Effective date: 20100112 |
|
A01 | Written decision to grant a patent or to grant a registration (utility model) |
Free format text: JAPANESE INTERMEDIATE CODE: A01 |
|
A61 | First payment of annual fees (during grant procedure) |
Free format text: JAPANESE INTERMEDIATE CODE: A61 Effective date: 20100114 |
|
R150 | Certificate of patent or registration of utility model |
Free format text: JAPANESE INTERMEDIATE CODE: R150 |
|
FPAY | Renewal fee payment (event date is renewal date of database) |
Free format text: PAYMENT UNTIL: 20130122 Year of fee payment: 3 |
|
FPAY | Renewal fee payment (event date is renewal date of database) |
Free format text: PAYMENT UNTIL: 20140122 Year of fee payment: 4 |
|
LAPS | Cancellation because of no payment of annual fees |