US20050273603A1 - Mechanism to improve authentication for remote management of a computer system - Google Patents

Mechanism to improve authentication for remote management of a computer system Download PDF

Info

Publication number
US20050273603A1
US20050273603A1 US11/188,420 US18842005A US2005273603A1 US 20050273603 A1 US20050273603 A1 US 20050273603A1 US 18842005 A US18842005 A US 18842005A US 2005273603 A1 US2005273603 A1 US 2005273603A1
Authority
US
United States
Prior art keywords
computer system
boot
server
processing unit
authentication
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.)
Abandoned
Application number
US11/188,420
Inventor
Luke Girard
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.)
Individual
Original Assignee
Individual
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 Individual filed Critical Individual
Priority to US11/188,420 priority Critical patent/US20050273603A1/en
Publication of US20050273603A1 publication Critical patent/US20050273603A1/en
Abandoned legal-status Critical Current

Links

Images

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/305Authentication, i.e. establishing the identity or authorisation of security principals by remotely controlling device operation
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F21/00Security arrangements for protecting computers, components thereof, programs or data against unauthorised activity
    • G06F21/50Monitoring users, programs or devices to maintain the integrity of platforms, e.g. of processors, firmware or operating systems
    • G06F21/57Certifying or maintaining trusted computer platforms, e.g. secure boots or power-downs, version controls, system software checks, secure updates or assessing vulnerabilities
    • G06F21/575Secure boot

