JP2012199751A - Management server, communication system, management method and program - Google Patents

Management server, communication system, management method and program Download PDF

Info

Publication number
JP2012199751A
JP2012199751A JP2011062171A JP2011062171A JP2012199751A JP 2012199751 A JP2012199751 A JP 2012199751A JP 2011062171 A JP2011062171 A JP 2011062171A JP 2011062171 A JP2011062171 A JP 2011062171A JP 2012199751 A JP2012199751 A JP 2012199751A
Authority
JP
Japan
Prior art keywords
communication terminal
identifier
terminal
storage medium
unit
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Withdrawn
Application number
JP2011062171A
Other languages
Japanese (ja)
Inventor
Masato Ishii
正人 石井
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
NEC Corp
Original Assignee
NEC Corp
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by NEC Corp filed Critical NEC Corp
Priority to JP2011062171A priority Critical patent/JP2012199751A/en
Publication of JP2012199751A publication Critical patent/JP2012199751A/en
Withdrawn legal-status Critical Current

Links

Images

Landscapes

  • Telephonic Communication Services (AREA)

Abstract

PROBLEM TO BE SOLVED: To limit usage of a communication terminal by a remote control operation even when the communication terminal with a detachable storage medium having a unique identifier such as a SIM card mounted to the communication terminal is lost or stolen.SOLUTION: A management server according to the present invention manages a communication terminal actuated by mounting a detachable storage medium having a unique identifier. The management server comprises a user management part for associating and managing the identifier of the communication terminal and an identifier of the storage medium mounted to the communication terminal; a terminal information collecting part for collecting the identifier of the communication terminal and the identifier of the storage medium mounted to the communication terminal from the communication terminal when a condition set in the management server is satisfied; a collation part for collating information managed by the user management part with the information collected from the communication terminal; and a terminal limiting part for limiting usage of the communication terminal when the collation results are not matched.

Description

本発明は、通信端末を管理する管理サーバ、通信システム、管理方法およびプログラムに関する。   The present invention relates to a management server, a communication system, a management method, and a program for managing communication terminals.

携帯端末の紛失や盗難の対策として、携帯端末を遠隔操作でロックや初期化を行うサービスが存在する。一般的に、このようなサービスは、携帯端末に搭載されているSIM(Subscriber Identity Module)カードに記録されている情報をキーとして処理を行っている。この場合、携帯端末のSIMカードが入れ替えられてしまうと遠隔操作によるロックや初期化を行うことができないという課題があった。   As a countermeasure against loss or theft of a mobile terminal, there is a service for locking or initializing the mobile terminal by remote control. In general, such services are processed using information recorded in a SIM (Subscriber Identity Module) card mounted on a mobile terminal as a key. In this case, if the SIM card of the portable terminal is replaced, there is a problem that it is not possible to lock or initialize by remote operation.

このような課題を解決するための技術としては、例えば、特許文献1や特許文献2に記載の技術が挙げられる。   As a technique for solving such a problem, for example, techniques described in Patent Document 1 and Patent Document 2 are cited.

特許文献1には、携帯端末のIDと、利用しているSIMカードのIDとの組み合わせを携帯端末に記憶しておくことで、携帯端末の所有者や管理側の許可なしにSIMカードの入れ替えを防止する技術が記載されている。   In Patent Document 1, the combination of the ID of the mobile terminal and the ID of the SIM card being used is stored in the mobile terminal, so that the SIM card can be replaced without permission from the owner of the mobile terminal or the management side. Techniques for preventing this are described.

特許文献2には、以下のような技術が記載されている。まず、携帯端末購入時に、販売店が携帯端末のIDとSIMカードのIDの組み合わせをキャリア(管理者)に連絡し、キャリアが情報を登録する。ユーザが携帯端末の電源を投入した際に、携帯端末のIDとSIMカードのIDがキャリアに送信され、キャリアにて照合が行われる。   Patent Document 2 describes the following technique. First, at the time of purchasing a mobile terminal, the dealer notifies the carrier (administrator) of the combination of the ID of the mobile terminal and the SIM card ID, and the carrier registers information. When the user turns on the mobile terminal, the ID of the mobile terminal and the ID of the SIM card are transmitted to the carrier and collation is performed on the carrier.

また、特許文献2には、携帯端末を知人に譲る場合のSIMカードの扱いについても記載されている。携帯端末を譲るなどした場合には、携帯端末の元の所有者が使用していたSIMカードを差しているときに、新規ユーザのSIMカードの情報をキャリアに送信し、登録する。次に携帯端末の電源が投入されると、新規ユーザのSIMカードの情報での照合が行われる。   Patent Document 2 also describes how to handle a SIM card when handing over a portable terminal to an acquaintance. When the mobile terminal is handed over, the SIM card information of the new user is transmitted to the carrier and registered when the SIM card used by the original owner of the mobile terminal is inserted. Next, when the mobile terminal is powered on, the new user's SIM card information is collated.

特開2007−267006号公報JP 2007-267006 A 特開2010−263544号公報JP 2010-263544 A

しかしながら、特許文献1に記載の技術では、携帯端末をSIMカードごと紛失、もしくは盗難された場合には、携帯端末に搭載されているSIMカードをそのまま使用し続ければ、所有者本人だと認証され続けてしまうという課題があった。   However, in the technique described in Patent Document 1, if the SIM card is lost or stolen, the mobile terminal is authenticated as the owner if the SIM card mounted on the mobile terminal is used as it is. There was a problem of continuing.

また、特許文献2に記載の技術においても、携帯端末をSIMカードごと紛失、もしくは盗難された場合には、携帯端末に搭載されているSIMカードを利用すれば、新規のSIMカードの登録ができてしまうという課題があった。   Also in the technique described in Patent Document 2, if the SIM card is lost or stolen, the SIM card installed in the mobile terminal can be used to register a new SIM card. There was a problem that it would end up.

本発明の目的は、上述した課題を解決することが可能な、管理サーバ、通信システム、管理方法およびプログラムを提供することにある。   The objective of this invention is providing the management server, communication system, management method, and program which can solve the subject mentioned above.

本発明による管理サーバは、固有の識別子を有する着脱可能な記憶媒体を搭載することによって動作する携帯端末を管理する管理サーバであって、前記携帯端末の識別子と、前記携帯端末に搭載されている記憶媒体の識別子を対応付けて管理するユーザ管理部と、前記管理サーバに設定された条件が満たされた場合に、前記携帯端末の識別子と、前記携帯端末に搭載されている記憶媒体の識別子とを前記携帯端末から収集する端末情報収集部と、前記ユーザ管理部で管理している情報と前記携帯端末から収集した情報とを照合する照合部と、前記照合結果が不一致の場合に、前記携帯端末に対して利用制限を行う端末制限部と、を備えることを特徴とする。   The management server according to the present invention is a management server that manages a mobile terminal that operates by mounting a removable storage medium having a unique identifier, and is mounted on the mobile terminal identifier and the mobile terminal. A user management unit for managing the storage medium identifier in association with each other, and when a condition set in the management server is satisfied, the mobile terminal identifier, and the storage medium identifier installed in the mobile terminal; A terminal information collection unit that collects information from the portable terminal, a collation unit that collates information managed by the user management unit with information collected from the portable terminal, and the portable information when the collation result does not match A terminal restriction unit that restricts the use of the terminal.

本発明による通信システムは、固有の識別子を有する着脱可能な記憶媒体を搭載することによって動作する携帯端末と、前記携帯端末を管理する管理サーバとを備える通信システムであって、前記管理サーバは、前記携帯端末の識別子と、前記携帯端末に搭載されている記憶媒体の識別子を対応付けて管理するユーザ管理部と、前記管理サーバに設定された条件が満たされた場合に、前記携帯端末の識別子と、前記携帯端末に搭載されている記憶媒体の識別子とを前記携帯端末から収集する端末情報収集部と、前記ユーザ管理部で管理している情報と前記携帯端末から収集した情報とを照合する照合部と、前記照合結果が不一致の場合に、前記携帯端末に対して利用制限を要求する端末制限部と、を備え、前記携帯端末は、前記利用制限が要求された場合に、前記携帯端末の利用を制限する端末利用制限部を備えることを特徴とする。   A communication system according to the present invention is a communication system including a portable terminal that operates by mounting a removable storage medium having a unique identifier, and a management server that manages the portable terminal, wherein the management server includes: A user management unit that manages the identifier of the portable terminal in association with the identifier of the storage medium installed in the portable terminal, and the identifier of the portable terminal when a condition set in the management server is satisfied And a terminal information collection unit that collects identifiers of storage media mounted on the portable terminal from the portable terminal, information managed by the user management unit, and information collected from the portable terminal A collation unit, and a terminal restriction unit that requests the portable terminal to restrict use when the collation result does not match, and the portable terminal requires the use restriction. If it is, it characterized in that it comprises a terminal usage restriction part for restricting the use of the portable terminal.

本発明による通信方法は、固有の識別子を有する着脱可能な記憶媒体を搭載することによって動作する携帯端末を管理する管理サーバに設定された条件が満たされた場合に、前記携帯端末の識別子と、前記携帯端末に搭載されている記憶媒体の識別子とを前記携帯端末から収集するステップと、前記携帯端末の識別子と、前記携帯端末に搭載されている記憶媒体の識別子を対応付けて管理するユーザ管理部で管理している情報と前記携帯端末から収集した情報とを照合するステップと、前記照合結果が不一致の場合に、前記携帯端末に対して利用制限を行うステップと、を含むことを特徴とする。   The communication method according to the present invention, when a condition set in a management server that manages a mobile terminal that operates by mounting a removable storage medium having a unique identifier is satisfied, Collecting the identifier of the storage medium mounted on the mobile terminal from the mobile terminal, and managing the user in association with the identifier of the mobile terminal and the identifier of the storage medium mounted on the mobile terminal A step of collating information managed by a section with information collected from the portable terminal, and a step of restricting the use of the portable terminal when the collation result does not match, To do.

