JP3065738B2 - コンピュータシステム - Google Patents

コンピュータシステム

Info

Publication number
JP3065738B2
JP3065738B2 JP3264085A JP26408591A JP3065738B2 JP 3065738 B2 JP3065738 B2 JP 3065738B2 JP 3264085 A JP3264085 A JP 3264085A JP 26408591 A JP26408591 A JP 26408591A JP 3065738 B2 JP3065738 B2 JP 3065738B2
Authority
JP
Japan
Prior art keywords
password information
password
computer system
stored
input
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.)
Expired - Lifetime
Application number
JP3264085A
Other languages
English (en)
Other versions
JPH05108186A (ja
Inventor
昌代 中添
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.)
Toshiba Corp
Original Assignee
Toshiba 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 Toshiba Corp filed Critical Toshiba Corp
Priority to JP3264085A priority Critical patent/JP3065738B2/ja
Priority to US07/950,589 priority patent/US5485622A/en
Priority to DE4232216A priority patent/DE4232216C2/de
Publication of JPH05108186A publication Critical patent/JPH05108186A/ja
Application granted granted Critical
Publication of JP3065738B2 publication Critical patent/JP3065738B2/ja
Anticipated expiration legal-status Critical
Expired - Lifetime legal-status Critical Current

Links

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F21/00Security arrangements for protecting computers, components thereof, programs or data against unauthorised activity
    • G06F21/30Authentication, i.e. establishing the identity or authorisation of security principals
    • G06F21/31User authentication

Description

