JPH1125040A - Multi-user log-in/log-out management method, recording medium to be used for execution of the method and multi-user information processing terminal equipment - Google Patents

Multi-user log-in/log-out management method, recording medium to be used for execution of the method and multi-user information processing terminal equipment

Info

Publication number
JPH1125040A
JPH1125040A JP9184175A JP18417597A JPH1125040A JP H1125040 A JPH1125040 A JP H1125040A JP 9184175 A JP9184175 A JP 9184175A JP 18417597 A JP18417597 A JP 18417597A JP H1125040 A JPH1125040 A JP H1125040A
Authority
JP
Japan
Prior art keywords
user
data
login
storage area
log
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
JP9184175A
Other languages
Japanese (ja)
Other versions
JP3489969B2 (en
Inventor
Mariko Gomi
麻里子 五味
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.)
Sharp Corp
Original Assignee
Sharp 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 Sharp Corp filed Critical Sharp Corp
Priority to JP18417597A priority Critical patent/JP3489969B2/en
Publication of JPH1125040A publication Critical patent/JPH1125040A/en
Application granted granted Critical
Publication of JP3489969B2 publication Critical patent/JP3489969B2/en
Anticipated expiration legal-status Critical
Expired - Fee Related legal-status Critical Current

Links

Landscapes

  • Information Transfer Between Computers (AREA)

Abstract

PROBLEM TO BE SOLVED: To attain log-in processing of each user in application selecting operation at the time of using a multi-user terminal in which plural applications can be executed by plural users and to minimize the mixture or misuse of applications among plural users while considering the storage of data to be logged out. SOLUTION: When application software is selected from a pull-up menu for a user A through an input part 1, a user check part 2 checks whether a current log-in user stored in a log-in user storing part 12 has been already set up to the user A or not. When the current log-in user is a user B, a password is inputted to an accessed log-in picture, the user A is logged in by log-in processing executed by a password collation part 3 and the unstored data of a working process of the user B are saved to a temporary storage area 14t by a data saving processing part 4T.

Description

【発明の詳細な説明】DETAILED DESCRIPTION OF THE INVENTION

【0001】[0001]

【発明の属する技術分野】本発明は、複数のユーザで共
用し得るマルチユーザ情報処理端末に関し、より詳細に
は、複数のアプリケーションに対するユーザ毎のログイ
ン/ログアウトを管理する方法、その方法の実施に用い
る記録媒体及びマルチユーザ情報処理端末装置に関す
る。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a multi-user information processing terminal that can be shared by a plurality of users, and more particularly, to a method of managing login / logout for a plurality of applications for each user, and an implementation of the method. The present invention relates to a recording medium used and a multi-user information processing terminal device.

【0002】[0002]

【従来の技術】従来、1台の端末を複数のユーザで共有
する際に、多くの場合以下のいずれかの利用形態が採用
されている。まず1つめの利用形態としては、最初にユ
ーザが自身のユーザ名、パスワードを入力し、ログイン
すると、その後そのユーザがログアウトするまでは、い
かなるアプリケーションを利用しようとも、そのユーザ
のログイン状態が保持されるというものである。そし
て、もう1つの利用形態としては、ユーザはまず利用す
るアプリケーションを選択し、その後ログイン処理を行
うというもので、そのユーザのログイン状態はそのアプ
リケーションを終了するまで有効となる。
2. Description of the Related Art Conventionally, when one terminal is shared by a plurality of users, one of the following utilization forms is often adopted. First, the user first enters his / her user name and password and logs in. After that, the user's login status is maintained regardless of any application until the user logs out. That is. As another usage mode, the user first selects an application to be used, and then performs a login process. The login state of the user is valid until the application is terminated.

【0003】図7は、上記2形態のシステムの構成の概
要を示すブロック図である。1つの形態を示す図7
(A)のシステムでは、入力部101からのユーザによ
る入力中のユーザ名に対してあらかじめシステムに登録
されているユーザ情報登録部112に問い合わせを行
い、ユーザをログインさせ、そのユーザ名をログインユ
ーザ格納部111へ格納するパスワード照合部103に
よってログインを行うログイン部を構成するもので、も
う1つの形態を示す図7(B)システムでは、入力部1
01からのユーザによるアプリケーションの選択入力に
対してアプリケーションデータベース115より必要な
アプリケーションを起動し、かつ、そこで利用するデー
タを保存するユーザの保存領域113をログインユーザ
格納部111に格納されているログインユーザより特定
するアプリケーション起動部108によってログインを
行うアプリケーション部を構成するもので、各システム
はそれぞれ別の処理系をなすものである。したがって、
図7(A)のシステムの場合はログインボタンが押され
れば無条件にログイン部、アプリケーション起動ボタン
が押されれば無条件にアプリケーション起動部が、ま
た、図7(B)のシステムの場合はアプリケーション起
動ボタンが押されれば無条件にログイン部、アプリケー
ション起動部の順に処理が進むというように、ユーザの
入力操作により一意的に処理が決定される。
FIG. 7 is a block diagram showing an outline of the configuration of the above-mentioned two types of systems. FIG. 7 showing one form
In the system (A), an inquiry is made to the user information registration unit 112 registered in the system in advance for the user name being input by the user from the input unit 101, and the user is logged in. FIG. 7B shows another form of the login unit which performs login by the password collation unit 103 stored in the storage unit 111. In the system shown in FIG.
In response to the user's selection input of the application starting from 01, the application database 115 activates the required application, and saves the user's storage area 113 for saving data to be used there to the login user stored in the login user storage unit 111. Each of the systems constitutes a separate processing system, which constitutes an application unit for logging in by a more specific application starting unit 108. Therefore,
In the case of the system of FIG. 7A, the login unit is unconditionally pressed when the login button is pressed, the application start unit is unconditionally pressed when the application start button is pressed, and in the case of the system of FIG. 7B. When the application start button is pressed, the processing is uniquely determined by the input operation of the user such that the processing unconditionally proceeds in the order of the login unit and the application start unit.