本発明によるプログラムは、固有の識別子を有する着脱可能な記憶媒体を搭載することによって動作する携帯端末を管理する管理サーバに設定された条件が満たされた場合に、前記携帯端末の識別子と、前記携帯端末に搭載されている記憶媒体の識別子とを前記携帯端末から収集する処理と、前記携帯端末の識別子と、前記携帯端末に搭載されている記憶媒体の識別子を対応付けて管理するユーザ管理部で管理している情報と前記携帯端末から収集した情報とを照合する処理と、前記照合結果が不一致の場合に、前記携帯端末に対して利用制限を行う処理と、をコンピュータに実行させることを特徴とする。   When a condition set in a management server that manages a mobile terminal that operates by mounting a removable storage medium having a unique identifier is satisfied, the program according to the present invention includes the identifier of the mobile terminal, A user management unit that manages a process of collecting an identifier of a storage medium mounted on a mobile terminal from the mobile terminal, an identifier of the mobile terminal, and an identifier of a storage medium mounted on the mobile terminal And causing the computer to execute a process of collating the information managed by the mobile terminal with the information collected from the mobile terminal and a process of restricting the use of the mobile terminal when the collation result does not match Features.

通信端末に搭載されているSIMカード等の固有の識別子を有する着脱可能な記憶媒体ごと通信端末を紛失、盗難された場合においても、遠隔操作による通信端末の利用制限を行うことが可能となる。   Even when a communication terminal is lost or stolen together with a removable storage medium having a unique identifier such as a SIM card mounted on the communication terminal, the use of the communication terminal can be restricted by remote operation.

第1の実施形態による管理サーバの構成を示すブロック図である。It is a block diagram which shows the structure of the management server by 1st Embodiment. 第1の実施形態による動作を示すフローチャートである。It is a flowchart which shows the operation | movement by 1st Embodiment. 第2の実施形態による通信システムの構成を示すブロック図である。It is a block diagram which shows the structure of the communication system by 2nd Embodiment. 第2の実施形態によるDMサーバの構成を示すブロック図である。It is a block diagram which shows the structure of DM server by 2nd Embodiment. 第2の実施形態によるユーザ管理部の例を示す図である。It is a figure which shows the example of the user management part by 2nd Embodiment. 第2の実施形態による携帯端末の構成を示すブロック図である。It is a block diagram which shows the structure of the portable terminal by 2nd Embodiment. 第2の実施形態による動作を示すシーケンスチャートである。It is a sequence chart which shows the operation | movement by 2nd Embodiment. 第2の実施形態による動作を示すシーケンスチャートである。It is a sequence chart which shows the operation | movement by 2nd Embodiment. 第2の実施形態による動作を示すシーケンスチャートである。It is a sequence chart which shows the operation | movement by 2nd Embodiment. 第3の実施形態によるDMサーバの構成を示すブロック図である。It is a block diagram which shows the structure of DM server by 3rd Embodiment. 第3の実施形態によるユーザ管理部の例を示す図である。It is a figure which shows the example of the user management part by 3rd Embodiment. 第3の実施形態によるユーザ管理部の例を示す図である。It is a figure which shows the example of the user management part by 3rd Embodiment. 第4の実施形態によるDMサーバの構成を示すブロック図である。It is a block diagram which shows the structure of DM server by 4th Embodiment. 第4の実施形態による携帯端末の構成を示すブロック図である。It is a block diagram which shows the structure of the portable terminal by 4th Embodiment. 第4の実施形態による動作を示すシーケンスチャートである。It is a sequence chart which shows the operation | movement by 4th Embodiment.

以降、本発明の実施形態について、図面を参照して詳細に説明する。   Hereinafter, embodiments of the present invention will be described in detail with reference to the drawings.

<第1の実施形態>
まず、本発明の第1の実施形態について説明する。
<First Embodiment>
First, a first embodiment of the present invention will be described.

図1は、第1の実施形態による通信システムの構成を示すブロック図である。図1によれば、第1の実施形態による通信システムは、管理サーバ1000と通信端末1100から構成される。   FIG. 1 is a block diagram showing a configuration of a communication system according to the first embodiment. According to FIG. 1, the communication system according to the first embodiment includes a management server 1000 and a communication terminal 1100.

管理サーバ1000は、端末情報収集部1001、ユーザ管理部1002、照合部1003、端末制限部1004を含んで構成される。   The management server 1000 includes a terminal information collection unit 1001, a user management unit 1002, a collation unit 1003, and a terminal restriction unit 1004.

ユーザ管理部1002は、携帯端末1100の識別子と、携帯端末1100に搭載されている、固有の識別子を有する着脱可能な記憶媒体の識別子とを対応付けて管理する。   The user management unit 1002 manages the identifier of the portable terminal 1100 and the identifier of a removable storage medium that is mounted on the portable terminal 1100 and has a unique identifier.

以下、第1の実施形態による動作について、図2を参照して説明する。   The operation according to the first embodiment will be described below with reference to FIG.

まず、端末情報収集部1001は、管理サーバ1000に設定された条件が満たされた場合(ステップS101)に、通信端末1100から、通信端末1100の識別子と、通信端末1100に搭載されている記憶媒体の識別子とを収集する(ステップS102)。   First, when the conditions set in the management server 1000 are satisfied (step S101), the terminal information collection unit 1001 starts from the communication terminal 1100 with the identifier of the communication terminal 1100 and the storage medium mounted on the communication terminal 1100. Are collected (step S102).

照合部1003は、ユーザ管理部1002で管理している通信端末1100の識別子および記憶媒体の識別子と、端末情報収集部1001が収集した通信端末1100の識別子および記憶媒体の識別子とを照合する(ステップS103)。   The collation unit 1003 collates the identifier of the communication terminal 1100 and the storage medium identifier managed by the user management unit 1002 with the identifier of the communication terminal 1100 and the identifier of the storage medium collected by the terminal information collection unit 1001 (step S103).

端末制限部1004は、照合部1003による照合結果が不一致である場合に、通信端末1100に対して、利用制限を行う(ステップS104)。   The terminal restriction unit 1004 restricts use of the communication terminal 1100 when the collation result by the collation unit 1003 does not match (step S104).

照合部1003による照合結果が一致である場合には、そのまま処理を終了する(ステップS103:Yes)。   If the collation result by the collation unit 1003 is coincident, the processing is terminated as it is (step S103: Yes).

(効果)
第1の実施形態によれば、端末情報収集部1001が、設定された条件を満たす場合に通信端末の情報を収集し、収集した情報の照合を行い、照合結果が不一致の場合には、通信端末に対して利用制限を行っている。
(effect)
According to the first embodiment, the terminal information collection unit 1001 collects communication terminal information when the set condition is satisfied, collates the collected information, and performs communication if the collation result does not match. Use restrictions on the terminal.

従って、上記の構成によれば、現在利用している着脱可能な記憶媒体ごと通信端末を紛失、盗難された場合においても、遠隔操作による通信端末の利用制限を行うことが可能となる。   Therefore, according to the above configuration, even when the communication terminal is lost or stolen together with the removable storage medium currently used, the use of the communication terminal can be restricted by remote operation.

<第2の実施形態>
次に、本発明の第2の実施形態について説明する。
<Second Embodiment>
Next, a second embodiment of the present invention will be described.

(通信システムの構成)
図3は、第2の実施形態による通信システムの構成を示している。図3によれば、第2の実施形態による通信システムは、DM(Device Management)サーバ100、携帯端末200、管理端末300を含み構成されている。DMサーバ100と携帯端末200とは、無線ネットワーク400を介して接続されている。同様に、DMサーバ100と管理端末300とは、社内ネットワーク500を介して接続されている。
(Configuration of communication system)
FIG. 3 shows a configuration of a communication system according to the second embodiment. According to FIG. 3, the communication system according to the second embodiment includes a DM (Device Management) server 100, a mobile terminal 200, and a management terminal 300. The DM server 100 and the mobile terminal 200 are connected via a wireless network 400. Similarly, the DM server 100 and the management terminal 300 are connected via an in-house network 500.

管理端末300は、社内ネットワーク500を通してDMサーバに接続されており、通信システムの管理に用いられる端末である。管理端末300としては、例えば、ウェブブラウザを搭載したパソコン等が挙げられる。   The management terminal 300 is connected to the DM server through the in-house network 500, and is a terminal used for managing the communication system. Examples of the management terminal 300 include a personal computer equipped with a web browser.

管理端末300よりDMサーバ100に要求を送ることで、携帯端末200の遠隔管理が可能となる。また、管理端末300は、DMサーバのデータベース(後述)が保持する、携帯端末の管理情報を表示、または確認することも可能である。   By sending a request from the management terminal 300 to the DM server 100, the mobile terminal 200 can be remotely managed. The management terminal 300 can also display or check management information of the portable terminal held in the DM server database (described later).

DMサーバ100は、携帯端末200に対して遠隔指示要求を送る管理サーバ、あるいは制御サーバである。DMサーバは、携帯端末200との通信用として、例えば、OMA−DM(Open Mobile Alliance−Device Management)プロトコルに準拠したプロトコルスタックを備えることが考えられる。OMA−DMとは、Open Mobile Alliance(OMA)により規格化が進められている、携帯端末の管理を主な目的とする通信プロトコルである。   The DM server 100 is a management server or a control server that sends a remote instruction request to the mobile terminal 200. For example, the DM server may be provided with a protocol stack conforming to an OMA-DM (Open Mobile Alliance-Device Management) protocol for communication with the mobile terminal 200. OMA-DM is a communication protocol whose main purpose is the management of mobile terminals, which is being standardized by Open Mobile Alliance (OMA).

DMサーバ100は、OMA−DMを用いて、携帯端末200から、もしくは管理端末300からの要求に応じて、携帯端末200への遠隔操作をすることが可能である。   The DM server 100 can remotely control the portable terminal 200 using the OMA-DM in response to a request from the portable terminal 200 or the management terminal 300.

携帯端末200は、OMA−DMプロトコルスタックを備える携帯端末である。携帯端末200は、SIMカードまたはSIMカードに類似する記憶媒体を搭載する。携帯端末200は、固有の識別子を有する通信端末であればどのようなものであっても構わない。例えば、携帯電話、デスクトップ型パソコン、ノート型パソコン、PDA(Personal Digital Assistance)、タブレット型端末等が挙げられる。また、携帯端末200が搭載する記憶媒体については、記憶媒体固有の識別子を有し、着脱可能なものであれば、どのようなものであっても構わない。例えば、SIMカード以外にも、その他のIC(Integrated Circuit)カード等の記憶媒体を用いることが可能である。以下では、簡単のため、SIMカードを例にとって説明する。   The portable terminal 200 is a portable terminal that includes an OMA-DM protocol stack. The portable terminal 200 is equipped with a SIM card or a storage medium similar to a SIM card. The mobile terminal 200 may be any communication terminal having a unique identifier. For example, a mobile phone, a desktop personal computer, a notebook personal computer, a PDA (Personal Digital Assistance), a tablet terminal, and the like can be given. The storage medium mounted on the portable terminal 200 may be any storage medium as long as it has an identifier unique to the storage medium and can be attached and detached. For example, in addition to the SIM card, other storage media such as an IC (Integrated Circuit) card can be used. In the following, for simplicity, a SIM card will be described as an example.