【発明の詳細な説明】
【0001】
【産業上の利用分野】本発明は、ユーザが入力するパス
ワードによりシステムの起動を制御する機能を備えたコ
ンピュータシステムに関する。
【0002】
【従来の技術】従来、パーソナルコンピュータ等のコン
ピュータシステムには、ユーザが登録したパスワードに
より、システムの起動を制御する方式のものが開発され
ている。登録したパスワードは、バックアップ電源(内
部電池)によりバックアップされたCMOSメモリに格
納されている。
【0003】CPUは、システムの起動時に、ユーザか
ら入力されたパスワードと登録された登録パスワードと
を比較するパスワードチェック処理を実行し、比較結果
が一致のときにシステムを起動する。したがって、パス
ワードが入力されない場合または誤ったパスワードが入
力された場合には、システムは起動しないことになる。
【0004】このようなシステムを製造する製造工程に
おいて、CMOSメモリにパスワードに相当するデータ
が不用意にセットされる事態が発生することがある。こ
の状態において、製造したシステムをテスト等の理由で
起動する場合に、CMOSメモリにセットされたデータ
に相当するパスワードを入力する必要がある。しかしな
がら、CMOSメモリにセットされたデータが不明の場
合には、パスワードを入力することはできないことにな
る。
【0005】また、ユーザが自分で登録したパスワード
を忘れた場合でも、システムを起動することができな
い。この場合、CMOSメモリの記憶内容を破壊する修
理作業が必要となる。
【0006】
【発明が解決しようとする課題】パスワードによりシス
テムの起動を制御する方式では、製造工程中にパスワー
ドに相当するデータが不用意にセットされたり、登録し
たパスワードを忘れた場合には、そのままの状態ではシ
ステムを起動することはできないことになる。正常な状
態に回復させるには、パスワードを記憶したCMOSメ
モリの記憶内容を破壊するような煩わしい修理作業が必
要となる。
【0007】本発明の目的は、パスワードによりシステ
ムの起動を制御する方式のコンピュータシステムにおい
て、特定の外付けハードウェアをシステムに接続したと
きに、パスワードの入力を必要とすることなく、システ
ムの起動を可能にすることにある。
【0008】
【課題を解決するための手段】本発明の第1の観点は、
記憶手段に記憶したパスワード情報に基づいてシステム
の起動の制御を行うコンピュータシステムにおいて、シ
ステム起動時に、前記記憶手段にパスワード情報が記憶
されているか否かを判別する第1の判別手段と、前記第
1の判別手段により前記記憶手段にパスワード情報が記
憶されていると判別されたときに、ユーザに対してパス
ワード情報の入力要求を行う前に、前記コンピュータシ
ステムに特定の装置が接続されているか否かを判別する
第2の判別手段と、前記第2の判別手段により前記特定
の装置が前記コンピュータシステムに接続されていると
判別されたときに、前記記憶手段に記憶されたパスワー
ド情報をクリアし、ユーザに対してパスワード情報の入
力要求を行なうことなくシステム起動を実行する第1の
制御手段と、前記第2の判別手段により前記特定の装置
が前記コンピュータシステムに接続されていないと判別
されたときに、ユーザに対してパスワード情報の入力要
求を行ない、ユーザにより入力されるパスワード情報と
前記記憶手段に記憶されたパスワード情報とを比較した
上で、システム起動を制御する第2の制御手段とを備え
ているコンピュータシステムに関する。即ち、本発明の
特徴は、通常のシステム起動制御ではユーザに対してパ
スワード情報の入力要求を行なって、当該パスワード情
報に基づいてコンピュータシステムを起動する。一方、
例えば製造時に使用する特定の装置がシステムに接続さ
れている場合には、パスワード情報をクリアし、ユーザ
に対してパスワード情報の入力要求を行なうことなくシ
ステム起動を実行する。本発明の第2の観点は、記憶手
段に記憶したパスワード情報に基づいてシステムの起動
の制御を行うコンピュータシステムにおいて、システム
起動時に、コンピュータシステムに特定の装置が接続さ
れているか否かを判別する判別手段と、前記判別手段の
判別結果に基づいて前記特定の装置がコンピュータシス
テムに接続されている場合に、前記記憶手段に記憶され
ているパスワード情報をクリアし、このパスワード情報
とは無関係にシステム起動を実行する制御手段とを備え
ているコンピュータシステムに関する。即ち、本発明の
特徴は、システム起動時に、特定の装置がシステムに接
続されている場合には、パスワード情報をクリアし、パ
スワード情報とは無関係にシステム起動を実行する。本
発明の第3の観点は、パスワード情報に基づいてシステ
ム起動を制御するコンピュータシステムにおいて、この
コンピュータシステムに設けられた、外部装置が接続可
能なポートと、このポートに、特定の外付けハードウェ
アが接続されているか否かを判別する判別手段と、前記
判別手段の判別結果により前記特定の外付けハードウェ
アの接続が判別されている場合に、前記パスワード情報
をクリアして、システム起動を可能にする制御手段とを
備えているコンピュータシステムに関する。
【0009】
【0010】
【実施例】以下図面を参照して本発明の実施例を説明す
る。
【0011】図1は同実施例に係わるコンピュータシス
テムの構成を示すブロック図である。本システムは、例
えばパーソナルコンピュータの本体であるシステム本体
1、ディスプレイ8およびキーボード10からなる。シ
ステム本体1は、マイクロプロセッサ(CPU)2、R
OM(リードオンリメモリ)3、RAM(リード/ライ
トメモリ)4、CMOSメモリ5、システムバス6、デ
ィスプレイコントローラ7およびキーボードコントロー
ラ9を備えている。
【0012】CPU2はシステム全体の制御および本発
明に係わるパスワードによるシステムの起動制御を実行
する。ROM3は、CPU2のシステム制御動作に必要
な各種プログラムを格納している。各種プログラムは、
パスワードを登録するためのSETUPプログラム、パ
スワードチェックルーチンおよび本発明に係わる外付け
ハードウェア(後述する)の接続判別ルーチン等であ
る。RAM4はメインメモリであり、CPU2の各種デ
ータ処理に使用される。
【0013】CMOSメモリ5は、内部電池(図示せ
ず)によりバックアップされたRAMであり、登録パス
ワード情報(例えば1バイトの文字コード列)を格納す
るためのメモリである。ディスプレイコントローラ7
は、CPU2の制御によりディスプレイ8の表示動作を
制御し、パスワードを登録するためのSETUP画面を
表示させる。キーボードコントローラ9はキーボード1
0の動作を制御し、キーボード10から入力されるコマ
ンドおよび各種データ等をCPU2に入力する。
【0014】本発明では、外付けハードウェア11が用
意されており、システム本体1に接続されるいわばオプ
ションユニットである。外付けハードウェア11は、例
えばプリンタポートの折返しコネクタであり、特にシス
テムの製造、保守において使用される特定装置である。
CPU2は、ROM3に格納された接続判別ルーチンに
より、外付けハードウェア11がシステム本体1に接続
されているか否かの判別処理を実行する。次に、同実施
例の動作を説明する。
【0015】まず、パスワードの登録処理では、CPU
2はディスプレイ8の画面にSETUP画面を表示す
る。SETUP画面はシステムの各種モードを設定する
ための画面であり、パスワード登録モードを含む。キー
ボード10からパスワード登録モードが指定されると、
CPU2はROM3に格納されたSETUPプログラム
のパスワード登録ルーチンを実行する(図2のステップ
S1,S2のYES)。
【0016】CPU2は、CMOSメモリ5をアクセス
し、既にパスワードが登録されているか否かをチェック
する(ステップS3)。登録されている場合には(ステ
ップS3のYES)、CPU2は登録パスワードの取消
ルーチンを実行し、CMOSメモリ5に格納されたパス
ワード情報をクリアする(ステップS7)。この場合、
登録しているパスワードをそのまま使用してもよい。
【0017】登録されていない場合には(ステップS3
のNO)、CPU2はディスプレイ8の画面に、登録パ
スワードの入力要求メッセージを表示する(ステップS
4)。CPU2はキーボード10から登録パスワードに
対応する文字列を入力されると、その文字列を1バイト
のパスワード情報に変換する(ステップS5)。パスワ
ード情報は、入力された各文字コード(例えばアスキー
コード)に基づいて特殊な演算処理により求められた情
報である。CPU2は変換したパスワード情報をCMO
Sメモリ5に格納する(ステップS6)。
【0018】次に、システムの起動制御について説明す
る。図3のステップS10に示すように、システムの電
源がONされると、先ずCPU2はROM3に格納され
た初期化ルーチン(IRT)を実行し、システムの初期
化処理を行なう(ステップS11)。
【0019】次に、CPU2はIRTに含まれるパスワ
ードチェックルーチンを実行し、CMOSメモリ5にパ
スワード情報が登録されているか否かをチェックする
(ステップS12)。パスワード情報が登録されていな
い場合には(ステップS12のNO)、システムを起動
することになる(ステップS20)。
【0020】パスワード情報が登録されている場合には
(ステップS12のYES)、CPU2はパスワードの
入力に基づいたシステムの起動制御モードを実行する。
ここで、本発明では、CPU2はROM3に格納された
接続判別ルーチンを実行し、図1に示すように、折返し
コネクタ等の外付ハードウェア11がシステム本体1に
接続されているか否かを判別する(ステップS13)。
【0021】外付ハードウェア11がシステム本体1に
接続されている場合には(ステップS14のYES)、
CPU2は登録パスワードの取消ルーチンを実行し、C
MOSメモリ5に格納されたパスワード情報をクリアす
る(ステップS15)。これにより、パスワードの入力
に基づいたシステムの起動制御モードは解除されて、パ
スワードとは無関係に、システムは起動することになる
(ステップS20)。
【0022】一方、外付ハードウェア11が接続されて
いない場合には(ステップS14のNO)、通常のパス
ワードに基づいたシステムの起動制御モードを実行す
る。即ち、CPU2はディスプレイ8の画面に、登録パ
スワードの入力要求メッセージを表示する(ステップS
16)。CPU2はキーボード10から登録パスワード
に対応する文字列を入力されると、その文字列を1バイ
トのパスワード情報に変換する(ステップS17)。さ
らに、CPU2は入力されたパスワード情報とCMOS
メモリ5に登録されたパスワード情報とを比較するチェ
ック処理を実行する(ステップS18)。比較結果が一
致であれば(ステップS19のYES)、システムは起
動することになる(ステップS20)。
【0023】したがって、本発明によれば、外付ハード
ウェア11をシステム本体1に接続させることにより、
登録パスワードの取消ルーチンを実行し、パスワードの
入力に基づいたシステムの起動制御モードを解除するこ
とができる。これにより、例えばシステムの製造中に、
パスワードに相当するデータがCMOSメモリ5に不用
意にセットされた場合でも、そのデータをクリアするこ
とができる。したがって、外付ハードウェア11をシス
テム本体1に接続した状態で、製造したシステムのテス
ト処理等を確実に行なうことができる。
【0024】また、ユーザが自分で登録したパスワード
を忘れた場合でも、外付ハードウェア11をシステム本
体1に接続する作業のみで、CMOSメモリ5に登録し
たパスワードを一度クリアすることができる。この後
に、ユーザが再度パスワードを登録することにより、シ
ステムの起動制御を行なうことができる。言い換えれ
ば、CMOSメモリ5の記憶内容を破壊する修理作業を
要することなく、CMOSメモリ5に登録したパスワー
ド(相当するデータ)をクリアし、システムを起動状態
に設定することが可能となる。
【0025】なお、外付ハードウェア11はシステムの
製造、保守において使用される特定装置であるため、ユ
ーザが外付ハードウェア11を使用して登録パスワード
を消去するような事態は発生しない。
【0026】
【発明の効果】以上詳述したように本発明によれば、パ
スワードによりシステムの起動を制御する方式のシステ
ムにおいて、パスワードまたはそれに相当するデータが
登録されている場合に、特定の外付けハードウェアをシ
ステムに接続することにより、登録パスワードまたはデ
ータをクリアすることができる。したがって、例えば製
造工程中にパスワードに相当するデータを不用意にセッ
トしたり、登録したパスワードを忘れた場合でも、パス
ワードによるシステムの起動制御モードを解除し、シス
テムを起動することができる。これにより、パスワード
を記憶したCMOSメモリの記憶内容を破壊するような
煩わしい修理作業を要することなく、システムの起動を
可能にすることができる。
【図面の簡単な説明】
【図1】本発明の実施例に係わるコンピュータシステム
の構成を示すブロック図。
【図2】同実施例の動作を説明するためのフローチャー
ト。
【図3】同実施例の動作を説明するためのフローチャー
ト。
【符号の説明】
1…システム本体、2…CPU、5…CMOSメモリ、
11…外付ハードウェア。
───────────────────────────────────────────────────── フロントページの続き (58)調査した分野(Int.Cl.7,DB名) G06F 1/00 370 G06F 15/00 330 G06F 12/14 320

