EP1678683B1 - Schlosssystem und verfahren zum konfigurieren eines schlosssystems - Google Patents
Schlosssystem und verfahren zum konfigurieren eines schlosssystems Download PDFInfo
- Publication number
- EP1678683B1 EP1678683B1 EP04775530A EP04775530A EP1678683B1 EP 1678683 B1 EP1678683 B1 EP 1678683B1 EP 04775530 A EP04775530 A EP 04775530A EP 04775530 A EP04775530 A EP 04775530A EP 1678683 B1 EP1678683 B1 EP 1678683B1
- Authority
- EP
- European Patent Office
- Prior art keywords
- certificate
- lock system
- door access
- manufacturer
- access control
- 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
Links
- 238000000034 method Methods 0.000 title claims abstract description 23
- 238000009434 installation Methods 0.000 abstract description 8
- 238000007726 management method Methods 0.000 description 20
- 230000009466 transformation Effects 0.000 description 5
- 238000010586 diagram Methods 0.000 description 3
- 230000001419 dependent effect Effects 0.000 description 1
- 230000000694 effects Effects 0.000 description 1
- 230000002093 peripheral effect Effects 0.000 description 1
- 230000002123 temporal effect Effects 0.000 description 1
Images
Classifications
-
- G—PHYSICS
- G07—CHECKING-DEVICES
- G07C—TIME OR ATTENDANCE REGISTERS; REGISTERING OR INDICATING THE WORKING OF MACHINES; GENERATING RANDOM NUMBERS; VOTING OR LOTTERY APPARATUS; ARRANGEMENTS, SYSTEMS OR APPARATUS FOR CHECKING NOT PROVIDED FOR ELSEWHERE
- G07C9/00—Individual registration on entry or exit
- G07C9/00174—Electronically operated locks; Circuits therefor; Nonmechanical keys therefor, e.g. passive or active electrical keys or other data carriers without mechanical keys
- G07C9/00817—Electronically operated locks; Circuits therefor; Nonmechanical keys therefor, e.g. passive or active electrical keys or other data carriers without mechanical keys where the code of the lock can be programmed
Definitions
- the present invention relates generally to lock systems and more particularly to a lock system which can be set up in an easy and yet secure way and be operated with a high security level.
- Electronic or electro-mechanical lock systems having locks or the like that are connected to a central computer or system by means of a cable network have been in use for many years.
- the operation of these systems are managed from the central computer which communicate the applicable rules via a local network (LAN) to individual door access control (DAC) units.
- LAN local network
- DAC door access control
- the DAC units in turn communicate e.g. log information to the central computer.
- One way of achieving secure communication on a pre-existing network is to use encrypted data for communication between the central computer and the individual DAC units.
- the different units communicating must have encryption/decryption keys installed. These keys could be installed by skilled personnel that provide each and every unit with the required keys.
- One problem associated with this solution is that the persons normally installing such lock systems are not skilled personnel in the sense that they are not familiar with computer hardware and software. Thus, installation of encryption/decryption keys would be performed by expensive personnel in a separate step after the physical installation of the system, leading to increased costs. Also, the use of individuals for installing software is a security risk in itself.
- a problem in prior art is thus to provide a lock system which shows a high degree of security while the installation and set-up of the system can be effected in an easy way.
- US-B1-6 615 350 discloses computer systems wherein cryptographic policies involving certificates are implemented
- WO-A-01/66888 discloses secure distribution of key and lock devices between manufacturer, distributor and end users.
- An object of the present invention is to provide a lock system wherein the prior art drawbacks are avoided and in which encryption keys can be installed in an easy and yet secure way. This means that one specific object is that installation of components must be as simple as possible.
- Another object is that security breach by customer mistakes must not affect other customers or the manufacturer.
- Yet another object is to provide a system and method wherein existing standards and implementations are used as much as possible.
- Still yet another object is to provide a method wherein system requirements are kept as small as possible.
- the invention is based on the realisation that the use of certificates in combination with asymmetric and symmetric encryption in a lock system provides a secure yet efficient solution to the above described problem.
- a unique symmetric encryption key is used for each door access control unit. This ensures that the integrity of the lock system is maintained in the case one or more of the DAC units are taken over by a fraudulent person trying to gain unauthorized access to the premise in which the lock system is installed.
- lock system is intended to cover all types of electronic lock systems wherein the door access units control electronic or electro-mechanical locks, card readers, panic buttons etc. (not shown in the figures) and is thus not limited to systems comprising conventional lock cylinders or the like.
- FIG. 1 It is there shown a manufacturer computer system 10, which comprises computer hardware with peripherals etc. and access to the Internet.
- the manufacturer computer system runs software adapted for processing of customer certificates.
- the management system is divided into a front end system that collects signature request and a back end system that holds the manufacturer's private key used for signing of a customer public key.
- the subsystem that contain the private key responsible for signing customers certificate is not exposed to public networks
- a number of customer lock systems each comprises a customer management computer 110 connected to a plurality of door access control (DAC) units 120 via a local area network (LAN) 130.
- DAC door access control
- LAN local area network
- the LAN could be Ethernet-based but the invention does not exclude other kinds of networks.
- the management computer 110 is the computer wherein all rules relating to the lock system 100 is managed and stored. These rules can be related to which individuals are authorised to open which doors, temporal restrictions to access to doors etc. These rules are downloaded to the individual DAC units 120 which effect the physical control of the doors by means of actuators etc.
- the present invention uses the well-known Public Key Infrastructure (PKI) which uses techniques for public-key encryption, also referred to as asymmetric encryption.
- PKI Public Key Infrastructure
- each entity has a public key and a corresponding private key.
- the public key defines an encryption transformation
- the private key defines the associated decryption transformation.
- Any entity wishing to send a message to another entity A obtains an authentic copy of A's public key, uses the encryption transformation to obtain the cipher text, and transmits this cipher text to A. To decrypt the cipher text, A applies the decryption transformation to obtain the original message.
- the public key need not be kept secret, and, in fact, may be widely available - only its authenticity is required to guarantee that A is indeed the only party who knows the corresponding private key.
- a primary advantage of such systems is that providing authentic public keys is generally easier than distributing secret keys securely, as required in symmetric key systems.
- A's encryption transformation is public knowledge, public-key encryption alone does not provide data origin authentication or data integrity. Such assurances must be provided through use of additional techniques, including message authentication codes and digital signatures. Public-key encryption schemes are typically substantially slower than symmetric-key encryption algorithms.
- Public-key decryption may also provide authentication guarantees in entity authentication and authenticated key establishment protocols.
- the Public Key Infrastructure in a lock system will now be described with reference to fig. 2 , wherein part of the environment shown in fig. 1 is detailed. More specifically, the manufacturer computer system 10, a management computer 110, and a DAC unit 120 are shown therein, but not the physical interconnections (the Internet, LAN). It is here seen that the manufacturer functions as an upper level Certificate Authority - CA level 1 - and the lock system owner as a lower level CA - CA level 2. To achieve a scalable installation of the DAC units 120 and to restrict problems of a comprised management computer to a customer domain, part of the PKI have been arranged as this hierarchy.
- the manufacturer public key is installed in the DAC unit at a trusted factory.
- a security feature is boot-strapped into the DAC units in the form of a certificate trusting the manufacturer's software. This means that the DAC units' software can only be installed under the manufacturer's control.
- Each and every DAC unit 120 is thus provided with the manufacturer public key. This is a more efficient and reliable way than providing the public key when the DAC unit already has been installed.
- This method also provides DAC units that are essentially identical before delivery, facilitating logistics and storage.
- each DAC unit is provided with a unique serial number. However, this is not important for the present invention.
- a DAC unit When a DAC unit boots for the first time it retrieves the installer program image, checks the signature against the factory installed manufacturer public key and starts to execute upon match.
- the temporary installer application is capable of verifying the manufacturer's signature of the customer's public key and could verify that the certificate presented by the management computer 110 has been signed by the manufacturer computer 10.
- the manufacturer public certificate is bundled with the installer image, which is signed by manufacturer private key.
- the DAC units only trust the manufacturer at delivery, the customers do not have full control over their own system, which in their view is unacceptable.
- This certificate is delivered on-line through a procedure, wherein the receiver is obliged to identify himself or herself. More specifically, the receiver is indicated in the certificate as attributes. This ensures that a specific individual is responsible, increasing the security level of the inventive concept.
- the certificate signed by the manufacturer is used in a further step to install a certificate trusting the customer. In that way, the customer gets full control of the system except for software updating, see below.
- a lock system owner buys the management computer software and obtains media together with a unique code
- the name of the lock system owner is registered in the manufacturer computer 10 together with the software version.
- the lock system owner is then instructed to contact the manufacturer to get its management computer public key signed by the manufacturer, i.e., the upper level CA.
- the lock system owner's management computer public certificate is then added in a database located in the manufacturer computer 10.
- the management computer 110 When the lock system owner installs the lock system software or when the lock system 100 is about to be set up, the management computer 110 generates a symmetric encryption key pair and makes available the certificate signed by the manufacturer. In that way, the management computer 110 becomes a CA of itself.
- the installer program image that has been installed in the DAC unit accepts the management computer public certificate signed by the manufacturer.
- An encrypted and authenticated channel is then established, such as by means of an SSL-session using asymmetric encryption, between the management computer and the DAC unit.
- the DAC unit then installs the symmetric secret key from the management computer. From this moment asymmetric methods are replaced by symmetric by terminating the asymmetrically encrypted channel and establishing a symmetrically encrypted tunnel and the DAC unit could thereafter only be controlled by the management computer to prevent hostile takeover from other management computer systems.
- the factory installed manufacturer public key remains in the DAC unit to verify software from the manufacturer. This prevents customers to remote install unauthorized software in the DAC unit.
- Asymmetric encryption is more demanding on hardware, which is inconvenient when taking hardware costs into consideration. This is one reason why the lock system according to the invention operates in a secure yet efficient way.
- the manufacturer public key is distributed on-line.
- the manufacturer public key can also be distributed on compact disc, for example, when the software product is purchased.
- the receiver of the manufacturer certificate is indicated as attributes in the certificate.
- each certificate has a unique serial number distinguishing it from other certificates. It is also preferred that the certificate is protected by means of some kind of password, such as a PIN code.
- the manufacturer computer system and management computers have been described as interconnected via the Internet. It will be appreciated that some of the management computers are not connected to the outside. In that case communication between the manufacturer computer system and management computers can be effected via other media, such as diskettes, compact discs etc.
- manufacturer computer system has been described as one single computer. It will be appreciated that there can be more than one computer at the manufacturer having different functions.
Landscapes
- Physics & Mathematics (AREA)
- General Physics & Mathematics (AREA)
- Lock And Its Accessories (AREA)
- Storage Device Security (AREA)
- Exchange Systems With Centralized Control (AREA)
- Maintenance And Management Of Digital Transmission (AREA)
- Interface Circuits In Exchanges (AREA)
- Automobile Manufacture Line, Endless Track Vehicle, Trailer (AREA)
- Computer And Data Communications (AREA)
- Input Circuits Of Receivers And Coupling Of Receivers And Audio Equipment (AREA)
Claims (10)
- Verfahren zum Konfigurieren eines Schließsystems (100), welches einem Schließsystem-Eigentümer gehört, und einen Managementcomputer (110) umfassend, welcher mit einer Vielzahl von Türzugangs-Steuereinheiten (120) verbunden ist, wobei das Verfahren die folgenden Schritte umfasst:a) Installieren eines ersten Zertifikats in den Türzugangs-Steuereinheiten, welches durch den Hersteller (10) des Schließsystems herausgegeben und signiert ist;b) Installieren eines zweiten Zertifikats an dem Managementcomputer (110), welches dem Schließsystem-Besitzer zugeordnet ist, und von dem Hersteller herausgegeben und signiert ist,c) Übertragen des signierten zweiten Zertifikats zusammen mit einem symmetrischen Verschlüsselungs-Schlüssel, welcher von dem Schließsystem-Besitzer verwendet wird, von dem Managementcomputer zu einer ersten Türzugangs-Steuereinheit der Türzugangs-Einheiten;d) Installieren des zweiten Zertifikats an der ersten Türzugangs-Steuereinheit mittels asymmetrischer Verschlüsselung nachdem die Authentizität des signierten zweiten Zertifikat, mittels des installierten ersten Zertifikats geprüft wurde; unde) Einrichten einer symmetrischen Verschlüsselungskommunikation zwischen dem Managementcomputer und der ersten Türzugangs-Einheit.
- Verfahren nach Anspruch 1, wobei ein einmaliger symmetrischer Verschlüsselungs-Schlüissel für jede Türzugangs-Steuereinheit verwendet wird.
- Verfahren nach Anspruch 1 oder 2, wobei der Schritt des Installierens eines ersten Zertifikats unter der Steuerung eines Bootstrap-Sicherheitsmerkmals in der Türzugaugs-Steuereinheit ausgeführt wird.
- Verfahren nach einem der Ansprüche 1 bis 3, wobei der Schritt des Bereitstellens eines zweiten Zertifikats an dem Managementcomputer online durch eine Prozedur durchgeführt wird, wobei ein Empfänger sich selbst identifiziert.
- Verfahren nach Anspruch 4, wobei die Identität des Empfängers in dem zweiten Zertifikat als Attribute angegeben wird.
- Verfahren nach einem der Ansprüche 1 bis 5, wobei der Schritt des Bereitstellens eines zweiten Zertifikat, das Bereitstellen eines symmetrischen Verschlüsselungs-Schlüsselpaars umfasst.
- Verfahren nach einem der Ansprüche 1 bis 6, wobei der Schritt des Übertragens des signierten zweiten Zertifikats von dem Managementcomputer auf eine erste Türzugangs-Steuereinheit als eine SSL-Sitzung ausgeführt wird.
- Verfahren nach einem der Ansprüche 1 bis 7, wobei der Schritt des Installierens des zweiten Zertifikats das Bewahren des ersten Zertifikats einschließt, um Daten von dem Hersteller zu verifizieren.
- Schließsystem (100), welches einem Schließsystem-Eigentümer gehört und einen Managementcomputer (110) umfassend, welcher mit einer Vielzahl von Türzugangs-Steuereinheiten (120) verbunden ist, wobei das Schließsystem eingerichtet ist, um mit einem Herstellersystem (10) eines Herstellers des Schließsystems zu kommunizieren, gekennzeichnet durch- ein erstes Zertifikat, welches von dem Herstellersystem (10) herausgegeben und signiert wird und mit der Türzugangs-Steuereinheit (120) bereitgestellt wird;- ein zweites Zertifikat, welches dem Schließsystem-Besitzer zugeordnet ist, welches von dem Herstellersystem herausgegeben und signiert wird, und in dem Managementcomputer (110) bereitgestellt wird;- ein symmetrisches Verschlüsselungs-Schlüsselpaar, welches in dem Managementcomputer und einer jeweiligen Türzugangs-Steuereinheit (120) bereitgestellt wird; und- ein öffentlicher asymmetrischer Verschlüsselungs-Schlüssel für den Hersteller, welcher in den Türzugangs-Steuereinheiten bereitgestellt wird.
- Schließsystem nach Anspruch 9, wobei ein einmaliger symmetrischer Verschlüsselungs-Schlüssel für jede Türzugangs-Steuereinheit bereitgestellt wird.
Applications Claiming Priority (2)
| Application Number | Priority Date | Filing Date | Title |
|---|---|---|---|
| SE0302733A SE525847C2 (sv) | 2003-10-16 | 2003-10-16 | Sätt att konfigurera ett låssystem samt låssystem |
| PCT/SE2004/001448 WO2005038727A1 (en) | 2003-10-16 | 2004-10-12 | A lock system and a method of configuring a lock system. |
Publications (2)
| Publication Number | Publication Date |
|---|---|
| EP1678683A1 EP1678683A1 (de) | 2006-07-12 |
| EP1678683B1 true EP1678683B1 (de) | 2009-12-09 |
Family
ID=29398746
Family Applications (1)
| Application Number | Title | Priority Date | Filing Date |
|---|---|---|---|
| EP04775530A Expired - Lifetime EP1678683B1 (de) | 2003-10-16 | 2004-10-12 | Schlosssystem und verfahren zum konfigurieren eines schlosssystems |
Country Status (7)
| Country | Link |
|---|---|
| EP (1) | EP1678683B1 (de) |
| AT (1) | ATE451672T1 (de) |
| AU (1) | AU2004281437A1 (de) |
| DE (1) | DE602004024567D1 (de) |
| NO (1) | NO336212B1 (de) |
| SE (1) | SE525847C2 (de) |
| WO (2) | WO2005038727A1 (de) |
Families Citing this family (19)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| US7706778B2 (en) | 2005-04-05 | 2010-04-27 | Assa Abloy Ab | System and method for remotely assigning and revoking access credentials using a near field communication equipped mobile phone |
| EP1938504B1 (de) | 2005-10-21 | 2020-04-29 | Honeywell Limited | Autorisierungssystem und verfahren zur autorisierung |
| US8074271B2 (en) | 2006-08-09 | 2011-12-06 | Assa Abloy Ab | Method and apparatus for making a decision on a card |
| US9985950B2 (en) | 2006-08-09 | 2018-05-29 | Assa Abloy Ab | Method and apparatus for making a decision on a card |
| EP2332386A4 (de) | 2008-09-30 | 2014-07-23 | Honeywell Int Inc | Systeme und verfahren zur interaktion mit zugangssteuerungsgeräten |
| IT1392268B1 (it) * | 2008-12-02 | 2012-02-22 | Sata Hts Hi Tech Services S P A | Processo di autenticazione mediante token generante one time password |
| US8878931B2 (en) | 2009-03-04 | 2014-11-04 | Honeywell International Inc. | Systems and methods for managing video data |
| WO2010106474A1 (en) | 2009-03-19 | 2010-09-23 | Honeywell International Inc. | Systems and methods for managing access control devices |
| FR2945177A1 (fr) * | 2009-04-30 | 2010-11-05 | Pascal Metivier | Systeme de programmation et de gestion securisees pour serrures comportant des moyens de communication sans contact et commandables par un telephone portable nfc |
| US9280365B2 (en) | 2009-12-17 | 2016-03-08 | Honeywell International Inc. | Systems and methods for managing configuration data at disconnected remote devices |
| WO2012174603A1 (en) | 2011-06-24 | 2012-12-27 | Honeywell International Inc. | Systems and methods for presenting dvm system information |
| US9344684B2 (en) | 2011-08-05 | 2016-05-17 | Honeywell International Inc. | Systems and methods configured to enable content sharing between client terminals of a digital video management system |
| WO2013020165A2 (en) | 2011-08-05 | 2013-02-14 | HONEYWELL INTERNATIONAL INC. Attn: Patent Services | Systems and methods for managing video data |
| US10362273B2 (en) | 2011-08-05 | 2019-07-23 | Honeywell International Inc. | Systems and methods for managing video data |
| ES2577882T5 (es) | 2013-07-05 | 2020-03-12 | Assa Abloy Ab | Dispositivo de comunicación de control de acceso, método, programa informático y producto de programa informático |
| EP2821972B1 (de) | 2013-07-05 | 2020-04-08 | Assa Abloy Ab | Schlüsselvorrichtung und zugehöriges Verfahren, Computerprogramm und Computerprogrammprodukt |
| US9443362B2 (en) | 2013-10-18 | 2016-09-13 | Assa Abloy Ab | Communication and processing of credential data |
| US10523903B2 (en) | 2013-10-30 | 2019-12-31 | Honeywell International Inc. | Computer implemented systems frameworks and methods configured for enabling review of incident data |
| SG11201701819PA (en) | 2014-09-10 | 2017-04-27 | Assa Abloy Ab | First entry notification |
Citations (2)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| US5787172A (en) * | 1994-02-24 | 1998-07-28 | The Merdan Group, Inc. | Apparatus and method for establishing a cryptographic link between elements of a system |
| US6615350B1 (en) * | 1998-03-23 | 2003-09-02 | Novell, Inc. | Module authentication and binding library extensions |
Family Cites Families (2)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| US5506905A (en) * | 1994-06-10 | 1996-04-09 | Delco Electronics Corp. | Authentication method for keyless entry system |
| SE517465C2 (sv) * | 2000-03-10 | 2002-06-11 | Assa Abloy Ab | Metod för att auktorisera en nyckel- eller låsanordning, elektromekanisk nyckel- och låsanordning och nyckel- och låssystem |
-
2003
- 2003-10-16 SE SE0302733A patent/SE525847C2/sv not_active IP Right Cessation
-
2004
- 2004-10-12 DE DE602004024567T patent/DE602004024567D1/de not_active Expired - Lifetime
- 2004-10-12 AU AU2004281437A patent/AU2004281437A1/en not_active Abandoned
- 2004-10-12 AT AT04775530T patent/ATE451672T1/de not_active IP Right Cessation
- 2004-10-12 EP EP04775530A patent/EP1678683B1/de not_active Expired - Lifetime
- 2004-10-12 WO PCT/SE2004/001448 patent/WO2005038727A1/en not_active Ceased
- 2004-10-18 WO PCT/SE2004/001491 patent/WO2005038728A1/en not_active Ceased
-
2006
- 2006-05-15 NO NO20062179A patent/NO336212B1/no unknown
Patent Citations (2)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| US5787172A (en) * | 1994-02-24 | 1998-07-28 | The Merdan Group, Inc. | Apparatus and method for establishing a cryptographic link between elements of a system |
| US6615350B1 (en) * | 1998-03-23 | 2003-09-02 | Novell, Inc. | Module authentication and binding library extensions |
Also Published As
| Publication number | Publication date |
|---|---|
| NO20062179L (no) | 2006-05-15 |
| SE525847C2 (sv) | 2005-05-10 |
| NO336212B1 (no) | 2015-06-15 |
| WO2005038728A1 (en) | 2005-04-28 |
| EP1678683A1 (de) | 2006-07-12 |
| WO2005038727A1 (en) | 2005-04-28 |
| ATE451672T1 (de) | 2009-12-15 |
| SE0302733D0 (sv) | 2003-10-16 |
| SE0302733L (sv) | 2005-04-17 |
| AU2004281437A1 (en) | 2005-04-28 |
| DE602004024567D1 (de) | 2010-01-21 |
Similar Documents
| Publication | Publication Date | Title |
|---|---|---|
| EP1678683B1 (de) | Schlosssystem und verfahren zum konfigurieren eines schlosssystems | |
| US7904952B2 (en) | System and method for access control | |
| US8412927B2 (en) | Profile framework for token processing system | |
| US6134327A (en) | Method and apparatus for creating communities of trust in a secure communication system | |
| US5872847A (en) | Using trusted associations to establish trust in a computer network | |
| US5692124A (en) | Support of limited write downs through trustworthy predictions in multilevel security of computer network communications | |
| AU2006278422B2 (en) | System and method for user identification and authentication | |
| US6490679B1 (en) | Seamless integration of application programs with security key infrastructure | |
| US6212636B1 (en) | Method for establishing trust in a computer network via association | |
| CA2573101C (en) | System and method for implementing digital signature using one time private keys | |
| EP1191743B1 (de) | Verfahren und Vorrichtung zur Ausführung von gesicherten Transaktionen | |
| EP0936530A1 (de) | Virtuelle Chipkarte | |
| US9769158B2 (en) | Guided enrollment and login for token users | |
| US20060253702A1 (en) | Secure gaming server | |
| US20060064582A1 (en) | Method and system for license management | |
| US20140089437A1 (en) | Method and system for remote activation and management of personal security devices | |
| US20080209216A1 (en) | Method and system for automated authentication of a device to a management node of a computer network | |
| US6215872B1 (en) | Method for creating communities of trust in a secure communication system | |
| KR20030036787A (ko) | 네트워크를 통하여 분배되는 객체를 보안화하기 위한 감사추적 구축용 시스템 | |
| WO2009002963A1 (en) | Method and apparatus for securing unlock password generation and distribution | |
| EP1501238B1 (de) | Verfahren und System zur Schlüsseldistribution mit einem Authentifizierungschritt und einem Schlüsseldistributionsschritt unter Verwendung von KEK (key encryption key) | |
| CN112202713A (zh) | 一种Kubernetes环境下用户数据安全保护方法 | |
| CN118018215B (zh) | 基于op-tee的车载证书本地管理系统和方法 | |
| EP1185024B1 (de) | Vorrichtung, Verfahren und Programm zur Verwaltung eines Benutzerschlüssels, welcher bei der Unterschrift einer Nachricht in einem Datenverarbeitungsgerät benutzt wird | |
| US20030200322A1 (en) | Autonomic system for selective administation isolation of a secure remote management of systems in a computer network |
Legal Events
| Date | Code | Title | Description |
|---|---|---|---|
| PUAI | Public reference made under article 153(3) epc to a published international application that has entered the european phase |
Free format text: ORIGINAL CODE: 0009012 |
|
| 17P | Request for examination filed |
Effective date: 20060510 |
|
| AK | Designated contracting states |
Kind code of ref document: A1 Designated state(s): AT BE BG CH CY CZ DE DK EE ES FI FR GB GR HU IE IT LI LU MC NL PL PT RO SE SI SK TR |
|
| 17Q | First examination report despatched |
Effective date: 20061114 |
|
| DAX | Request for extension of the european patent (deleted) | ||
| GRAP | Despatch of communication of intention to grant a patent |
Free format text: ORIGINAL CODE: EPIDOSNIGR1 |
|
| GRAS | Grant fee paid |
Free format text: ORIGINAL CODE: EPIDOSNIGR3 |
|
| GRAA | (expected) grant |
Free format text: ORIGINAL CODE: 0009210 |
|
| AK | Designated contracting states |
Kind code of ref document: B1 Designated state(s): AT BE BG CH CY CZ DE DK EE ES FI FR GB GR HU IE IT LI LU MC NL PL PT RO SE SI SK TR |
|
| REG | Reference to a national code |
Ref country code: GB Ref legal event code: FG4D |
|
| REG | Reference to a national code |
Ref country code: CH Ref legal event code: EP |
|
| REG | Reference to a national code |
Ref country code: IE Ref legal event code: FG4D |
|
| REF | Corresponds to: |
Ref document number: 602004024567 Country of ref document: DE Date of ref document: 20100121 Kind code of ref document: P |
|
| REG | Reference to a national code |
Ref country code: NL Ref legal event code: VDEP Effective date: 20091209 |
|
| PG25 | Lapsed in a contracting state [announced via postgrant information from national office to epo] |
Ref country code: SE Free format text: LAPSE BECAUSE OF FAILURE TO SUBMIT A TRANSLATION OF THE DESCRIPTION OR TO PAY THE FEE WITHIN THE PRESCRIBED TIME-LIMIT Effective date: 20091209 Ref country code: FI Free format text: LAPSE BECAUSE OF FAILURE TO SUBMIT A TRANSLATION OF THE DESCRIPTION OR TO PAY THE FEE WITHIN THE PRESCRIBED TIME-LIMIT Effective date: 20091209 |
|
| PG25 | Lapsed in a contracting state [announced via postgrant information from national office to epo] |
Ref country code: PL Free format text: LAPSE BECAUSE OF FAILURE TO SUBMIT A TRANSLATION OF THE DESCRIPTION OR TO PAY THE FEE WITHIN THE PRESCRIBED TIME-LIMIT Effective date: 20091209 Ref country code: SI Free format text: LAPSE BECAUSE OF FAILURE TO SUBMIT A TRANSLATION OF THE DESCRIPTION OR TO PAY THE FEE WITHIN THE PRESCRIBED TIME-LIMIT Effective date: 20091209 |
|
| PG25 | Lapsed in a contracting state [announced via postgrant information from national office to epo] |
Ref country code: AT Free format text: LAPSE BECAUSE OF FAILURE TO SUBMIT A TRANSLATION OF THE DESCRIPTION OR TO PAY THE FEE WITHIN THE PRESCRIBED TIME-LIMIT Effective date: 20091209 |
|
| PG25 | Lapsed in a contracting state [announced via postgrant information from national office to epo] |
Ref country code: RO Free format text: LAPSE BECAUSE OF FAILURE TO SUBMIT A TRANSLATION OF THE DESCRIPTION OR TO PAY THE FEE WITHIN THE PRESCRIBED TIME-LIMIT Effective date: 20091209 Ref country code: PT Free format text: LAPSE BECAUSE OF FAILURE TO SUBMIT A TRANSLATION OF THE DESCRIPTION OR TO PAY THE FEE WITHIN THE PRESCRIBED TIME-LIMIT Effective date: 20100409 Ref country code: ES Free format text: LAPSE BECAUSE OF FAILURE TO SUBMIT A TRANSLATION OF THE DESCRIPTION OR TO PAY THE FEE WITHIN THE PRESCRIBED TIME-LIMIT Effective date: 20100320 Ref country code: NL Free format text: LAPSE BECAUSE OF FAILURE TO SUBMIT A TRANSLATION OF THE DESCRIPTION OR TO PAY THE FEE WITHIN THE PRESCRIBED TIME-LIMIT Effective date: 20091209 Ref country code: EE Free format text: LAPSE BECAUSE OF FAILURE TO SUBMIT A TRANSLATION OF THE DESCRIPTION OR TO PAY THE FEE WITHIN THE PRESCRIBED TIME-LIMIT Effective date: 20091209 Ref country code: BG Free format text: LAPSE BECAUSE OF FAILURE TO SUBMIT A TRANSLATION OF THE DESCRIPTION OR TO PAY THE FEE WITHIN THE PRESCRIBED TIME-LIMIT Effective date: 20100309 |
|
| PG25 | Lapsed in a contracting state [announced via postgrant information from national office to epo] |
Ref country code: CZ Free format text: LAPSE BECAUSE OF FAILURE TO SUBMIT A TRANSLATION OF THE DESCRIPTION OR TO PAY THE FEE WITHIN THE PRESCRIBED TIME-LIMIT Effective date: 20091209 Ref country code: BE Free format text: LAPSE BECAUSE OF FAILURE TO SUBMIT A TRANSLATION OF THE DESCRIPTION OR TO PAY THE FEE WITHIN THE PRESCRIBED TIME-LIMIT Effective date: 20091209 Ref country code: SK Free format text: LAPSE BECAUSE OF FAILURE TO SUBMIT A TRANSLATION OF THE DESCRIPTION OR TO PAY THE FEE WITHIN THE PRESCRIBED TIME-LIMIT Effective date: 20091209 |
|
| PLBE | No opposition filed within time limit |
Free format text: ORIGINAL CODE: 0009261 |
|
| STAA | Information on the status of an ep patent application or granted ep patent |
Free format text: STATUS: NO OPPOSITION FILED WITHIN TIME LIMIT |
|
| PG25 | Lapsed in a contracting state [announced via postgrant information from national office to epo] |
Ref country code: CY Free format text: LAPSE BECAUSE OF FAILURE TO SUBMIT A TRANSLATION OF THE DESCRIPTION OR TO PAY THE FEE WITHIN THE PRESCRIBED TIME-LIMIT Effective date: 20091209 Ref country code: GR Free format text: LAPSE BECAUSE OF FAILURE TO SUBMIT A TRANSLATION OF THE DESCRIPTION OR TO PAY THE FEE WITHIN THE PRESCRIBED TIME-LIMIT Effective date: 20100310 |
|
| 26N | No opposition filed |
Effective date: 20100910 |
|
| PG25 | Lapsed in a contracting state [announced via postgrant information from national office to epo] |
Ref country code: DK Free format text: LAPSE BECAUSE OF FAILURE TO SUBMIT A TRANSLATION OF THE DESCRIPTION OR TO PAY THE FEE WITHIN THE PRESCRIBED TIME-LIMIT Effective date: 20091209 |
|
| PG25 | Lapsed in a contracting state [announced via postgrant information from national office to epo] |
Ref country code: IT Free format text: LAPSE BECAUSE OF FAILURE TO SUBMIT A TRANSLATION OF THE DESCRIPTION OR TO PAY THE FEE WITHIN THE PRESCRIBED TIME-LIMIT Effective date: 20091209 |
|
| PG25 | Lapsed in a contracting state [announced via postgrant information from national office to epo] |
Ref country code: MC Free format text: LAPSE BECAUSE OF NON-PAYMENT OF DUE FEES Effective date: 20101031 |
|
| REG | Reference to a national code |
Ref country code: CH Ref legal event code: PL |
|
| PG25 | Lapsed in a contracting state [announced via postgrant information from national office to epo] |
Ref country code: CH Free format text: LAPSE BECAUSE OF NON-PAYMENT OF DUE FEES Effective date: 20101031 Ref country code: LI Free format text: LAPSE BECAUSE OF NON-PAYMENT OF DUE FEES Effective date: 20101031 Ref country code: FR Free format text: LAPSE BECAUSE OF NON-PAYMENT OF DUE FEES Effective date: 20101102 |
|
| REG | Reference to a national code |
Ref country code: FR Ref legal event code: ST Effective date: 20110630 |
|
| PG25 | Lapsed in a contracting state [announced via postgrant information from national office to epo] |
Ref country code: IE Free format text: LAPSE BECAUSE OF NON-PAYMENT OF DUE FEES Effective date: 20101012 |
|
| PG25 | Lapsed in a contracting state [announced via postgrant information from national office to epo] |
Ref country code: HU Free format text: LAPSE BECAUSE OF FAILURE TO SUBMIT A TRANSLATION OF THE DESCRIPTION OR TO PAY THE FEE WITHIN THE PRESCRIBED TIME-LIMIT Effective date: 20100610 Ref country code: LU Free format text: LAPSE BECAUSE OF NON-PAYMENT OF DUE FEES Effective date: 20101012 |
|
| PG25 | Lapsed in a contracting state [announced via postgrant information from national office to epo] |
Ref country code: TR Free format text: LAPSE BECAUSE OF FAILURE TO SUBMIT A TRANSLATION OF THE DESCRIPTION OR TO PAY THE FEE WITHIN THE PRESCRIBED TIME-LIMIT Effective date: 20091209 |
|
| PGFP | Annual fee paid to national office [announced via postgrant information from national office to epo] |
Ref country code: GB Payment date: 20191010 Year of fee payment: 16 |
|
| GBPC | Gb: european patent ceased through non-payment of renewal fee |
Effective date: 20201012 |
|
| PG25 | Lapsed in a contracting state [announced via postgrant information from national office to epo] |
Ref country code: GB Free format text: LAPSE BECAUSE OF NON-PAYMENT OF DUE FEES Effective date: 20201012 |
|
| PGFP | Annual fee paid to national office [announced via postgrant information from national office to epo] |
Ref country code: DE Payment date: 20230912 Year of fee payment: 20 |
|
| REG | Reference to a national code |
Ref country code: DE Ref legal event code: R071 Ref document number: 602004024567 Country of ref document: DE |