JP2008197746A5 - - Google Patents

Download PDF

Info

Publication number
JP2008197746A5
JP2008197746A5 JP2007029681A JP2007029681A JP2008197746A5 JP 2008197746 A5 JP2008197746 A5 JP 2008197746A5 JP 2007029681 A JP2007029681 A JP 2007029681A JP 2007029681 A JP2007029681 A JP 2007029681A JP 2008197746 A5 JP2008197746 A5 JP 2008197746A5
Authority
JP
Japan
Prior art keywords
file
password
access
computer
program
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.)
Granted
Application number
JP2007029681A
Other languages
Japanese (ja)
Other versions
JP2008197746A (en
JP4927583B2 (en
Filing date
Publication date
Application filed filed Critical
Priority to JP2007029681A priority Critical patent/JP4927583B2/en
Priority claimed from JP2007029681A external-priority patent/JP4927583B2/en
Publication of JP2008197746A publication Critical patent/JP2008197746A/en
Publication of JP2008197746A5 publication Critical patent/JP2008197746A5/ja
Application granted granted Critical
Publication of JP4927583B2 publication Critical patent/JP4927583B2/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Claims (10)

複数のコンピュータ間でサーバを介してファイルを共有するファイル共有システムであって、
共有の対象となるファイルを指定する指定手段と、
指定された前記ファイルにアクセスするために必要となるアクセスプログラムを生成するプログラム生成手段と、
生成された前記アクセスプログラムを、前記ファイルを共有することになる受信コンピュータへ転送する転送手段と、
前記受信コンピュータにおいて前記アクセスプログラムが起動されることで実現される手段であって、前記受信コンピュータに付与された固有の識別情報を取得する取得手段と、取得した前記識別情報を伴うアクセス要求をサーバへ送信するアクセス要求送信手段と、前記アクセス要求が正当なアクセス要求である場合に前記サーバから送信される前記ファイルを受信するファイル受信手段と、
前記サーバに備えられる手段であって、前記受信コンピュータから送信された前記識別情報から認証用のパスワードを生成するパスワード生成手段と、予め前記アクセスプログラムを通じて前記ファイルにアクセスする際のパスワード保持する保持手段と、前記生成されたパスワードと前記保持手段に保持されているパスワードとが一致するか否かに応じて認証処理を実行する認証手段と、前記生成されたパスワードと前記保持手段に保持されているパスワードとが一致しなければ前記ファイルに対する前記受信コンピュータからのアクセスを拒否し、前記生成されたパスワードと前記保持手段に保持されているパスワードとが一致すれば前記ファイルに対する前記受信コンピュータからのアクセスを許可する許可手段と
を含むことを特徴とするファイル共有システム。
A file sharing system for sharing files between a plurality of computers via a server,
A specification means for specifying a file to be shared;
Program generation means for generating an access program necessary for accessing the specified file;
Transfer means for transferring the generated access program to a receiving computer that will share the file;
A means realized by starting the access program in the receiving computer, an acquisition means for acquiring unique identification information given to the receiving computer, and an access request with the acquired identification information as a server An access request transmitting means for transmitting to the file receiving means for receiving the file transmitted from the server when the access request is a legitimate access request;
A means provided in the server, a password generating means for generating a password for authentication from the identification information transmitted from the receiving computer, and a holding for holding a password for accessing the file through the access program in advance Means, authentication means for executing an authentication process according to whether or not the generated password matches the password held in the holding means, and the generated password and the holding means If the received password does not match, the access from the receiving computer to the file is denied, and if the generated password matches the password held in the holding means, the file is accessed from the receiving computer. Including permission means for permitting File sharing system.
前記アクセスプログラムによる前記アクセス要求が前記ファイルに対する初回のアクセス要求であるか否かを判定する判定手段をさらに備え、  Determination means for determining whether or not the access request by the access program is an initial access request to the file;
前記保持手段は、前記判定手段により前記アクセス要求が初回のアクセス要求であると判定されると、前記パスワード生成手段により生成された前記パスワードを、前記アクセスプログラムを通じて前記ファイルにアクセスする際のパスワードとして保持する  When the determination unit determines that the access request is an initial access request, the holding unit uses the password generated by the password generation unit as a password for accessing the file through the access program. Hold
ことを特徴とする請求項1に記載のファイル共有システム。The file sharing system according to claim 1.
前記識別情報は、前記受信コンピュータのMACアドレス、ドメイン名、前記受信コンピュータ上で稼働しているOSのビルドナンバー、該OSのライセンスナンバー、前記受信コンピュータにログオンしているユーザのユーザIDのうち少なくとも1つを含むことを特徴とする請求項1又は2に記載のファイル共有システム。 The identification information includes at least one of a MAC address of the receiving computer, a domain name, a build number of an OS running on the receiving computer, a license number of the OS, and a user ID of a user logged on to the receiving computer. file sharing system according to claim 1 or 2, characterized in that it comprises one. 前記パスワードが生成されると、前記受信コンピュータから受信した前記識別情報を消去する消去手段をさらに含むことを特徴とする請求項1乃至3のいずれか1項に記載のファイル共有システム。 When the password is generated, the file sharing system according to any one of claims 1 to 3, further comprising an erasing means for erasing the identification information received from the receiving computer. 前記転送手段は、電子メールに前記アクセスプログラムを添付して送信する電子メール送信手段を含むことを特徴とする請求項1乃至のいずれか1項に記載のファイル共有システム。 It said transfer means, the file sharing system according to any one of claims 1 to 4, characterized in that it comprises an electronic mail transmission means for transmitting to attach the access program in an email. 前記プログラム生成手段は、
前記アクセスプログラムを他のアクセスプログラムと区別するためのアクセスプログラムIDを発行する発行手段と、該アクセスプログラムIDと前記ファイルとを対応付けて管理する管理テーブルと
を備え、
前記アクセス要求送信手段は、前記アクセスプログラムから前記アクセスプログラムIDを抽出して、前記アクセス要求とともに前記サーバへ送信し、
前記保持手段は、前記アクセス要求とともに受信した前記アクセスプログラムIDに基づいて前記管理テーブルを検索することで、前記アクセスプログラムIDに対応するファイルを特定し、特定された該ファイルのファイルIDとともに前記パスワードを保持することを特徴とする請求項1乃至のいずれか1項に記載のファイル共有システム。
The program generation means includes
Issuing means for issuing an access program ID for distinguishing the access program from other access programs, and a management table for managing the access program ID and the file in association with each other,
The access request transmission means extracts the access program ID from the access program and transmits it to the server together with the access request.
The holding unit specifies the file corresponding to the access program ID by searching the management table based on the access program ID received together with the access request, and includes the password together with the file ID of the specified file. The file sharing system according to any one of claims 1 to 5 , wherein the file sharing system is held.
前記アクセス要求送信手段は、
前記アクセスプログラムに含まれる、前記ファイルに対する初回のアクセスか否か判定するためのフラグを前記アクセス要求とともに送信し、
前記サーバは、
前記アクセス要求と共に受信した前記フラグに基づいて前記判定手段により前記アクセス要求が初回のアクセス要求と判定されると、前記アクセスプログラムを実行している前記受信コンピュータへ前記フラグを書き換えるよう指示する指示手段をさらに含み、
前記受信コンピュータは、
前記フラグを書き換えるよう指示されると、前記フラグの内容を初回のアクセスではないことを表すように書き換える書き換え手段を
含むこと特徴とする請求項乃至のいずれか1項に記載のファイル共有システム。
The access request transmission means includes
A flag for determining whether or not it is the first access to the file included in the access program is transmitted together with the access request,
The server
Instructing means for instructing the receiving computer executing the access program to rewrite the flag when the determining means determines that the access request is the first access request based on the flag received together with the access request. Further including
The receiving computer is
When instructed to rewrite the flag, the file sharing system according to any one of claims 2 to 6, characterized by comprising a rewriting means for rewriting to represent not the first access the contents of the flag .
複数のコンピュータ間でサーバを介してファイルを共有するファイル共有方法であって、
第1コンピュータが、共有の対象となるファイルを指定する指定工程と、
前記サーバが、指定された前記ファイルに第2コンピュータがアクセスするために必要となるアクセスプログラムを生成するプログラム生成工程と、
前記第1コンピュータが、生成された前記アクセスプログラムを、前記ファイルを共有することになる前記第2コンピュータへ転送する転送工程と、
前記第2コンピュータが、前記アクセスプログラムを起動する起動工程と、
前記第2コンピュータが、該第2コンピュータに付与された固有の識別情報を取得する取得工程と、
前記第2コンピュータが、取得した前記識別情報を伴うアクセス要求を前記サーバへ送信するアクセス要求送信工程と、
前記サーバが、前記第2コンピュータから送信された前記識別情報から認証用のパスワードを生成するパスワード生成工程と、
前記サーバが、予め前記アクセスプログラムを通じて前記ファイルにアクセスする際のパスワード保持する保持工程と、
前記サーバが、前記生成されたパスワードと前記保持工程により保持されたパスワードとが一致するか否かに応じて認証処理を実行する認証工程と、
前記サーバが、前記生成されたパスワードと前記保持工程により保持されたパスワードとが一致しなければ前記ファイルに対する前記第2コンピュータからのアクセスを拒否し、前記生成されたパスワードと前記保持工程により保持されたパスワードとが一致すれば前記ファイルに対する前記第2コンピュータからのアクセスを許可する許可工程と
を含むことを特徴とするファイル共有方法。
A file sharing method for sharing a file between a plurality of computers via a server,
A designation process in which the first computer designates a file to be shared;
A program generation step in which the server generates an access program necessary for the second computer to access the designated file;
A transfer step in which the first computer transfers the generated access program to the second computer that will share the file;
A starting step in which the second computer starts the access program;
An acquisition step in which the second computer acquires unique identification information given to the second computer;
An access request transmitting step in which the second computer transmits an access request with the acquired identification information to the server;
The server generates a password for authentication from the identification information transmitted from the second computer;
A holding step for holding a password when the server accesses the file through the access program in advance ;
An authentication step in which the server executes an authentication process according to whether the generated password matches the password held by the holding step;
If the generated password and the password held in the holding step do not match, the server rejects access from the second computer to the file, and is held by the generated password and the holding step. And a permission step of permitting access to the file from the second computer if the password matches.
複数のコンピュータ間でファイルを共有させるためのサーバであって、
共有対象となるファイルにアクセスするために必要となるアクセスプログラムを生成するプログラム生成手段と、
生成された前記アクセスプログラムを、前記共有対象となるファイルを指定した第1コンピュータを介して、該ファイルを共有することになる受信コンピュータへ転送する転送手段と、
前記受信コンピュータにおいて前記アクセスプログラムが実行されると、前記受信コンピュータに付与された固有の識別情報を伴うアクセス要求を受信するアクセス要求受信手段と、
前記受信コンピュータから送信された識別情報から認証用のパスワードを生成するパスワード生成手段と、
予め前記アクセスプログラムを通じて前記ファイルにアクセスする際のパスワードを保持する保持手段と、
前記生成されたパスワードと前記保持手段に保持されているパスワードとが一致するか否かに応じて認証処理を実行する認証手段と、
前記生成されたパスワードと前記保持手段に保持されているパスワードとが一致しなければ前記ファイルに対する前記受信コンピュータからのアクセスを拒否し、前記生成されたパスワードと前記保持手段に保持されているパスワードとが一致すれば前記ファイルに対する前記受信コンピュータからのアクセスを許可する許可手段と
を含むことを特徴とするサーバ。
A server for sharing files among multiple computers,
Program generation means for generating an access program necessary for accessing a file to be shared;
Transfer means for transferring the generated access program to a receiving computer that will share the file via a first computer that specifies the file to be shared;
When the access program is executed in the receiving computer, an access request receiving means for receiving an access request with unique identification information given to the receiving computer;
Password generating means for generating a password for authentication from the identification information transmitted from the receiving computer;
Holding means for holding a password for accessing the file through the access program in advance ;
An authentication unit that performs an authentication process according to whether the generated password matches the password held in the holding unit;
If the generated password and the password held in the holding unit do not match, the access from the receiving computer to the file is denied, and the generated password and the password held in the holding unit are And a permitting means for permitting access from the receiving computer to the file if they match.
複数のコンピュータ間でファイルを共有させるためのサーバで実行されるコンピュータプログラムであって、
共有対象となるファイルにアクセスするために必要となるアクセスプログラムを生成するプログラム生成手段と、
生成された前記アクセスプログラムを、前記共有対象となるファイルを指定した第1コンピュータを介して、該ファイルを共有することになる受信コンピュータへ転送する転送手段と、
前記受信コンピュータにおいて前記アクセスプログラムが実行されると、前記受信コンピュータに付与された固有の識別情報を伴うアクセス要求を受信するアクセス要求受信手段と、
前記受信コンピュータから送信された識別情報から認証用のパスワードを生成するパスワード生成手段と、
予め前記アクセスプログラムを通じて前記ファイルにアクセスする際のパスワード保持する保持手段と、
前記生成されたパスワードと前記保持手段に保持されているパスワードとが一致するか否かに応じて認証処理を実行する認証手段と、
前記生成されたパスワードと前記保持手段に保持されているパスワードとが一致しなければ前記ファイルに対する前記受信コンピュータからのアクセスを拒否し、前記生成されたパスワードと前記保持手段に保持されているパスワードとが一致すれば前記ファイルに対する前記受信コンピュータからのアクセスを許可する許可手段と
を前記サーバ機能させることを特徴とするコンピュータプログラム。
A computer program executed on a server for sharing a file between a plurality of computers,
Program generation means for generating an access program necessary for accessing a file to be shared;
Transfer means for transferring the generated access program to a receiving computer that will share the file via a first computer that specifies the file to be shared;
When the access program is executed in the receiving computer, an access request receiving means for receiving an access request with unique identification information given to the receiving computer;
Password generating means for generating a password for authentication from the identification information transmitted from the receiving computer;
Holding means for holding a password for accessing the file through the access program in advance ;
An authentication unit that performs an authentication process according to whether the generated password matches the password held in the holding unit;
If the generated password and the password held in the holding unit do not match, the access from the receiving computer to the file is denied, and the generated password and the password held in the holding unit are A computer program that causes the server to function as a permitting means for permitting access from the receiving computer to the file if the two match.
JP2007029681A 2007-02-08 2007-02-08 File sharing system, file sharing method, server, and computer program Active JP4927583B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2007029681A JP4927583B2 (en) 2007-02-08 2007-02-08 File sharing system, file sharing method, server, and computer program

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2007029681A JP4927583B2 (en) 2007-02-08 2007-02-08 File sharing system, file sharing method, server, and computer program

Publications (3)

Publication Number Publication Date
JP2008197746A JP2008197746A (en) 2008-08-28
JP2008197746A5 true JP2008197746A5 (en) 2010-05-20
JP4927583B2 JP4927583B2 (en) 2012-05-09

Family

ID=39756659

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2007029681A Active JP4927583B2 (en) 2007-02-08 2007-02-08 File sharing system, file sharing method, server, and computer program

Country Status (1)

Country Link
JP (1) JP4927583B2 (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP7043842B2 (en) 2018-01-11 2022-03-30 村田機械株式会社 Data sharing system and data sharing method

Families Citing this family (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP5389866B2 (en) * 2011-06-30 2014-01-15 ヤフー株式会社 Information management apparatus, system and method
US9251316B2 (en) 2012-03-15 2016-02-02 Panasonic Intellectual Property Corporation Of America Content sharing system, information communication apparatus, content sharing method, and communication method
US9641501B2 (en) 2012-12-13 2017-05-02 Panasonic Intellectual Property Corporation Of America Content sharing system, content sharing method, and information communication apparatus
US9635108B2 (en) 2014-01-25 2017-04-25 Q Technologies Inc. Systems and methods for content sharing using uniquely generated idenifiers
JP6973115B2 (en) * 2018-01-25 2021-11-24 村田機械株式会社 Terminal device, program, file sharing system, and control method of file sharing system

Family Cites Families (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2000099323A (en) * 1999-09-24 2000-04-07 Katsuya Matsuzaki Method for utilizing id peculiar for main body for protecting computer and operation system thereof or software (program) for game dedicated machine
JP2001265937A (en) * 2000-03-17 2001-09-28 Shinkichi Morimoto Method and system for distributing digital contents
JP2003295964A (en) * 2002-03-29 2003-10-17 Casio Comput Co Ltd Data supply system, program and data supply method
JPWO2006022011A1 (en) * 2004-08-26 2008-07-31 株式会社インテリジェントウェイブ Information display program, information display program creation program, and information display program creation device

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP7043842B2 (en) 2018-01-11 2022-03-30 村田機械株式会社 Data sharing system and data sharing method

Similar Documents

Publication Publication Date Title
CN108965299B (en) Data access method, access verification equipment and data storage system
JP5356221B2 (en) Convert role-based access control policies to resource authorization policies
WO2011089788A1 (en) Classified information leakage prevention system, classified information leakage prevention method and classified information leakage prevention programme
CN102929658B (en) Methods and systmes for selecting between a predetermined number of execution methods for an application program
JP4932413B2 (en) Environment migration system, terminal device, information processing device, management server, portable storage medium
JP2008197746A5 (en)
JP5704517B2 (en) Confidential information leakage prevention system, confidential information leakage prevention method, and confidential information leakage prevention program
JP5488854B2 (en) Thin client system, access control method and access control program in thin client system
AU2011210532B2 (en) Content author badges
TW200937198A (en) Storage device having direct user access
JP2005346717A5 (en)
CN101030175A (en) Universal serial bus storage device and access control method thereof
EP1962214B1 (en) Methods for downloading a digital work automatically bound with characteristics of a portable device
CN105069383A (en) Virtual desktop USB (Universal Serial Bus) storage peripheral management and control method and system
JP2016519828A (en) Access control method, apparatus, program, and recording medium
WO2013010434A1 (en) Identity information processing method and system
JP2007179202A5 (en)
CN105721441B (en) Identity authentication method in virtualization environment
JP4927583B2 (en) File sharing system, file sharing method, server, and computer program
US20100235545A1 (en) Methods and device for implementing multifunction peripheral devices with a single standard peripheral device driver
US20110307708A1 (en) Enabling access to removable hard disk drives
CN111669349B (en) Data access security control method and device based on control drive management
JP2006074752A5 (en)
CN107707550B (en) Method, device and system for accessing virtual machine
WO2018126380A1 (en) Database access control system