携帯端末200は、所有者の加入者情報を記録したSIMカードを搭載しており、携帯端末本体の識別番号と、SIMカード、それぞれの識別番号を保有している。また、携帯端末200とDMサーバ100は、3G(3rd Generation)ネットワークや、無線LAN(Local Area Network)等を始めとする無線ネットワークを介して接続されている。   The portable terminal 200 is equipped with a SIM card in which the owner's subscriber information is recorded, and has an identification number of the portable terminal main body and a SIM card, respectively. The mobile terminal 200 and the DM server 100 are connected via a wireless network such as a 3G (3rd Generation) network or a wireless LAN (Local Area Network).

なお、図3の例では、携帯端末の個数が1つの場合を図示しているが、携帯端末は複数個あっても構わない。   In the example of FIG. 3, the case where the number of mobile terminals is one is illustrated, but there may be a plurality of mobile terminals.

(DMサーバ100の構成)
図4は、第2の実施形態によるDMサーバ100の構成を示すブロック図である。図4によれば、DMサーバ100は、端末情報収集部101、ユーザ管理部102、照合部103、端末制限部104、通信制御部110を含み構成されている。
(Configuration of DM server 100)
FIG. 4 is a block diagram showing a configuration of the DM server 100 according to the second embodiment. 4, the DM server 100 includes a terminal information collection unit 101, a user management unit 102, a collation unit 103, a terminal restriction unit 104, and a communication control unit 110.

端末情報収集部101は、携帯端末200に保存されている、携帯端末200の識別子とSIMカードの識別子の情報を収集する。ユーザ管理部102は、携帯端末200の識別子とSIMカードの識別子の情報とを対応付けて管理する。   The terminal information collection unit 101 collects information on the identifier of the mobile terminal 200 and the identifier of the SIM card stored in the mobile terminal 200. The user management unit 102 manages the identifier of the mobile terminal 200 and the SIM card identifier information in association with each other.

照合部103は、端末情報収集部101が収集した携帯端末200に保存されている情報と、ユーザ管理部102が管理している情報とを照合する。端末制限部104は、照合部103による照合結果が不一致だった場合に、携帯端末200に対して利用制限を行う。   The collation unit 103 collates information stored in the mobile terminal 200 collected by the terminal information collection unit 101 and information managed by the user management unit 102. The terminal restriction unit 104 restricts the use of the mobile terminal 200 when the collation result by the collation unit 103 does not match.

通信制御部110は、DMサーバ100と、携帯端末200、管理端末300との通信を制御するインタフェースである。   The communication control unit 110 is an interface that controls communication between the DM server 100, the mobile terminal 200, and the management terminal 300.

図5は、ユーザ管理部102に管理されている、管理対象である携帯端末に関する情報の例である。ユーザ管理部102は、管理対象である携帯端末固有の識別番号と、携帯電話に搭載されている加入者情報を記録したSIMカード固有の識別番号を対応付けた管理表を保持している。   FIG. 5 is an example of information related to the management target portable terminal managed by the user management unit 102. The user management unit 102 holds a management table in which an identification number unique to a mobile terminal to be managed is associated with an identification number unique to a SIM card in which subscriber information mounted on a mobile phone is recorded.

図5の例では、携帯端末識別番号として、携帯端末の固有識別番号であるIMEI(International Mobile Equipment Identity)を保持している。また、SIMカードの識別番号としては、加入者識別番号であるIMSI(International Mobile Subscriber Identity)を保持している。図5では、携帯端末の識別番号として、IMEIおよびIMSIを挙げたが、これに限られるものではない。以降、特別な理由がない限り、IMEIを始めとする携帯端末固有の識別番号を「端末固有識別子」、IMSIを始めとするSIMカードの識別番号を「SIMカード識別子」と呼称する。   In the example of FIG. 5, IMEI (International Mobile Equipment Identity), which is a unique identification number of the portable terminal, is held as the portable terminal identification number. Further, as an identification number of the SIM card, an IMSI (International Mobile Subscriber Identity) which is a subscriber identification number is held. In FIG. 5, IMEI and IMSI are given as the identification numbers of the mobile terminals, but are not limited thereto. Hereinafter, unless there is a special reason, the identification number unique to the mobile terminal including IMEI is referred to as “terminal unique identifier”, and the SIM card identification number including IMSI is referred to as “SIM card identifier”.

(携帯端末200の構成)
図6は、携帯端末200の構成を示したブロック図である。図6によれば、携帯端末200は、SIMカード201、端末情報管理部202、端末利用制限部203、処理制限部204、通信制御部210を含み構成される。
(Configuration of mobile terminal 200)
FIG. 6 is a block diagram showing the configuration of the mobile terminal 200. According to FIG. 6, the mobile terminal 200 includes a SIM card 201, a terminal information management unit 202, a terminal usage restriction unit 203, a processing restriction unit 204, and a communication control unit 210.

SIMカード201は、携帯端末200の現在の所有者の加入者情報を記録しているSIMカードである。   The SIM card 201 is a SIM card that records subscriber information of the current owner of the mobile terminal 200.

端末情報管理部202は、携帯端末200の端末固有識別子やSIMカード識別子を収集し、管理する。   The terminal information management unit 202 collects and manages the terminal unique identifier and the SIM card identifier of the mobile terminal 200.

端末利用制限部203は、要求に応じて携帯端末200の利用制限を行う。   The terminal use restriction unit 203 restricts use of the mobile terminal 200 in response to a request.

処理制御部204は、携帯端末200内で行われる処理を制御する。ここでいう処理とは、例えば、端末利用制限部203で行われる携帯端末200の利用制限が挙げられる。   The process control unit 204 controls processes performed in the mobile terminal 200. The processing here includes, for example, usage restriction of the mobile terminal 200 performed by the terminal usage restriction unit 203.

通信制御部210は、携帯端末200と、DMサーバ100、管理端末300との通信を制御するインタフェースである。   The communication control unit 210 is an interface that controls communication between the mobile terminal 200, the DM server 100, and the management terminal 300.

(動作)
以降、第2の実施形態による通信システムの動作について、図面を用いて説明する。
(Operation)
Hereinafter, the operation of the communication system according to the second embodiment will be described with reference to the drawings.

図7は、携帯端末200からDMサーバ100に対して情報を送信する場合のシーケンスチャートである。なお、携帯端末200とDMサーバ100の通信は、上述したOMA−DMプロトコルによる通信を前提としている。   FIG. 7 is a sequence chart when information is transmitted from the mobile terminal 200 to the DM server 100. Note that the communication between the portable terminal 200 and the DM server 100 is based on the above-described communication using the OMA-DM protocol.

まず、DMサーバ100では、あらかじめ設定された条件を満たしているかどうかが判定される。この条件としては、例えば、携帯端末200が、本来の所有者の手元を離れたときに想定される条件が考えられる。より具体的には、携帯端末200のデータ通信量や通話時間が、設定された閾値を越えるような場合が考えられる。   First, the DM server 100 determines whether or not a preset condition is satisfied. As this condition, for example, a condition assumed when the mobile terminal 200 leaves the original owner can be considered. More specifically, there may be a case where the data communication amount or call time of the mobile terminal 200 exceeds a set threshold value.

また、携帯端末200は、DMサーバ100に対して、通信開始要求を行うことを持って、上記条件を満たすことにしても構わない(ステップS01−2)。なお、ステップS01−1の通信を行う周期は事前に設定されているが、変更することも可能である。   Further, the portable terminal 200 may satisfy the above condition by making a communication start request to the DM server 100 (step S01-2). In addition, although the cycle for performing the communication in step S01-1 is set in advance, it can be changed.

設定条件を満たしたDMサーバ100は、携帯端末200に対して、携帯端末200の端末情報を送信するよう要求する(ステップS02)。この端末情報とは、端末固有識別子と、SIMカード識別子を示している。   The DM server 100 that satisfies the setting condition requests the mobile terminal 200 to transmit the terminal information of the mobile terminal 200 (step S02). This terminal information indicates a terminal unique identifier and a SIM card identifier.

送信要求を受信した携帯端末200の端末情報管理部202は、端末固有識別子と、SIMカード201のSIMカード識別子を通知する(ステップS03)。なお、端末固有識別子は、ステップS01の通信開始要求にも含まれるため、ステップS03を省略することも可能である。   The terminal information management unit 202 of the mobile terminal 200 that has received the transmission request notifies the terminal unique identifier and the SIM card identifier of the SIM card 201 (step S03). Since the terminal unique identifier is also included in the communication start request in step S01, step S03 can be omitted.

最後に、端末情報を受信したDMサーバ100は、ユーザ管理部102に情報を記録し、携帯端末200に対して通信終了通知を行う(ステップS04)。   Finally, the DM server 100 that has received the terminal information records the information in the user management unit 102 and notifies the mobile terminal 200 of the communication end (step S04).

図8は、携帯端末200からでなく、管理端末300より処理開始要求を行う場合のシーケンスを示している。   FIG. 8 shows a sequence when a process start request is issued from the management terminal 300 instead of from the portable terminal 200.

まず、管理端末300は、DMサーバ100に対して、処理開始要求を行う(ステップS11)。処理開始要求を行う際は、携帯端末200の電話番号や端末固有識別子等、処理対象となる端末を特定できる情報を送信する。   First, the management terminal 300 makes a process start request to the DM server 100 (step S11). When making a process start request, information that can identify a terminal to be processed, such as a telephone number of the mobile terminal 200 and a terminal unique identifier, is transmitted.

処理開始要求を受けたDMサーバ100は、携帯端末200に向けて通信開始要求を送信する(ステップS12)。なお、通信開始要求はショートメッセージサービス(SMS)やE−mail、HTTP(Hypertext Transfer Protocol)等を利用して行う。ここで、携帯端末200がネットワークに常時接続されている保障がない場合には、SMSによる通信開始要求が望ましい。   Upon receiving the process start request, the DM server 100 transmits a communication start request to the mobile terminal 200 (step S12). The communication start request is made using a short message service (SMS), E-mail, HTTP (Hypertext Transfer Protocol), or the like. Here, when there is no guarantee that the mobile terminal 200 is always connected to the network, a communication start request by SMS is desirable.