Definitions

  • the present invention relates to computer systems; more particularly, the present invention relates to the protection of data on a personal computer.
  • Wired for Management WfM Specification Version 2.0, developed by Intel Corporation of Santa Clara, Calif., enables computer systems to be universally managed over networks without sacrificing agility or performance.
  • WfM defines a mechanism called Preboot Execution Environment (PXE) that bypasses the operating system transition in the computer system basic input output system (BIOS) in order to find a server on the network (boot server) to download and execute code, instead of loading the operating system from the boot device on the computer system.
  • PXE Preboot Execution Environment
  • BIOS basic input output system
  • BIOS basic input output system
  • Another component of PXE technology makes it possible to configure or reconfigure a computer system remotely, even with a blank hard disk drive.
  • the computer system typically has a universal service agent loaded locally in the BIOS and/or LAN adapter.
  • This agent enables, for example, the system to interact with a remote server in order to dynamically retrieve the requested boot image across the network, making it possible to install the operating system and user configuration of a new system without a technician present.
  • PXE is tamper-resistant through a Boot Integrity Services (BIS) application program interface (API) that offers security-oriented services for the pre-boot environment.
  • BIOS Boot Integrity Services
  • API application program interface
  • BIS is implemented in the BIOS of the target computer system to verify the integrity of a downloaded to the computer system. If the credentials do not match those previously recorded in non-volatile storage, the new boot image is not executed.
  • a problem may occur in mobile computer systems (e.g., notebooks), or other power-managed platforms where the computer system may be in a low power sleep state.
  • the problem occurs if the platform wakes up from the low power sleep state and has to re-authenticate the user or platform in BIOS.
  • the remote server may need to wake up the computer system to perform management services. Since a user may not be present during the wake-up, the client computer has to authenticate the remote server as though the remote server was the local user and verify what the remote server is authorized to do.
  • WfM PXE/BIS code does not load or get control until the end of the power on self-test (POST) stage of the boot process.
  • POST power on self-test
  • the computer system often hangs up.
  • the problem is exacerbated by the fact that when AT attachment 3 (ATA-3) password enabled hard disk drives lose power during the low power sleep state, or in a C3 state wherein the hard disk drive is asleep. In such a scenario the disk drives do not recall the password that is needed to allow access to media commands.
  • ATA-3 AT attachment 3
  • FIG. 1 illustrates one embodiment of a network
  • FIG. 2 is a block diagram of one embodiment of a computer system
  • FIG. 3 is a block diagram of one embodiment of a user authentication stack
  • FIG. 4 is a flow diagram for one embodiment of a computer system upon being powered up or awaking from a sleep state
  • FIG. 5 is a flow diagram for one embodiment of the process for loading and authenticating a boot server and loading services.
  • FIG. 6 is a flow diagram for one embodiment of awaking a computer system from a management services computer.
  • the present invention also relates to an apparatus for performing the operations herein.
  • This apparatus may be specially constructed for the required purposes, or it may comprise a general-purpose computer selectively activated or reconfigured by a computer program stored in the computer.
  • a computer program may be stored in a computer readable storage medium, such as, but is not limited to, any type of disk including floppy disks, optical disks, CD-ROMs, and magnetic-optical disks, read-only memories (ROMs), random access memories (RAMs), EPROMs, EEPROMs, magnetic or optical cards, or any type of media suitable for storing electronic instructions, and each coupled to a computer system bus.
  • the instructions of the programming language(s) may be executed by one or more processing devices (e.g., processors, controllers, control processing units (CPUs), execution cores, etc.).
  • processing devices e.g., processors, controllers, control processing units (CPUs), execution cores, etc.
  • FIG. 1 illustrates one embodiment of a network 100 .
  • Network 100 includes a computer system 110 and a computer system 120 coupled via a transmission medium 130 .
  • computer system 110 operates as a source device that sends an object to computer system 120 , operating as a receiving device.
  • the object may be, for example. a data file, an executable, or other digital objects.
  • the object is sent via data transmission medium 130 .
  • the data transmission medium 130 may be one of many mediums such as an internal network connection, an Internet connection, or other connections.
  • the transmission medium 130 may be connected to a plurality of untrusted routers (not shown) and switches (not shown).
  • FIG. 2 is a block diagram of one embodiment of a computer system 200 .
  • Computer system 200 may be implemented as computer system 110 or computer system 120 (both shown in FIG. 1 ).
  • the computer system 200 includes a processor 201 that processes data signals.
  • Processor 201 may be a complex instruction set computer (CISC) microprocessor, a reduced instruction set computing (RISC) microprocessor, a very long instruction word (VLIW) microprocessor, a processor implementing a combination of instruction sets, or other processor device.
  • CISC complex instruction set computer
  • RISC reduced instruction set computing
  • VLIW very long instruction word
  • processor 201 is a processor in the Pentium® family of processors including the Pentium® II family and mobile Pentium® and Pentium® II processors available from Intel Corporation of Santa Clara, Calif. Alternatively, other processors may be used.
  • FIG. 2 shows an example of a computer system 200 employing a single processor computer. However, one of ordinary skill in the art will appreciate that computer system 200 may be implemented using multiple processors.
  • Processor 201 is coupled to a processor bus 210 .
  • Processor bus 210 transmits data signals between processor 201 and other components in computer system 200 .
  • Computer system 200 also includes a memory 213 .
  • memory 213 is a dynamic random access memory (DRAM) device.
  • memory 213 may be a static random access memory (SRAM) device, or other memory device.
  • Memory 213 may store instructions and code represented by data signals that may be executed by processor 201 .
  • a cache memory 202 resides within processor 201 and stores data signals that are also stored in memory 213 .
  • Cache 202 speeds up memory accesses by processor 201 by taking advantage of its locality of access.
  • cache 202 resides external to processor 201 .
  • Computer system 200 further comprises a bridge memory controller 211 coupled to processor bus 210 and memory 213 .
  • Bridge/memory controller 211 directs data signals between processor 201 , memory 213 , and other components in computer system 200 and bridges the data signals between processor bus 210 , memory 213 , and a first input/output (I/O) bus 220 .
  • I/O bus 220 may be a single bus or a combination of multiple buses.
  • I/O bus 220 may be a Peripheral Component Interconnect adhering to a Specification Revision 2.1 bus developed by the PCI Special Interest Group of Portland, Oreg.
  • I/O bus 220 may be a Personal Computer Memory Card International Association (PCMCIA) bus developed by the PCMCIA of San Jose, Calif. Alternatively, other busses may be used to implement I/O bus. I/O bus 220 provides communication links between components in computer system 200 .
  • PCMCIA Personal Computer Memory Card International Association
  • I/O bus 220 provides communication links between components in computer system 200 .
  • a network controller 221 is coupled I/O bus 220 .
  • Network controller 221 links computer system 200 to a network of computers (not shown in FIG. 2 ) and supports communication among the machines.
  • a display device controller 222 is also coupled to I/O bus 220 .
  • Display device controller 222 allows coupling of a display device to computer system 200 , and acts as an interface between the display device and computer system 200 .
  • display device controller 222 is a monochrome display adapter (MDA) card.
  • MDA monochrome display adapter
  • display device controller 222 may be a color graphics adapter (CGA) card, an enhanced graphics adapter (EGA) card, an extended graphics array (XGA) card or other display device controller.
  • the display device may be a television set, a computer monitor, a flat panel display or other display device.
  • the display device receives data signals from processor 201 through display device controller 222 and displays the information and data signals to the user of computer system 200 .
  • a video camera 223 is also coupled to I/O bus 220 .
  • Computer system 200 includes a second I/O bus 230 coupled to I/O bus 220 via a bus bridge 224 .
  • Bus bridge 224 operates to buffer and bridge data signals between I/O bus 220 and I/O bus 230 .
  • I/O bus 230 may be a single bus or a combination of multiple buses.
  • I/O bus 230 is an Industry Standard Architecture (ISA) Specification Revision 1.0a bus developed by International Business Machines of Armonk, N.Y.
  • ISA Industry Standard Architecture
  • EISA Extended Industry Standard Architecture
  • I/O bus 230 provides communication links between components in computer system 200 .
  • a data storage device 231 is coupled to I/O bus 230 .
  • I/O device 231 may be a hard disk drive, a floppy disk drive, a CD-ROM device, a flash memory device or other mass storage device.
  • a keyboard interface 232 is also coupled to I/O bus 230 .
  • Keyboard interface 232 may be a keyboard controller or other keyboard interface.
  • keyboard interface 232 may be a dedicated device or can reside in another device such as a bus controller or other controller.
  • Keyboard interface 232 allows coupling of a keyboard to computer system 200 and transmits data signals from the keyboard to computer system 200 .
  • An audio controller is also coupled to I/O bus 230 . Audio controller 233 operates to coordinate the recording and playing of sounds.
  • computer system 120 may be remotely booted from computer system 110 based upon a user authentication stack.
  • BIOS authenticates computer system 110 as computer system 110 attempts to access computer system 120 .
  • this is done by computer system 120 requesting a password.
  • BIOS passwords there are various methods of circumventing BIOS passwords.
  • transmitting the system password over transmission medium 130 from computer system 110 is not a secure option.
  • FIG. 3 is a block diagram of one embodiment of a user authentication stack 300 .
  • user authentication stack 300 includes a control layer, an interface (API) layer, a support layer and a hardware layer.
  • API interface
  • the control and interface layers are implemented at a receiving device such as computer system 120
  • the support and hardware layers are executed at a source device such as computer system 110 .
  • authentication stack 300 is enabled during the power on self-test (POST) stage of the boot sequence at computer system 120 .
  • the control layer is the master control for pre-boot user authentication.
  • the control layer includes a BIOS user authentication (UA) control applet 310 .
  • control applet 310 is responsible for finding, interpreting and enforcing platform security policy.
  • platform policy has three components: a policy enabled by a manufacturer; a policy selected by a platform owner and a policy selected by the user of the system.
  • the policy may be stored in a non-volatile memory within computer system 120 . Policy can define how to handle security related events such as remote LAN wakeup, resume from suspend, ATA-3 locked, etc.
  • control applet 310 finds and configures platform authentication and storage sub-systems. Control applet 310 recognizes which methods of authenticating the user that are present. As a result, control applet 310 enumerates the software and hardware capabilities of the platform. In one embodiment, control applet 310 can compare the authentication mechanisms found with those needed by the platform policy, and subsequently make decisions on how to proceed. Control applet 310 also manages managing authentication modules and pre-operating system authentication. Control applet 310 is responsible for setting up the pre-operating system environment and loading necessary modules so that authentication resources can be used. Such resources may include decompression, entry-point tables, IRQ mapping, etc.
  • control applet 310 conducts traffic control between the authentication and storage sub-systems. Control applet 310 makes calls to protected storage hardware within the hardware layer and transmitting the necessary information to an authentication sub-system within the hardware layer, and vice versa. Control applet 310 also prevents access conflicts. Control applet 310 also enables and configures resources to enable authentication.
  • BIOS UA control applet 310 includes an API extension layer 320 .
  • API extension layer 320 provides API extensions in order to reduce redundancy and complexity in their control code.
  • the interface layer includes a UA API 330 and a storage (STO) API 340 .
  • UA API 330 defines high-level function calls needed for user authentication
  • STO API 340 defines high-level function calls needed for storage.
  • UA API 330 and STO API 340 work with all user authentication and storage devices known, regardless of the underlying technology.
  • the interface layer supports local (e.g., CPU
  • the support layer provides device specific support.
  • the support includes an authentication support component and a storage component.
  • the support layer is developed by an authentication hardware manufacturer (or service provider).
  • the support layer translates API calls received from the interface layer into proprietary calls of the service provider.
  • the support layer includes API handlers and logic, proprietary libraries, BIOS interface libraries and a hardware driver (none shown).
  • the API handlers and logic receive API function calls from control applet 310 and returns the appropriate information.
  • the API calls are converted to a sequence of calls to the service provider's library, BIOS standard interfaces and hardware driver code.
  • the proprietary libraries include provider specific code that recognize algorithms for a particular device.
  • the proprietary libraries interface to standard BIOS interfaces and hardware drivers.
  • the hardware driver contains code that communicates with a hardware device in the hardware layer.
  • the support layer includes authentication and storage plug-ins.
  • the plug-ins convert the abstraction layer into a sequence of calls that implement functions in the hardware layer.
  • the storage component includes storage plug-in 365 .
  • Storage plug-in 365 provides support for one or more hardware devices in the hardware layer.
  • the authentication component of the support layer includes fingerprint plug-in 355 , smart card plug-in 356 , universal serial bus (USB) token plug-in 357 and remote boot plug-in 358 .
  • USB universal serial bus
  • Fingerprint plug-in 355 is used to authenticate access based upon receiving data from a fingerprint peripheral device coupled to computer system 120 .
  • Smart card plug-in 356 is used to authenticate access based upon receiving data from a smart card chip read at a smart card peripheral device coupled to computer system 120 .
  • USB token plug-in 357 is used to authenticate access based upon a USB token.
  • Remote boot plug-in 358 provides services during the pre-operating system process that enables computer system 110 to be authenticated by computer system 120 in order to prove that computer system 110 is authorized to boot computer system 120 .
  • bilateral authentication may be implemented.
  • the WfM PXE/BIS specification is used to authenticate computer system 110 for remote services at computer system 120 .
  • the PXE/BIS services are loaded into the memory of computer system 120 .
  • FIG. 4 is a flow diagram for one embodiment of a computer system being powered up by a remote boot server.
  • computer system 120 begins a power on self-test for system configuration (re-configuration).
  • computer system 120 begins user authentication.
  • an IPAA service provider communicates with the remote boot server in order to authenticate the boot server.
  • the remote boot server appears as a local authorized user at the computer system, and the booting process is allowed to continue.
  • the boot server accesses authentication stack 300 in order to authenticate the boot server.
  • remote boot plug-in 358 within user authentication stack 300 is called upon to authenticate remote access.
  • computer system 120 finds the boot server (e.g., computer system 110 ) in order to download boot code.
  • computer system 120 authenticates the boot server.
  • the boot code is downloaded from the boot server to computer system 120 and authenticated.
  • FIG. 5 is a flow diagram for one embodiment of the process for loading and authenticating the boot server and loading the services.
  • remote boot code for network controller 221 ( FIG. 2 ) of computer system 120 uses Dynamic Host Configuration Protocol (DHCP) to obtain an IP address for computer system 120 , an IP address for computer system 110 and a boot file name.
  • DHCP Dynamic Host Configuration Protocol
  • the remote boot code uses a Preboot Execution Environment (PXE) code to download a boot file.
  • PXE Preboot Execution Environment
  • the remote-boot code finds a signature algorithm and key-length combination that the computer system 120 supports. In addition, the remote-boot code determines which corresponding boot image credential files to download from computer system 110 .
  • the remote-boot code downloads the corresponding boot image credential.
  • the remote-boot code performs an integrity and authorization check of the boot image. The integrity check must succeed in order for remote-boot to be authenticated.
  • the authorization check involves checking a signer's certificate supplied in the credential.
  • a public key in the certificate is compared against a public key in a boot object authorization certificate for computer system 120 . If a match is not found, the boot attempt fails. If a match is found, the signature was generated by the accepted authority and the authorization check passes.
  • the remote boot code branches to the downloaded boot image, processing block 535 .
  • the first downloaded boot image is subject to tight size and memory model constraints. Consequently, the first download boot image is a first-stage bootstrap.
  • the first download boot image includes a memory manager in order to make additional memory space available.
  • the first downloaded boot image downloads a second stage bootstrap using a server, protocol, and file location that may be determined from information obtained in the first stage download.
  • the second downloaded boot image has its own integrity and authorization credentials.
  • the source of authority for second-stage signature is the vendor of the software being booted.
  • the first stage code invokes the second stage code.
  • the boot code is executed at computer system 120 , processing block 460 .
  • control is passed to the operating system of computer system 120 once the code being downloaded from computer system 110 is authenticated.
  • computer system 120 can be awakened from a sleep state by a management computer (e.g., another computer system 110 ) that is to provide management services for computer system 120 .
  • a management computer e.g., another computer system 110
  • this scenario occurs whenever computer system 120 has gone into a sleep mode due to inactivity, but is still connected to network 100 .
  • network controller 221 is still powered in the sleep mode and monitoring network 100 for wake-up packets.
  • FIG. 6 is a flow diagram for one embodiment of awaking computer system 120 from a management services computer.
  • computer system 120 receives wake-up packets from computer system 110 .
  • the wake-up packet is received at network controller 221 within computer system 120 .
  • network controller 221 recognizes the wake-up packet and sends a wake-event to bridge/memory controller 211 (which is also still under power).
  • bridge/memory controller 211 turns power back on to the full system.
  • computer system 120 has awakened. Depending on how deep of a sleep computer system 120 was in determines the amount of system configuration needed to get everything back into a working state. Computer system 120 knows that this was a wake-up event, the type of wake event (S 3 , S 4 , etc.) and also which device woke it up. Since network controller 221 was responsible for the wake-up, computer system 120 determines that this was a wake-on-LAN scenario, and that computer system 120 needs to respond to the wake-up request from computer system 110 . However, computer system 110 must first be authenticated. Therefore, at processing block 630 , computer system 120 begins user authentication.
  • an IPAA service provider communicates with the computer system 110 for authentication.
  • computer system 120 responds to wake-up packets received from computer system 110 .
  • computer system 120 authenticates computer system 110 .
  • computer system 110 is allowed to execute the necessary management services at computer system 120 .
  • control is passed to the operating system of computer system 120 .
  • a private channel or VPN is established between computer systems 110 and 120 during authentication.
  • the hardware layer includes authentication hardware 360 and protected storage hardware 370 , each coupled to a device communication medium.
  • the hardware layer represents the actual hardware that is attached for the purpose of user authentication.
  • hardware devices are attached externally via a USB.
  • other external devices e.g., RS-232, parallel port etc.
  • hardware devices may be attached internally (e.g., low pin count (LPC), PCI bus and PC-card bus).
  • LPC low pin count
  • PCI bus PCI bus
  • PC-card bus PC-card bus
  • Authentication hardware 360 is hardware that captures data or used in process of authenticating data.
  • Protected storage hardware 370 is the hardware (e.g., flash, ROM, etc.) that stores the data.
  • protected storage hardware 370 is non-volatile storage that includes an access control.
  • the access control determines which entities (e.g., user, program, etc.) have permission to read, write, modify or update the information stored within protected storage hardware 370 .
  • the authentication stack enables boot code that is to be downloaded from a boot server to be authenticated prior to control being passed to the operating system of the booting computer system.

Abstract

According to one embodiment, a network is disclosed. The network includes a server computer and a client computer. The client computer accesses an authentication stack during power on self test (POST) that enables authentication of boot code that is to be downloaded from the server computer prior to control being passed to the operating system.

Description

  • This present application is a divisional of patent application Ser. No. 10/002,337, filed Oct. 30, 2001, and claims priority thereof.
  • COPYRIGHT NOTICE
  • Contained herein is material that is subject to copyright protection. The copyright owner has no objection to the facsimile reproduction of the patent disclosure by any person as it appears in the Patent and Trademark Office patent files or records, but otherwise reserves all rights to the copyright whatsoever.
  • FIELD OF THE INVENTION
  • The present invention relates to computer systems; more particularly, the present invention relates to the protection of data on a personal computer.
  • BACKGROUND
  • Wired for Management (WfM) Specification Version 2.0, developed by Intel Corporation of Santa Clara, Calif., enables computer systems to be universally managed over networks without sacrificing agility or performance. WfM defines a mechanism called Preboot Execution Environment (PXE) that bypasses the operating system transition in the computer system basic input output system (BIOS) in order to find a server on the network (boot server) to download and execute code, instead of loading the operating system from the boot device on the computer system. Another component of PXE technology makes it possible to configure or reconfigure a computer system remotely, even with a blank hard disk drive. The computer system typically has a universal service agent loaded locally in the BIOS and/or LAN adapter.
  • This agent enables, for example, the system to interact with a remote server in order to dynamically retrieve the requested boot image across the network, making it possible to install the operating system and user configuration of a new system without a technician present. PXE is tamper-resistant through a Boot Integrity Services (BIS) application program interface (API) that offers security-oriented services for the pre-boot environment. BIS is implemented in the BIOS of the target computer system to verify the integrity of a downloaded to the computer system. If the credentials do not match those previously recorded in non-volatile storage, the new boot image is not executed.
  • A problem, however, may occur in mobile computer systems (e.g., notebooks), or other power-managed platforms where the computer system may be in a low power sleep state. The problem occurs if the platform wakes up from the low power sleep state and has to re-authenticate the user or platform in BIOS. Similarly, the remote server may need to wake up the computer system to perform management services. Since a user may not be present during the wake-up, the client computer has to authenticate the remote server as though the remote server was the local user and verify what the remote server is authorized to do.
  • WfM PXE/BIS code does not load or get control until the end of the power on self-test (POST) stage of the boot process. As a result, the computer system often hangs up. Moreover, the problem is exacerbated by the fact that when AT attachment 3 (ATA-3) password enabled hard disk drives lose power during the low power sleep state, or in a C3 state wherein the hard disk drive is asleep. In such a scenario the disk drives do not recall the password that is needed to allow access to media commands.
  • BRIEF DESCRIPTION OF THE DRAWINGS
  • The present invention will be understood more fully from the detailed description given below and from the accompanying drawings of various embodiments of the invention. The drawings, however, should not be taken to limit the invention to the specific embodiments, but are for explanation and understanding only.
  • FIG. 1 illustrates one embodiment of a network;
  • FIG. 2 is a block diagram of one embodiment of a computer system;
  • FIG. 3 is a block diagram of one embodiment of a user authentication stack;
  • FIG. 4 is a flow diagram for one embodiment of a computer system upon being powered up or awaking from a sleep state;
  • FIG. 5 is a flow diagram for one embodiment of the process for loading and authenticating a boot server and loading services; and
  • FIG. 6 is a flow diagram for one embodiment of awaking a computer system from a management services computer.
  • DETAILED DESCRIPTION
  • A mechanism to improve authentication for remote management of a computer system is described. Reference in the specification to “one embodiment” or “an embodiment” means that a particular feature, structure, or characteristic described in connection with the embodiment is included in at least one embodiment of the invention. The appearances of the phrase “in one embodiment” in various places in the specification are not necessarily all referring to the same embodiment.
  • In the following description, numerous details are set forth. It will be apparent, however, to one skilled in the art, that the present invention may be practiced without these specific details. In other instances, well-known structures and devices are shown in block diagram form, rather than in detail, in order to avoid obscuring the present invention.
  • Some portions of the detailed descriptions that follow are presented in terms of algorithms and symbolic representations of operations on data bits within a computer memory. These algorithmic descriptions and representations are the means used by those skilled in the data processing arts to most effectively convey the substance of their work to others skilled in the art. An algorithm is here, and generally, conceived to be a self-consistent sequence of steps leading to a desired result. The steps are those requiring physical manipulations of physical quantities. Usually, though not necessarily, these quantities take the form of electrical or magnetic signals capable of being stored, transferred, combined, compared, and otherwise manipulated. It has proven convenient at times, principally for reasons of common usage, to refer to these signals as bits, values, elements, symbols, characters, terms, numbers, or the like.
  • It should be borne in mind, however, that all of these and similar terms are to be associated with the appropriate physical quantities and are merely convenient labels applied to these quantities. Unless specifically stated otherwise as apparent from the following discussion, it is appreciated that throughout the description, discussions utilizing terms such as “processing” or “computing” or “calculating” or “determining” or “displaying” or the like, refer to the action and processes of a computer system, or similar electronic computing device, that manipulates and transforms data represented as physical (electronic) quantities within the computer system's registers and memories into other data similarly represented as physical quantities within the computer system memories or registers or other such information storage, transmission or display devices.
  • The present invention also relates to an apparatus for performing the operations herein. This apparatus may be specially constructed for the required purposes, or it may comprise a general-purpose computer selectively activated or reconfigured by a computer program stored in the computer. Such a computer program may be stored in a computer readable storage medium, such as, but is not limited to, any type of disk including floppy disks, optical disks, CD-ROMs, and magnetic-optical disks, read-only memories (ROMs), random access memories (RAMs), EPROMs, EEPROMs, magnetic or optical cards, or any type of media suitable for storing electronic instructions, and each coupled to a computer system bus.
  • The algorithms and displays presented herein are not inherently related to any particular computer or other apparatus. Various general-purpose systems may be used with programs in accordance with the teachings herein, or it may prove convenient to construct more specialized apparatus to perform the required method steps. The required structure for a variety of these systems will appear from the description below. In addition, the present invention is not described with reference to any particular programming language. It will be appreciated that a variety of programming languages may be used to implement the teachings of the invention as described herein.
  • The instructions of the programming language(s) may be executed by one or more processing devices (e.g., processors, controllers, control processing units (CPUs), execution cores, etc.).
  • FIG. 1 illustrates one embodiment of a network 100. Network 100 includes a computer system 110 and a computer system 120 coupled via a transmission medium 130. In one embodiment, computer system 110 operates as a source device that sends an object to computer system 120, operating as a receiving device. The object may be, for example. a data file, an executable, or other digital objects. The object is sent via data transmission medium 130. The data transmission medium 130 may be one of many mediums such as an internal network connection, an Internet connection, or other connections. The transmission medium 130 may be connected to a plurality of untrusted routers (not shown) and switches (not shown).
  • FIG. 2 is a block diagram of one embodiment of a computer system 200. Computer system 200 may be implemented as computer system 110 or computer system 120 (both shown in FIG. 1). The computer system 200 includes a processor 201 that processes data signals. Processor 201 may be a complex instruction set computer (CISC) microprocessor, a reduced instruction set computing (RISC) microprocessor, a very long instruction word (VLIW) microprocessor, a processor implementing a combination of instruction sets, or other processor device.
  • In one embodiment, processor 201 is a processor in the Pentium® family of processors including the Pentium® II family and mobile Pentium® and Pentium® II processors available from Intel Corporation of Santa Clara, Calif. Alternatively, other processors may be used. FIG. 2 shows an example of a computer system 200 employing a single processor computer. However, one of ordinary skill in the art will appreciate that computer system 200 may be implemented using multiple processors.
  • Processor 201 is coupled to a processor bus 210. Processor bus 210 transmits data signals between processor 201 and other components in computer system 200. Computer system 200 also includes a memory 213. In one embodiment, memory 213 is a dynamic random access memory (DRAM) device. However, in other embodiments, memory 213 may be a static random access memory (SRAM) device, or other memory device. Memory 213 may store instructions and code represented by data signals that may be executed by processor 201. According to one embodiment, a cache memory 202 resides within processor 201 and stores data signals that are also stored in memory 213. Cache 202 speeds up memory accesses by processor 201 by taking advantage of its locality of access. In another embodiment, cache 202 resides external to processor 201.
  • Computer system 200 further comprises a bridge memory controller 211 coupled to processor bus 210 and memory 213. Bridge/memory controller 211 directs data signals between processor 201, memory 213, and other components in computer system 200 and bridges the data signals between processor bus 210, memory 213, and a first input/output (I/O) bus 220. In one embodiment, I/O bus 220 may be a single bus or a combination of multiple buses. In a further embodiment, I/O bus 220 may be a Peripheral Component Interconnect adhering to a Specification Revision 2.1 bus developed by the PCI Special Interest Group of Portland, Oreg. In another embodiment, I/O bus 220 may be a Personal Computer Memory Card International Association (PCMCIA) bus developed by the PCMCIA of San Jose, Calif. Alternatively, other busses may be used to implement I/O bus. I/O bus 220 provides communication links between components in computer system 200.
  • A network controller 221 is coupled I/O bus 220. Network controller 221 links computer system 200 to a network of computers (not shown in FIG. 2) and supports communication among the machines. A display device controller 222 is also coupled to I/O bus 220. Display device controller 222 allows coupling of a display device to computer system 200, and acts as an interface between the display device and computer system 200. In one embodiment, display device controller 222 is a monochrome display adapter (MDA) card. In other embodiments, display device controller 222 may be a color graphics adapter (CGA) card, an enhanced graphics adapter (EGA) card, an extended graphics array (XGA) card or other display device controller.
  • The display device may be a television set, a computer monitor, a flat panel display or other display device. The display device receives data signals from processor 201 through display device controller 222 and displays the information and data signals to the user of computer system 200. A video camera 223 is also coupled to I/O bus 220.
  • Computer system 200 includes a second I/O bus 230 coupled to I/O bus 220 via a bus bridge 224. Bus bridge 224 operates to buffer and bridge data signals between I/O bus 220 and I/O bus 230. I/O bus 230 may be a single bus or a combination of multiple buses. In one embodiment, I/O bus 230 is an Industry Standard Architecture (ISA) Specification Revision 1.0a bus developed by International Business Machines of Armonk, N.Y. However, other bus standards may also be used, for example Extended Industry Standard Architecture (EISA) Specification Revision 3.12 developed by Compaq Computer, et al.
  • I/O bus 230 provides communication links between components in computer system 200. A data storage device 231 is coupled to I/O bus 230. I/O device 231 may be a hard disk drive, a floppy disk drive, a CD-ROM device, a flash memory device or other mass storage device. A keyboard interface 232 is also coupled to I/O bus 230. Keyboard interface 232 may be a keyboard controller or other keyboard interface. In addition, keyboard interface 232 may be a dedicated device or can reside in another device such as a bus controller or other controller. Keyboard interface 232 allows coupling of a keyboard to computer system 200 and transmits data signals from the keyboard to computer system 200. An audio controller is also coupled to I/O bus 230. Audio controller 233 operates to coordinate the recording and playing of sounds.
  • According to one embodiment, computer system 120 may be remotely booted from computer system 110 based upon a user authentication stack. At some time during the power on self-test (POST) of computer system 120, the BIOS authenticates computer system 110 as computer system 110 attempts to access computer system 120. In typical computer systems, this is done by computer system 120 requesting a password. However, there are various methods of circumventing BIOS passwords. Moreover, transmitting the system password over transmission medium 130 from computer system 110 is not a secure option.
  • The authorization stack improves pre-operating system user authentication by providing a modular layered architecture with a well-defined abstraction layer that conceals the details of the authentication technology that is used. FIG. 3 is a block diagram of one embodiment of a user authentication stack 300. In one embodiment, user authentication stack 300 includes a control layer, an interface (API) layer, a support layer and a hardware layer. In a further embodiment, the control and interface layers are implemented at a receiving device such as computer system 120, while the support and hardware layers are executed at a source device such as computer system 110.
  • In one embodiment, authentication stack 300 is enabled during the power on self-test (POST) stage of the boot sequence at computer system 120. The control layer is the master control for pre-boot user authentication. The control layer includes a BIOS user authentication (UA) control applet 310. According to one embodiment, control applet 310 is responsible for finding, interpreting and enforcing platform security policy. In one embodiment, platform policy has three components: a policy enabled by a manufacturer; a policy selected by a platform owner and a policy selected by the user of the system. The policy may be stored in a non-volatile memory within computer system 120. Policy can define how to handle security related events such as remote LAN wakeup, resume from suspend, ATA-3 locked, etc.
  • In addition, control applet 310 finds and configures platform authentication and storage sub-systems. Control applet 310 recognizes which methods of authenticating the user that are present. As a result, control applet 310 enumerates the software and hardware capabilities of the platform. In one embodiment, control applet 310 can compare the authentication mechanisms found with those needed by the platform policy, and subsequently make decisions on how to proceed. Control applet 310 also manages managing authentication modules and pre-operating system authentication. Control applet 310 is responsible for setting up the pre-operating system environment and loading necessary modules so that authentication resources can be used. Such resources may include decompression, entry-point tables, IRQ mapping, etc.
  • Further, control applet 310 conducts traffic control between the authentication and storage sub-systems. Control applet 310 makes calls to protected storage hardware within the hardware layer and transmitting the necessary information to an authentication sub-system within the hardware layer, and vice versa. Control applet 310 also prevents access conflicts. Control applet 310 also enables and configures resources to enable authentication. According to one embodiment, BIOS UA control applet 310 includes an API extension layer 320. API extension layer 320 provides API extensions in order to reduce redundancy and complexity in their control code.
  • The interface layer includes a UA API 330 and a storage (STO) API 340. UA API 330 defines high-level function calls needed for user authentication, while STO API 340 defines high-level function calls needed for storage. UA API 330 and STO API 340 work with all user authentication and storage devices known, regardless of the underlying technology. According to one embodiment, the interface layer supports local (e.g., CPU
      • or local systems), smart subsystems (e.g., protected) and remote authentication (e.g., breakup capture, extraction and verify executed partly on client and partly on server). However, the interface layer may also accommodate future authentication considerations.
  • The support layer provides device specific support. The support includes an authentication support component and a storage component. According to one embodiment, the support layer is developed by an authentication hardware manufacturer (or service provider). The support layer translates API calls received from the interface layer into proprietary calls of the service provider.
  • In one embodiment, the support layer includes API handlers and logic, proprietary libraries, BIOS interface libraries and a hardware driver (none shown). The API handlers and logic receive API function calls from control applet 310 and returns the appropriate information. According to one embodiment, the API calls are converted to a sequence of calls to the service provider's library, BIOS standard interfaces and hardware driver code. The proprietary libraries include provider specific code that recognize algorithms for a particular device. The proprietary libraries interface to standard BIOS interfaces and hardware drivers. The hardware driver contains code that communicates with a hardware device in the hardware layer.
  • As described above, the support layer includes authentication and storage plug-ins. The plug-ins convert the abstraction layer into a sequence of calls that implement functions in the hardware layer. The storage component includes storage plug-in 365. Storage plug-in 365 provides support for one or more hardware devices in the hardware layer. According to one embodiment, the authentication component of the support layer includes fingerprint plug-in 355, smart card plug-in 356, universal serial bus (USB) token plug-in 357 and remote boot plug-in 358.
  • Fingerprint plug-in 355 is used to authenticate access based upon receiving data from a fingerprint peripheral device coupled to computer system 120. Smart card plug-in 356 is used to authenticate access based upon receiving data from a smart card chip read at a smart card peripheral device coupled to computer system 120. USB token plug-in 357 is used to authenticate access based upon a USB token.
  • Remote boot plug-in 358 provides services during the pre-operating system process that enables computer system 110 to be authenticated by computer system 120 in order to prove that computer system 110 is authorized to boot computer system 120. Note that in other embodiments, bilateral authentication may be implemented. According to one embodiment, the WfM PXE/BIS specification is used to authenticate computer system 110 for remote services at computer system 120. In a further embodiment, the PXE/BIS services are loaded into the memory of computer system 120.
  • FIG. 4 is a flow diagram for one embodiment of a computer system being powered up by a remote boot server. At processing block 410, computer system 120 begins a power on self-test for system configuration (re-configuration). At processing block 420, computer system 120 begins user authentication. According to one embodiment, an IPAA service provider communicates with the remote boot server in order to authenticate the boot server. As a result, the remote boot server appears as a local authorized user at the computer system, and the booting process is allowed to continue.
  • In a further embodiment, the boot server accesses authentication stack 300 in order to authenticate the boot server. As a result, remote boot plug-in 358 within user authentication stack 300 is called upon to authenticate remote access. At processing block 430, computer system 120 finds the boot server (e.g., computer system 110) in order to download boot code. At processing block 440, computer system 120 authenticates the boot server. At processing block 450, the boot code is downloaded from the boot server to computer system 120 and authenticated.
  • FIG. 5 is a flow diagram for one embodiment of the process for loading and authenticating the boot server and loading the services. At processing block 505, remote boot code for network controller 221 (FIG. 2) of computer system 120 uses Dynamic Host Configuration Protocol (DHCP) to obtain an IP address for computer system 120, an IP address for computer system 110 and a boot file name. At processing block 510, the remote boot code uses a Preboot Execution Environment (PXE) code to download a boot file. At processing block 515, the remote-boot code finds a signature algorithm and key-length combination that the computer system 120 supports. In addition, the remote-boot code determines which corresponding boot image credential files to download from computer system 110.
  • At processing block 520, the remote-boot code downloads the corresponding boot image credential. At processing block 525, the remote-boot code performs an integrity and authorization check of the boot image. The integrity check must succeed in order for remote-boot to be authenticated. In one embodiment, the authorization check involves checking a signer's certificate supplied in the credential. At processing block 530, a public key in the certificate is compared against a public key in a boot object authorization certificate for computer system 120. If a match is not found, the boot attempt fails. If a match is found, the signature was generated by the accepted authority and the authorization check passes. Thus, the remote boot code branches to the downloaded boot image, processing block 535.
  • According to one embodiment, the first downloaded boot image is subject to tight size and memory model constraints. Consequently, the first download boot image is a first-stage bootstrap. In a further embodiment, the first download boot image includes a memory manager in order to make additional memory space available. In addition, the first downloaded boot image downloads a second stage bootstrap using a server, protocol, and file location that may be determined from information obtained in the first stage download. The second downloaded boot image has its own integrity and authorization credentials. In one embodiment, the source of authority for second-stage signature is the vendor of the software being booted. At processing block 540, the first stage code invokes the second stage code.
  • Referring back to FIG. 4, the boot code is executed at computer system 120, processing block 460. At processing block 470, control is passed to the operating system of computer system 120 once the code being downloaded from computer system 110 is authenticated.
  • According to another embodiment, computer system 120 can be awakened from a sleep state by a management computer (e.g., another computer system 110) that is to provide management services for computer system 120. Typically, this scenario occurs whenever computer system 120 has gone into a sleep mode due to inactivity, but is still connected to network 100. According to one embodiment, network controller 221 is still powered in the sleep mode and monitoring network 100 for wake-up packets.
  • FIG. 6 is a flow diagram for one embodiment of awaking computer system 120 from a management services computer. At processing block 610, computer system 120 receives wake-up packets from computer system 110. The wake-up packet is received at network controller 221 within computer system 120. Subsequently, network controller 221 recognizes the wake-up packet and sends a wake-event to bridge/memory controller 211 (which is also still under power). As a result, bridge/memory controller 211 turns power back on to the full system.
  • At processing block 620, computer system 120 has awakened. Depending on how deep of a sleep computer system 120 was in determines the amount of system configuration needed to get everything back into a working state. Computer system 120 knows that this was a wake-up event, the type of wake event (S3, S4, etc.) and also which device woke it up. Since network controller 221 was responsible for the wake-up, computer system 120 determines that this was a wake-on-LAN scenario, and that computer system 120 needs to respond to the wake-up request from computer system 110. However, computer system 110 must first be authenticated. Therefore, at processing block 630, computer system 120 begins user authentication.
  • As described above, an IPAA service provider communicates with the computer system 110 for authentication. At processing block 640, computer system 120 responds to wake-up packets received from computer system 110. At processing block 650, computer system 120 authenticates computer system 110. At processing block 660, computer system 110 is allowed to execute the necessary management services at computer system 120. At processing block 670, control is passed to the operating system of computer system 120. In one embodiment, a private channel (or VPN) is established between computer systems 110 and 120 during authentication.
  • Referring back to FIG. 3, the hardware layer includes authentication hardware 360 and protected storage hardware 370, each coupled to a device communication medium. The hardware layer represents the actual hardware that is attached for the purpose of user authentication. According to one embodiment, hardware devices are attached externally via a USB. However, other external devices (e.g., RS-232, parallel port etc.) may be implemented. In other embodiments, hardware devices may be attached internally (e.g., low pin count (LPC), PCI bus and PC-card bus).
  • Authentication hardware 360 is hardware that captures data or used in process of authenticating data. Protected storage hardware 370 is the hardware (e.g., flash, ROM, etc.) that stores the data. In one embodiment protected storage hardware 370 is non-volatile storage that includes an access control. The access control determines which entities (e.g., user, program, etc.) have permission to read, write, modify or update the information stored within protected storage hardware 370. The authentication stack enables boot code that is to be downloaded from a boot server to be authenticated prior to control being passed to the operating system of the booting computer system.
  • Whereas many alterations and modifications of the present invention will no doubt become apparent to a person of ordinary skill in the art after having read the foregoing description, it is to be understood that any particular embodiment shown and described by way of illustration is in no way intended to be considered limiting. Therefore, references to details of various embodiments are not intended to limit the scope of the claims which in themselves recite only those features regarded as the invention.

Claims (18)

1. A method comprising:
commencing a power on self-test a computer system;
authenticating a boot server by receiving a request from the boot server to access an authentication stack at the computer system; and
downloading boot code from the boot server at the computer system.
2. The method of claim 1 further comprising:
authenticating the boot code; and
executing the boot code at the computer system.
3. The method of claim 2 further comprising passing control of the computer system to a local operating system.
4. A method comprising:
receiving a request at a boot server from a computer system to download boot code to the computer system;
accessing an authentication stack at the computer system; and
authenticating the boot server at a service provider server.
5. The method of claim 4 wherein authenticating the boot server at a service provider server comprises accessing a remote plug-in at the service provider server.
6. The method of claim 4 further comprising downloading the boot code to the computer system.
7. A method comprising:
awakening at a computer system;
authenticating a management server by receiving a request from the management server to access an authentication stack at the computer system; and
downloading boot code from the boot server at the computer system.
8. The method of claim 7 further comprising:
receiving wake-up packets at the computer system from the management server prior to the computer system being awakened; and
9. The method of claim 7 further comprising:
receiving management services at the computer system from the management server; and
passing control of the computer system to a local operating system.
10. A method comprising:
transmitting wake up packets to a computer system from a management server;
receiving an authentication response at the management server from the computer system;
accessing an authentication stack at the computer system; and
authenticating the management server at a service provider server.
11. The method of claim 10 wherein authenticating the management server at a service provider server comprises accessing a remote plug-in at the service provider server.
12. The method of 10 further comprising executing management services at the computer system.
13. An article of manufacture including one or more computer readable media that embody a program of instructions, wherein the program of instructions, when executed by a processing unit, causes the processing unit to:
commence a power on self-test a computer system;
authenticate a boot server by receiving a request from the boot server to access an authentication stack at the computer system; and
download boot code from the boot server at the computer system.
14. The article of manufacture of claim 13 wherein the program of instructions, when executed by a processing unit, further causes the processing unit to:
authenticate the boot code; and
execute the boot code at the computer system.
15. The article of manufacture of claim 13 wherein the program of instructions, when executed by a processing unit, further causes the processing unit to pass control of the computer system to a local operating system.
16. An article of manufacture including one or more computer readable media that embody a program of instructions, wherein the program of instructions, when executed by a processing unit, causes the processing unit to:
receive a request at a boot server from a computer system to download boot code to the computer system;
access an authentication stack at the computer system; and
authenticate the boot server at a service provider server.
17. The article of manufacture of claim 16 wherein causing the processing unit to authenticate the boot server at a service provider server further causes the processing unit to access a remote plug-in at the service provider server.
18. The article of manufacture of claim 16 wherein the program of instructions, when executed by a processing unit, further causes the processing unit to download the boot code to the computer system.
US11/188,420 2001-10-30 2005-07-25 Mechanism to improve authentication for remote management of a computer system Abandoned US20050273603A1 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
US11/188,420 US20050273603A1 (en) 2001-10-30 2005-07-25 Mechanism to improve authentication for remote management of a computer system

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
US10/002,337 US7093124B2 (en) 2001-10-30 2001-10-30 Mechanism to improve authentication for remote management of a computer system
US11/188,420 US20050273603A1 (en) 2001-10-30 2005-07-25 Mechanism to improve authentication for remote management of a computer system

Related Parent Applications (1)

Application Number Title Priority Date Filing Date
US10/002,337 Division US7093124B2 (en) 2001-10-30 2001-10-30 Mechanism to improve authentication for remote management of a computer system

Publications (1)

Publication Number Publication Date
US20050273603A1 true US20050273603A1 (en) 2005-12-08

Family

ID=21700310

Family Applications (2)

Application Number Title Priority Date Filing Date
US10/002,337 Expired - Fee Related US7093124B2 (en) 2001-10-30 2001-10-30 Mechanism to improve authentication for remote management of a computer system
US11/188,420 Abandoned US20050273603A1 (en) 2001-10-30 2005-07-25 Mechanism to improve authentication for remote management of a computer system

Family Applications Before (1)

Application Number Title Priority Date Filing Date
US10/002,337 Expired - Fee Related US7093124B2 (en) 2001-10-30 2001-10-30 Mechanism to improve authentication for remote management of a computer system

Country Status (1)

Country Link
US (2) US7093124B2 (en)

Cited By (11)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20040068666A1 (en) * 2002-07-26 2004-04-08 Sierra Wireless, Inc. A Canadian Corp. Always-on virtual private network access
US20060155748A1 (en) * 2004-12-27 2006-07-13 Xinhong Zhang Use of server instances and processing elements to define a server
US20060173912A1 (en) * 2004-12-27 2006-08-03 Eric Lindvall Automated deployment of operating system and data space to a server
US20080004011A1 (en) * 2006-06-30 2008-01-03 Advanced Micro Devices, Inc. Method and apparatus for keeping a virtual private network session active on a portable computer system including wireless functionality
WO2008065341A2 (en) 2006-12-01 2008-06-05 David Irvine Distributed network system
US20090036096A1 (en) * 2007-07-30 2009-02-05 Ibrahim Wael M Using an authentication ticket to initialize a computer
US20090287938A1 (en) * 2008-05-13 2009-11-19 Gyan Prakash Method and apparatus with chipset-based protection for local and remote authentication of booting from peripheral devices
US20100058054A1 (en) * 2006-12-01 2010-03-04 David Irvine Mssan
US20110066839A1 (en) * 2008-05-16 2011-03-17 Lan Wang System And Method For Providing A System Management Command
US20140230052A1 (en) * 2013-02-11 2014-08-14 Motorola Mobility Llc System and method for testing a secured manufactured device
US9064118B1 (en) * 2012-03-16 2015-06-23 Google Inc. Indicating whether a system has booted up from an untrusted image

Families Citing this family (68)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US6993650B2 (en) * 2001-10-31 2006-01-31 International Business Machines Corporation Authentications integrated into a boot code image
US20030135851A1 (en) * 2002-01-17 2003-07-17 Laura Dickey Method and system for concentration of applications during installation in target devices
US6782349B2 (en) * 2002-05-03 2004-08-24 International Business Machines Corporation Method and system for updating a root of trust measurement function in a personal computer
DE60327857D1 (en) * 2002-06-28 2009-07-16 Koninkl Philips Electronics Nv SOFTWARE DOWNLOAD ON A RECEIVER
US6986033B2 (en) * 2002-09-10 2006-01-10 Veritas Operating Corporation System for automated boot from disk image
US7447751B2 (en) * 2003-02-06 2008-11-04 Hewlett-Packard Development Company, L.P. Method for deploying a virtual private network
AU2004200734B2 (en) * 2003-02-26 2010-07-15 Wms Gaming Inc. Gaming management service in the service-oriented gaming network environment
US20040235563A1 (en) * 2003-02-26 2004-11-25 Blackburn Christopher W. Game update service in a service-oriented gaming network environment
US8308567B2 (en) * 2003-03-05 2012-11-13 Wms Gaming Inc. Discovery service in a service-oriented gaming network environment
US20040242328A1 (en) * 2003-03-05 2004-12-02 Blackburn Christopher W. Boot service in a service-oriented gaming network environment
US20040243848A1 (en) * 2003-03-06 2004-12-02 Blackburn Christopher W. Authentication service in a service-oriented gaming network environment
US20040243849A1 (en) * 2003-03-06 2004-12-02 Blackburn Christopher W. Authorization service in a service-oriented gaming network environment
US20040242331A1 (en) * 2003-03-17 2004-12-02 Blackburn Christopher W. Time service in a service-oriented gaming network environment
US20040242330A1 (en) * 2003-03-17 2004-12-02 Blackburn Christopher W. Name service in a service-oriented gaming network environment
US7927210B2 (en) * 2003-03-17 2011-04-19 Wms Gaming Inc. Accounting service in a service-oriented gaming network environment
US20040266532A1 (en) * 2003-03-27 2004-12-30 Blackburn Christopher W. Event management service in a service-oriented gaming network environment
CA2464797A1 (en) * 2003-04-16 2004-10-16 Wms Gaming Inc. Remote authentication of gaming software in a gaming system environment
CA2464788A1 (en) * 2003-04-16 2004-10-16 Wms Gaming Inc. A gaming software distribution network in a gaming system environment
CA2464430A1 (en) * 2003-04-16 2004-10-16 Wms Gaming Inc. Layered security methods and apparatus in a gaming system environment
US7360073B1 (en) * 2003-05-15 2008-04-15 Pointsec Mobile Technologies, Llc Method and apparatus for providing a secure boot for a computer system
US20050227768A1 (en) * 2003-05-27 2005-10-13 Blackburn Christopher W Gaming network environment having a language translation service
US7181723B2 (en) * 2003-05-27 2007-02-20 Intel Corporation Methods and apparatus for stride profiling a software application
US7290258B2 (en) * 2003-06-25 2007-10-30 Microsoft Corporation Managing multiple devices on which operating systems can be automatically deployed
US7814126B2 (en) * 2003-06-25 2010-10-12 Microsoft Corporation Using task sequences to manage devices
US8086659B2 (en) * 2003-06-25 2011-12-27 Microsoft Corporation Task sequence interface
US7313690B2 (en) * 2003-06-27 2007-12-25 Microsoft Corporation Three way validation and authentication of boot files transmitted from server to client
US7328340B2 (en) * 2003-06-27 2008-02-05 Intel Corporation Methods and apparatus to provide secure firmware storage and service access
DE10336404B3 (en) * 2003-08-06 2005-05-04 Adams, Michael Monitoring device for data processing systems
US7685436B2 (en) * 2003-10-02 2010-03-23 Itt Manufacturing Enterprises, Inc. System and method for a secure I/O interface
US7284120B2 (en) * 2003-11-17 2007-10-16 Lenovo (Singapore) Pte. Ltd. Method and system for allowing a system under test (SUT) to boot a plurality of operating systems without a need for local media
US20050114682A1 (en) * 2003-11-26 2005-05-26 Zimmer Vincent J. Methods and apparatus for securely configuring a machine in a pre-operating system environment
US7506335B1 (en) * 2003-11-29 2009-03-17 Cisco Technology, Inc. Method and apparatus for software loading and initialization in a distributed network
US7461374B1 (en) 2003-12-01 2008-12-02 Cisco Technology, Inc. Dynamic installation and activation of software packages in a distributed networking device
US7376945B1 (en) 2003-12-02 2008-05-20 Cisco Technology, Inc. Software change modeling for network devices
US8281114B2 (en) * 2003-12-23 2012-10-02 Check Point Software Technologies, Inc. Security system with methodology for defending against security breaches of peripheral devices
US20050149729A1 (en) * 2003-12-24 2005-07-07 Zimmer Vincent J. Method to support XML-based security and key management services in a pre-boot execution environment
US8677117B2 (en) * 2003-12-31 2014-03-18 International Business Machines Corporation Remote management of boot application
JP2006092154A (en) * 2004-09-22 2006-04-06 Hitachi Ltd Storage system and storage control method
US7702907B2 (en) * 2004-10-01 2010-04-20 Nokia Corporation System and method for safe booting electronic devices
JP4734259B2 (en) * 2004-10-18 2011-07-27 富士通株式会社 Operation management program, operation management method, and operation management apparatus
WO2006043308A1 (en) * 2004-10-18 2006-04-27 Fujitsu Limited Operation management program, operation management method, and operation management device
JP4734258B2 (en) * 2004-10-18 2011-07-27 富士通株式会社 Operation management program, operation management method, and operation management apparatus
US7631348B2 (en) * 2004-11-22 2009-12-08 Standard Microsystems Corporation Secure authentication using a low pin count based smart card reader
US20070130114A1 (en) * 2005-06-20 2007-06-07 Xiao-Feng Li Methods and apparatus to optimize processing throughput of data structures in programs
KR100660641B1 (en) 2005-10-11 2006-12-21 삼성전자주식회사 Secure booting method for mobile terminal and mobile terminal for adopting the same
US7853926B2 (en) * 2005-11-21 2010-12-14 International Business Machines Corporation Automated context-sensitive operating system switch
US20090036217A1 (en) * 2005-11-22 2009-02-05 Wms Gaming Inc. Service-oriented gaming network environment
US20070124608A1 (en) * 2005-11-30 2007-05-31 Intel Corporation System and method for managing power of networked devices
WO2007092542A2 (en) * 2006-02-07 2007-08-16 Wms Gaming Inc. Wager gaming network with wireless hotspots
WO2007092608A2 (en) * 2006-02-09 2007-08-16 Wms Gaming Inc. Wagering game server availability broadcast message system
WO2008021079A2 (en) 2006-08-08 2008-02-21 Wms Gaming Inc. Configurable wagering game manager
US8341708B1 (en) 2006-08-29 2012-12-25 Crimson Corporation Systems and methods for authenticating credentials for management of a client
TWI385404B (en) * 2006-09-22 2013-02-11 Hon Hai Prec Ind Co Ltd Method for testing computer
US7818559B2 (en) * 2007-02-28 2010-10-19 Microsoft Corporation Boot negotiation among multiple boot-capable devices
US20220147634A1 (en) * 2007-05-22 2022-05-12 Computer Protection Ip, Llc Client authentication and data management system
US20090129597A1 (en) * 2007-11-21 2009-05-21 Zimmer Vincent J Remote provisioning utilizing device identifier
US8924306B2 (en) * 2008-02-20 2014-12-30 International Business Machines Corporation Remote computer rebooting tool
US20100269179A1 (en) * 2009-04-16 2010-10-21 Comcast Cable Communications, Llc Security Client Translation System and Method
US8375220B2 (en) * 2010-04-02 2013-02-12 Intel Corporation Methods and systems for secure remote wake, boot, and login to a computer from a mobile device
WO2013112161A1 (en) * 2012-01-26 2013-08-01 Hewlett-Packard Development Company Control access based on network status
US9262637B2 (en) * 2012-03-29 2016-02-16 Cisco Technology, Inc. System and method for verifying integrity of platform object using locally stored measurement
US9218462B2 (en) * 2012-04-25 2015-12-22 Hewlett Packard Enterprise Development Lp Authentication using lights-out management credentials
US9141802B2 (en) * 2012-09-25 2015-09-22 Intel Corporation Computing device boot software authentication
US9363264B2 (en) * 2013-11-25 2016-06-07 At&T Intellectual Property I, L.P. Networked device access control
CN107085459B (en) * 2016-02-14 2020-03-31 华为技术有限公司 Power supply management method and system
US10102378B2 (en) 2016-09-29 2018-10-16 Hewlett Packard Enterprise Development Lp Boot images for units under test
WO2019117951A1 (en) * 2017-12-15 2019-06-20 Hewlett-Packard Development Company, L.P. Boot authentication
CN113366461A (en) * 2019-02-28 2021-09-07 惠普发展公司,有限责任合伙企业 Accessing firmware settings using asymmetric cryptography

Citations (14)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US5953422A (en) * 1996-12-31 1999-09-14 Compaq Computer Corporation Secure two-piece user authentication in a computer network
US5974250A (en) * 1996-12-13 1999-10-26 Compaq Computer Corp. System and method for secure information transmission over a network
US5978912A (en) * 1997-03-20 1999-11-02 Phoenix Technologies Limited Network enhanced BIOS enabling remote management of a computer without a functioning operating system
US6012100A (en) * 1997-07-14 2000-01-04 Freegate Corporation System and method of configuring a remotely managed secure network interface
US6052779A (en) * 1997-08-08 2000-04-18 International Business Machines Corporation Automatic wake-up of systems in a data processing network
US6105119A (en) * 1997-04-04 2000-08-15 Texas Instruments Incorporated Data transfer circuitry, DSP wrapper circuitry and improved processor devices, methods and systems
US6223284B1 (en) * 1998-04-30 2001-04-24 Compaq Computer Corporation Method and apparatus for remote ROM flashing and security management for a computer system
US20010002485A1 (en) * 1995-01-17 2001-05-31 Bisbee Stephen F. System and method for electronic transmission, storage, and retrieval of authenticated electronic original documents
US6477648B1 (en) * 1997-03-23 2002-11-05 Novell, Inc. Trusted workstation in a networked client/server computing system
US6684326B1 (en) * 1999-03-31 2004-01-27 International Business Machines Corporation Method and system for authenticated boot operations in a computer system of a networked computing environment
US6795912B1 (en) * 1999-09-28 2004-09-21 International Business Machines Corporation Method for controlling computer, computer, and storage medium
US6836483B1 (en) * 1998-06-24 2004-12-28 Research Investment Network, Inc. Message system for asynchronous transfer
US7254630B1 (en) * 1999-08-20 2007-08-07 International Business Machines Corporation Method and system for optimizing performance and availability of a dynamic host configuration protocol (DHCP) service
US7363374B2 (en) * 2001-04-27 2008-04-22 International Business Machines Corporation Method and system for fault-tolerant remote boot in the presence of boot server overload/failure with self-throttling boot servers

Family Cites Families (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US5961588A (en) * 1996-02-22 1999-10-05 Alcatel Usa Sourcing, L.P. Handling of commands passed between the server and client stations of a telecommunications system

Patent Citations (14)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20010002485A1 (en) * 1995-01-17 2001-05-31 Bisbee Stephen F. System and method for electronic transmission, storage, and retrieval of authenticated electronic original documents
US5974250A (en) * 1996-12-13 1999-10-26 Compaq Computer Corp. System and method for secure information transmission over a network
US5953422A (en) * 1996-12-31 1999-09-14 Compaq Computer Corporation Secure two-piece user authentication in a computer network
US5978912A (en) * 1997-03-20 1999-11-02 Phoenix Technologies Limited Network enhanced BIOS enabling remote management of a computer without a functioning operating system
US6477648B1 (en) * 1997-03-23 2002-11-05 Novell, Inc. Trusted workstation in a networked client/server computing system
US6105119A (en) * 1997-04-04 2000-08-15 Texas Instruments Incorporated Data transfer circuitry, DSP wrapper circuitry and improved processor devices, methods and systems
US6012100A (en) * 1997-07-14 2000-01-04 Freegate Corporation System and method of configuring a remotely managed secure network interface
US6052779A (en) * 1997-08-08 2000-04-18 International Business Machines Corporation Automatic wake-up of systems in a data processing network
US6223284B1 (en) * 1998-04-30 2001-04-24 Compaq Computer Corporation Method and apparatus for remote ROM flashing and security management for a computer system
US6836483B1 (en) * 1998-06-24 2004-12-28 Research Investment Network, Inc. Message system for asynchronous transfer
US6684326B1 (en) * 1999-03-31 2004-01-27 International Business Machines Corporation Method and system for authenticated boot operations in a computer system of a networked computing environment
US7254630B1 (en) * 1999-08-20 2007-08-07 International Business Machines Corporation Method and system for optimizing performance and availability of a dynamic host configuration protocol (DHCP) service
US6795912B1 (en) * 1999-09-28 2004-09-21 International Business Machines Corporation Method for controlling computer, computer, and storage medium
US7363374B2 (en) * 2001-04-27 2008-04-22 International Business Machines Corporation Method and system for fault-tolerant remote boot in the presence of boot server overload/failure with self-throttling boot servers

Cited By (23)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US8707406B2 (en) * 2002-07-26 2014-04-22 Sierra Wireless, Inc. Always-on virtual private network access
US20040068666A1 (en) * 2002-07-26 2004-04-08 Sierra Wireless, Inc. A Canadian Corp. Always-on virtual private network access
US7797288B2 (en) * 2004-12-27 2010-09-14 Brocade Communications Systems, Inc. Use of server instances and processing elements to define a server
US20060155748A1 (en) * 2004-12-27 2006-07-13 Xinhong Zhang Use of server instances and processing elements to define a server
US20060173912A1 (en) * 2004-12-27 2006-08-03 Eric Lindvall Automated deployment of operating system and data space to a server
US8010513B2 (en) 2005-05-27 2011-08-30 Brocade Communications Systems, Inc. Use of server instances and processing elements to define a server
US20100235442A1 (en) * 2005-05-27 2010-09-16 Brocade Communications Systems, Inc. Use of Server Instances and Processing Elements to Define a Server
US20080004011A1 (en) * 2006-06-30 2008-01-03 Advanced Micro Devices, Inc. Method and apparatus for keeping a virtual private network session active on a portable computer system including wireless functionality
US8006110B2 (en) * 2006-06-30 2011-08-23 Advanced Micro Devices, Inc. Method and apparatus for keeping a virtual private network session active on a portable computer system including wireless functionality
EP2472430A1 (en) 2006-12-01 2012-07-04 David Irvine Self encryption
WO2008065341A2 (en) 2006-12-01 2008-06-05 David Irvine Distributed network system
US20100058054A1 (en) * 2006-12-01 2010-03-04 David Irvine Mssan
US20100064354A1 (en) * 2006-12-01 2010-03-11 David Irvine Maidsafe.net
US20090036096A1 (en) * 2007-07-30 2009-02-05 Ibrahim Wael M Using an authentication ticket to initialize a computer
US20120284499A1 (en) * 2008-05-13 2012-11-08 Gyan Prakash Method and apparatus with chipset-based protection for local and remote authentication of booting from peripheral devices
US8181032B2 (en) * 2008-05-13 2012-05-15 Intel Corporation Method and apparatus with chipset-based protection for local and remote authentication of booting from peripheral devices
US20090287938A1 (en) * 2008-05-13 2009-11-19 Gyan Prakash Method and apparatus with chipset-based protection for local and remote authentication of booting from peripheral devices
US8850220B2 (en) * 2008-05-13 2014-09-30 Intel Corporation Method and apparatus with chipset-based protection for local and remote authentication of booting from peripheral devices
US20110066839A1 (en) * 2008-05-16 2011-03-17 Lan Wang System And Method For Providing A System Management Command
TWI494785B (en) * 2008-05-16 2015-08-01 Hewlett Packard Development Co System and method for providing a system management command
US9143328B2 (en) * 2008-05-16 2015-09-22 Hewlett-Packard Development Company, L.P. System and method for providing a system management command
US9064118B1 (en) * 2012-03-16 2015-06-23 Google Inc. Indicating whether a system has booted up from an untrusted image
US20140230052A1 (en) * 2013-02-11 2014-08-14 Motorola Mobility Llc System and method for testing a secured manufactured device

Also Published As

Publication number Publication date
US20030084342A1 (en) 2003-05-01
US7093124B2 (en) 2006-08-15

Similar Documents

Publication Publication Date Title
US7093124B2 (en) Mechanism to improve authentication for remote management of a computer system
US8201239B2 (en) Extensible pre-boot authentication
US8909940B2 (en) Extensible pre-boot authentication
US7587750B2 (en) Method and system to support network port authentication from out-of-band firmware
US8402262B2 (en) Enabling a heterogeneous blade environment
US7020772B2 (en) Secure execution of program code
US20050010811A1 (en) Method and system to support network port authentication from out-of-band firmware
KR101453266B1 (en) Demand based usb proxy for data stores in service processor complex
US7360073B1 (en) Method and apparatus for providing a secure boot for a computer system
US5717604A (en) Network monitoring system for tracking, billing and recovering licenses
US9158920B2 (en) System and method for out-of-band assisted biometric secure boot
US7000109B2 (en) Method and apparatus for unlocking a computer system hard drive
US20060179476A1 (en) Data security regulatory rule compliance
US10795581B2 (en) GPT-based data storage partition securing system
US20100111309A1 (en) Encryption key management system and methods thereof
BRPI0615811A2 (en) operating system terminated at processing unit
US20080163208A1 (en) Virtual machine creation for removable storage devices
US20040003265A1 (en) Secure method for BIOS flash data update
US20080313471A1 (en) Electronic system and digital right management methods thereof
US6976172B2 (en) System and method for protected messaging
US20050138414A1 (en) Methods and apparatus to support the storage of boot options and other integrity information on a portable token for use in a pre-operating system environment
US20070162733A1 (en) Secure CMOS
US20230342472A1 (en) Computer System, Trusted Function Component, and Running Method
US11340796B2 (en) Method for managing sleep mode at a data storage device and system therefor
US11068035B2 (en) Dynamic secure ACPI power resource enumeration objects for embedded devices

Legal Events

Date Code Title Description
STCB Information on status: application discontinuation

Free format text: ABANDONED -- FAILURE TO RESPOND TO AN OFFICE ACTION