【0004】このようなマルチユーザを想定した端末装
置としては、特開平6−149706号公報で示されて
いるものがあり、これは割り込み処理による回線接続手
段を備えた装置についてであり、ホストコンピュータ利
用の際の回線利用について述べたものである。したがっ
て、端末内におけるユーザ認証や、マルチユーザ利用の
インタフェースについて提案するものではない。また、
特開平7−28616号公報に開示されたものにおいて
も、1台のワークステーションに複数のユーザがログイ
ンできる仕様がしめされているが、システム側が複数の
ユーザのウインドウマネージャを起動,制御せねばなら
ず、端末に高い処理能力が要求される。
[0004] As a terminal device assuming such a multi-user, there is a terminal device disclosed in Japanese Patent Application Laid-Open No. Hei 6-149706, which relates to a device provided with line connection means by interrupt processing. Describes the use of the line when using. Therefore, it does not propose user authentication in a terminal or an interface for multi-user use. Also,
Japanese Patent Application Laid-Open No. Hei 7-28616 also discloses a specification in which a plurality of users can log in to a single workstation. Instead, a high processing capability is required for the terminal.

【0005】[0005]

【発明が解決しようとする課題】上記2つの利用形態の
前者である、ユーザが最初に自身のユーザ名でログイン
して端末を利用する場合であるが、この形態では、一旦
ログインしたユーザは、たとえ利用している端末が複数
人との共用端末であったとしても、それがあたかも自分
専用の端末のように利用できる。異なるアプリケーショ
ンを次々と利用することも容易である。しかし、本来複
数人で利用している端末であるため、例えばユーザAが
ログインしてワープロを利用しているすきに(このとき
ユーザAをログイン・ユーザと呼ぶこととする)ユーザ
Bがやってきて端末を利用しようとする時、多くの場合
にユーザBはユーザAのログイン状態のままで、電子メ
ールを出してしまったり、経理処理のアプリケーション
を起動させてしまい、その結果、実行した経理処理の担
当者欄にユーザAの名前が入ってしまったりと、様々な
問題が生じてくる。
The former of the above two usage modes is a case where a user first logs in with his / her own user name and uses a terminal. In this mode, a user who has logged in once has: Even if the terminal being used is a shared terminal with a plurality of people, it can be used as if it were a terminal dedicated to oneself. It is easy to use different applications one after another. However, since the terminal is originally used by a plurality of users, for example, when the user A logs in and uses the word processor (the user A is called a login user at this time), the user B comes in In many cases, when trying to use the terminal, the user B sends out an e-mail or activates the accounting processing application while the user A remains logged in, and as a result, the accounting processing executed Various problems arise, for example, when the name of the user A is entered in the person in charge column.

【0006】また、導入が進んでいるネットワーク・コ
ンピュータのように、常時ネットワークに接続して利用
する端末においては、そのファイル、データの保存をサ
ーバ上に行う。各ユーザは自分のファイル保存領域をサ
ーバ上に割り当てられていて、端末にログインすること
により、そのファイルへのアクセス権を得ることにな
る。 しかしながら、誤って他人のログイン状態のまま
アプリケーションを利用してしまった場合、上述のユー
ザAとユーザBの例でいうと、ユーザBの作成したデー
タは、サーバ上のユーザAのファイル保存領域に保存さ
れてしまうことになる。
[0006] In a terminal such as a network computer which is being introduced, which is always connected to a network and used, its files and data are stored on a server. Each user has his or her file storage area allocated on the server, and gains access to the file by logging in to the terminal. However, if the application is used by mistake while another user is logged in, the data created by the user B is stored in the file storage area of the user A on the server in the above-described example of the user A and the user B. It will be saved.

【0007】次に、上記2つの利用形態の後者である、
アプリケーション毎にログイン、ログアウトをする場合
についてであるが、この方法によれば、アプリケーショ
ンを切り替えるごとにログイン・ユーザを変更すること
になるので、上記のような問題が起こりにくい。しか
し、アプリケーションを切り替える度にユーザ名とパス
ワードを入力する必要があり、使い勝手はよくない。ま
た、家電製品への応用を考えた場合でも、キーボード等
の入力操作の扱いに不慣れな初心者ユーザにとって、何
度もログイン処理を行うことは負担となる。
[0007] Next, the latter of the above two forms of use,
In this case, login and logout are performed for each application. However, according to this method, the login user is changed every time the application is switched, so that the above-described problem hardly occurs. However, it is necessary to input a user name and a password every time the application is switched, which is not convenient. Further, even when considering the application to home electric appliances, it is burdensome for a novice user who is not used to handling input operations such as a keyboard to perform the login process many times.

【0008】本発明は、上記したような形態で行われて
いる従来技術における問題点に鑑みてなされたものであ
り、複数のユーザで利用し得、複数のアプリケーション
を実行し得るマルチユーザ情報処理端末の使用に際し、
アプリケーションを選択する操作で各ユーザ毎のログイ
ンが可能となり、複数ユーザによるログインを簡単に行
うことができるようにするとともに、ログアウトするデ
ータの保存を考慮し、複数ユーザ間での混同や誤利用を
最小限におさえるようにしたマルチユーザログイン/ロ
グアウト管理方法、その方法の実施に用いる記録媒体及
びマルチユーザ情報処理端末装置を提供することをその
解決すべき課題とする。
SUMMARY OF THE INVENTION The present invention has been made in view of the problems in the prior art performed in the above-described form, and is intended to be used by a plurality of users and to execute a plurality of applications. When using the device,
The user can log in to each user by selecting an application.This enables easy login by multiple users, and considers saving the data to be logged out to prevent confusion and misuse among multiple users. It is an object of the present invention to provide a multi-user login / logout management method which is minimized, a recording medium used for implementing the method, and a multi-user information processing terminal device.

【0009】[0009]

【課題を解決するための手段】請求項1の発明は、複数
のアプリケーションより1つのアプリケーションを選択
して実行する情報処理端末を複数のユーザで利用する場
合における各アプリケーションの実行に対するログイン
/ログアウトを管理するマルチユーザログイン/ログア
ウト管理方法において、アプリケーションの前記選択に
際して、該アプリケーションの選択入力データとしてユ
ーザ識別情報を関連づけておき、現在ログイン状態にあ
るユーザ識別情報と前記選択入力されるユーザ識別情報
とを照合し、照合結果にもとづきログイン/ログアウト
を制御するものである。
According to the first aspect of the present invention, when a plurality of users use an information processing terminal for selecting and executing one application from a plurality of applications, login / logout for execution of each application is performed. In the multi-user login / logout management method for managing, when the application is selected, user identification information is associated as selection input data of the application, and the user identification information currently in the login state and the user identification information to be selected and input are combined. Are compared, and login / logout is controlled based on the comparison result.