携帯端末200が通信開始要求を受け、DMサーバ100に端末情報を送信するシーケンス(ステップS13〜ステップS16)は、図7のステップS02〜ステップS04と同様であるので、ここでは説明を省略する。端末情報を受信したDMサーバ100は、携帯端末200の端末情報の収集処理を完了した旨を管理端末300に通知する(ステップS17)。   The sequence (step S13 to step S16) in which the portable terminal 200 receives a communication start request and transmits terminal information to the DM server 100 is the same as step S02 to step S04 in FIG. The DM server 100 that has received the terminal information notifies the management terminal 300 that the terminal information collection processing of the mobile terminal 200 has been completed (step S17).

図7および図8に示した動作により収集される携帯端末200の端末情報は、DMサーバ100のユーザ管理部102に蓄積される。上述の通り、照合部103において、蓄積した情報と、新たに収集する携帯端末200の端末情報とを照合する。この照合により、携帯端末200の所有者が正式な所有者かどうか、あるいは不正利用者であるかどうかを検知することが可能である。   The terminal information of the portable terminal 200 collected by the operations shown in FIGS. 7 and 8 is accumulated in the user management unit 102 of the DM server 100. As described above, the collating unit 103 collates the accumulated information with the terminal information of the newly collected mobile terminal 200. By this collation, it is possible to detect whether the owner of the mobile terminal 200 is an official owner or an unauthorized user.

図9は、携帯端末200が不正利用されていることを検出した際に、携帯端末200に対して利用制限を行う動作のシーケンスを示している。   FIG. 9 shows an operation sequence for restricting the use of the mobile terminal 200 when it is detected that the mobile terminal 200 is illegally used.

まず、管理端末300は、照合部103にて不正利用が検出された携帯端末200を対象として、利用制限要求を送信する(ステップS21)。   First, the management terminal 300 transmits a use restriction request for the mobile terminal 200 in which unauthorized use is detected by the matching unit 103 (step S21).

利用制限要求を受けたDMサーバ100は、対象である携帯端末200に対して、通信開始要求を行う(ステップS22)。   The DM server 100 that has received the use restriction request makes a communication start request to the target mobile terminal 200 (step S22).

通信開始要求に応じて、携帯端末200が通信を開始する(ステップS23)と、DMサーバ100の端末制限部104は、携帯端末200に対して端末利用制限要求を送信する(ステップS24)。   When the mobile terminal 200 starts communication in response to the communication start request (step S23), the terminal restriction unit 104 of the DM server 100 transmits a terminal use restriction request to the mobile terminal 200 (step S24).

携帯端末200は、端末利用制限要求を受信すると、処理制御部204によって端末利用制限の処理が開始され、端末利用制限部203によって、携帯端末200の利用制限が行われる。端末利用制限部203が携帯端末200の利用制限を行った後、携帯端末200は、端末利用制限が終了した旨の応答をDMサーバ100に送信する(ステップS25)。   When the mobile terminal 200 receives the terminal use restriction request, the process control unit 204 starts the terminal use restriction process, and the terminal use restriction unit 203 restricts the use of the mobile terminal 200. After the terminal use restriction unit 203 restricts the use of the mobile terminal 200, the mobile terminal 200 transmits a response to the effect that the terminal use restriction has ended to the DM server 100 (step S25).

なお、この携帯端末200の利用制限としては、様々な方法が考えられる。例えば、携帯端末の機能停止、携帯端末のロック、携帯端末の初期化が代表的な動作例である。このうち、携帯端末の機能停止、または携帯端末のロックを行うことにより、携帯端末の本来の所有者以外の使用を禁ずることが可能となる。また、携帯端末の初期化を行うことで、携帯端末の本来の所有者が携帯端末に記憶していたデータを保護することが可能となる。さらに、携帯端末のファームウェアのアップグレードまたはダウングレードを強制的に行うことで、携帯端末の機能を停止させることも可能である。   In addition, various methods can be considered as the use restriction of the mobile terminal 200. For example, the function stop of the mobile terminal, the lock of the mobile terminal, and the initialization of the mobile terminal are typical operation examples. Among these, by stopping the function of the mobile terminal or locking the mobile terminal, it becomes possible to prohibit the use other than the original owner of the mobile terminal. In addition, by initializing the mobile terminal, it is possible to protect the data stored in the mobile terminal by the original owner of the mobile terminal. Furthermore, it is possible to stop the function of the portable terminal by forcibly upgrading or downgrading the firmware of the portable terminal.

その後、DMサーバ100は、携帯端末200に対する通信終了通知(ステップS26)および管理端末300に対する処理完了通知(ステップS27)を送信して、処理を終了する。   Thereafter, the DM server 100 transmits a communication end notification (step S26) to the mobile terminal 200 and a process completion notification (step S27) to the management terminal 300, and ends the process.

(効果)
第2の実施形態によれば、端末情報収集部101が、DMサーバ100に設定された条件を満たす場合に携帯端末の情報を収集し、収集した情報の照合を行い、照合結果が不一致の場合には、携帯端末に対して利用制限を行っている。
(effect)
According to the second embodiment, the terminal information collection unit 101 collects mobile terminal information when the conditions set in the DM server 100 are satisfied, collates the collected information, and the collation result does not match In some cases, usage restrictions are imposed on mobile terminals.

従って、上記の構成によれば、現在利用しているSIMカードごと携帯端末を紛失、盗難された場合においても、遠隔操作による携帯端末の利用制限を行うことが可能となる。   Therefore, according to the above configuration, even when the mobile terminal is lost or stolen together with the currently used SIM card, the use of the mobile terminal can be restricted by remote operation.

<第3の実施形態>
続いて、本発明の第3の実施形態について説明する。第3の実施形態では、第2の実施形態においてユーザ管理部102で管理していた端末情報に加え、携帯端末のユーザの情報を用いて照合を行う。
<Third Embodiment>
Subsequently, a third embodiment of the present invention will be described. In the third embodiment, in addition to the terminal information managed by the user management unit 102 in the second embodiment, collation is performed using information on the user of the mobile terminal.

図10は、第3の実施形態によるDMサーバ100の構成を示したブロック図である。なお、携帯端末200および管理端末300の構成および動作は、第2の実施形態と同様であるので、以降での説明は省略する。   FIG. 10 is a block diagram showing the configuration of the DM server 100 according to the third embodiment. In addition, since the structure and operation | movement of the portable terminal 200 and the management terminal 300 are the same as that of 2nd Embodiment, description below is abbreviate | omitted.

図10によれば、DMサーバ100は、端末情報収集部101、ユーザ管理部102、照合部103、端末制限部104、照合要求部105、通信制御部110を含み構成される。   10, the DM server 100 includes a terminal information collection unit 101, a user management unit 102, a collation unit 103, a terminal restriction unit 104, a collation request unit 105, and a communication control unit 110.

なお、端末情報収集部101、ユーザ管理部102、照合部103、端末制限部104、通信制御部110の動作は、第2の実施形態と同様であるので、説明は省略する。   The operations of the terminal information collection unit 101, the user management unit 102, the collation unit 103, the terminal restriction unit 104, and the communication control unit 110 are the same as those in the second embodiment, and thus description thereof is omitted.

第2の実施形態との差分は、ユーザ管理部102の管理する情報が付加されたことと、照合要求部105が付加されたことにある。   The difference from the second embodiment is that information managed by the user management unit 102 is added and a verification request unit 105 is added.

まず、第3の実施形態によるユーザ管理部102が管理する情報の例を図11に示す。図11によれば、ユーザ管理部102は、端末固有識別子とSIMカード識別子に加えて、ユーザ契約情報を管理している。ユーザ契約情報とは、対応する携帯端末の契約を結んでいるユーザ個人に関する情報である。ユーザ契約情報としては、例えば、ユーザの生年月日や、住所、その他、携帯端末契約時に登録した情報等を用いることが可能である。   First, an example of information managed by the user management unit 102 according to the third embodiment is shown in FIG. According to FIG. 11, the user management unit 102 manages user contract information in addition to the terminal unique identifier and the SIM card identifier. The user contract information is information related to individual users who have contracts with corresponding mobile terminals. As the user contract information, for example, the user's date of birth, address, and other information registered at the time of the mobile terminal contract can be used.

また、照合要求部105は、携帯端末200に対して、ユーザ契約情報を入力するように要求する。この照合要求部105による照合のタイミングとしては、例えば、第2の実施形態においてDMサーバ100に設定されている条件を満たした場合が考えられる。   In addition, the verification request unit 105 requests the mobile terminal 200 to input user contract information. As a timing of the collation by the collation request unit 105, for example, a case where a condition set in the DM server 100 in the second embodiment is satisfied can be considered.

以上の動作によれば、携帯端末200が紛失、盗難にあった場合にでも、携帯端末200の所有者が契約者であるかどうかを照合することが可能となる。   According to the above operation, even when the mobile terminal 200 is lost or stolen, it is possible to verify whether or not the owner of the mobile terminal 200 is a contractor.

さらに、照合要求部105による照合のタイミングとしては、携帯端末200を知人に譲る等した場合に、携帯端末200から要求することによって開始となることも考えられる。新規のSIMカードを登録する場合に、ユーザ契約情報の照合も行うことによって、ユーザ管理部102にあらかじめ登録されていないSIMカードを、携帯端末200に登録することが可能となる。図12は、第3の実施形態によって新規にSIMカード識別子(IMSI:5678ZZZZ)が登録された例を示している。   Furthermore, the timing of collation by the collation request unit 105 may be started when a request is made from the mobile terminal 200 when the mobile terminal 200 is transferred to an acquaintance. When registering a new SIM card, it is possible to register a SIM card that is not registered in advance in the user management unit 102 in the mobile terminal 200 by collating user contract information. FIG. 12 shows an example in which a SIM card identifier (IMSI: 5678ZZZZ) is newly registered according to the third embodiment.

<第4の実施形態>
次に、第4の実施形態について説明する。第4の実施形態では、携帯端末200の所有者の照合結果が一致だった場合に、携帯端末200のSIMカード201のSIMロック解除を行う。
<Fourth Embodiment>
Next, a fourth embodiment will be described. In 4th Embodiment, when the collation result of the owner of the portable terminal 200 corresponds, SIM lock cancellation | release of the SIM card 201 of the portable terminal 200 is performed.

