JPH06266671A - Password recognition system - Google Patents

Password recognition system

Info

Publication number
JPH06266671A
JPH06266671A JP5077722A JP7772293A JPH06266671A JP H06266671 A JPH06266671 A JP H06266671A JP 5077722 A JP5077722 A JP 5077722A JP 7772293 A JP7772293 A JP 7772293A JP H06266671 A JPH06266671 A JP H06266671A
Authority
JP
Japan
Prior art keywords
password
code
input
current
time
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.)
Pending
Application number
JP5077722A
Other languages
Japanese (ja)
Inventor
Isao Senba
功 船場
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.)
Hitachi Telecom Technologies Ltd
Original Assignee
Hitachi Telecom Technologies Ltd
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 Hitachi Telecom Technologies Ltd filed Critical Hitachi Telecom Technologies Ltd
Priority to JP5077722A priority Critical patent/JPH06266671A/en
Publication of JPH06266671A publication Critical patent/JPH06266671A/en
Pending legal-status Critical Current

Links

Abstract

PURPOSE:To automatically change a password corresponding to an ID code by means of a date and time and to improve security. CONSTITUTION:A table showing password data corresponding to the ID code is provided in the memory (b) 12 of a host computer. Password data of the table changes the password at every month or every date and time. When the ID code is inputted from a terminal equipment 3, a central processing unit 14 decides a current password by time information from a timer device 13 and the table in the memory (B) 12, and security is checked by the password inputted from the terminal equipment 3 and the current password.

Description

【発明の詳細な説明】Detailed Description of the Invention

【0001】[0001]

【産業上の利用分野】本発明は、入力されたIDコード
と自動的に変更されるパスワードとの対応関係を認識す
るパスワード認識方式に関する。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a password recognition method for recognizing a correspondence relationship between an input ID code and a password that is automatically changed.

【0002】[0002]

【従来の技術】従来からキャッシュカードを利用するサ
ービス、パソコン通信におけるネットワークサービス等
を受ける場合、IDコードとパスワードとを入力し、そ
の対応関係によりセキュリティーチェックを行ないサー
ビスを提供している。このように用いられているパスワ
ードは、IDコードに対応して固定的に設定されてお
り、任意に変更することができなく、変更を要する場合
は人為的に行なっている。
2. Description of the Related Art Conventionally, when receiving a service using a cash card, a network service in personal computer communication, etc., an ID code and a password are input, and a security check is provided according to the corresponding relationship to provide the service. The password used in this way is fixedly set corresponding to the ID code and cannot be changed arbitrarily, and when it is necessary to change it, it is done artificially.

【0003】[0003]

【発明が解決しようとする課題】上記従来技術は、利用
者個人別にパスワードを付与するものであり、あるサー
ビスを受けるためのパスワードを変更する場合、人為的
に行なわなければならない。また、他人にパスワードを
知られた場合、その他人にそのサービスを受けられてし
まう可能性があり、セキュリティーに問題があった。
The above-mentioned prior art is to give a password to each user individually, and when changing the password for receiving a certain service, it must be done artificially. In addition, if the password is known to another person, the service may be received by another person, which is a security problem.

【0004】本発明の目的は、この問題を解決するため
に、一定期間を経過後、パスワードを自動変更すること
によって、パスワードを必要とするサービスのセキュリ
ティーを高めることにある。
In order to solve this problem, an object of the present invention is to improve the security of services requiring a password by automatically changing the password after a certain period of time.

【0005】[0005]

【課題を解決するための手段】本発明は、入力装置と、
IDコードに対応するパスワード情報を記憶する記憶装
置と、タイマー装置と、これらを制御する制御装置とを
有するパスワード認識方式であって、上記制御装置は、
上記入力装置からIDコードが入力されたとき、上記タ
イマー装置から得た時間情報と上記記憶装置に記憶され
ているパスワード情報とに基づいてカレントパスワード
を決定し、上記入力装置から入力されたパスワードが上
記カレントパスワードと対応した場合に、上記入力装置
から入力されたIDコードとパスワードとが対応すると
認識することを特徴とする。
SUMMARY OF THE INVENTION The present invention comprises an input device,
A password recognition method having a storage device for storing password information corresponding to an ID code, a timer device, and a control device for controlling these, wherein the control device comprises:
When the ID code is input from the input device, the current password is determined based on the time information obtained from the timer device and the password information stored in the storage device, and the password input from the input device is When it corresponds to the current password, it is recognized that the ID code input from the input device corresponds to the password.