Claims (3)

    (57)【特許請求の範囲】
  1. 【請求項1】 コンピュータシステムのシステム起動を
    行なうためのパスワード情報を記憶する記憶手段と、 この記憶手段にパスワード情報が記憶されている場合で
    あって、システム起動時に、ユーザにパスワード情報の
    入力を要求し、この入力されたパスワード情報と前記記
    憶手段に記憶されたパスワード情報とを比較した上で、
    システムの起動の制御を行うコンピュータシステムにお
    いて、 システム起動時に、前記記憶手段にパスワード情報が記
    憶されているか否かを判別する第1の判別手段と、 前記第1の判別手段により前記記憶手段にパスワード情
    報が記憶されていると判別されたときに、ユーザに対し
    てパスワード情報の入力要求を行う前に、前記コンピュ
    ータシステムに特定の装置が接続されているか否かを判
    別する第2の判別手段と、 前記第2の判別手段により前記特定の装置が前記コンピ
    ュータシステムに接続されていると判別されたときに、
    前記記憶手段に記憶されたパスワード情報をクリアし、
    ユーザに対してパスワード情報の入力要求を行なうこと
    なくシステム起動を実行する第1の制御手段と、 前記第2の判別手段により前記特定の装置が前記コンピ
    ュータシステムに接続されていないと判別されたとき
    に、ユーザに対してパスワード情報の入力要求を行な
    い、ユーザにより入力されるパスワード情報と前記記憶
    手段に記憶されたパスワード情報とを比較した上で、シ
    ステム起動を制御する第2の制御手段と、 を具備したことを特徴とするコンピュータシステム。
  2. 【請求項2】 コンピュータシステムのシステム起動を
    行うためのパスワード情報を記憶する記憶手段と、 この記憶手段にパスワード情報が記憶されている場合で
    あって、システム起動時に、ユーザにパスワード情報の
    入力を要求し、この入力されたパスワード情報と前記記
    憶手段に記憶されたパスワード情報とを比較した上で、
    システムの起動の制御を行なうコンピュータシステムに
    おいて、 システム起動時に、コンピュータシステムに特定の装置
    が接続されているか否かを判別する判別手段と、 前記判別手段の判別結果に基づいて前記特定の装置がコ
    ンピュータシステムに接続されている場合に、前記記憶
    手段に記憶されているパスワード情報をクリアし、この
    パスワード情報とは無関係にシステム起動を実行する制
    御手段と、 を具備したことを特徴とするコンピュータシステム。
  3. 【請求項3】 パスワード情報に基づいてシステム起動
    を制御するコンピュータシステムにおいて、 このコンピュータシステムに設けられた、外部装置が接
    続可能なポートと、 このポートに、特定の外付けハードウェアが接続されて
    いるか否かを判別する判別手段と、 前記判別手段の判別結果により前記特定の外付けハード
    ウェアの接続が判別されている場合に、前記パスワード
    情報をクリアして、システム起動を可能にする制御手段
    と、 を具備したことを特徴とするコンピュータシステム。