図13は、第4の実施形態によるDMサーバ100の構成を示したブロック図である。なお、管理端末300の構成および動作は、第2の実施形態、第3の実施形態と同様であるので、ここでの説明は省略する。また、DMサーバ100の端末情報収集部101、ユーザ管理部102、照合部103、端末制限部104、照合要求部105、通信制御部110の動作は、第2の実施形態または第3の実施形態と同様であるので、ここでの説明は省略する。なお、DMサーバ100内に照合要求部105が設けられていない構成を採用することも可能である。   FIG. 13 is a block diagram showing the configuration of the DM server 100 according to the fourth embodiment. Note that the configuration and operation of the management terminal 300 are the same as those in the second embodiment and the third embodiment, and a description thereof will be omitted here. The operations of the terminal information collection unit 101, the user management unit 102, the collation unit 103, the terminal restriction unit 104, the collation request unit 105, and the communication control unit 110 of the DM server 100 are the second embodiment or the third embodiment. The description here is omitted. Note that a configuration in which the verification request unit 105 is not provided in the DM server 100 may be employed.

第4の実施形態によれば、DMサーバ100内にSIMロック解除要求部106が付加されている。SIMロック解除要求部106は、照合部103による携帯端末200のユーザの照合結果が一致していると検知された場合に、携帯端末200のSIMロックを解除するよう、携帯端末200に対して要求する。   According to the fourth embodiment, the SIM lock release request unit 106 is added in the DM server 100. The SIM lock release request unit 106 requests the mobile terminal 200 to release the SIM lock of the mobile terminal 200 when it is detected that the verification results of the user of the mobile terminal 200 by the verification unit 103 match. To do.

図14は、第4の実施形態による携帯端末200の構成を示したブロック図である。なお、SIMカード201、端末情報管理部202、端末利用制限部203、処理制限部204、通信制御部210の動作は、第2の実施形態または第3の実施形態と同様であるため、ここでの説明は省略する。   FIG. 14 is a block diagram showing the configuration of the mobile terminal 200 according to the fourth embodiment. The operations of the SIM card 201, the terminal information management unit 202, the terminal usage restriction unit 203, the processing restriction unit 204, and the communication control unit 210 are the same as those in the second embodiment or the third embodiment. Description of is omitted.

第4の実施形態によれば、携帯端末200内にSIMロック解除部205が付加されている。SIMロック解除部205は、DMサーバ100のSIMロック解除要求部106からのSIMロック解除要求に応じて、処理制御部204からの指示によって、SIMロックの解除を行う。   According to the fourth embodiment, the SIM lock release unit 205 is added in the mobile terminal 200. The SIM lock release unit 205 releases the SIM lock according to an instruction from the processing control unit 204 in response to a SIM lock release request from the SIM lock release request unit 106 of the DM server 100.

図15は、第4の実施形態における携帯端末200のSIMロック解除の動作を示したシーケンスチャートである。   FIG. 15 is a sequence chart illustrating the SIM unlocking operation of the mobile terminal 200 according to the fourth embodiment.

まず、管理端末300は、あらかじめ設定された条件が満たされた場合等に、携帯端末200のSIMロック解除要求を送信する(ステップS31)。SIMロック解除要求を許可するタイミングとしては、例えば、上述したように携帯端末200を購入してから一定期間の経過とすることや、ユーザによって一定金額の支払いがあった場合等が考えられる。   First, the management terminal 300 transmits a SIM lock release request of the mobile terminal 200, for example, when a preset condition is satisfied (step S31). The timing for permitting the SIM lock release request may be, for example, a certain period of time since the purchase of the mobile terminal 200 as described above, or a case where the user has paid for a certain amount.

また、ステップS31の前に、携帯端末200からDMサーバ100に対して、SIMロックを解除する要求を行っても良い。   Further, before step S31, the mobile terminal 200 may make a request to the DM server 100 to release the SIM lock.

DMサーバ100は、管理端末300からSIMロック解除要求を受信すると、携帯端末200に対して通信開始要求を送信する(ステップS32)。   When receiving the SIM lock release request from the management terminal 300, the DM server 100 transmits a communication start request to the mobile terminal 200 (step S32).

携帯端末200は、DMサーバ100からの通信開始要求を受けて、通信を開始する(ステップS33)。   In response to the communication start request from the DM server 100, the portable terminal 200 starts communication (step S33).

通信が開始されると、DMサーバ100のSIMロック解除要求部205は、携帯端末200に対してSIMロック解除要求を送信する(ステップS34)。   When communication is started, the SIM lock release request unit 205 of the DM server 100 transmits a SIM lock release request to the mobile terminal 200 (step S34).

携帯端末200は、SIMロック解除要求を受信すると、処理制御部204を介して、SIMロック解除部205にSIMロック解除処理を要求する。SIMロック解除部205は、要求を受けて、携帯端末200のSIMロックを解除する。携帯端末200のSIMロック解除が完了すると、携帯端末200は、SIMロック解除完了通知をDMサーバ100に送信する(ステップS35)。   When receiving the SIM lock release request, the portable terminal 200 requests the SIM lock release unit 205 to perform the SIM lock release process via the process control unit 204. Upon receiving the request, the SIM lock release unit 205 releases the SIM lock of the mobile terminal 200. When the SIM lock release of the mobile terminal 200 is completed, the mobile terminal 200 transmits a SIM lock release completion notification to the DM server 100 (step S35).

SIMロック解除完了通知を受信すると、DMサーバ100は、携帯端末200に対して通信終了通知(ステップS36)を、管理端末に対して処理完了通知(ステップS37)を、それぞれ送信する。   When receiving the SIM lock release completion notification, the DM server 100 transmits a communication end notification (step S36) to the mobile terminal 200 and a process completion notification (step S37) to the management terminal.

SIMロック解除要求を許可するタイミングとしては、例えば、上述したように携帯端末200を購入してから一定期間の経過とすることや、ユーザによって一定金額の支払いがあった場合等が考えられる。一定期間利用した正規ユーザに対してはSIMカードロックを解除するという選択肢を提供することにより携帯電話市場の活性化が期待できる。   The timing for permitting the SIM lock release request may be, for example, a certain period of time since the purchase of the mobile terminal 200 as described above, or a case where the user has paid for a certain amount. The activation of the mobile phone market can be expected by providing an option of releasing the SIM card lock for an authorized user who has been used for a certain period of time.

以上、実施形態を参照して本願発明を説明したが、本願発明は上記実施形態に限定されるものではない。本願発明の構成や詳細には、本願発明のスコープ内で当業者が理解し得る様々な変更をすることができる。   While the present invention has been described with reference to the embodiments, the present invention is not limited to the above embodiments. Various changes that can be understood by those skilled in the art can be made to the configuration and details of the present invention within the scope of the present invention.

また、上記の実施形態によるDMサーバ(管理サーバ)は、その有する機能をハードウェアで実現することも可能であるし、コンピュータと、コンピュータ上で実行されるプログラムとで実現することも可能である。プログラムは、磁気ディスクや半導体メモリ等の記録媒体に記録されて提供され、コンピュータの立ち上げ時などにコンピュータに読み取られる。このようにコンピュータの動作を制御し、コンピュータを上述の各実施形態におけるDMサーバまたは管理サーバとして機能させ、前述した処理を行わせる。   In addition, the DM server (management server) according to the above-described embodiment can realize the functions of the DM server (hardware), or can be realized by a computer and a program executed on the computer. . The program is provided by being recorded on a recording medium such as a magnetic disk or a semiconductor memory, and is read by the computer when the computer is started up. In this way, the operation of the computer is controlled, and the computer is caused to function as the DM server or the management server in each of the above-described embodiments, and the above-described processing is performed.

さらに、上記の実施形態の一部または全部は、以下の付記のようにも記載され得るが、以下には限られない。   Further, a part or all of the above-described embodiment can be described as in the following supplementary notes, but is not limited thereto.

(付記1)
固有の識別子を有する着脱可能な記憶媒体を搭載することによって動作する通信端末を管理する管理サーバであって、
前記通信端末の識別子と、前記通信端末に搭載されている記憶媒体の識別子を対応付けて管理するユーザ管理部と、
前記管理サーバに設定された条件が満たされた場合に、前記通信端末の識別子と、前記通信端末に搭載されている記憶媒体の識別子とを前記通信端末から収集する端末情報収集部と、
前記ユーザ管理部で管理している情報と前記通信端末から収集した情報とを照合する照合部と、
前記照合結果が不一致の場合に、前記通信端末に対して利用制限を行う端末制限部と、
を備えることを特徴とする管理サーバ。
(Appendix 1)
A management server that manages a communication terminal that operates by mounting a removable storage medium having a unique identifier,
A user management unit that manages the identifier of the communication terminal and the identifier of the storage medium installed in the communication terminal in association with each other;
A terminal information collection unit that collects an identifier of the communication terminal and an identifier of a storage medium mounted on the communication terminal from the communication terminal when a condition set in the management server is satisfied;
A collation unit that collates information managed by the user management unit and information collected from the communication terminal;
A terminal restriction unit that restricts the use of the communication terminal when the verification result does not match;
A management server comprising:

(付記2)
前記管理サーバに設定された条件は、前記通信端末のデータ通信量または通話時間が、閾値を越える場合であることを特徴とする付記1に記載の管理サーバ。
(Appendix 2)
2. The management server according to claim 1, wherein the condition set in the management server is a case where a data communication amount or a call time of the communication terminal exceeds a threshold value.

(付記3)
前記ユーザ管理部は、前記通信端末の識別子と、前記通信端末に搭載されている記憶媒体の識別子と、前記通信端末を所有するユーザの契約情報とを対応付けて管理し、
前記管理サーバは、さらに、
前記通信端末に対して、前記ユーザ管理部が管理する前記通信端末を所有するユーザの契約情報との照合を要求する照合要求部を備え、
前記端末情報収集部は、さらに、前記照合要求に応じて入力された前記通信端末のユーザの契約情報を収集し、
前記照合部は、前記ユーザ管理部で管理している前記通信端末の識別子と、前記通信端末に搭載されている記憶媒体の識別子と、前記ユーザの契約情報と、前記通信端末から収集した前記ユーザ管理部で管理している前記通信端末の識別子と、前記通信端末に搭載されている記憶媒体の識別子と、前記ユーザの契約情報とを照合することを特徴とする付記1または2に記載の管理サーバ。
(Appendix 3)
The user management unit manages the identifier of the communication terminal, the identifier of the storage medium installed in the communication terminal, and the contract information of the user who owns the communication terminal in association with each other,
The management server further includes:
A matching request unit that requests the communication terminal to collate with contract information of a user who owns the communication terminal managed by the user management unit,
The terminal information collection unit further collects the contract information of the user of the communication terminal input in response to the verification request,
The verification unit includes an identifier of the communication terminal managed by the user management unit, an identifier of a storage medium installed in the communication terminal, contract information of the user, and the user collected from the communication terminal. The management according to appendix 1 or 2, wherein the identifier of the communication terminal managed by the management unit, the identifier of the storage medium installed in the communication terminal, and the contract information of the user are collated. server.