【0006】[0006]

【作用】上記した構成により、時間によってパスワード
が自動的に変更されるので、パスワードを必要とするサ
ービス(ATM、CD、ネットワークサービスなど)に
おいて、その安全性を高めることができる。
With the above configuration, the password is automatically changed depending on the time, so that the security of the service (ATM, CD, network service, etc.) requiring the password can be improved.

【0007】[0007]

【実施例】以下に本発明の一実施例として、コンピュー
タネットワークにおいて、本発明のパスワード方式を用
いた端末装置からのログインについて具体的に説明す
る。尚、説明にあたり、入力されたパスワードをインプ
ットパスワード、入力されるべきパスワードをカレント
パスワード、データテーブル中にあるパスワード群と、
カレントパスワードを求めるための演算式をパスワード
データと、この演算式をパスワード演算式と称して説明
する。
DETAILED DESCRIPTION OF THE PREFERRED EMBODIMENTS As an embodiment of the present invention, a login from a terminal device using the password system of the present invention in a computer network will be specifically described below. In the explanation, the input password is the input password, the password that should be input is the current password, and the password group in the data table,
The operation formula for obtaining the current password will be described as password data, and this operation formula will be referred to as a password operation formula.

【0008】図1は本システムの一構成例を示す図であ
り、ホストコンピュータ1に通信回線2によって、複数
の端末装置3が接続されている。ホストコンピュータ1
には、制御プログラム等が格納されているメモリ(A)
11と、パスワードデータテーブルを格納しているメモ
リ(B)12と、タイマー装置13と、端末装置3を接
続する通信装置15と、これら全体を制御する中央処理
装置14と、が備えられており、それら各装置はバス1
6で接続されている。
FIG. 1 is a diagram showing an example of the configuration of this system, in which a plurality of terminal devices 3 are connected to a host computer 1 by a communication line 2. Host computer 1
Is a memory (A) that stores control programs, etc.
11, a memory (B) 12 that stores a password data table, a timer device 13, a communication device 15 that connects the terminal device 3, and a central processing unit 14 that controls all of these. , Each of these devices is a bus 1
Connected at 6.

【0009】図2は、パスワードデータテーブルの構成
を示す図であり、IDコードに対応してパスワードデー
タが存在する。IDコード、N001〜N004は、1
〜12月までの月毎のパスワードデータを持っている。
またIDコード、N005〜S007(例えば、頭のN
は、一般ユーザ、Sはスーパーユーザの様にいろいろな
特権が与えられている特権ユーザとしている。)は、パ
スワードデータとしてパスワード演算式を持ち、時間を
基にカレントパスワードを生成する。ここで云う時間と
は、年/月/日/時/分/秒/曜日/季節などを指すも
のである。
FIG. 2 is a diagram showing the structure of the password data table, in which password data exists corresponding to the ID code. ID code, N001 to N004 is 1
Have monthly password data up to December.
Also, the ID code, N005 to S007 (for example, the head N
Is a general user, and S is a privileged user who is given various privileges like a super user. ) Has a password arithmetic expression as password data and generates a current password based on time. The time referred to here means year / month / day / hour / minute / second / day of the week / season and the like.

【0010】以下、本発明の一実施例であるパスワード
データの作成、及び修正について図3に基づいて説明す
る。
The creation and correction of password data, which is an embodiment of the present invention, will be described below with reference to FIG.