【0010】請求項2の発明は、請求項1の発明におい
て、前記ログイン/ログアウトの制御は、ユーザ識別情
報の前記照合結果が異なる場合に、現在ログイン状態に
あるユーザをログアウトし前記選択入力するユーザをロ
グインするとともに、ログアウトする現在ログイン状態
にあるユーザの未保存データを仮の保存領域に待避させ
るものである。
[0010] According to a second aspect of the present invention, in the first aspect of the present invention, the login / logout control includes, when the collation result of the user identification information is different, logging out the user who is currently logged in and selecting and inputting. In addition to logging in the user, the unsaved data of the currently logged-in user who logs out is saved in a temporary storage area.

【0011】請求項3の発明は、請求項2の発明におい
て、仮の保存領域に待避させた前記未保存データを作成
したユーザの新たなログインを判断し、その判断が行わ
れた場合に前記未保存データを保存し直すかをユーザに
確認し、その確認結果により該未保存データをユーザ個
有の保存領域に保存するか又は廃棄するかを実行するも
のである。
According to a third aspect of the present invention, in the second aspect of the present invention, a new login of the user who created the unsaved data saved in the temporary saving area is determined, and when the determination is made, The user confirms whether to save the unsaved data again and, based on the result of the confirmation, decides whether to save the unsaved data in a user-specific saving area or to discard the unsaved data.

【0012】請求項4の発明は、請求項1ないし3のい
ずれかに記載されたマルチユーザログイン/ログアウト
管理方法を実行するためのプログラムやデータを読み取
り可能に保持した記録媒体を提供するものである。
According to a fourth aspect of the present invention, there is provided a recording medium in which a program and data for executing the multi-user login / logout management method according to any one of the first to third aspects are readable. is there.

【0013】請求項5の発明は、複数のユーザそれぞれ
が行う指令に従い、複数のアプリケーションから選択さ
れた1つのアプリケーションを該ユーザ毎に実行するマ
ルチユーザ情報処理端末装置において、現在ログイン状
態にあるユーザ識別情報を格納するログインユーザ格納
部と、該ログインユーザ格納部に格納されたユーザ識別
情報と入力されるアプリケーション起動の指令に付随す
るユーザ識別情報とを比べログインが必要か否かの判定
を行うユーザチェック部と、前記入力されるアプリケー
ション起動の指令に付随するユーザパスワードを既に登
録したユーザパスワードと照合し、認証を行うパスワー
ド照合部と、前記ユーザチェック部及び前記パスワード
照合部の出力により起動が制御されるアプリケーション
起動部と、ログアウトされるユーザの未保存データを仮
保存する仮保存領域と、前記パスワード照合部の出力に
より前記仮保存領域へログアウトされるユーザの未保存
データを仮保存する待避処理を行うデータ待避処理部
と、前記パスワード照合部の出力により前記仮保存領域
に保存されている未保存データの保存又は廃棄を管理す
るユーザ保存領域管理部を備えるものである。
According to a fifth aspect of the present invention, there is provided a multi-user information processing terminal device for executing one application selected from a plurality of applications for each user in accordance with a command issued by each of the plurality of users. A login user storage unit for storing the identification information is compared with the user identification information stored in the login user storage unit and the user identification information accompanying the input application start instruction to determine whether login is necessary. A user check unit, a password verification unit that verifies a user password accompanying the input application start instruction with an already registered user password, and performs authentication, and starts by the outputs of the user check unit and the password verification unit. Controlled application launcher and log A temporary saving area for temporarily saving unsaved data of the user to be saved, and a data saving processing unit for performing saving processing for temporarily saving unsaved data of the user who is logged out to the temporary saving area by the output of the password verification unit. A user storage area management unit that manages storage or disposal of unsaved data stored in the temporary storage area based on the output of the password collation unit.

【0014】請求項6の発明は、請求項5の発明におい
て、各ユーザ毎のデータ保存領域を用意し、前記仮保存
領域を前記各ユーザ毎のデータ保存領域に設け、前記デ
ータ待避処理部及び前記ユーザ保存領域管理部によって
各ユーザ毎のデータ保存領域を制御するものである。
According to a sixth aspect of the present invention, in the fifth aspect of the present invention, a data storage area for each user is prepared, and the temporary storage area is provided in the data storage area for each user. The data storage area for each user is controlled by the user storage area management unit.

【0015】[0015]

【発明の実施の形態】以下に本発明をマルチユーザ情報
処理端末に適用した場合の実施形態を添付図にもとづき
説明する。図1は、本発明によるマルチユーザ端末装置
の実施形態の一例の概要を示すブロック図である。図2
は、図1に示されるマルチユーザ端末装置をネットワー
ク・コンピュータを含めたコンピュータに適用した例に
おけるワープロソフトを利用した場合のフローチャート
を示すものである。図3は、図2の実施例における入力
画面を示す図で、図中、(A),(B)はそれぞれ異な
るユーザにおいて用いるものが示されている。図1ない
し図3にもとづき、ユーザAはアプリケーションの切り
替えを常にユーザAのプルアップメニューの中より行
い、ユーザBはユーザBのプルアップメニューの中より
行うようにするアプリケーションの切り替えの処理動作
の過程を説明する。
DESCRIPTION OF THE PREFERRED EMBODIMENTS An embodiment in which the present invention is applied to a multi-user information processing terminal will be described below with reference to the accompanying drawings. FIG. 1 is a block diagram showing an outline of an example of an embodiment of a multi-user terminal device according to the present invention. FIG.
FIG. 5 shows a flowchart in a case where word processing software is used in an example in which the multi-user terminal device shown in FIG. 1 is applied to a computer including a network computer. FIG. 3 is a diagram showing an input screen in the embodiment of FIG. 2, in which (A) and (B) show those used by different users. Based on FIGS. 1 to 3, the user A always switches the application from the pull-up menu of the user A, and the user B switches the application from the pull-up menu of the user B. The process will be described.