(付記4)
前記管理サーバは、さらに、
前記照合要求部による照合結果が一致の場合に、前記通信端末に対して前記記憶媒体のロック解除要求を行う記憶媒体ロック解除要求部を備えることを特徴とする請求項1から3のいずれか1つに記載の管理サーバ。
(Appendix 4)
The management server further includes:
4. The storage medium unlock request unit that requests the communication terminal to unlock the storage medium when the collation result by the collation request unit is identical. 5. Management server described in one.

(付記5)
前記利用制限は、前記通信端末の機能停止、前記通信端末のロック、前記通信端末の初期化、前記通信端末のファームウェアのアップグレードまたはダウングレード、のうち少なくとも1つを含むことを特徴とする付記1から4のいずれか1つに記載の管理サーバ。
(Appendix 5)
The use limitation includes at least one of a function stop of the communication terminal, a lock of the communication terminal, an initialization of the communication terminal, and a firmware upgrade or downgrade of the communication terminal. 5. The management server according to any one of 4 to 4.

(付記6)
固有の識別子を有する着脱可能な記憶媒体を搭載することによって動作する通信端末と、前記通信端末を管理する管理サーバとを備える通信システムであって、
前記管理サーバは、前記通信端末の識別子と、前記通信端末に搭載されている記憶媒体の識別子を対応付けて管理するユーザ管理部と、
前記管理サーバに設定された条件が満たされた場合に、前記通信端末の識別子と、前記通信端末に搭載されている記憶媒体の識別子とを前記通信端末から収集する端末情報収集部と、
前記ユーザ管理部で管理している情報と前記通信端末から収集した情報とを照合する照合部と、
前記照合結果が不一致の場合に、前記通信端末に対して利用制限を要求する端末制限部と、
を備え、
前記通信端末は、
前記利用制限が要求された場合に、前記通信端末の利用を制限する端末利用制限部を備えることを特徴とする通信システム。
(Appendix 6)
A communication system comprising a communication terminal that operates by mounting a removable storage medium having a unique identifier, and a management server that manages the communication terminal,
The management server is configured to associate and manage an identifier of the communication terminal and an identifier of a storage medium mounted on the communication terminal;
A terminal information collection unit that collects an identifier of the communication terminal and an identifier of a storage medium mounted on the communication terminal from the communication terminal when a condition set in the management server is satisfied;
A collation unit that collates information managed by the user management unit and information collected from the communication terminal;
A terminal restriction unit for requesting use restriction to the communication terminal when the verification result does not match;
With
The communication terminal is
A communication system comprising: a terminal use restriction unit that restricts use of the communication terminal when the use restriction is requested.

(付記7)
前記管理サーバに設定された条件は、前記通信端末のデータ通信量または通話時間が、閾値を越える場合であることを特徴とする付記6に記載の通信システム。
(Appendix 7)
The communication system according to appendix 6, wherein the condition set in the management server is a case where a data communication amount or a call time of the communication terminal exceeds a threshold value.

(付記8)
前記ユーザ管理部は、前記通信端末の識別子と、前記通信端末に搭載されている記憶媒体の識別子と、前記通信端末を所有するユーザの契約情報とを対応付けて管理し、
前記管理サーバは、さらに、
前記通信端末に対して、前記ユーザ管理部が管理する前記通信端末を所有するユーザの契約情報との照合を要求する照合要求部を備え、
前記端末情報収集部は、さらに、前記照合要求に応じて入力された前記通信端末のユーザの契約情報を収集し、
前記照合部は、前記ユーザ管理部で管理している前記通信端末の識別子と、前記通信端末に搭載されている記憶媒体の識別子と、前記ユーザの契約情報と、前記通信端末から収集した前記ユーザ管理部で管理している前記通信端末の識別子と、前記通信端末に搭載されている記憶媒体の識別子と、前記ユーザの契約情報とを照合することを特徴とする付記6または7に記載の通信システム。
(Appendix 8)
The user management unit manages the identifier of the communication terminal, the identifier of the storage medium installed in the communication terminal, and the contract information of the user who owns the communication terminal in association with each other,
The management server further includes:
A matching request unit that requests the communication terminal to collate with contract information of a user who owns the communication terminal managed by the user management unit,
The terminal information collection unit further collects the contract information of the user of the communication terminal input in response to the verification request,
The verification unit includes an identifier of the communication terminal managed by the user management unit, an identifier of a storage medium installed in the communication terminal, contract information of the user, and the user collected from the communication terminal. The communication according to appendix 6 or 7, wherein an identifier of the communication terminal managed by a management unit, an identifier of a storage medium installed in the communication terminal, and the contract information of the user are collated. system.

(付記9)
前記管理サーバは、さらに、
前記照合要求部による照合結果が一致の場合に、前記通信端末に対して前記記憶媒体のロック解除要求を行う記憶媒体ロック解除要求部を備え、
前記通信端末は、さらに、
前記記憶媒体のロック解除要求に応じて、前記通信端末に搭載されている記憶媒体のロック解除を行う記憶媒体ロック解除部を備えることを特徴とする付記6から8のいずれか1つに記載の通信システム。
(Appendix 9)
The management server further includes:
A storage medium unlock request unit that makes a request to unlock the storage medium to the communication terminal when the collation result by the collation request unit matches;
The communication terminal further includes:
According to any one of appendices 6 to 8, further comprising a storage medium lock release unit that performs lock release of the storage medium mounted on the communication terminal in response to the lock release request of the storage medium. Communications system.

(付記10)
前記利用制限は、前記通信端末の機能停止、前記通信端末のロック、前記通信端末の初期化、前記通信端末のファームウェアのアップグレードまたはダウングレード、のうち少なくとも1つを含むことを特徴とする付記6から9のいずれか1つに記載の通信システム。
(Appendix 10)
The use restriction includes at least one of a function stop of the communication terminal, a lock of the communication terminal, an initialization of the communication terminal, and a firmware upgrade or downgrade of the communication terminal. The communication system according to any one of 1 to 9.

(付記11)
固有の識別子を有する着脱可能な記憶媒体を搭載することによって動作する通信端末を管理する管理サーバに設定された条件が満たされた場合に、前記通信端末の識別子と、前記通信端末に搭載されている記憶媒体の識別子とを前記通信端末から収集するステップと、
前記通信端末の識別子と、前記通信端末に搭載されている記憶媒体の識別子を対応付けて管理するユーザ管理部で管理している情報と前記通信端末から収集した情報とを照合するステップと、
前記照合結果が不一致の場合に、前記通信端末に対して利用制限を行うステップと、
を含むことを特徴とする管理方法。
(Appendix 11)
When a condition set in a management server that manages a communication terminal that operates by mounting a removable storage medium having a unique identifier is satisfied, the communication terminal identifier and the communication terminal Collecting the identifiers of the storage media from the communication terminal;
Collating the information managed by the user management unit managing the identifier of the communication terminal with the identifier of the storage medium mounted on the communication terminal and the information collected from the communication terminal;
A step of restricting the use of the communication terminal when the verification result does not match;
The management method characterized by including.

(付記12)
前記管理サーバに設定された条件は、前記通信端末のデータ通信量または通話時間が、閾値を越える場合であることを特徴とする付記11に記載の管理方法。
(Appendix 12)
The management method according to appendix 11, wherein the condition set in the management server is a case where a data communication amount or a call time of the communication terminal exceeds a threshold value.

(付記13)
前記ユーザ管理部は、前記通信端末の識別子と、前記通信端末に搭載されている記憶媒体の識別子と、前記通信端末を所有するユーザの契約情報とを対応付けて管理し、
前記管理方法は、さらに、
前記通信端末に対して、前記ユーザ管理部が管理する前記通信端末を所有するユーザの契約情報との照合を要求するステップと、
前記照合要求に応じて入力された前記通信端末のユーザの契約情報を収集するステップと、
前記ユーザ管理部で管理している前記通信端末の識別子と、前記通信端末に搭載されている記憶媒体の識別子と、前記ユーザの契約情報と、前記通信端末から収集した前記ユーザ管理部で管理している前記通信端末の識別子と、前記通信端末に搭載されている記憶媒体の識別子と、前記ユーザの契約情報とを照合するステップと、
を含むことを特徴とする付記11または付記12に記載の管理方法。
(Appendix 13)
The user management unit manages the identifier of the communication terminal, the identifier of the storage medium installed in the communication terminal, and the contract information of the user who owns the communication terminal in association with each other,
The management method further includes:
Requesting the communication terminal to collate with contract information of a user who owns the communication terminal managed by the user management unit;
Collecting contract information of a user of the communication terminal input in response to the verification request;
Managed by the user management unit collected from the communication terminal, the identifier of the communication terminal managed by the user management unit, the identifier of the storage medium installed in the communication terminal, the contract information of the user, Checking the identifier of the communication terminal, the identifier of the storage medium installed in the communication terminal, and the contract information of the user;
The management method according to appendix 11 or appendix 12, characterized by comprising:

(付記14)
前記管理方法は、さらに、
前記照合結果が一致の場合に、前記通信端末に搭載されている記憶媒体に対して記憶媒体のロック解除要求を行うステップを含むことを特徴とする付記11から付記13のいずれか1つに記載の管理方法。
(Appendix 14)
The management method further includes:
14. The method according to any one of appendix 11 to appendix 13, further comprising a step of requesting the storage medium to be unlocked with respect to the storage medium mounted on the communication terminal when the collation result is coincident. Management method.