【0011】端末装置3から、スーパーユーザが、ID
コード及び、パスワードの設定または変更のコマンド入
力により、ホストコンピュータの中央処理装置14は図
3に示すフローチャートに基づく制御を実行する。ま
ず、端末装置3からIDコードを入力する(ステップ3
01)。このIDコードが存在しなければ(ステップ3
02)、再度IDコードを入力する状態にする(ステッ
プ301)。IDコード入力時に「NEXT」と入力し
た場合、存在するIDコードの次のIDコードが新規の
IDコードとして自動的に指定される。次にパスワード
演算を使ってパスワードを作るか、月毎の任意なパスワ
ードを作るか聞いてくるのでどちらかを選択し(ステッ
プ304)、後者ならパスワードの有効な月(例えば、
9月なら9)を指定し、さらにその月で使用するパスワ
ードを入力する(ステップ305)。なお、このとき、
パスワードの有効文字数以内で、任意の文字や数字をパ
スワードとして指定できる。そのパスワードが、パスワ
ードの最大文字数を越えるなどして無効な場合は(ステ
ップ306)、再度パスワードを入力する(ステップ3
05)。有効パスワードなら、パスワードデータテーブ
ルから先に指定したIDコードをサーチし、指定月のパ
スワードデータとして、先のパスワードを格納する(ス
テップ307)。新規IDコードなら、ここでテーブル
中にIDコードを追加し、同じ様にパスワードを格納す
る。
From the terminal device 3, the super user sends an ID
By inputting the code and the command for setting or changing the password, the central processing unit 14 of the host computer executes the control based on the flowchart shown in FIG. First, the ID code is input from the terminal device 3 (step 3
01). If this ID code does not exist (step 3)
02), and the ID code is input again (step 301). When "NEXT" is input when the ID code is input, the ID code next to the existing ID code is automatically designated as the new ID code. Next, you will be asked if you want to create a password using password calculation or an arbitrary password for each month, so select one (step 304). If the latter, the valid month of the password (for example,
If it is September, specify 9) and enter the password to be used in that month (step 305). At this time,
You can specify any character or number as the password within the valid number of characters of the password. If the password is invalid because it exceeds the maximum number of characters in the password (step 306), enter the password again (step 3).
05). If it is a valid password, the previously specified ID code is searched from the password data table, and the previous password is stored as the password data for the specified month (step 307). If it is a new ID code, the ID code is added to the table here and the password is stored in the same manner.

【0012】次に、他の月のパスワードも入力するかど
うか聞いてくるので、繰り返えすかどうか指定する(ス
テップ308)。ここで、パスワードデータの入力を終
了する場合「終了」を選択すると、指定IDコードの1
月〜12月までのパスワードデータが、端末のディスプ
レーに表示され、パスワードを確認できる。(ステップ
309)。このとき、1月〜12月までの全月のパスワ
ードを指定しなかった場合、例えば1月は指定したが、
2月,3月は指定しなかった場合、2月,3月の月にお
いて1月のパスワードデータが用いられる。即ち、現在
の月のパスワードデータが存在しなかった場合は、前の
月のパスワードデータがパスワードデータとなって、パ
スワードデータテーブルに記録される(ステップ30
9)。
Next, the user is asked whether or not the passwords for other months are to be input, so that whether or not to repeat the password is specified (step 308). If you select "End" to end the password data input, the specified ID code 1
The password data from the month to December is displayed on the display of the terminal so that the password can be confirmed. (Step 309). At this time, if the password for all months from January to December is not specified, for example, January is specified, but
If you do not specify February and March, the password data for January is used for the months of February and March. That is, when the password data of the current month does not exist, the password data of the previous month becomes the password data and is recorded in the password data table (step 30).
9).

【0013】ステップ304において、パスワード演算
を用いる方を選択した場合、パスワード演算式を入力す
る(ステップ310)。パスワード演算式は、図5に示
す関数、算術演算子(+,−,×,÷等)、クォーテー
ションマーク(”)で囲んだ文字から成り、これらは
「&」によって区切られている。例として、下記の数式
1,数式2,及び数式3を挙げる。
If it is determined in step 304 that the password calculation is used, the password calculation formula is input (step 310). The password calculation formula is composed of the functions shown in FIG. 5, arithmetic operators (+, −, ×, ÷, etc.) and characters enclosed in quotation marks (“), and these are separated by“ & ”. As an example, the following formula 1, formula 2, and formula 3 are given.

【0014】[0014]