JP3264085A 1991-10-11 1991-10-11 コンピュータシステム Expired - Lifetime JP3065738B2 (ja)

Priority Applications (3)

Application Number Priority Date Filing Date Title
JP3264085A JP3065738B2 (ja) 1991-10-11 1991-10-11 コンピュータシステム
US07/950,589 US5485622A (en) 1991-10-11 1992-09-25 Password processing system for computer
DE4232216A DE4232216C2 (de) 1991-10-11 1992-09-25 Kennwortgeschütztes Computersystem

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP3264085A JP3065738B2 (ja) 1991-10-11 1991-10-11 コンピュータシステム

Publications (2)

Publication Number Publication Date
JPH05108186A JPH05108186A (ja) 1993-04-30
JP3065738B2 true JP3065738B2 (ja) 2000-07-17

Family

ID=17398309

Family Applications (1)

Application Number Title Priority Date Filing Date
JP3264085A Expired - Lifetime JP3065738B2 (ja) 1991-10-11 1991-10-11 コンピュータシステム

Country Status (3)

Country Link
US (1) US5485622A (ja)
JP (1) JP3065738B2 (ja)
DE (1) DE4232216C2 (ja)

Families Citing this family (46)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR960024874A (ko) * 1994-12-30 1996-07-20 김광호 마이컴을 이용한 디스플레이 장치의 암호 설정 장치 및 암호 설정 방법
KR100268693B1 (ko) * 1995-02-08 2000-10-16 이리마지리 쇼우이치로 보안 검사 기능을 갖는 정보 처리 장치 및 보안 검사 방법
US7143290B1 (en) * 1995-02-13 2006-11-28 Intertrust Technologies Corporation Trusted and secure techniques, systems and methods for item delivery and execution
US5892900A (en) * 1996-08-30 1999-04-06 Intertrust Technologies Corp. Systems and methods for secure transaction management and electronic rights protection
US7133846B1 (en) * 1995-02-13 2006-11-07 Intertrust Technologies Corp. Digital certificate support system, methods and techniques for secure electronic commerce transaction and rights management
US7095854B1 (en) * 1995-02-13 2006-08-22 Intertrust Technologies Corp. Systems and methods for secure transaction management and electronic rights protection
EP1555591B1 (en) 1995-02-13 2013-08-14 Intertrust Technologies Corp. Secure transaction management
US7124302B2 (en) * 1995-02-13 2006-10-17 Intertrust Technologies Corp. Systems and methods for secure transaction management and electronic rights protection
US5943422A (en) 1996-08-12 1999-08-24 Intertrust Technologies Corp. Steganographic techniques for securely delivering electronic digital rights management control information over insecure communication channels
US6948070B1 (en) 1995-02-13 2005-09-20 Intertrust Technologies Corporation Systems and methods for secure transaction management and electronic rights protection
US6658568B1 (en) 1995-02-13 2003-12-02 Intertrust Technologies Corporation Trusted infrastructure support system, methods and techniques for secure electronic commerce transaction and rights management
US6157721A (en) 1996-08-12 2000-12-05 Intertrust Technologies Corp. Systems and methods using cryptography to protect secure computing environments
US7133845B1 (en) * 1995-02-13 2006-11-07 Intertrust Technologies Corp. System and methods for secure transaction management and electronic rights protection
US20060206397A1 (en) * 1995-02-13 2006-09-14 Intertrust Technologies Corp. Cryptographic methods, apparatus and systems for storage media electronic right management in closed and connected appliances
US8639625B1 (en) 1995-02-13 2014-01-28 Intertrust Technologies Corporation Systems and methods for secure transaction management and electronic rights protection
US5838306A (en) * 1995-05-05 1998-11-17 Dell U.S.A., L.P. Mouse with security feature
US20060265336A1 (en) * 1996-02-26 2006-11-23 Graphon Corporation Automated system for management of licensed digital assets
US20010011253A1 (en) * 1998-08-04 2001-08-02 Christopher D. Coley Automated system for management of licensed software
US5896497A (en) * 1996-08-07 1999-04-20 Halstead; William D. System for securing a computer
US5826015A (en) * 1997-02-20 1998-10-20 Digital Equipment Corporation Method and apparatus for secure remote programming of firmware and configurations of a computer over a network
US5920861A (en) 1997-02-25 1999-07-06 Intertrust Technologies Corp. Techniques for defining using and manipulating rights management data structures
US6108785A (en) * 1997-03-31 2000-08-22 Intel Corporation Method and apparatus for preventing unauthorized usage of a computer system
US6112181A (en) 1997-11-06 2000-08-29 Intertrust Technologies Corporation Systems and methods for matching, selecting, narrowcasting, and/or classifying based on rights management and/or other information
US7092914B1 (en) * 1997-11-06 2006-08-15 Intertrust Technologies Corporation Methods for matching, selecting, narrowcasting, and/or classifying based on rights management and/or other information
US6317836B1 (en) 1998-03-06 2001-11-13 Tv Objects Limited Llc Data and access protection system for computers
KR100497345B1 (ko) 1998-04-28 2005-09-09 삼성전자주식회사 비밀번호에 의해 전원이 제어되는 컴퓨터 시스템 및 그 전원제어방법
US6311276B1 (en) * 1998-08-25 2001-10-30 3Com Corporation Secure system for remote management and wake-up commands
US6237100B1 (en) * 1998-12-02 2001-05-22 International Business Machines Corporation Power passwords within a data processing system for controlling a supply of system power
US7243236B1 (en) * 1999-07-29 2007-07-10 Intertrust Technologies Corp. Systems and methods for using cryptography to protect secure and insecure computing environments
US6978385B1 (en) 2000-03-01 2005-12-20 International Business Machines Corporation Data processing system and method for remote recovery of a primary password
US7245291B2 (en) 2000-07-11 2007-07-17 Imran Sharif System and method for internet appliance data entry and navigation
US20020078445A1 (en) * 2000-07-11 2002-06-20 Imran Sharif Internet appliance for interactive audio/video display using a remote control unit for user input
US20030115167A1 (en) * 2000-07-11 2003-06-19 Imran Sharif Web browser implemented in an Internet appliance
US6980313B2 (en) * 2000-07-11 2005-12-27 Imran Sharif Fax-compatible internet appliance
JP2002268767A (ja) * 2001-03-12 2002-09-20 Matsushita Electric Ind Co Ltd パスワード機能を強化した情報処理装置
US7194513B2 (en) * 2001-07-08 2007-03-20 Imran Sharif System and method for using an internet appliance to send/receive digital content files as E-mail attachments
US6996641B2 (en) * 2002-10-30 2006-02-07 Intel Corporation Apparatus and methods for keyboard data normalization
JP2006040022A (ja) * 2004-07-28 2006-02-09 Nec Corp 情報処理装置、biosパスワード解除方法およびプログラム
US20060036952A1 (en) * 2004-08-16 2006-02-16 Inventec Corporation Program-controlled system startup management interface for computer platform
CN100405250C (zh) * 2005-10-21 2008-07-23 鸿富锦精密工业(深圳)有限公司 笔记本电脑的解密装置
CN100451992C (zh) * 2005-12-21 2009-01-14 英业达股份有限公司 硬件密码存取方法
JP2007299031A (ja) * 2006-04-27 2007-11-15 Toshiba Corp 情報記憶装置および制御方法
CN103186748A (zh) * 2011-12-29 2013-07-03 鸿富锦精密工业(深圳)有限公司 电子装置及其密码保护方法
US10146943B2 (en) * 2015-09-11 2018-12-04 Dell Products, Lp System and method to disable the erasure of an administrator password in an information handling system
JP6609472B2 (ja) * 2015-12-25 2019-11-20 Dynabook株式会社 電子機器、方法およびプログラム
CN112541186B (zh) * 2020-12-21 2022-03-18 中国电子科技集团公司第三十研究所 一种基于运动状态感知的密码抗失控系统及方法