【0016】まず、入力部1を通してワープロソフトが
ユーザAのプルアップメニュー(図3(A)参照)より
選択される(ステップS1)と、システム側はそのアク
ションがユーザAによってなされたものであると理解し
て、ログイン・ユーザ格納部12に格納されている現在
のログイン・ユーザが既にユーザAとなっているかどう
かをユーザチェック部2で確認する(ステップS2)。
ここで、既にユーザAがログイン・ユーザ格納部12に
格納されていた場合は、現在の画面を変更することな
く、つまり既に開いている他のアプリケーションのウイ
ンドウを閉じることなく、アプリケーション起動部5よ
り新たにアプリケーションデータベース15より取り出
したワープロソフトを起動し、ワープロソフトのウイン
ドウを開く(ステップS12)。
First, when word processing software is selected from the pull-up menu (see FIG. 3A) of the user A through the input unit 1 (step S1), the action is performed by the user A on the system side. Then, the user check unit 2 checks whether or not the current login user stored in the login user storage unit 12 is already the user A (step S2).
Here, if the user A has already been stored in the login / user storage unit 12, the application start unit 5 does not change the current screen, that is, without closing the window of another application that is already open. The word processing software newly retrieved from the application database 15 is started, and a window of the word processing software is opened (step S12).

【0017】しかし、現在のログイン・ユーザがユーザ
Aでなかった場合、例えば、ユーザBであった場合に、
ユーザAのワープロソフトを起動するためには、ユーザ
Aをログイン・ユーザにする必要があるので、ユーザA
のログイン画面を呼び出し表示する(ステップS3)。
このユーザAのログイン画面を伴う処理は、ユーザAが
ログイン画面でパスワードを入力した時に(ステップS
4)、ユーザAのパスワード、アクセス権等の情報が格
納されているユーザ情報登録部13を利用してパスワー
ド照合部3が行うログイン処理で、ここでは、あらかじ
め設定された回数N回以内にユーザAのパスワードが正
しく入力されると、パスワードを有効と判断する(ステ
ップS3〜S5)。
However, if the current login user is not user A, for example, if user B,
In order to start the user A's word processing software, it is necessary to make the user A a login user.
Is called and displayed (step S3).
The process involving the login screen of the user A is performed when the user A inputs the password on the login screen (step S
4) The log-in process performed by the password verification unit 3 using the user information registration unit 13 in which information such as the password and access right of the user A is stored. If the password of A is correctly input, it is determined that the password is valid (steps S3 to S5).

【0018】ログインしようとするユーザがユーザAで
あると判断されると、データ待避処理部4Tによってそ
れまで開いていた、ユーザBの作業過程にある未保存の
アプリケーションのデータが有るかを検出し(ステップ
S6)、有る場合に、未保存のアプリケーションのデー
タを、ユーザBの保存領域14の仮保存領域14tに待
避させる仮保存処理を行う(ステップS7)。この仮保
存処理は、仮保存領域14tとして確保されているメモ
リ容量に依存するところが大きいため、ユーザの設定、
またはシステムによって限定することができるものとす
ると良い。そして、このデータの待避処理(ステップS
7)と共にそれまでログインしていたユーザBは強制的
にログアウトされる(ステップS8)。
If it is determined that the user who is going to log in is the user A, the data saving processing unit 4T detects whether there is any unsaved application data in the work process of the user B which has been opened up to then. (Step S6) If there is, a temporary storage process of saving the data of the unsaved application to the temporary storage area 14t of the storage area 14 of the user B is performed (Step S7). Since this temporary storage process largely depends on the memory capacity secured as the temporary storage area 14t, the user setting,
Alternatively, it can be limited by the system. Then, the data is saved (step S
The user B who has logged in together with 7) is forcibly logged out (step S8).

【0019】この後、今度はユーザAがログイン・ユー
ザとしてシステム内に設定される(ステップS9)。そ
の際に、ユーザ保存領域管理部4MによりユーザAの保
存領域14′内の仮保存領域14′tにデータがあるか
否かをチェックし(ステップS10)、前回ユーザAが
強制ログアウトされたときに仮保存されたファイルが検
出された場合は、そのファイルの保存の必要性の有無が
確認される(ステップS11)。その後、アプリケーシ
ョン起動部5によりアプリケーションデータベース15
より取り出したワープロソフトが起動される(ステップ
S12)。この設定によって、今後開かれるアプリケー
ションのデータの読み込み、保存はすべてユーザAのデ
ータ保存領域14′、およびその他特に指定されたデー
タ保存領域よりなされることになる。ここでは、ユーザ
毎にアプリケーションの選択画面が用意されている例を
示したが、逆にアプリケーション毎にユーザの選択画面
が用意されているようなインタフェースによっても、こ
れを実現することが可能である。
Thereafter, the user A is set in the system as a login user (step S9). At this time, the user storage area management unit 4M checks whether there is data in the temporary storage area 14't in the storage area 14 'of the user A (step S10), and when the user A is forcibly logged out last time. If the file temporarily stored is detected, it is checked whether the file needs to be stored (step S11). After that, the application starting unit 5 causes the application database 15
The extracted word processing software is activated (step S12). With this setting, reading and saving of the data of the application to be opened in the future are all performed by the data saving area 14 'of the user A and other data saving areas specified in particular. Here, an example in which an application selection screen is prepared for each user has been described, but this can also be realized by an interface in which a user selection screen is prepared for each application. .

【0020】図4は、本発明の実施形態において用いる
入力画面の一例を示す図である。また、図5は、本発明
の実施形態において用いる入力画面の他の例を示す図で
ある。図4及び図5は、アプリケーションに関連づけら
れたユーザ名をアプリケーションの選択と同時に入力す
る入力画面を示すもので、図4においては、「ワープ
ロ」「メール」「ドロー」「表計算」といったアプリケ
ーションからのプルアップメニューで各ユーザを選ぶよ
うにした例を示し、図5においては、一度の選択操作で
アプリケーションとユーザ名とを入力することができる
入力画面を示している。
FIG. 4 is a view showing an example of an input screen used in the embodiment of the present invention. FIG. 5 is a diagram showing another example of the input screen used in the embodiment of the present invention. FIGS. 4 and 5 show input screens for inputting a user name associated with an application at the same time as selecting an application. In FIG. 4, the user names “word processor”, “mail”, “draw”, and “spreadsheet”. 5 shows an example in which each user is selected by a pull-up menu. FIG. 5 shows an input screen on which an application and a user name can be input by a single selection operation.