【数1】 Fa=S$(1,1)&D2&D1&S$(2,1)&
M$(1,2)
[Formula 1] Fa = S $ (1,1) & D2 & D1 & S $ (2,1) &
M $ (1,2)

【0015】[0015]

【数2】 Fb=”PAS”&D$(1,1)&T2+1&M2×
[Formula 2] Fb = “PAS” & D $ (1,1) & T2 + 1 & M2 ×
Three

【0016】[0016]

【数3】 Fc=M2&T1&T2&D1&D2&M$(2,2)
&Y1
Fc = M2 & T1 & T2 & D1 & D2 & M $ (2,2)
& Y1

【0017】例えば、現在が、1992年9月14日
(月)12時07分であると仮定すると、Faは「A1
4USE」と、Fbは「PASF321」と、Fcは
「02141EP2」と、それぞれ定義される。Fbで
は加算と乗算を行なっているためカレントパスワードが
可変長となっている。除算のときは、小数点以下を切り
捨てるようにすると好適となる。なお、このステップ3
10においては、入力に際し、右辺の演算式のみ入力す
る。
For example, assuming that the present time is 12:07 on Monday, September 14, 1992, Fa is "A1".
4USE ”, Fb is defined as“ PASF321 ”, and Fc is defined as“ 02141EP2 ”. In Fb, addition and multiplication are performed, so that the current password has a variable length. In the case of division, it is preferable to round down the decimal point. This step 3
In 10, when inputting, only the arithmetic expression on the right side is input.

【0018】このように、パスワード演算式を入力した
ら、入力した演算式をチェックし(ステップ311)、
無効であれば再度入力を促す。有効であれば、対応する
IDコードのパスワードデータとして登録する(ステッ
プ312)。そして最後にもう一度パスワードデータ
(ここでは演算式)を確認し、IDコードの登録あるい
はパスワード変更のモードを終了する。
After inputting the password arithmetic expression in this way, the inputted arithmetic expression is checked (step 311),
If it is invalid, the user is prompted to enter it again. If valid, it is registered as password data of the corresponding ID code (step 312). Finally, the password data (here, the arithmetic expression) is confirmed again, and the ID code registration or password change mode ends.

【0019】以下、図2のパスワードデータテーブルが
既に作られたものとして、端末装置からログインする場
合の動作を図4に基づいて説明する。
Now, assuming that the password data table shown in FIG. 2 has already been created, the operation for logging in from the terminal device will be described with reference to FIG.

【0020】まず、IDコードを入力する(ステップ4
01)。入力IDコードよりパスワードデータテーブル
をサーチし(ステップ402)、パスワード演算を使っ
ているか調べる(ステップ403)。このとき、入力さ
れたIDコードが存在しない場合、ログイン失敗となる
(ステップ409)。パスワード演算を使っていない場
合、システム中のタイマー装置13から、月を求め、パ
スワードデータテーブルからその月に対応するパスワー
ドデータをカレントパスワードとする(ステップ40
4)。図2では、IDコード、N001〜N004にあ
たる。演算式を使っている場合、即ち、パスワードデー
タとしてパスワード演算式が存在する場合、この式に基
づいてタイマー装置13葉、現在時間のカレントパスワ
ードを求める(ステップ405)。図2では、IDコー
ドN005〜S007にあたる。
First, enter the ID code (step 4)
01). The password data table is searched from the input ID code (step 402) and it is checked whether or not the password calculation is used (step 403). At this time, if the input ID code does not exist, the login fails (step 409). When the password calculation is not used, the month is obtained from the timer device 13 in the system, and the password data corresponding to that month is set as the current password from the password data table (step 40).
4). In FIG. 2, it corresponds to ID codes N001 to N004. When the arithmetic expression is used, that is, when the password arithmetic expression exists as the password data, the timer device 13 and the current password of the current time are obtained based on this equation (step 405). In FIG. 2, it corresponds to ID codes N005 to S007.