Family Cites Families (16)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US3890601A (en) * 1974-03-11 1975-06-17 Philco Ford Corp Password operated system for preventing unauthorized or accidental computer memory alteration
US4454594A (en) * 1981-11-25 1984-06-12 U.S. Philips Corporation Method and apparatus to secure proprietary operation of computer equipment
US4430728A (en) * 1981-12-29 1984-02-07 Marathon Oil Company Computer terminal security system
US4590470A (en) * 1983-07-11 1986-05-20 At&T Bell Laboratories User authentication system employing encryption functions
JPS60246451A (ja) * 1984-05-22 1985-12-06 Sharp Corp 小型情報処理装置
US4672533A (en) * 1984-12-19 1987-06-09 Noble Richard G Electronic linkage interface control security system and method
JPH0734215B2 (ja) * 1985-02-27 1995-04-12 株式会社日立製作所 Icカ−ド
US4816653A (en) * 1986-05-16 1989-03-28 American Telephone And Telegraph Company Security file system for a portable data carrier
US5020105A (en) * 1986-06-16 1991-05-28 Applied Information Technologies Corporation Field initialized authentication system for protective security of electronic information networks
US4959860A (en) * 1989-02-07 1990-09-25 Compaq Computer Corporation Power-on password functions for computer system
US5206905A (en) * 1989-05-15 1993-04-27 Dallas Semiconductor Corp. Password protected device using incorrect passwords as seed values for pseudo-random number generator for outputting random data to thwart unauthorized accesses
US5004232A (en) * 1989-10-13 1991-04-02 Macronix, Inc. Computer game cartridge security circuit
US5091939A (en) * 1990-06-22 1992-02-25 Tandy Corporation Method and apparatus for password protection of a computer
US5226080A (en) * 1990-06-22 1993-07-06 Grid Systems Corporation Method and apparatus for password protection of a computer
US5012514A (en) * 1990-06-26 1991-04-30 Paul Renton Hard drive security system
US5111504A (en) * 1990-08-17 1992-05-05 General Instrument Corporation Information processing apparatus with replaceable security element