(付記15)
前記利用制限は、前記通信端末の機能停止、前記通信端末のロック、前記通信端末の初期化、前記通信端末のファームウェアのアップグレードまたはダウングレード、のうち少なくとも1つを含むことを特徴とする付記11から14のいずれか1つに記載の管理方法。
(Appendix 15)
The use restriction includes at least one of a function stop of the communication terminal, a lock of the communication terminal, an initialization of the communication terminal, and a firmware upgrade or downgrade of the communication terminal. 15. The management method according to any one of 1 to 14.

(付記16)
固有の識別子を有する着脱可能な記憶媒体を搭載することによって動作する通信端末を管理する管理サーバに設定された条件が満たされた場合に、前記通信端末の識別子と、前記通信端末に搭載されている記憶媒体の識別子とを前記通信端末から収集する処理と、
前記通信端末の識別子と、前記通信端末に搭載されている記憶媒体の識別子を対応付けて管理するユーザ管理部で管理している情報と前記通信端末から収集した情報とを照合する処理と、
前記照合結果が不一致の場合に、前記通信端末に対して利用制限を行う処理と、
をコンピュータに実行させることを特徴とするプログラム。
(Appendix 16)
When a condition set in a management server that manages a communication terminal that operates by mounting a removable storage medium having a unique identifier is satisfied, the communication terminal identifier and the communication terminal Collecting the identifier of the storage medium being stored from the communication terminal;
A process of collating the information managed by the user management unit that manages the identifier of the communication terminal and the identifier of the storage medium mounted on the communication terminal in association with the information collected from the communication terminal;
A process of restricting the use of the communication terminal when the verification result does not match;
A program that causes a computer to execute.

(付記17)
前記管理サーバに設定された条件は、前記通信端末のデータ通信量または通話時間が、閾値を越える場合であることを特徴とする付記16に記載のプログラム。
(Appendix 17)
The program according to appendix 16, wherein the condition set in the management server is a case where a data communication amount or a call time of the communication terminal exceeds a threshold value.

(付記18)
前記ユーザ管理部は、前記通信端末の識別子と、前記通信端末に搭載されている記憶媒体の識別子と、前記通信端末を所有するユーザの契約情報とを対応付けて管理し、
前記プログラムは、さらに、
前記通信端末に対して、前記ユーザ管理部が管理する前記通信端末を所有するユーザの契約情報との照合を要求する処理と、
前記照合要求に応じて入力された前記通信端末のユーザの契約情報を収集する処理と、
前記ユーザ管理部で管理している前記通信端末の識別子と、前記通信端末に搭載されている前記記憶媒体の識別子と、前記ユーザの契約情報と、前記通信端末から収集した前記ユーザ管理部で管理している前記通信端末の識別子と、前記通信端末に搭載されている前記記憶媒体の識別子と、前記ユーザの契約情報とを照合する処理と、
を含むことを特徴とする付記16または付記17に記載のプログラム。
(Appendix 18)
The user management unit manages the identifier of the communication terminal, the identifier of the storage medium installed in the communication terminal, and the contract information of the user who owns the communication terminal in association with each other,
The program further includes:
A process for requesting the communication terminal to collate with contract information of a user who owns the communication terminal managed by the user management unit;
Processing for collecting contract information of the user of the communication terminal input in response to the verification request;
Managed by the user management unit collected from the communication terminal, the identifier of the communication terminal managed by the user management unit, the identifier of the storage medium installed in the communication terminal, the contract information of the user A process of collating the identifier of the communication terminal, the identifier of the storage medium installed in the communication terminal, and the contract information of the user;
The program according to appendix 16 or appendix 17, characterized by including:

(付記19)
前記プログラムは、さらに、
前記照合結果が一致の場合に、前記通信端末に対して前記記憶媒体のロック解除要求を行う処理を含むことを特徴とする付記16から付記18のいずれか1つに記載のプログラム。
(Appendix 19)
The program further includes:
The program according to any one of supplementary note 16 to supplementary note 18, which includes a process of making a request to unlock the storage medium to the communication terminal when the collation result is coincident.

(付記20)
前記利用制限は、前記通信端末の機能停止、前記通信端末のロック、前記通信端末の初期化、前記通信端末のファームウェアのアップグレードまたはダウングレード、のうち少なくとも1つを含むことを特徴とする付記16から19のいずれか1つに記載のプログラム。
(Appendix 20)
The use restriction includes at least one of function stop of the communication terminal, lock of the communication terminal, initialization of the communication terminal, and upgrade or downgrade of firmware of the communication terminal. The program according to any one of 1 to 19.

100 DMサーバ
101、1001 端末情報収集部
102、1002 ユーザ管理部
103、1003 照合部
104、1004 端末制限部
105 照合要求部
106 SIMロック解除要求部
110 通信制御部
200 携帯端末
201 SIMカード
202 端末情報管理部
203 端末利用制限部
204 処理制限部
205 SIMロック解除部
210 通信制御部
300 管理端末
400 無線ネットワーク
500 社内ネットワーク
1000 管理サーバ
1100 通信端末
DESCRIPTION OF SYMBOLS 100 DM server 101,1001 Terminal information collection part 102,1002 User management part 103,1003 Collation part 104,1004 Terminal restriction part 105 Collation request part 106 SIM lock release request part 110 Communication control part 200 Portable terminal 201 SIM card 202 Terminal information Management unit 203 Terminal use restriction unit 204 Processing restriction unit 205 SIM lock release unit 210 Communication control unit 300 Management terminal 400 Wireless network 500 Internal network 1000 Management server 1100 Communication terminal

Claims (10)

固有の識別子を有する着脱可能な記憶媒体を搭載することによって動作する通信端末を管理する管理サーバであって、
前記通信端末の識別子と、前記通信端末に搭載されている記憶媒体の識別子を対応付けて管理するユーザ管理部と、
前記管理サーバに設定された条件が満たされた場合に、前記通信端末の識別子と、前記通信端末に搭載されている記憶媒体の識別子とを前記通信端末から収集する端末情報収集部と、
前記ユーザ管理部で管理している情報と前記通信端末から収集した情報とを照合する照合部と、
前記照合結果が不一致の場合に、前記通信端末に対して利用制限を行う端末制限部と、
を備えることを特徴とする管理サーバ。
A management server that manages a communication terminal that operates by mounting a removable storage medium having a unique identifier,
A user management unit that manages the identifier of the communication terminal and the identifier of the storage medium installed in the communication terminal in association with each other;
A terminal information collection unit that collects an identifier of the communication terminal and an identifier of a storage medium mounted on the communication terminal from the communication terminal when a condition set in the management server is satisfied;
A collation unit that collates information managed by the user management unit and information collected from the communication terminal;
A terminal restriction unit that restricts the use of the communication terminal when the verification result does not match;
A management server comprising:
前記管理サーバに設定された条件は、前記通信端末のデータ通信量または通話時間が、閾値を越える場合であることを特徴とする請求項1に記載の管理サーバ。   The management server according to claim 1, wherein the condition set in the management server is a case where a data communication amount or a call time of the communication terminal exceeds a threshold value. 前記ユーザ管理部は、前記通信端末の識別子と、前記通信端末に搭載されている記憶媒体の識別子と、前記通信端末を所有するユーザの契約情報とを対応付けて管理し、
前記管理サーバは、さらに、
前記通信端末に対して、前記ユーザ管理部が管理する前記通信端末を所有するユーザの契約情報との照合を要求する照合要求部を備え、
前記端末情報収集部は、さらに、前記照合要求に応じて入力された前記通信端末のユーザの契約情報を収集し、
前記照合部は、前記ユーザ管理部で管理している前記通信端末の識別子と、前記通信端末に搭載されている記憶媒体の識別子と、前記ユーザの契約情報と、前記通信端末から収集した前記ユーザ管理部で管理している前記通信端末の識別子と、前記通信端末に搭載されている記憶媒体の識別子と、前記ユーザの契約情報とを照合することを特徴とする請求項1または2に記載の管理サーバ。
The user management unit manages the identifier of the communication terminal, the identifier of the storage medium installed in the communication terminal, and the contract information of the user who owns the communication terminal in association with each other,
The management server further includes:
A matching request unit that requests the communication terminal to collate with contract information of a user who owns the communication terminal managed by the user management unit,
The terminal information collection unit further collects the contract information of the user of the communication terminal input in response to the verification request,
The verification unit includes an identifier of the communication terminal managed by the user management unit, an identifier of a storage medium installed in the communication terminal, contract information of the user, and the user collected from the communication terminal. The identifier of the communication terminal managed by the management unit, the identifier of the storage medium installed in the communication terminal, and the contract information of the user are collated. Management server.
前記管理サーバは、さらに、
前記照合要求部による照合結果が一致の場合に、前記通信端末に対して前記記憶媒体のロック解除要求を行う記憶媒体ロック解除要求部を備えることを特徴とする請求項1から3のいずれか1つに記載の管理サーバ。
The management server further includes:
4. The storage medium unlock request unit that requests the communication terminal to unlock the storage medium when the collation result by the collation request unit is identical. 5. Management server described in one.
前記利用制限は、前記通信端末の機能停止、前記通信端末のロック、前記通信端末の初期化、前記通信端末のファームウェアのアップグレードまたはダウングレード、のうち少なくとも1つを含むことを特徴とする請求項1から4のいずれか1つに記載の管理サーバ。   The use restriction includes at least one of a function stop of the communication terminal, a lock of the communication terminal, an initialization of the communication terminal, and a firmware upgrade or downgrade of the communication terminal. The management server according to any one of 1 to 4. 固有の識別子を有する着脱可能な記憶媒体を搭載することによって動作する通信端末と、前記通信端末を管理する管理サーバとを備える通信システムであって、
前記管理サーバは、前記通信端末の識別子と、前記通信端末に搭載されている記憶媒体の識別子を対応付けて管理するユーザ管理部と、
前記管理サーバに設定された条件が満たされた場合に、前記通信端末の識別子と、前記通信端末に搭載されている記憶媒体の識別子とを前記通信端末から収集する端末情報収集部と、
前記ユーザ管理部で管理している情報と前記通信端末から収集した情報とを照合する照合部と、
前記照合結果が不一致の場合に、前記通信端末に対して利用制限を要求する端末制限部と、
を備え、
前記通信端末は、
前記利用制限が要求された場合に、前記通信端末の利用を制限する端末利用制限部を備えることを特徴とする通信システム。
A communication system comprising a communication terminal that operates by mounting a removable storage medium having a unique identifier, and a management server that manages the communication terminal,
The management server is configured to associate and manage an identifier of the communication terminal and an identifier of a storage medium mounted on the communication terminal;
A terminal information collection unit that collects an identifier of the communication terminal and an identifier of a storage medium mounted on the communication terminal from the communication terminal when a condition set in the management server is satisfied;
A collation unit that collates information managed by the user management unit and information collected from the communication terminal;
A terminal restriction unit for requesting use restriction to the communication terminal when the verification result does not match;
With
The communication terminal is
A communication system comprising: a terminal use restriction unit that restricts use of the communication terminal when the use restriction is requested.
前記管理サーバに設定された条件は、前記通信端末のデータ通信量または通話時間が、閾値を越える場合であることを特徴とする請求項6に記載の通信システム。   The communication system according to claim 6, wherein the condition set in the management server is a case where a data communication amount or a call time of the communication terminal exceeds a threshold value. 前記ユーザ管理部は、前記通信端末の識別子と、前記通信端末に搭載されている記憶媒体の識別子と、前記通信端末を所有するユーザの契約情報とを対応付けて管理し、
前記管理サーバは、さらに、
前記通信端末に対して、前記ユーザ管理部が管理する前記通信端末を所有するユーザの契約情報との照合を要求する照合要求部を備え、
前記端末情報収集部は、さらに、前記照合要求に応じて入力された前記通信端末のユーザの契約情報を収集し、
前記照合部は、前記ユーザ管理部で管理している前記通信端末の識別子と、前記通信端末に搭載されている記憶媒体の識別子と、前記ユーザの契約情報と、前記通信端末から収集した前記ユーザ管理部で管理している前記通信端末の識別子と、前記通信端末に搭載されている記憶媒体の識別子と、前記ユーザの契約情報とを照合することを特徴とする請求項6または7に記載の通信システム。
The user management unit manages the identifier of the communication terminal, the identifier of the storage medium installed in the communication terminal, and the contract information of the user who owns the communication terminal in association with each other,
The management server further includes:
A matching request unit that requests the communication terminal to collate with contract information of a user who owns the communication terminal managed by the user management unit,
The terminal information collection unit further collects the contract information of the user of the communication terminal input in response to the verification request,
The verification unit includes an identifier of the communication terminal managed by the user management unit, an identifier of a storage medium installed in the communication terminal, contract information of the user, and the user collected from the communication terminal. The identifier of the communication terminal managed by the management unit, the identifier of the storage medium installed in the communication terminal, and the contract information of the user are collated. Communications system.
固有の識別子を有する着脱可能な記憶媒体を搭載することによって動作する通信端末を管理する管理サーバに設定された条件が満たされた場合に、前記通信端末の識別子と、前記通信端末に搭載されている記憶媒体の識別子とを前記通信端末から収集するステップと、
前記通信端末の識別子と、前記通信端末に搭載されている記憶媒体の識別子を対応付けて管理するユーザ管理部で管理している情報と前記通信端末から収集した情報とを照合するステップと、
前記照合結果が不一致の場合に、前記通信端末に対して利用制限を行うステップと、
を含むことを特徴とする管理方法。
When a condition set in a management server that manages a communication terminal that operates by mounting a removable storage medium having a unique identifier is satisfied, the communication terminal identifier and the communication terminal Collecting the identifiers of the storage media from the communication terminal;
Collating the information managed by the user management unit managing the identifier of the communication terminal with the identifier of the storage medium mounted on the communication terminal and the information collected from the communication terminal;
A step of restricting the use of the communication terminal when the verification result does not match;
The management method characterized by including.
固有の識別子を有する着脱可能な記憶媒体を搭載することによって動作する通信端末を管理する管理サーバに設定された条件が満たされた場合に、前記通信端末の識別子と、前記通信端末に搭載されている記憶媒体の識別子とを前記通信端末から収集する処理と、
前記通信端末の識別子と、前記通信端末に搭載されている記憶媒体の識別子を対応付けて管理するユーザ管理部で管理している情報と前記通信端末から収集した情報とを照合する処理と、
前記照合結果が不一致の場合に、前記通信端末に対して利用制限を行う処理と、
をコンピュータに実行させることを特徴とするプログラム。
When a condition set in a management server that manages a communication terminal that operates by mounting a removable storage medium having a unique identifier is satisfied, the communication terminal identifier and the communication terminal Collecting the identifier of the storage medium being stored from the communication terminal;
A process of collating the information managed by the user management unit that manages the identifier of the communication terminal and the identifier of the storage medium mounted on the communication terminal in association with the information collected from the communication terminal;
A process of restricting the use of the communication terminal when the verification result does not match;
A program that causes a computer to execute.
JP2011062171A 2011-03-22 2011-03-22 Management server, communication system, management method and program Withdrawn JP2012199751A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2011062171A JP2012199751A (en) 2011-03-22 2011-03-22 Management server, communication system, management method and program

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2011062171A JP2012199751A (en) 2011-03-22 2011-03-22 Management server, communication system, management method and program