【0021】次に、本発明を家電製品に適用した実施形
態について述べる。例えば、家族全員で居間のテレビか
らインターネットを利用する装置に本発明を適用するも
ので、ここでは、各自はテレビ番組,WWWブラウザ,
電子メールの間を自由に切り替えながら利用する。この
中で、利用者各自についての管理が必要となるのは、電
子メール機能であり、このテレビを利用する家族のメン
バー全員の「メール」ボタンを用意する。図6は、本発
明を電子メール機能をもつテレビに適用した実施形態に
おいて用いる入力画面の異なる実施例をそれぞれ
(A),(B)に示す。ここでは、テレビは視覚的に楽
しむものであるため、家族全員のメールボタンを並列配
置してしまうと煩わしいので、メールボタンのアイコン
を円形に配置し、それが左右(図6(A)参照),上下
(図6(B)参照)の方向に回転して表示されるような
ローテイト・メニューを採用する。また、ここでの、電
子メールの利用手順は、基本的に先に示した図2のフロ
ーチャートの手順と同様である。この手順に従うと、ま
ず、父が電子メールを利用する際にログイン処理を行
う。すると、父は以後ログイン処理を行うことなく、テ
レビ番組と電子メールを「父のメール」ボタンを利用す
ることにより交互に見ることができる。当然、テレビ番
組から電子メールの機能に戻ると、テレビ番組切り替え
前の作業状態へ戻れる。ここで、父がログアウト処理を
行わずテレビ番組に表示を切り替えている間に、子供が
電子メールを利用しようとして、「子供のメール」を選
択する。しかし、現在のログイン・ユーザは父であるた
め、子供はログイン処理を促されることになり、それに
より父は自動的にログアウトされ、ログイン・ユーザは
子供になる。ここでは、父のメール作業状態についての
データは保存され、次回ログイン時に作業を続行するこ
とができる。
Next, an embodiment in which the present invention is applied to a home electric appliance will be described. For example, the present invention is applied to a device in which the whole family uses the Internet from a television in a living room. In this case, each of the members is a television program, a WWW browser,
Use while freely switching between emails. Among them, what needs to be managed for each user is the e-mail function, and "e-mail" buttons are prepared for all members of the family who use the television. FIGS. 6A and 6B show different examples of the input screen used in the embodiment in which the present invention is applied to a television having an e-mail function. In this case, since the television is visually enjoyable, it is troublesome to arrange the mail buttons of the whole family in parallel. Therefore, the icons of the mail buttons are arranged in a circle, and the icons are arranged on the left and right (see FIG. 6A), up and down, A rotate menu that is rotated and displayed in the direction shown in FIG. 6B is adopted. The procedure for using the e-mail here is basically the same as the procedure in the flowchart of FIG. 2 described above. According to this procedure, first, when the father uses an e-mail, a login process is performed. Then, the father can alternately watch the television program and the electronic mail by using the “father's mail” button without performing the login process thereafter. Of course, when returning from the TV program to the e-mail function, it is possible to return to the work state before the TV program was switched. Here, while the father switches the display to the television program without performing the logout process, the child selects “child's mail” to use the e-mail. However, since the current logged-in user is a father, the child will be prompted to log in, whereby he will be automatically logged out and the logged-in user will be a child. Here, the data about the father's mail work status is saved, and the work can be continued at the next login.

【0022】[0022]

【発明の効果】請求項1に対応する効果:情報処理端末
をもつ1台の機器を複数のユーザで共用する際に、常時
アプリケーションをユーザ名と関連づけて選択できるよ
うにしておき、そのユーザ名を現在のログインユーザ情
報と照らし合わせることにより、ログイン/ログアウト
の必要性をシステム側で判断し、ログイン/ログアウト
を管理できるようにしたため、他のユーザの環境設定の
まま、作業を行ってしまったり、または、作成したデー
タを他のユーザのデータに混在させてしまうような誤操
作を未然に防ぐことができ、マルチユーザ機器として確
実な操作を行うことができる。
According to the first aspect of the present invention, when a single device having an information processing terminal is shared by a plurality of users, an application can always be selected in association with a user name, and the user name can be selected. Is compared with the current login user information, the system determines the necessity of login / logout, and manages login / logout. Therefore, work may be performed with the environment settings of other users. Or, an erroneous operation in which the created data is mixed with data of another user can be prevented beforehand, and a reliable operation as a multi-user device can be performed.

【0023】請求項2及び3に対応する効果:請求項1
の効果に加えて、新たなユーザのログインに際し、現ユ
ーザの未保存データを仮保存領域に待避させ、また、前
回のログイン処理によって自動的にログアウトされ、未
保存データが仮保存領域に待避させられているような場
合、ログイン時にシステム側が仮保存領域のデータの有
無を確認し、データが存在した場合、ユーザにそのデー
タを個人保存領域に保存し直すか否かの確認を行い、ユ
ーザの希望に応じてデータの保存/廃棄を行うようにし
たため、他のユーザのデータ保存領域に自分のデータを
保存してしまったりするようなユーザの誤操作を最小限
にとどめることができ、他のユーザとの間でデータの混
在が起きるようなことはない。また、ログインユーザが
変更される際に仮保存されたデータは、次回ログイン時
に通常のデータ保存領域に保存することの必要の有無が
システム側より確認するようにしているので、他ユーザ
のログイン処理により、自らのデータが知らぬ間に廃棄
されてしまうようなことが起きない。
Advantages Corresponding to Claims 2 and 3: Claim 1
In addition to the effect of the above, when a new user logs in, the unsaved data of the current user is saved in the temporary saving area, and the user is automatically logged out by the previous login processing, and the unsaved data is saved in the temporary saving area. In such cases, the system checks whether there is data in the temporary storage area at the time of login, and if there is data, asks the user whether to save the data in the personal storage area again, Since data is saved / discarded as desired, user's erroneous operation of saving his / her data in another user's data storage area can be minimized, and other users can be saved. There is no such thing as a mixture of data. In addition, when the login user is changed, the system temporarily confirms whether or not it is necessary to save the data temporarily stored in the normal data storage area at the next login. As a result, there is no possibility that the user's data is discarded without his knowledge.

