JP2024024650A5 - FILE MANAGEMENT SYSTEM, INFORMATION PROCESSING APPARATUS, PROGRAM AND INFORMATION PROCESSING METHOD - Google Patents

FILE MANAGEMENT SYSTEM, INFORMATION PROCESSING APPARATUS, PROGRAM AND INFORMATION PROCESSING METHOD Download PDF

Info

Publication number
JP2024024650A5
JP2024024650A5 JP2023207537A JP2023207537A JP2024024650A5 JP 2024024650 A5 JP2024024650 A5 JP 2024024650A5 JP 2023207537 A JP2023207537 A JP 2023207537A JP 2023207537 A JP2023207537 A JP 2023207537A JP 2024024650 A5 JP2024024650 A5 JP 2024024650A5
Authority
JP
Japan
Prior art keywords
user
authentication
destination
mail
inquiry information
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
JP2023207537A
Other languages
Japanese (ja)
Other versions
JP2024024650A (en
JP7495700B2 (en
Filing date
Publication date
Priority claimed from JP2021059824A external-priority patent/JP7408065B2/en
Application filed filed Critical
Priority to JP2023207537A priority Critical patent/JP7495700B2/en
Publication of JP2024024650A publication Critical patent/JP2024024650A/en
Publication of JP2024024650A5 publication Critical patent/JP2024024650A5/en
Priority to JP2024079473A priority patent/JP2024100840A/en
Application granted granted Critical
Publication of JP7495700B2 publication Critical patent/JP7495700B2/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Claims (8)

電子メールの添付ファイルを管理する処理を行うファイル管理システムであって、
差出元から送信された電子メールを受信する受信部と、
前記電子メールに添付ファイルがある場合に、暗号化された当該添付ファイルを格納部に格納する処理を行う格納処理部と、
前記電子メールの宛先と暗号化された前記添付ファイルとを対応付けた照会情報を、生成する照会情報生成部と、
前記電子メールの添付ファイルを削除し、当該電子メールに前記照会情報を挿入し、当該電子メールを前記宛先に送信する送信部と、
ユーザから前記照会情報を受け付けた場合に、所与の認証サーバ上で当該ユーザの外部認証を行い、当該ユーザの外部認証が許可された場合に、当該認証サーバ上で管理する宛先と、前記照会情報に対応付けられた宛先とに基づいて、当該ユーザの認証を行う認証処理部と、
前記ユーザの認証が許可された場合に、前記照会情報に対応付けられた添付ファイルを復号化し、復号化された添付ファイルを、前記ユーザのユーザIDに対応付けて、インターネット上の記憶領域に記憶可能に制御するファイル制御部と、を含むことを特徴とするファイル管理システム
A file management system that manages attachments to e-mails,
A receiving unit for receiving an e-mail sent from a sender;
a storage processing unit that performs processing for storing the encrypted attached file in a storage unit when the email has an attachment;
a query generating unit that generates query information that associates a destination of the electronic mail with the encrypted attached file;
a sending unit that deletes the attachment of the e-mail , inserts the inquiry information into the e-mail , and sends the e-mail to the destination;
an authentication processing unit that, when receiving the inquiry information from a user, performs external authentication of the user on a given authentication server, and, when the external authentication of the user is permitted, authenticates the user based on a destination managed on the authentication server and a destination associated with the inquiry information;
and a file control unit that, when authentication of the user is permitted, decrypts the attachment associated with the inquiry information, associates the decrypted attachment with the user ID of the user, and controls so that the attachment can be stored in a memory area on the Internet .
請求項1において、
前記認証処理部は、
前記ユーザの外部認証が許可されているログイン状態において、前記ユーザから前記照会情報を受け付けた場合に、前記ユーザの外部認証を省略し、当該認証サーバ上で管理する前記ユーザの宛先と、前記照会情報に対応付けられた宛先とに基づいて、前記ユーザの認証を行うことを特徴とするファイル管理システム
In claim 1,
The authentication processing unit:
a file management system that, when the query information is received from the user in a logged-in state in which external authentication of the user is permitted, omits external authentication of the user and authenticates the user based on the user's destination managed on the authentication server and the destination associated with the query information.
請求項1又は2において、
前記認証処理部は、
前記ユーザの認証が許可された時点から所定期間内に、前記ユーザから新たに照会情報を受け付けた場合に、前記ユーザの認証を許可すると判定することを特徴とするファイル管理システム
In claim 1 or 2,
The authentication processing unit includes:
A file management system characterized in that, if new inquiry information is received from the user within a predetermined period from the time when the user's authentication is permitted, it is determined that the user's authentication is permitted.
請求項1~3のいずれかにおいて、
前記照会情報生成部は、
一の電子メールに複数の添付ファイルが存在する場合に、前記宛先と暗号化された当該複数の添付ファイルとを対応付けた一の照会情報を、生成すること特徴とするファイル管理システム
In any one of claims 1 to 3,
The inquiry information generation unit includes:
A file management system characterized in that, when a plurality of attached files exist in one e-mail, one piece of inquiry information is generated in which the destination and the plurality of encrypted attached files are associated with each other.
請求項1~4のいずれかにおいて、
前記ファイル制御部は、
所定ユーザからの指示に基づき、復号化された添付ファイルを、前記ユーザのユーザIDに対応付けて、インターネット上の記憶領域に記憶可能に制御することを特徴とするファイル管理システム
In any one of claims 1 to 4,
The file control unit
A file management system which controls, based on an instruction from a specific user, a decrypted attached file so that the decrypted file can be stored in a storage area on the Internet in association with the user ID of the user .
電子メールの添付ファイルを管理する処理を行う情報処理装置であって、An information processing device that performs processing for managing email attachments,
差出元から送信された電子メールを受信する受信部と、A receiving unit for receiving an e-mail sent from a sender;
前記電子メールに添付ファイルがある場合に、暗号化された当該添付ファイルを格納部に格納する処理を行う格納処理部と、a storage processing unit that stores the encrypted attached file in a storage unit if the email has an attached file;
前記電子メールの宛先と暗号化された前記添付ファイルとを対応付けた照会情報を、生成する照会情報生成部と、a query generating unit that generates query information that associates a destination of the electronic mail with the encrypted attached file;
前記電子メールの添付ファイルを削除し、当該電子メールに前記照会情報を挿入し、当該電子メールを前記宛先に送信する送信部と、a sending unit that deletes the attachment of the e-mail, inserts the inquiry information into the e-mail, and sends the e-mail to the destination;
ユーザから前記照会情報を受け付けた場合に、所与の認証サーバ上で当該ユーザの外部認証を行い、当該ユーザの外部認証が許可された場合に、当該認証サーバ上で管理する宛先と、前記照会情報に対応付けられた宛先とに基づいて、当該ユーザの認証を行う認証処理部と、When the inquiry information is received from a user, external authentication of the user is performed on a given authentication server, and if external authentication of the user is permitted, the destination managed on the authentication server and the inquiry an authentication processing unit that authenticates the user based on the destination associated with the information;
前記ユーザの認証が許可された場合に、前記照会情報に対応付けられた添付ファイルを復号化し、復号化された添付ファイルを、前記ユーザのユーザIDに対応付けて、インターネット上の記憶領域に記憶可能に制御するファイル制御部と、を含むことを特徴とする情報処理装置。and a file control unit that, when authentication of the user is permitted, decrypts an attachment corresponding to the inquiry information, associates the decrypted attachment with the user ID of the user, and controls the decrypted attachment to be stored in a memory area on the Internet.
電子メールの添付ファイルを管理する処理をコンピュータに行わせるプログラムであって、A program that causes a computer to manage e-mail attachments,
差出元から送信された電子メールを受信する受信部と、A receiving unit for receiving an e-mail sent from a sender;
前記電子メールに添付ファイルがある場合に、暗号化された当該添付ファイルを格納部に格納する処理を行う格納処理部と、a storage processing unit that stores the encrypted attached file in a storage unit if the email has an attached file;
前記電子メールの宛先と暗号化された前記添付ファイルとを対応付けた照会情報を、生成する照会情報生成部と、an inquiry information generation unit that generates inquiry information that associates the destination of the e-mail with the encrypted attached file;
前記電子メールの添付ファイルを削除し、当該電子メールに前記照会情報を挿入し、当該電子メールを前記宛先に送信する送信部と、a sending unit that deletes the attachment of the e-mail, inserts the inquiry information into the e-mail, and sends the e-mail to the destination;
ユーザから前記照会情報を受け付けた場合に、所与の認証サーバ上で当該ユーザの外部認証を行い、当該ユーザの外部認証が許可された場合に、当該認証サーバ上で管理する宛先と、前記照会情報に対応付けられた宛先とに基づいて、当該ユーザの認証を行う認証処理部と、an authentication processing unit that, when receiving the inquiry information from a user, performs external authentication of the user on a given authentication server, and, when the external authentication of the user is permitted, authenticates the user based on a destination managed on the authentication server and a destination associated with the inquiry information;
前記ユーザの認証が許可された場合に、前記照会情報に対応付けられた添付ファイルを復号化し、復号化された添付ファイルを、前記ユーザのユーザIDに対応付けて、インターネット上の記憶領域に記憶可能に制御するファイル制御部として、コンピュータを機能させることを特徴とするプログラム。A program that causes a computer to function as a file control unit that, when authentication of the user is permitted, decrypts an attachment corresponding to the inquiry information, associates the decrypted attachment with the user ID of the user, and controls so that it can be stored in a memory area on the Internet.
電子メールの添付ファイルを管理する情報処理方法であって、1. An information processing method for managing email attachments, comprising:
差出元から送信された電子メールを受信するステップと、receiving an email sent from a sender;
前記電子メールに添付ファイルがある場合に、暗号化された当該添付ファイルを格納部に格納する処理を行うステップと、a step of performing a process for storing the encrypted attached file in a storage unit if the email has an attachment;
前記電子メールの宛先と暗号化された前記添付ファイルとを対応付けた照会情報を、生成するステップと、generating inquiry information that associates the email address with the encrypted attached file;
前記電子メールの添付ファイルを削除し、当該電子メールに前記照会情報を挿入し、当該電子メールを前記宛先に送信するステップと、removing the attachment of the email, inserting the inquiry information into the email, and sending the email to the destination;
ユーザから前記照会情報を受け付けた場合に、所与の認証サーバ上で当該ユーザの外部認証を行い、当該ユーザの外部認証が許可された場合に、当該認証サーバ上で管理する宛先と、前記照会情報に対応付けられた宛先とに基づいて、当該ユーザの認証を行うステップと、When the inquiry information is received from a user, external authentication of the user is performed on a given authentication server, and if external authentication of the user is permitted, the destination managed on the authentication server and the inquiry authenticating the user based on the destination associated with the information;
前記ユーザの認証が許可された場合に、前記照会情報に対応付けられた添付ファイルを復号化し、復号化された添付ファイルを、前記ユーザのユーザIDに対応付けて、インターネット上の記憶領域に記憶可能に制御するステップと、を含むことを特徴とする情報処理方法。If the user's authentication is permitted, the attached file associated with the inquiry information is decrypted, and the decrypted attached file is associated with the user ID of the user and stored in a storage area on the Internet. An information processing method characterized by comprising the steps of:
JP2023207537A 2021-03-31 2023-12-08 FILE MANAGEMENT SYSTEM, INFORMATION PROCESSING APPARATUS, PROGRAM AND INFORMATION PROCESSING METHOD Active JP7495700B2 (en)

Priority Applications (2)

Application Number Priority Date Filing Date Title
JP2023207537A JP7495700B2 (en) 2021-03-31 2023-12-08 FILE MANAGEMENT SYSTEM, INFORMATION PROCESSING APPARATUS, PROGRAM AND INFORMATION PROCESSING METHOD
JP2024079473A JP2024100840A (en) 2021-03-31 2024-05-15 File management system, information processing device, program and information processing method

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
JP2021059824A JP7408065B2 (en) 2021-03-31 2021-03-31 File management system, information processing device, program and information processing method
JP2023207537A JP7495700B2 (en) 2021-03-31 2023-12-08 FILE MANAGEMENT SYSTEM, INFORMATION PROCESSING APPARATUS, PROGRAM AND INFORMATION PROCESSING METHOD

Related Parent Applications (1)

Application Number Title Priority Date Filing Date
JP2021059824A Division JP7408065B2 (en) 2021-03-31 2021-03-31 File management system, information processing device, program and information processing method

Related Child Applications (1)

Application Number Title Priority Date Filing Date
JP2024079473A Division JP2024100840A (en) 2021-03-31 2024-05-15 File management system, information processing device, program and information processing method

Publications (3)

Publication Number Publication Date
JP2024024650A JP2024024650A (en) 2024-02-22
JP2024024650A5 true JP2024024650A5 (en) 2024-04-03
JP7495700B2 JP7495700B2 (en) 2024-06-05

Family

ID=83559587

Family Applications (3)

Application Number Title Priority Date Filing Date
JP2021059824A Active JP7408065B2 (en) 2021-03-31 2021-03-31 File management system, information processing device, program and information processing method
JP2023207537A Active JP7495700B2 (en) 2021-03-31 2023-12-08 FILE MANAGEMENT SYSTEM, INFORMATION PROCESSING APPARATUS, PROGRAM AND INFORMATION PROCESSING METHOD
JP2024079473A Pending JP2024100840A (en) 2021-03-31 2024-05-15 File management system, information processing device, program and information processing method

Family Applications Before (1)

Application Number Title Priority Date Filing Date
JP2021059824A Active JP7408065B2 (en) 2021-03-31 2021-03-31 File management system, information processing device, program and information processing method

Family Applications After (1)

Application Number Title Priority Date Filing Date
JP2024079473A Pending JP2024100840A (en) 2021-03-31 2024-05-15 File management system, information processing device, program and information processing method

Country Status (1)

Country Link
JP (3) JP7408065B2 (en)

Family Cites Families (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2008109381A (en) 2006-10-25 2008-05-08 Media Exchange Inc Electronic mail transmission and reception system
JP2012160110A (en) 2011-02-02 2012-08-23 Nomura Research Institute Ltd File exchange system, file exchange server and file exchange program

Similar Documents

Publication Publication Date Title
JP5777630B2 (en) Method and apparatus for document sharing
US7962516B2 (en) System and method for adding multi-level security to federated asset repositories
US7418737B2 (en) Encrypted data file transmission
US8751804B1 (en) Controlling access to data within encrypted copies of files using salt parameters
US9106621B2 (en) Rights management system and method integrated with email transmission of documents
US8621036B1 (en) Secure file access using a file access server
US10223369B2 (en) Processing electronic messages
US8141129B2 (en) Centrally accessible policy repository
CN1573765A (en) Data processing system, e-mail system, attachment data managing method and program
JP2007511821A (en) Distributed document version control
JP2007257405A (en) Document management device, document managing method, storage medium, and program
JP2007095074A (en) Computer implemented method for managing instant message, program product, and data processing system (method and apparatus to secure and retrieve instant message)
WO2008151542A1 (en) Method for controlling accessing to an electronic mail and electronic mail server
WO2021076868A1 (en) Systems and methods for re-using cold storage keys
JP4555322B2 (en) Image communication system and image communication apparatus
US9043456B2 (en) Identity data management system for high volume production of product-specific identity data
US20090132803A1 (en) Secure Delivery System
JP6940812B2 (en) Information processing equipment and computer programs
JP2024024650A5 (en) FILE MANAGEMENT SYSTEM, INFORMATION PROCESSING APPARATUS, PROGRAM AND INFORMATION PROCESSING METHOD
US9922174B2 (en) Secure document management
US9830089B1 (en) Digital data sanitization
JP2003256279A5 (en)
JP2022156235A5 (en) File management system, information processing device, program and information processing method
JP5535104B2 (en) Information processing system, management server, terminal device, information processing method, and program
JP2013219480A5 (en)