Also Published As

Publication number Publication date
DE4232216C2 (de) 1995-07-27
DE4232216A1 (de) 1993-04-15
JPH05108186A (ja) 1993-04-30
US5485622A (en) 1996-01-16

Similar Documents

Publication Publication Date Title
JP3065738B2 (ja) コンピュータシステム
JP2728724B2 (ja) コンピュータシステムおよびそのシステム立ち上げ方法
EP0417888B1 (en) Loading method and apparatus for computer system
AU635690B2 (en) An apparatus and method for loading a system reference diskette image from a system partition in a personal computer system
US9619637B2 (en) Method and apparatus for secure credential entry without physical entry
US7657732B2 (en) Apparatus and method for securely and conveniently rebooting a computer system
US5363446A (en) Computer for the control station of a machine, more particularly a printing press
US20130339716A1 (en) Portable desktop device and method of host computer system hardware recognition and configuration
JP2002044742A (ja) 車載制御装置の運用システム及び車載制御装置
JPH0754463B2 (ja) Bios保護装置及び方法、システム在中プログラム保護装置、並びにアクセス防止装置
US20010032319A1 (en) Biometric security system for computers and related method
KR100381416B1 (ko) 컴퓨터 시스템 및 그 컴퓨터 시스템의 프로덕트 키 저장방법
WO1999047989A1 (en) Integrated biometric authentication for access to computers
JPH09305249A (ja) 情報処理装置および電子機器の情報処理装置への装着方法
JP4197227B2 (ja) 増設外部記憶システム
JPH0525340B2 (ja)
JPH0454661A (ja) パスワード制御装置
US7502942B1 (en) System and method for authentication of embedded raid on a motherboard having input/output processor
US20090150661A1 (en) Information Processing Apparatus and Program
JPS62100805A (ja) 制御装置
JP3424603B2 (ja) 数値制御装置
JP2006139811A (ja) 情報処理装置
JPH079617B2 (ja) コンピュータのパスワード処理装置およびパスワード処理方法
JPH0981260A (ja) 情報処理システム
JP3504461B2 (ja) 伝送装置及びその制御方法

Legal Events

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

Free format text: PAYMENT UNTIL: 20090512

Year of fee payment: 9

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

Free format text: PAYMENT UNTIL: 20090512

Year of fee payment: 9

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

Free format text: PAYMENT UNTIL: 20100512

Year of fee payment: 10

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

Free format text: PAYMENT UNTIL: 20110512

Year of fee payment: 11

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

Free format text: PAYMENT UNTIL: 20110512

Year of fee payment: 11

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

Free format text: PAYMENT UNTIL: 20120512

Year of fee payment: 12

EXPY Cancellation because of completion of term
FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20120512

Year of fee payment: 12