【0024】請求項4に対応する効果:請求項1ないし
3のマルチユーザログイン/ログアウト管理方法を実行
するためのプログラム/データを読み出し可能な記録媒
体に保持することで、パーソナルコンピュータ、或い
は、それと同等の情報処理機能をもつ機器等の情報処理
装置にこの記録媒体をインストールさせることにより、
請求項1ないし3の方法を実施する装置を構成すること
が可能となる。
According to a fourth aspect of the present invention, a program / data for executing the multi-user login / logout management method according to the first to third aspects is stored in a readable recording medium, so that the personal computer or the personal computer can be used. By installing this recording medium in an information processing device such as a device having the same information processing function,
It is possible to configure an apparatus for implementing the method of claims 1 to 3.

【0025】請求項5及び6に対応する効果:本発明の
マルチユーザ情報処理端末によると、当該端末を複数の
ユーザで共用する際に、ログイン/ログアウトの必要性
を装置側で判断し、ログイン/ログアウトを管理できる
ようにしたため、他のユーザの環境設定のまま、作業を
行ってしまったり、または、作成したデータを他のユー
ザのデータに混在させてしまうような誤操作を未然に防
ぐことができ、マルチユーザ機器として確実な操作を行
うことができる。また、新たなユーザのログインに際
し、現ユーザの未保存データを仮保存領域に待避させ、
また、前回のログイン処理によって自動的にログアウト
され、未保存データが仮保存領域に待避させられている
ような場合、ログイン時にシステム側が仮保存領域のデ
ータの有無を確認し、データが存在した場合、ユーザに
そのデータを個人保存領域に保存し直すか否かの確認を
行い、ユーザの希望に応じてデータの保存/廃棄を行う
ことが可能となるため、他のユーザのデータ保存領域に
自分のデータを保存してしまったりするようなユーザの
誤操作を最小限にとどめることができ、他のユーザとの
間でデータの混在が起きるようなことはない。また、ロ
グインユーザが変更される際に仮保存されたデータにつ
いて、次回ログイン時に通常のデータ保存領域に保存す
ることの必要の有無を確認することができるようにして
いるので、他ユーザのログイン処理により、自らのデー
タが知らぬ間に廃棄されてしまうようなことが起きな
い。
According to the fifth and sixth aspects of the present invention, according to the multi-user information processing terminal of the present invention, when the terminal is shared by a plurality of users, the necessity of login / logout is determined on the device side, and the login is performed. / Logout can be managed, so that it is possible to prevent erroneous operations such as performing work with the environment settings of other users or mixing created data with data of other users. As a result, reliable operation can be performed as a multi-user device. When a new user logs in, the unsaved data of the current user is saved in a temporary storage area,
Also, if the user is automatically logged out by the previous login process and unsaved data is saved in the temporary storage area, the system checks whether there is data in the temporary storage area when logging in, and if there is data Then, the user is asked whether to save the data again in the personal storage area, and the data can be saved / discarded as desired by the user. The user's erroneous operation, such as saving the data, can be minimized, and the data does not mix with other users. In addition, since it is possible to confirm whether or not it is necessary to save the data temporarily stored when the login user is changed in the normal data storage area at the next login, the login processing of another user is performed. As a result, there is no possibility that the user's data is discarded without his knowledge.

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

【図1】本発明によるマルチユーザ情報処理端末装置の
実施形態の一例の概要を示すブロック図である。
FIG. 1 is a block diagram showing an outline of an example of an embodiment of a multi-user information processing terminal device according to the present invention.

【図2】図1に示されるマルチユーザ情報処理端末装置
をコンピュータに適用した例において、ワープロソフト
を利用した場合のフローチャートである。
FIG. 2 is a flowchart in a case where word processing software is used in an example in which the multi-user information processing terminal device shown in FIG. 1 is applied to a computer.

【図3】本発明による図2の実施形態において用いる入
力画面の一例を示す図である。
FIG. 3 is a diagram showing an example of an input screen used in the embodiment of FIG. 2 according to the present invention.

【図4】本発明の実施形態において用いる入力画面の一
例を示す図である。
FIG. 4 is a diagram showing an example of an input screen used in the embodiment of the present invention.

【図5】本発明の実施形態において用いる入力画面の他
の例を示す図である。
FIG. 5 is a diagram showing another example of the input screen used in the embodiment of the present invention.

【図6】本発明を電子メール機能をもつテレビに適用し
た実施形態において用いる図である。
FIG. 6 is a diagram used in an embodiment in which the present invention is applied to a television having an e-mail function.

【図7】1台の端末を複数のユーザが使用する場合の利
用形態における従来のシステム構成の概要を示す図であ
る。
FIG. 7 is a diagram showing an outline of a conventional system configuration in a use mode when one terminal is used by a plurality of users.

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

1…入力部、2…ユーザチェック部、3…パスワード照
合部、4M…ユーザ保存領域管理部、4T…データ待避
処理部、5…アプリケーション起動部、12…ログイン
・ユーザ格納部、13…ユーザ情報登録部、14…ユー
ザBの保存領域、14′…ユーザAの保存領域、14t
…仮保存領域、14′t…仮保存領域、15…アプリケ
ーションデータベース、101…入力部、103…パス
ワード照合部、108…アプリケーション起動部、11
1…ログインユーザ格納部、112…ユーザ情報登録
部、113…保存領域、115…アプリケーションデー
タベース。
DESCRIPTION OF SYMBOLS 1 ... Input part, 2 ... User check part, 3 ... Password collation part, 4M ... User storage area management part, 4T ... Data saving processing part, 5 ... Application starting part, 12 ... Login / user storage part, 13 ... User information Registration unit, 14: storage area of user B, 14 ': storage area of user A, 14t
... Temporary storage area, 14't ... Temporary storage area, 15 ... Application database, 101 ... Input unit, 103 ... Password collation unit, 108 ... Application activation unit, 11
1. Login user storage unit 112 User information registration unit 113 Storage area 115 Application database