【0021】次に、端末装置からインプットパスワード
を入力する(ステップ406)。カレントパスワードと
インプットパスワードを比較し一致すれば(ステップ4
07)、入力されたIDコードとインプットパスワード
が対応したことになりログイン成功となる(ステップ4
08)。これが一致しなければ、再度インプットパスワ
ードを入力し直し(ステップ406)となるが、3回行
っても一致しなければ(ステップ409)、ログイン失
敗のルーチン(ステップ410)へ制御を遷移させ、処
理を終了する。
Next, the input password is input from the terminal device (step 406). Compare the current password with the input password and if they match (step 4
07), the entered ID code corresponds to the input password, and the login is successful (step 4).
08). If they do not match, the input password is input again (step 406), but if they do not match even after three attempts (step 409), control is transferred to the login failure routine (step 410), and processing is performed. To finish.

【0022】このように、日時、時間等によってパスワ
ードを自動的に変更させると、IDコードとパスワード
との対応関係を複雑にできるので、セキュリティー性が
向上する。
As described above, when the password is automatically changed according to the date, time, etc., the correspondence between the ID code and the password can be complicated, and the security is improved.

【0023】[0023]

【発明の効果】以上のように、パスワードが一定期間に
よって自動変更される為、パスワードを用いるサービス
のセキュリティーを高めることができる。
As described above, since the password is automatically changed within a certain period, the security of the service using the password can be improved.

【0024】また、パスワード演算を用いた場合、演算
式そのものがパスワードの本質であると考えると、ある
時点におけるパスワードは一時的なものに過ぎないの
で、パスワードにロックをかけたと同じ効果を奏するこ
ととなる。
Further, when the password calculation is used, considering that the calculation formula itself is the essence of the password, the password at a certain point is only temporary, so that the same effect as locking the password can be obtained. Becomes

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

【図1】本発明の一実施例を示すシステム構成図であ
る。
FIG. 1 is a system configuration diagram showing an embodiment of the present invention.

【図2】パスワードデータテーブルの構成を示す図であ
る。
FIG. 2 is a diagram showing a structure of a password data table.

【図3】パスワードデータ作成、修正ルーチンを示すフ
ローチャートである。
FIG. 3 is a flowchart showing a password data creation / correction routine.

【図4】ログインルーチンを示すフローチャートであ
る。
FIG. 4 is a flowchart showing a login routine.

【図5】パスワード演算に用いる関数の一例を示す図で
ある。
FIG. 5 is a diagram showing an example of a function used for password calculation.

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

1…ホストコンピュータ 11…メモリ(A) 12…メモリ(B) 13…タイマー装置 14…中央処理装置 15…通信装置 16…バス 2…通信回線 3…端末装置 DESCRIPTION OF SYMBOLS 1 ... Host computer 11 ... Memory (A) 12 ... Memory (B) 13 ... Timer device 14 ... Central processing unit 15 ... Communication device 16 ... Bus 2 ... Communication line 3 ... Terminal device

Claims (1)

【特許請求の範囲】[Claims] 【請求項1】入力装置と、IDコードに対応するパスワ
ード情報を記憶する記憶装置と、タイマー装置と、これ
らを制御する制御装置と、を有するパスワード認識方式
であって、 上記制御装置は、上記入力装置からIDコードが入力さ
れたとき、上記タイマー装置から得た時間情報と上記記
憶装置に記憶されているパスワード情報とに基づいてカ
レントパスワードを決定し、上記入力装置から入力され
たパスワードが上記カレントパスワードと対応した場合
に、上記入力装置から入力されたIDコードとパスワー
ドとが対応すると認識することを特徴とするパスワード
認識方式。
1. A password recognition method comprising an input device, a storage device for storing password information corresponding to an ID code, a timer device, and a control device for controlling these, wherein the control device is the above-mentioned device. When the ID code is input from the input device, the current password is determined based on the time information obtained from the timer device and the password information stored in the storage device, and the password input from the input device is A password recognition method characterized in that, when it corresponds to a current password, it is recognized that the ID code input from the input device corresponds to the password.
JP5077722A 1993-03-11 1993-03-11 Password recognition system Pending JPH06266671A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP5077722A JPH06266671A (en) 1993-03-11 1993-03-11 Password recognition system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP5077722A JPH06266671A (en) 1993-03-11 1993-03-11 Password recognition system

Publications (1)

Publication Number Publication Date
JPH06266671A true JPH06266671A (en) 1994-09-22