Publications (1)

Publication Number Publication Date
JP2012199751A true JP2012199751A (en) 2012-10-18

Family

ID=47181536

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2011062171A Withdrawn JP2012199751A (en) 2011-03-22 2011-03-22 Management server, communication system, management method and program

Country Status (1)

Country Link
JP (1) JP2012199751A (en)

Cited By (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2014071632A1 (en) * 2012-11-12 2014-05-15 东莞宇龙通信科技有限公司 Realizing method, system and communication terminal for virtual subscriber identity module
WO2014181485A1 (en) * 2013-05-07 2014-11-13 サン電子株式会社 Management device
WO2014188827A1 (en) * 2013-05-23 2014-11-27 Nec Corporation Communications system
WO2015030511A1 (en) * 2013-08-29 2015-03-05 에스케이텔레콤 주식회사 Terminal device for terminal protection, terminal protecting method for same, and terminal managing server device
KR101521476B1 (en) * 2013-08-29 2015-05-19 에스케이텔레콤 주식회사 Device apparatus and computer-readable recording medium for protective of device
US10237131B2 (en) 2017-06-14 2019-03-19 Noritz Corporation Communication adapter and program update method for communication adapter
JP2020503714A (en) * 2016-10-20 2020-01-30 華為技術有限公司Huawei Technologies Co.,Ltd. Method and apparatus for managing embedded general-purpose integrated circuit card EUICC
JP7097518B1 (en) * 2021-06-21 2022-07-07 株式会社ソラコム Devices, methods and programs for diagnosing the status of communication services

Cited By (14)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2014071632A1 (en) * 2012-11-12 2014-05-15 东莞宇龙通信科技有限公司 Realizing method, system and communication terminal for virtual subscriber identity module
WO2014181485A1 (en) * 2013-05-07 2014-11-13 サン電子株式会社 Management device
WO2014181479A1 (en) * 2013-05-07 2014-11-13 サン電子株式会社 Management device
JPWO2014181485A1 (en) * 2013-05-07 2017-02-23 サン電子株式会社 Management device
WO2014188827A1 (en) * 2013-05-23 2014-11-27 Nec Corporation Communications system
KR101521476B1 (en) * 2013-08-29 2015-05-19 에스케이텔레콤 주식회사 Device apparatus and computer-readable recording medium for protective of device
WO2015030512A1 (en) * 2013-08-29 2015-03-05 에스케이텔레콤 주식회사 Terminal device, terminal protecting method for same, and terminal managing server device
WO2015030511A1 (en) * 2013-08-29 2015-03-05 에스케이텔레콤 주식회사 Terminal device for terminal protection, terminal protecting method for same, and terminal managing server device
US9971902B2 (en) 2013-08-29 2018-05-15 Sk Telecom Co., Ltd. Terminal device, method for protecting terminal device, and terminal management server
US10482274B2 (en) 2013-08-29 2019-11-19 Sk Telecom Co., Ltd. Terminal device and method for protecting terminal device, and terminal management server
JP2020503714A (en) * 2016-10-20 2020-01-30 華為技術有限公司Huawei Technologies Co.,Ltd. Method and apparatus for managing embedded general-purpose integrated circuit card EUICC
US11064357B2 (en) 2016-10-20 2021-07-13 Huawei Technologies Co., Ltd. Method and apparatus for managing embedded universal integrated circuit card eUICC
US10237131B2 (en) 2017-06-14 2019-03-19 Noritz Corporation Communication adapter and program update method for communication adapter
JP7097518B1 (en) * 2021-06-21 2022-07-07 株式会社ソラコム Devices, methods and programs for diagnosing the status of communication services

Similar Documents

Publication Publication Date Title
JP2012199751A (en) Management server, communication system, management method and program
CN101018375B (en) Method for remotely controlling the terminal data
EP2196045B1 (en) System and method for protecting data in wireless devices
US8120460B1 (en) Electronic key provisioning
US20070177740A1 (en) Encryption key distribution system, key distribution server, locking terminal, viewing terminal, encryption key distribution method, and computer-readable medium
US11064347B1 (en) Electronic subscriber identity module (eSIM) transfer from inactive device
WO2005073843A1 (en) Secure device, terminal device, gate device, and device
EP3777082B1 (en) Trusted platform module-based prepaid access token for commercial iot online services
KR20190002613A (en) A method for managing the status of connected devices
KR20080054437A (en) Managing method of terminal devices
WO2009157493A1 (en) Information processing system, server device, information device for personal use, and access managing method
KR101514753B1 (en) System and method for secure containment of sensitive financial information stored in a mobile communication terminal
CN101141718A (en) Mobile terminal card-locking method
CN107623907B (en) eSIM card network locking method, terminal and network locking authentication server
CN102780989A (en) Method and system for preventing loss of mobile terminal
CN109379388B (en) Identity recognition method, terminal and wearable device
WO2012129851A1 (en) Mobile terminal and network locking method therefor
US11706629B2 (en) Subscriber identification module (SIM) authentication protections
WO2014180345A1 (en) User identity verification and authorization system
WO2014059941A1 (en) Terminal subscription termination method and device
JP5584479B2 (en) Terminal line opening system and terminal line opening method
US10251064B1 (en) Unlock of a mobile communication device in a locked state using a 2-dimensional barcode
WO2006092918A1 (en) Electronic money system, information storage medium, and mobile terminal device
JP2009070020A (en) Online service provision system, personal terminal, management server, online service providing method and program
CN105323742B (en) The method, apparatus and server of authentication when a kind of SIM card is made up

Legal Events

Date Code Title Description
A300 Withdrawal of application because of no request for examination

Free format text: JAPANESE INTERMEDIATE CODE: A300

Effective date: 20140603