Claims (6)

【特許請求の範囲】[Claims] 【請求項1】 複数のアプリケーションより1つのアプ
リケーションを選択して実行する情報処理端末を複数の
ユーザで利用する場合における各アプリケーションの実
行に対するログイン/ログアウトを管理するマルチユー
ザログイン/ログアウト管理方法において、アプリケー
ションの前記選択に際して、該アプリケーションの選択
入力データとしてユーザ識別情報を関連づけておき、現
在ログイン状態にあるユーザ識別情報と前記選択入力さ
れるユーザ識別情報とを照合し、照合結果にもとづきロ
グイン/ログアウトを制御するマルチユーザログイン/
ログアウト管理方法。
1. A multi-user login / logout management method for managing login / logout for execution of each application when a plurality of users use an information processing terminal that selects and executes one application from a plurality of applications. At the time of the selection of the application, user identification information is associated as selection input data of the application, the user identification information in the currently logged-in state is collated with the user identification information to be selected and input, and login / logout is performed based on the collation result. Multi-user login to control /
Logout management method.
【請求項2】 前記ログイン/ログアウトの制御は、ユ
ーザ識別情報の前記照合結果が異なる場合に、現在ログ
イン状態にあるユーザをログアウトし前記選択入力する
ユーザをログインするとともに、ログアウトする現在ロ
グイン状態にあるユーザの未保存データを仮の保存領域
に待避させる請求項1記載のマルチユーザログイン/ロ
グアウト管理方法。
2. The log-in / log-out control, when the collation result of the user identification information is different, logs out a user who is currently in a log-in state, logs in the user to be selectively inputted, and changes to a current log-in state in which the user logs out. 2. The multi-user login / logout management method according to claim 1, wherein unsaved data of a user is saved in a temporary storage area.
【請求項3】 仮の保存領域に待避させた前記未保存デ
ータを作成したユーザの新たなログインを判断し、その
判断が行われた場合に前記未保存データを保存し直すか
をユーザに確認し、その確認結果により該未保存データ
をユーザ個有の保存領域に保存するか又は廃棄するかを
実行する請求項2記載のマルチユーザログイン/ログア
ウト管理方法。
3. A new login of the user who created the unsaved data saved in the temporary saving area is determined, and when the determination is made, the user is asked whether to save the unsaved data again. 3. The multi-user login / logout management method according to claim 2, wherein whether the unsaved data is saved in a user-specific storage area or discarded is executed based on a result of the confirmation.
【請求項4】 請求項1ないし3のいずれかに記載され
たマルチユーザログイン/ログアウト管理方法を実行す
るためのプログラムやデータを読み取り可能に保持した
記録媒体。
4. A recording medium storing a program and data for executing the multi-user login / logout management method according to claim 1 in a readable manner.
【請求項5】 複数のユーザそれぞれが行う指令に従
い、複数のアプリケーションから選択された1つのアプ
リケーションを該ユーザ毎に実行するマルチユーザ情報
処理端末装置において、現在ログイン状態にあるユーザ
識別情報を格納するログインユーザ格納部と、該ログイ
ンユーザ格納部に格納されたユーザ識別情報と入力され
るアプリケーション起動の指令に付随するユーザ識別情
報とを比べログインが必要か否かの判定を行うユーザチ
ェック部と、前記入力されるアプリケーション起動の指
令に付随するユーザパスワードを既に登録したユーザパ
スワードと照合し、認証を行うパスワード照合部と、前
記ユーザチェック部及び前記パスワード照合部の出力に
より起動が制御されるアプリケーション起動部と、ログ
アウトされるユーザの未保存データを仮保存する仮保存
領域と、前記パスワード照合部の出力により前記仮保存
領域へログアウトされるユーザの未保存データを仮保存
する待避処理を行うデータ待避処理部と、前記パスワー
ド照合部の出力により前記仮保存領域に保存されている
未保存データの保存又は廃棄を管理するユーザ保存領域
管理部を備えるマルチユーザ情報処理端末装置。
5. A multi-user information processing terminal device which executes one application selected from a plurality of applications for each user in accordance with a command issued by each of a plurality of users, stores user identification information in a currently logged-in state. A login user storage unit, and a user check unit that determines whether login is necessary by comparing user identification information stored in the login user storage unit with user identification information accompanying an input application start instruction, A password collating unit for collating the user password accompanying the input application activation command with the already registered user password and performing authentication, and application activation whose activation is controlled by outputs of the user check unit and the password collation unit. Department and the logged-out user A temporary saving area for temporarily saving unsaved data, a data saving processing section for performing saving processing for temporarily saving unsaved data of a user who is logged out to the temporary saving area by an output of the password matching section, and the password matching section A multi-user information processing terminal device including a user storage area management unit that manages storage or discard of unsaved data stored in the temporary storage area by outputting the data.
【請求項6】 各ユーザ毎のデータ保存領域を用意し、
前記仮保存領域を前記各ユーザ毎のデータ保存領域に設
け、前記データ待避処理部及び前記ユーザ保存領域管理
部によって各ユーザ毎のデータ保存領域を制御する請求
項5記載のマルチユーザ情報処理端末装置。
6. A data storage area for each user is prepared,
6. The multi-user information processing terminal device according to claim 5, wherein the temporary storage area is provided in the data storage area for each user, and the data save processing unit and the user storage area management unit control the data storage area for each user. .
JP18417597A 1997-07-09 1997-07-09 Multi-user login / logout management method, recording medium used for implementing the method, and multi-user information processing terminal device Expired - Fee Related JP3489969B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP18417597A JP3489969B2 (en) 1997-07-09 1997-07-09 Multi-user login / logout management method, recording medium used for implementing the method, and multi-user information processing terminal device

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP18417597A JP3489969B2 (en) 1997-07-09 1997-07-09 Multi-user login / logout management method, recording medium used for implementing the method, and multi-user information processing terminal device

Publications (2)

Publication Number Publication Date
JPH1125040A true JPH1125040A (en) 1999-01-29
JP3489969B2 JP3489969B2 (en) 2004-01-26