Family

ID=13641793

Family Applications (1)

Application Number Title Priority Date Filing Date
JP5077722A Pending JPH06266671A (en) 1993-03-11 1993-03-11 Password recognition system

Country Status (1)

Country Link
JP (1) JPH06266671A (en)

Cited By (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2003038635A1 (en) * 2001-11-01 2003-05-08 Sony Corporation Communication system and method, information processing terminal and method, and information processing apparatus and method
KR100584363B1 (en) * 1998-12-30 2006-08-11 삼성전자주식회사 How to change the password for management of the mobile phone automatically
JP2011154538A (en) * 2010-01-27 2011-08-11 Nifty Corp Authentication device and authentication method
JP2012190056A (en) * 2011-03-08 2012-10-04 Chugoku Electric Power Co Inc:The Password management device, password management method and password management system
JP2012221096A (en) * 2011-04-06 2012-11-12 Yokogawa Electric Corp Password management device

Cited By (12)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR100584363B1 (en) * 1998-12-30 2006-08-11 삼성전자주식회사 How to change the password for management of the mobile phone automatically
WO2003038635A1 (en) * 2001-11-01 2003-05-08 Sony Corporation Communication system and method, information processing terminal and method, and information processing apparatus and method
US7406323B2 (en) 2001-11-01 2008-07-29 Sony Corporation Communication system and method, information processing terminal and method, and information processing apparatus and method
US7751800B2 (en) 2001-11-01 2010-07-06 Sony Corporation Communication system and method, information processing terminal and method, and information processing device and method
US8019359B2 (en) 2001-11-01 2011-09-13 Sony Corporation Communication system and method, information processing terminal and method, and information processing device and method
US8731471B2 (en) 2001-11-01 2014-05-20 Sony Corporation Communication system and method, information processing terminal and method, and information processing device and method
US9130933B2 (en) 2001-11-01 2015-09-08 Sony Corporation Communication system and method, information processing terminal and method, and information processing device and method
US10440002B2 (en) 2001-11-01 2019-10-08 Sony Corporation Communication system and method, information processing terminal and method, and information processing device and method
US11063924B2 (en) 2001-11-01 2021-07-13 Sony Corporation Communication system and method, information processing terminal and method, and information processing device and method
JP2011154538A (en) * 2010-01-27 2011-08-11 Nifty Corp Authentication device and authentication method
JP2012190056A (en) * 2011-03-08 2012-10-04 Chugoku Electric Power Co Inc:The Password management device, password management method and password management system
JP2012221096A (en) * 2011-04-06 2012-11-12 Yokogawa Electric Corp Password management device

Similar Documents

Publication Publication Date Title
US20170339125A1 (en) Method and system for transmitting authentication context information
US9117082B2 (en) Authentications integrated into a boot code image
US7076795B2 (en) System and method for granting access to resources
US20080028447A1 (en) Method and system for providing a one time password to work in conjunction with a browser
US20030177366A1 (en) Method and apparatus for dynamic personal identification number management
US20100180324A1 (en) Method for protecting passwords using patterns
US6981145B1 (en) Device and process for remote authentication of a user
JPH04124789A (en) Ic card
JPH06266671A (en) Password recognition system
US20030018910A1 (en) System and methods for providing multi-level security in a network at the application level
JP2006195716A (en) Password management system, method, and program
JPH1011398A (en) Information processing system and recognition processing method
US7979705B2 (en) Conditional suppression of card holder verification
JP2003132290A (en) Personal authentication method and system, personal authentication program and recording medium recording program
JPH02162443A (en) User confirming system using password
US20030065795A1 (en) Computer system and method for managing remote access of user resources
JPH11203366A (en) Information management system and security management method
JP3458596B2 (en) Identity verification method and IC card system using the same
US20030084315A1 (en) System and method for controlled access
JPH0656610B2 (en) Identity verification method
JPH04320564A (en) User certification system
JPH11175335A (en) User authentication method in plural job environments
CN116028918A (en) Intelligent terminal configuration entry page verification method and intelligent terminal
JPH05242037A (en) Security method
JPH04302078A (en) Reservation system