Family

ID=16148683

Family Applications (1)

Application Number Title Priority Date Filing Date
JP18417597A Expired - Fee Related JP3489969B2 (en) 1997-07-09 1997-07-09 Multi-user login / logout management method, recording medium used for implementing the method, and multi-user information processing terminal device

Country Status (1)

Country Link
JP (1) JP3489969B2 (en)

Cited By (11)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2007053556A (en) * 2005-08-17 2007-03-01 Fuji Xerox Co Ltd Composite machine
JP2007053557A (en) * 2005-08-17 2007-03-01 Fuji Xerox Co Ltd Composite machine
JP2007053555A (en) * 2005-08-17 2007-03-01 Fuji Xerox Co Ltd Composite machine
US7370330B2 (en) 2001-09-18 2008-05-06 Sony Corporation Information processing apparatus having simplified user switching function and program for use therewith
US7421697B2 (en) 2001-09-18 2008-09-02 Sony Corporation Information processing apparatus having simplified user switching function and program used therefor
JP2010114504A (en) * 2008-11-04 2010-05-20 Canon Inc Image processing apparatus and control method therefor, and program
JP2010224591A (en) * 2009-03-19 2010-10-07 Konica Minolta Business Technologies Inc Information processor, control method of information processor, and control program of information processor
US8032790B2 (en) 2005-10-27 2011-10-04 International Business Machines Corporation Testing of a system logging facility using randomized input and iteratively changed log parameters
JP2013117986A (en) * 2013-02-12 2013-06-13 Canon Inc Image processing apparatus and control method therefor, and program
JP2014535090A (en) * 2011-09-28 2014-12-25 グーグル インコーポレイテッド Login to computing devices based on face recognition
JP2017511542A (en) * 2014-04-03 2017-04-20 グーグル インコーポレイテッド Browser-based identity information with multiple logins

Cited By (15)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US7370330B2 (en) 2001-09-18 2008-05-06 Sony Corporation Information processing apparatus having simplified user switching function and program for use therewith
US7421697B2 (en) 2001-09-18 2008-09-02 Sony Corporation Information processing apparatus having simplified user switching function and program used therefor
JP2007053557A (en) * 2005-08-17 2007-03-01 Fuji Xerox Co Ltd Composite machine
JP2007053555A (en) * 2005-08-17 2007-03-01 Fuji Xerox Co Ltd Composite machine
JP2007053556A (en) * 2005-08-17 2007-03-01 Fuji Xerox Co Ltd Composite machine
US8032790B2 (en) 2005-10-27 2011-10-04 International Business Machines Corporation Testing of a system logging facility using randomized input and iteratively changed log parameters
US10061931B2 (en) 2008-11-04 2018-08-28 Canon Kabushiki Kaisha Image processing apparatus, control method therefor, and computer-readable storage medium storing program for implementing the method
JP2010114504A (en) * 2008-11-04 2010-05-20 Canon Inc Image processing apparatus and control method therefor, and program
JP2010224591A (en) * 2009-03-19 2010-10-07 Konica Minolta Business Technologies Inc Information processor, control method of information processor, and control program of information processor
JP2014535090A (en) * 2011-09-28 2014-12-25 グーグル インコーポレイテッド Login to computing devices based on face recognition
US9202034B2 (en) 2011-09-28 2015-12-01 Google Inc. Login to a computing device based on facial recognition
US9419982B2 (en) 2011-09-28 2016-08-16 Google Inc. Login to a computing device based on facial recognition
JP2016197418A (en) * 2011-09-28 2016-11-24 グーグル インコーポレイテッド Login to computing device based on facial recognition
JP2013117986A (en) * 2013-02-12 2013-06-13 Canon Inc Image processing apparatus and control method therefor, and program
JP2017511542A (en) * 2014-04-03 2017-04-20 グーグル インコーポレイテッド Browser-based identity information with multiple logins

Also Published As

Publication number Publication date
JP3489969B2 (en) 2004-01-26

Similar Documents

Publication Publication Date Title
US8103736B2 (en) Status notifying method in communication system, status notifying server and communication system
US7194631B2 (en) Information-processing apparatus having a user-switching function and user-switching method for use in the apparatus
US7603564B2 (en) Login device and control method of the same, data processing device and method
US7861090B2 (en) Electric conference system and control method thereof
JPH1125040A (en) Multi-user log-in/log-out management method, recording medium to be used for execution of the method and multi-user information processing terminal equipment
JP3931710B2 (en) Server apparatus, communication terminal apparatus, distribution system, and distribution program
JP2021189928A (en) Information processing system, information processing method, and information processing program
US20030189591A1 (en) Terminal for controlling use of a computer
JP2005092745A (en) Personal computer control system using mobile storage medium and mobile storage medium
JP2007200217A (en) Proxy login system and proxy login server
Cisco Using Timbuktu Pro with CiscoRemote Plus
Cisco Using Timbuktu Pro with CiscoRemote Plus
Cisco Using Timbuktu Pro with CiscoRemote Plus
Cisco Using Timbuktu Pro with CiscoRemote Plus
JP2002288135A (en) User information access controlling device
JP3529901B2 (en) Security check system
JP2021149599A (en) Information processor, method for controlling the same, and program
JP2001195293A (en) Access controller and access control method and computer readable recording medium with program to be executed by computer
WO2007105268A1 (en) Recording device, control method for recording device, program, and computer readable recorded medium
JP2000250859A (en) User certifying method
JP2002171503A (en) Digital image communication system and server, and terminal
JP4884215B2 (en) Electrical equipment
JP2002323939A (en) Starting processing controller
KR20030065037A (en) System and Method for Providing Each of the Users of a Personal Computer with Independent Using Environment
JP2001117848A (en) Facility controller

Legal Events

Date Code Title Description
FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20081107

Year of fee payment: 5

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20091107

Year of fee payment: 6

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20091107

Year of fee payment: 6

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20101107

Year of fee payment: 7

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20111107

Year of fee payment: 8

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20111107

Year of fee payment: 8

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20121107

Year of fee payment: 9

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20121107

Year of fee payment: 9

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20131107

Year of fee payment: 10

LAPS Cancellation because of no payment of annual fees