KR102088962B1 - Method for sharing USB devices under multiple operating system environments and computer readable recording medium applying the same - Google Patents

Method for sharing USB devices under multiple operating system environments and computer readable recording medium applying the same Download PDF

Info

Publication number
KR102088962B1
KR102088962B1 KR1020180125714A KR20180125714A KR102088962B1 KR 102088962 B1 KR102088962 B1 KR 102088962B1 KR 1020180125714 A KR1020180125714 A KR 1020180125714A KR 20180125714 A KR20180125714 A KR 20180125714A KR 102088962 B1 KR102088962 B1 KR 102088962B1
Authority
KR
South Korea
Prior art keywords
usb
operating system
authentication procedure
information
usb device
Prior art date
Application number
KR1020180125714A
Other languages
Korean (ko)
Inventor
방학재
Original Assignee
(주)시큐어가드테크놀러지
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 (주)시큐어가드테크놀러지 filed Critical (주)시큐어가드테크놀러지
Priority to KR1020180125714A priority Critical patent/KR102088962B1/en
Application granted granted Critical
Publication of KR102088962B1 publication Critical patent/KR102088962B1/en

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F13/00Interconnection of, or transfer of information or other signals between, memories, input/output devices or central processing units
    • G06F13/38Information transfer, e.g. on bus
    • G06F13/40Bus structure
    • G06F13/4063Device-to-bus coupling
    • 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/44Program or device authentication
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F9/00Arrangements for program control, e.g. control units
    • G06F9/06Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
    • G06F9/44Arrangements for executing specific programs
    • G06F9/4401Bootstrapping
    • G06F9/4406Loading of operating system
    • G06F9/441Multiboot arrangements, i.e. selecting an operating system to be loaded

Abstract

Disclosed are a method of sharing a USB device under a plurality of operating system environments and a computer-readable storage medium using the same. The method of sharing a USB device under a plurality of operating system environments includes: a step in which if a USB device is connected to a USB host in at least one operating system of a first operating system which is an operating system for a host PC and a second operating system which is a separate virtual operating system operated in the host PC, the USB host recognizes the connected USB device; a step in which if one of the first and second operating systems requests an authentication procedure, the USB management module determines one of the first and second operating systems requesting the authentication procedure; a step in which the USB management module enables the fulfillment of the authentication procedure by delivering USB input information received from the USB device and information about a result of determining an operating system requesting the authentication procedure to a USB response processing module; and a step in which if the authentication procedure is fulfilled, the USB response processing module delivers information about a result of the fulfilled authentication procedure to the operating system requesting the authentication procedure. Therefore, when one single computer operates a plurality of operating systems, the method is capable of providing user convenience by solving the inconvenience of repeating a process where a USB device and the computer are disconnected and the USB device is reconnected to a virtual operating system in order to use the USB device on the virtual operating system after connecting the device to the computer.

Description

복수 개의 운영체제 환경하에서 USB 장치를 공유하는 방법 및 이를 적용한 컴퓨터로 읽을 수 있는 저장매체{Method for sharing USB devices under multiple operating system environments and computer readable recording medium applying the same}Method for sharing USB devices under multiple operating system environments and computer readable recording medium applying the same}

본 발명은 복수 개의 운영체제 환경하에서 USB 장치를 공유하는 방법 및 이를 적용한 컴퓨터로 읽을 수 있는 저장매체에 관한 것으로, 더욱 상세하게는 하나의 호스트 PC에서 운영체제와 별도의 가상적인 운영체제를 동시에 이용하는 경우, 운영체제와 별도의 가상적인 운영체제에서 USB 장치를 함께 이용하도록 공유하는 방법 및 이를 적용한 컴퓨터로 읽을 수 있는 저장매체에 관한 것이다. The present invention relates to a method for sharing a USB device under a plurality of operating system environments and a storage medium that can be read by a computer to which it is applied. More specifically, when a single operating system and a separate virtual operating system are simultaneously used in one host PC, the operating system And a method for sharing a USB device to be used together in a separate virtual operating system and a storage medium readable by a computer to which it is applied.

일반적으로 운영체제(Operating System, 운영체제)는 컴퓨터 시스템 하드웨어를 관리하고, 응용 소프트웨어를 실행하기 위해 개발되었으나, 가상화 기술의 발전을 통해, 한 대의 컴퓨터에 복수 개의 운영체제를 병렬적으로 수행하여 여러 대의 컴퓨터처럼 보이게 하는 가상 운영체제도 개발되었으며, 최근에는, 컴퓨터를 사용하면서 동시에 동일한 컴퓨터 내에서 VMWare와 같은 가상 운영체제를 하나 이상 사용하는 경우가 증가하고 있습니다.In general, the operating system (Operating System, operating system) was developed to manage the computer system hardware, and to run application software, but through the development of virtualization technology, multiple operating systems are executed in parallel on a single computer, such as multiple computers. Visible virtual operating systems have also been developed, and in recent years, more than one virtual operating system, such as VMWare, has been used on the same computer at the same time.

한편, USB(Universal Serial Bus) 장치가 USB 호스트에 연결되면 USB 호스트에서는 USB 장치를 스캔하고 USB 장치로 인식한 후 USB 호스트가 USB 장치의 구성 정보에 해당하는 USB 호스트용 장치 드라이버를 실행하게 되는데, 하나의 USB 장치는 동시에 하나의 운영체제에만 연결될 수 있어, 불편함이 존재합니다.On the other hand, when a Universal Serial Bus (USB) device is connected to a USB host, the USB host scans the USB device and recognizes it as a USB device, and then the USB host executes the device driver for the USB host corresponding to the configuration information of the USB device. One USB device can be connected to only one operating system at the same time, so there is inconvenience.

구체적으로, USB 장치를 이용하는 지문, 카메라, 정맥, 홍채와 같은 생체정보 입력기기는 한 번에 하나의 운영체제에만 연결되기 때문에, 한 대의 컴퓨터에 복수 개의 운영체제를 동작시키는 경우, USB 장치를 컴퓨터에 연결했다가 가상 운영체제에서 사용하기 위해, USB 장치와 컴퓨터의 연결이 해지되도록 하고, USB 장치를 다시 가상 운영체제에 연결하는 작업을 반복적으로 수행하거나 동일한 USB 장치를 복수로 마련해야 한다는 불편함이 있습니다. Specifically, since biometric information input devices such as fingerprints, cameras, veins, and irises using a USB device are connected to only one operating system at a time, when operating multiple operating systems on one computer, the USB device is connected to the computer. Then, in order to use it in the virtual operating system, it is inconvenient to repeatedly disconnect the USB device from the computer, connect the USB device to the virtual operating system repeatedly, or provide multiple identical USB devices.

따라서, 한 대의 컴퓨터에 복수 개의 운영체제를 동작시키는 경우, 하나의 USB 장치가 연결되면, 연결된 USB 장치를 복수의 서로 다른 운영체제에 연결되도록 하기 위한 방안의 모색이 요구된다. Therefore, when operating a plurality of operating systems on a single computer, when one USB device is connected, it is required to find a method for connecting the connected USB devices to a plurality of different operating systems.

한국등록특허 제10-1893014호(발명의 명칭: 컴퓨팅장치에서 동작하는 별도의 가상적인 운영체제를 이용하여 촉각인터페이스장치를 제어하는 방법, 장치 및 비일시적 컴퓨터-판독가능 매체)Korean Registered Patent No. 10-1893014 (Invention name: Method, device and non-transitory computer-readable medium for controlling a tactile interface device using a separate virtual operating system running on a computing device)

본 발명은 상기와 같은 문제를 해결하기 위해 안출된 것으로, 본 발명의 목적은, 한 대의 컴퓨터에 복수 개의 운영체제를 동작시키는 경우, 하나의 USB 장치가 연결되면, 연결된 USB 장치를 복수의 서로 다른 운영체제에 동시에 연결되도록 하는 복수 개의 운영체제 환경하에서 USB 장치를 공유하는 방법 및 이를 적용한 컴퓨터로 읽을 수 있는 저장매체를 제공함에 있다. The present invention has been devised to solve the above problems, and an object of the present invention is to operate a plurality of operating systems on a single computer, and when a single USB device is connected, the connected USB devices are connected to a plurality of different operating systems. It is to provide a method for sharing a USB device under a plurality of operating system environments to be simultaneously connected to and a storage medium readable by a computer to which the USB device is applied.

상기 목적을 달성하기 위한 본 발명의 일 실시예에 따른 복수 개의 운영체제 환경하에서 USB 장치를 공유하는 방법은 호스트 PC의 운영체제인 제1 운영체제와 상기 호스트 PC에서 동작하는 별도의 가상 운영체제인 제2 운영체제 중 적어도 하나의 운영체제 환경에서 USB 호스트에 USB 장치가 연결되면, 상기 USB 호스트가 상기 연결된 USB 장치를 인식하는 단계; 상기 제1 운영체제 및 상기 제2 운영체제 중 어느 하나의 운영체제에서 인증절차를 요청하면, 상기 USB 관리 모듈이 상기 제1 운영체제 및 상기 제2 운영체제 중 상기 인증절차를 요청한 운영체제를 판단하는 단계; 상기 USB 관리 모듈이 상기 USB 장치로부터 수신된 USB 입력정보 및 상기 인증절차를 요청한 운영체제에 대한 판단결과에 대한 정보를 USB 응답 처리 모듈에 전달하여, 상기 인증절차가 수행되도록 하는 단계; 및 상기 인증절차가 수행되면, 상기 USB 응답 처리 모듈이 상기 인증절차를 요청한 운영체제에 상기 수행된 인증절차의 수행결과에 대한 정보를 전달하는 단계;를 포함한다. A method of sharing a USB device under a plurality of operating system environments according to an embodiment of the present invention for achieving the above object is one of a first operating system that is an operating system of a host PC and a second operating system that is a separate virtual operating system that operates on the host PC. When a USB device is connected to a USB host in at least one operating system environment, the USB host recognizing the connected USB device; Determining an operating system of the first operating system and the second operating system that has requested the authentication process when the authentication process is requested by one of the first operating system and the second operating system; Transmitting, by the USB management module, information on the USB input information received from the USB device and the result of the determination on the operating system requesting the authentication procedure to a USB response processing module, so that the authentication procedure is performed; And when the authentication procedure is performed, the USB response processing module transmitting information on a result of the performed authentication procedure to an operating system that has requested the authentication procedure.

그리고 상기 인증절차의 수행결과를 전달하는 단계는, 상기 인증절차가 수행되면, 상기 USB 응답 처리 모듈이, 상기 인증절차를 요청한 운영체제에 상기 수신된 USB 입력정보의 값에 대한 정보는 전달하지 않고, 상기 인증절차의 수행결과에 대한 정보만을 전달할 수 있다.And in the step of transmitting the result of the authentication procedure, when the authentication procedure is performed, the USB response processing module does not transmit information on the value of the received USB input information to the operating system that requested the authentication procedure. Only information on the result of performing the authentication procedure can be transmitted.

또한, 상기 인증절차는, 상기 USB 응답 처리 모듈이 기등록된 생체정보와 상기 USB 입력정보에 포함된 생체정보를 비교하여 수행되며, 상기 생체정보는, 정맥, 지문, 홍채, 심전도, 성문(voice print), 얼굴 형상 및 손금에 대한 정보 중 어느 하나의 생체정보일 수 있다.In addition, the authentication procedure is performed by comparing the biometric information pre-registered with the USB response processing module and the biometric information included in the USB input information, and the biometric information includes a vein, a fingerprint, an iris, an electrocardiogram, and a voicemail. print), face shape and handprint information.

한편, 본 실시예에 따른 복수 개의 운영체제 환경하에서 USB 장치를 공유하는 방법은 상기 인증절차를 요청한 운영체제에 상기 인증절차의 수행결과에 대한 정보가 전달된 이후, 상기 USB 장치의 연결 상태가 변경되지 않는 동안에 상기 USB 응답 처리 모듈이 상기 인증절차의 수행결과에 대한 정보를 임시 저장하는 단계; 및 상기 수행결과에 대한 정보가 임시 저장된 이후, 상기 인증절차를 요청하지 않은 다른 하나의 운영체제에서 인증절차를 요청하면, 상기 USB 응답 처리 모듈이 상기 인증절차를 재차 수행하지 않고, 상기 임시 저장된 인증절차의 수행결과에 대한 정보를 상기 다른 하나의 운영체제에 전달하는 단계;를 더 포함할 수 있다.Meanwhile, in a method of sharing a USB device under a plurality of operating system environments according to the present embodiment, after the information on the result of the authentication procedure is transmitted to the operating system that requested the authentication procedure, the connection status of the USB device is not changed. While the USB response processing module temporarily stores information on the result of performing the authentication procedure; And after the information on the execution result is temporarily stored, if the authentication procedure is requested by another operating system that has not requested the authentication procedure, the USB response processing module does not perform the authentication procedure again, and the temporarily stored authentication procedure. It may further include; transmitting information about the result of the operation to the other operating system.

그리고 상기 인증절차의 수행결과에 대한 정보를 임시 저장하는 단계는, 상기 인증절차의 수행결과에 대한 정보를 임시 저장하는 경우, 상기 USB 응답 처리 모듈이 상기 USB 관리 모듈로부터 상기 USB 장치의 연결 상태가 해제된 것에 대한 상태정보를 수신하면, 상기 임시 저장된 인증절차의 수행결과에 대한 정보를 폐기할 수 있다. And the step of temporarily storing the information on the result of the authentication procedure is performed. When the information on the result of the authentication procedure is temporarily stored, the USB response processing module is connected to the USB device from the USB management module. Upon receiving the status information on the canceled, it is possible to discard the information on the result of performing the temporarily stored authentication procedure.

또한, 상기 목적을 달성하기 위한 본 발명의 일 실시예에 따른 컴퓨터 프로그램이 수록된 컴퓨터로 읽을 수 있는 저장매체는 상술된 복수 개의 운영체제 환경하에서 USB 장치를 공유하는 방법을 수행하기 위한 컴퓨터 프로그램이 수록된다. In addition, a computer-readable storage medium containing a computer program according to an embodiment of the present invention for achieving the above object includes a computer program for performing a method of sharing a USB device under a plurality of operating system environments described above. .

이에 의해, 한 대의 컴퓨터에 복수 개의 운영체제를 동작시키는 경우, USB 장치를 컴퓨터에 연결했다가 가상 운영체제에서 사용하기 위해, USB 장치와 컴퓨터의 연결이 해지되도록 하고, USB 장치를 다시 가상 운영체제에 연결하는 작업을 반복적으로 수행하거나 동일한 USB 장치를 복수로 마련해야 하는 불편함을 해소하여, 사용자에게 편의를 제공할 수 있다. Accordingly, when operating a plurality of operating systems on one computer, the USB device is connected to the computer, and the USB device is disconnected from the computer for use in the virtual operating system, and the USB device is connected to the virtual operating system again. By eliminating the inconvenience of repeatedly performing a task or providing a plurality of identical USB devices, convenience may be provided to the user.

도 1은 본 발명의 일 실시예에 따른 호스트 PC와 USB 장치의 연결 방법을 설명하기 위해 개략적으로 도시된 도면이다.
도 2는 본 발명의 일 실시예에 따른 복수 개의 운영체제 환경하에서 USB 장치를 공유하는 방법을 구현하기 위한 시스템의 구성이 개략적으로 도시된 도면이다.
도 3은 본 발명의 일 실시예에 따른 복수 개의 운영체제 환경하에서 USB 장치를 공유하는 방법을 설명하기 위해 도시된 흐름도이다.
1 is a diagram schematically illustrating a method of connecting a host PC and a USB device according to an embodiment of the present invention.
2 is a diagram schematically showing a configuration of a system for implementing a method of sharing a USB device under a plurality of operating system environments according to an embodiment of the present invention.
3 is a flowchart illustrating a method of sharing a USB device under a plurality of operating system environments according to an embodiment of the present invention.

이하에서는 도면을 참조하여 본 발명에 대해 보다 상세히 설명하기로 한다. 이하에 소개되는 실시예들은 본 발명이 속하는 기술분야에서 통상의 지식을 가진 자에게 본 발명의 사상이 충분히 전달될 수 있도록 하기 위해 예로서 제공되는 것이다. 본 발명은 이하 설명되는 실시예들에 한정되지 않고 다른 형태로 구체화될 수도 있다.Hereinafter, the present invention will be described in more detail with reference to the drawings. The embodiments introduced below are provided as examples to sufficiently convey the spirit of the present invention to those skilled in the art to which the present invention pertains. The present invention is not limited to the embodiments described below and may be embodied in other forms.

도 1은 본 발명의 일 실시예에 따른 호스트 PC(10)와 USB 장치(20)의 연결 방법을 설명하기 위해 개략적으로 도시된 도면이고, 도 2는 본 발명의 일 실시예에 따른 복수 개의 운영체제 환경하에서 USB 장치를 공유하는 방법(이하에서는 'USB 장치 공유 방법'으로 총칭하기로 함)을 구현하기 위한 시스템의 구성이 개략적으로 도시된 도면이다.1 is a diagram schematically illustrating a connection method of a host PC 10 and a USB device 20 according to an embodiment of the present invention, and FIG. 2 is a plurality of operating systems according to an embodiment of the present invention The configuration of a system for implementing a method for sharing a USB device under an environment (hereinafter, referred to collectively as a 'USB device sharing method') is a diagram schematically illustrated.

본 실시예에 따른 USB 장치 공유 방법은 한 대의 컴퓨터에 복수 개의 운영체제를 동작시키는 경우, 하나의 USB 장치(20)가 연결되면, 연결된 USB 장치(20)를 복수의 서로 다른 운영체제에 동시에 연결되도록 하기 위해 마련된다. In the USB device sharing method according to the present exemplary embodiment, when a plurality of operating systems are operated on one computer, when one USB device 20 is connected, the connected USB devices 20 are simultaneously connected to a plurality of different operating systems. It is prepared for.

이를 위해, 본 USB 장치 공유 방법을 구현하기 위한 시스템은 도 1에 도시된 바와 같이 호스트 PC(10)와 USB 장치(20)로 구성될 수 있다.To this end, a system for implementing the present USB device sharing method may be configured as a host PC 10 and a USB device 20 as shown in FIG. 1.

호스트 PC(10)는 데스크 탑 컴퓨터, 테블릿 PC, 노트북 컴퓨터 등으로 구현되어, 컴퓨터 시스템 하드웨어를 관리하고, 응용 소프트웨어를 실행하기 위한 운영체제인 제1 운영체제와 별도의 가상 운영체제인 제2 운영체제를 동작시킬 수 있으며, USB 장치(20)가 연결되면, 연결된 USB 장치(20)가 인식되도록 하여, 데이터를 송수신할 수 있다. The host PC 10 is implemented as a desktop computer, a tablet PC, a laptop computer, etc., and operates a first operating system, which is an operating system for managing computer system hardware and execute application software, and a second operating system, which is a separate virtual operating system. When the USB device 20 is connected, the connected USB device 20 is recognized to transmit and receive data.

이를 위해, 호스트 PC(10)는 제1 운영체제 수행 모듈(100), 제2 운영체제 수행 모듈(200), USB 호스트(300), USB 관리 모듈(400) 및 USB 응답 처리 모듈(500)이 마련될 수 있다. To this end, the host PC 10 is provided with a first operating system execution module 100, a second operating system execution module 200, a USB host 300, a USB management module 400 and a USB response processing module 500 Can.

제1 운영체제 수행 모듈(100)은 호스트 PC(10)의 운영체제인 제1 운영체제를 동작시키기 위해 마련되고, 제2 운영체제 수행 모듈(200)은 하나 이상의 제2 운영체제를 동작시키기 위해 마련된다.The first operating system execution module 100 is provided to operate the first operating system that is the operating system of the host PC 10, and the second operating system execution module 200 is provided to operate one or more second operating systems.

USB 호스트(300)는 USB 장치(20)가 연결되면, 연결된 USB 장치(20)를 스캔하여 USB 장치(20)로 인식하기 위해 마련된다. When the USB device 20 is connected, the USB host 300 is provided to scan the connected USB device 20 and recognize it as the USB device 20.

구체적으로, USB 호스트(300)는 USB 장치(20)가 연결되면, 연결된 USB 장치(20)를 스캔하여 USB 장치(20)로 인식하고, USB 장치(20)가 인식되면, USB 장치(20)의 구성 정보에 해당하는 USB 호스트용 장치 드라이버를 실행할 수 있다.Specifically, when the USB device 300 is connected, the USB host 300 scans and recognizes the connected USB device 20 as the USB device 20, and when the USB device 20 is recognized, the USB device 20 Device driver for the USB host corresponding to the configuration information can be executed.

그리고 USB 호스트(300)는 연결된 USB 장치(20)의 연결 상태가 변경되면, 이를 USB 관리 모듈(400)에 보고할 수 있다.In addition, when the connection state of the connected USB device 20 is changed, the USB host 300 may report it to the USB management module 400.

구체적으로, USB 호스트(300)는 연결된 USB 장치(20)의 연결이 해제되면, USB 장치(20)의 연결 상태가 해제된 것에 대한 상태정보를 생성하여, USB 관리 모듈(400)에 전달하고, USB 관리 모듈(400)은 USB 응답 처리 모듈(500)에 의해, 인증절차의 수행결과에 대한 정보가 임시 저장되는 경우, 수신된 USB 장치(20)의 연결 상태가 해제된 것에 대한 상태정보를 USB 응답 처리 모듈(500)에 전달하여, 임시 저장된 인증절차의 수행결과에 대한 정보가 폐기되도록 할 수 있다. Specifically, when the connection of the connected USB device 20 is released, the USB host 300 generates status information about the connection state of the USB device 20 being released, and transmits the status information to the USB management module 400, The USB management module 400, by the USB response processing module 500, when the information about the result of the authentication procedure is temporarily stored, the USB management module 400 displays the status information about the disconnection of the received USB device 20. It can be transmitted to the response processing module 500, so that the information on the result of performing the temporarily stored authentication procedure can be discarded.

USB 관리 모듈(400)은 제1 운영체제 수행 모듈(100) 또는 제2 운영체제 수행 모듈(200)을 통해, 제1 운영체제 및 제2 운영체제 중 어느 하나의 운영체제에서 인증절차를 요청하면, 제1 운영체제 및 제2 운영체제 중 인증절차를 요청한 운영체제를 판단하고, USB 장치(20)로부터 수신된 USB 입력정보 및 인증절차를 요청한 운영체제에 대한 판단결과에 대한 정보를 USB 응답 처리 모듈(500)에 전달하여, 인증절차가 수행되도록 하기 위해 마련된다. When the USB management module 400 requests an authentication procedure from either the first operating system or the second operating system through the first operating system execution module 100 or the second operating system execution module 200, the first operating system and The operating system that requested the authentication procedure among the second operating systems is determined, and information on the USB input information received from the USB device 20 and the result of the determination on the operating system that requested the authentication procedure is transmitted to the USB response processing module 500 for authentication. Provision is made to ensure that the procedure is performed.

구체적으로, USB 관리 모듈(400)은 제1 운영체제 및 제2 운영체제 중 어느 하나의 운영체제로부터 인증절차가 요청되면, USB 호스트(300)에 연결된 USB 장치(20)의 존재 여부를 판단하고, USB 호스트(300)에 연결되어 인식된 USB 장치(20)가 존재하면, USB 호스트(300)에 연결된 USB 장치(20)에 인증절차를 수행하기 위한 USB 입력정보를 요청하여, USB 호스트(300)를 통해 입력된 USB 입력정보가 전달되도록 할 수 있다.Specifically, when the authentication procedure is requested from one of the first operating system and the second operating system, the USB management module 400 determines whether the USB device 20 connected to the USB host 300 exists, and the USB host When the recognized USB device 20 connected to the 300 is present, the USB device 20 connected to the USB host 300 requests USB input information for performing the authentication procedure, and the USB host 300 The input USB input information can be transmitted.

그리고 USB 관리 모듈(400)은 USB 입력정보가 전달되면, 인증절차를 요청한 운영체제를 판단하고, USB 장치(20)로부터 수신된 USB 입력정보 및 인증절차를 요청한 운영체제에 대한 판단결과에 대한 정보를 USB 응답 처리 모듈(500)에 전달할 수 있다.In addition, when the USB input information is transmitted, the USB management module 400 determines the operating system that requested the authentication procedure, and displays information on the USB input information received from the USB device 20 and the determination result for the operating system that requested the authentication procedure. It can be delivered to the response processing module 500.

USB 응답 처리 모듈(500)은 운영체제에 대한 이용권한을 획득하기 위한 운영체제 로그인, 사용자의 아이디에 따라 특정 소프트웨어 또는 기설정된 그룹웨어들에 대한 이용권한을 사용자의 컴퓨터 또는 단말을 통해 획득하기 위한 애플리케이션 로그인 및 전자금융 결제를 위한 로그인과 같은 인증절차 또는 애플리케이션 사용 중 본인 확인을 위한 인증절차가 수행되면, 인증절차를 요청한 운영체제에 수행된 인증절차의 수행결과에 대한 정보를 전달하기 위해 마련된다. The USB response processing module 500 logs in an operating system to obtain access to the operating system, an application log in to acquire access to specific software or preset groupware according to the user's ID, through the user's computer or terminal, and When an authentication procedure such as login for electronic financial payment or an authentication procedure for identity verification is performed while using an application, it is provided to transmit information on the result of the authentication procedure performed to the operating system that requested the authentication procedure.

일 예를 들면, USB 응답 처리 모듈(500)은 USB 장치(20)의 구현 방식에 따라 USB 응답 처리 모듈(500)에 기등록된 정맥, 지문, 홍채, 심전도, 성문(voice print), 얼굴 형상 및 손금에 대한 정보 중 어느 하나의 생체정보와 USB 입력정보에 포함된 생체정보를 USB 응답 처리 모듈(500)이 비교하여 인증절차를 수행할 수 있다. For example, the USB response processing module 500 is a vein, fingerprint, iris, electrocardiogram, voice print, face shape that is pre-registered in the USB response processing module 500 according to the implementation method of the USB device 20. And the biometric information included in any one of the information on palmistry and biometric information included in the USB input information may be compared by the USB response processing module 500 to perform an authentication procedure.

그리고 USB 응답 처리 모듈(500)은 인증절차가 수행되는 과정에서, 수신된 USB 입력정보의 값에 대한 정보는 인증절차를 요청한 운영체제에 전달하지 않고, 인증절차의 수행결과에 대한 정보만을 전달하여, 인증절차의 수행결과에 대한 정보를 전달하는 과정에서 발생하는 데이터 처리의 부하를 절감시키고, USB 입력정보의 값에 대한 정보가 외부로 유출되는 것을 방지할 수 있다. In addition, in the process of performing the authentication procedure, the USB response processing module 500 does not transmit the information on the value of the received USB input information to the operating system that requested the authentication procedure, but transmits only the information on the result of the authentication procedure, It can reduce the load of data processing that occurs in the process of transmitting information on the result of performing the authentication procedure, and can prevent information about the value of the USB input information from leaking to the outside.

또한, USB 응답 처리 모듈(500)은 인증절차를 요청한 운영체제에 인증절차의 수행결과에 대한 정보가 전달된 이후, USB 장치(20)의 연결 상태가 변경되지 않는 동안에 인증절차의 수행결과에 대한 정보를 임시 저장할 수 있다.In addition, the USB response processing module 500, after the information on the result of the authentication procedure is transmitted to the operating system that requested the authentication procedure, while the connection status of the USB device 20 is not changed, information on the result of the authentication procedure execution Can be temporarily stored.

이때, USB 응답 처리 모듈(500)은 인증절차의 수행결과에 대한 정보가 임시 저장된 이후, 인증절차를 요청하지 않은 다른 운영체제에서 인증절차를 요청하면, USB 장치(20)의 연결 상태가 변경되지 않는 동안에는 인증절차를 재차 수행하지 않고, 임시 저장된 인증절차의 수행결과에 대한 정보를 다른 하나의 운영체제에 전달함으로써, 복수 개의 운영체제 환경하에서 USB 장치(20)를 공유하되, USB 장치(20)의 연결 상태가 변경되지 않는 동안에는 인증절차를 재차 수행하지 않아도 되어, 사용자에게 편의를 제공할 수 있다.At this time, after the USB response processing module 500 temporarily stores information on the result of performing the authentication procedure, if the authentication procedure is requested by another operating system that has not requested the authentication procedure, the connection status of the USB device 20 is not changed. In the meantime, without performing the authentication procedure again, the USB device 20 is shared under a plurality of operating system environments by transmitting information on the result of performing the temporarily stored authentication procedure to another operating system, but the connection state of the USB device 20 While is not changed, it is not necessary to perform the authentication procedure again, which may provide convenience to the user.

반대로, USB 응답 처리 모듈(500)은 USB 장치(20)의 연결 상태가 변경되어, USB 관리 모듈(400)로부터 USB 장치(20)의 연결 상태가 해제된 것에 대한 상태정보를 수신하면, 임시 저장된 인증절차의 수행결과에 대한 정보를 폐기하여, USB 장치(20)를 공유하며 수행하는 인증절차의 편의성과 함께 보안성을 확보할 수 있다. On the contrary, when the connection status of the USB device 20 is changed, the USB response processing module 500 receives the status information about the connection status of the USB device 20 being released from the USB management module 400, and is temporarily stored. By discarding the information on the result of performing the authentication procedure, the USB device 20 can be shared and secured with the convenience of the authentication procedure performed.

한편, USB 장치(20)는 USB 호스트(300)에 연결되어, 데이터가 송수신 되도록 할 수 있다. On the other hand, the USB device 20 is connected to the USB host 300, so that data can be transmitted and received.

구체적으로 예를 들면, USB 장치(20)는 USB 단자가 구비된 카메라, 지문 입력기, 마이크, 손바닥의 정맥 감지기 또는 심전도 측정기와 같은 장비로 구현될 수 있으며, 사용자의 얼굴 모양, 성문(voice print), 지문, 홍채, 심전도, 정맥, 손금에 대한 정보가 수집되어 USB 입력정보가 생성되면, 생성된 USB 입력정보를 호스트 PC(10)에 전달되도록 할 수 있다. Specifically, for example, the USB device 20 may be implemented with equipment such as a camera equipped with a USB terminal, a fingerprint input device, a microphone, a vein detector on a palm, or an electrocardiogram, and the shape of a user's face and voice print. , When information on fingerprint, iris, electrocardiogram, vein, and palm is collected and USB input information is generated, the generated USB input information can be transmitted to the host PC 10.

도 3은 본 발명의 일 실시예에 따른 USB 장치 공유 방법을 설명하기 위해 도시된 흐름도이다.3 is a flowchart illustrating a USB device sharing method according to an embodiment of the present invention.

상술한 바와 같이 본 USB 장치 공유 방법은 한 대의 컴퓨터에 복수 개의 운영체제를 동작시키는 경우, 하나의 USB 장치(20)가 연결되면, 연결된 USB 장치(20)를 복수의 서로 다른 운영체제에 동시에 연결되도록 하기 위해, 우선, USB 호스트(300)에 USB 장치(20)가 연결되면(S310), USB 호스트(300)가 연결된 USB 장치(20)를 인식할 수 있다(S320). As described above, in the method of sharing the USB device, when operating multiple operating systems on one computer, when one USB device 20 is connected, the connected USB devices 20 are simultaneously connected to a plurality of different operating systems. For this, first, when the USB device 20 is connected to the USB host 300 (S310), the USB device 20 to which the USB host 300 is connected may be recognized (S320).

그리고 제1 운영체제 수행 모듈(100) 또는 제2 운영체제 수행 모듈(200)을 통해, 제1 운영체제 및 제2 운영체제 중 어느 하나의 운영체제에서 USB 관리 모듈(400)에 인증절차를 요청하면(S330-Yes), USB 관리 모듈(400)은 USB 호스트(300)에 연결된 USB 장치(20)의 존재 여부를 판단하고, USB 호스트(300)에 연결되어 인식된 USB 장치(20)가 존재하면, USB 호스트(300)에 연결된 USB 장치(20)에 인증절차를 수행하기 위한 USB 입력정보를 요청하여, USB 호스트(300)를 통해 입력된 USB 입력정보가 전달되도록 하고, USB 관리 모듈(400)이 제1 운영체제 및 제2 운영체제 중 인증절차를 요청한 운영체제를 판단할 수 있다(S340). Then, through the first operating system execution module 100 or the second operating system execution module 200, when any one of the first operating system and the second operating system requests an authentication procedure from the USB management module 400 (S330-Yes) ), The USB management module 400 determines the existence of the USB device 20 connected to the USB host 300, and when the recognized USB device 20 is connected to the USB host 300, the USB host ( 300) by requesting the USB input information for performing the authentication procedure to the USB device 20 connected, so that the USB input information input through the USB host 300 is transmitted, the USB management module 400 is the first operating system And an operating system that has requested an authentication procedure from among the second operating systems (S340).

또한, USB 관리 모듈(400)은 인증절차를 요청한 운영체제가 어느 운영체제인지 판단되면, USB 장치(20)로부터 수신된 USB 입력정보 및 인증절차를 요청한 운영체제에 대한 판단결과에 대한 정보를 USB 응답 처리 모듈(500)에 전달할 수 있다(S350). In addition, when the USB management module 400 determines which operating system is the operating system that requested the authentication procedure, the USB response processing module displays information on the USB input information received from the USB device 20 and the determination result of the operating system that requested the authentication procedure. It can be delivered to (500) (S350).

USB 응답 처리 모듈(500)은 USB 입력정보 및 인증절차를 요청한 운영체제에 대한 판단결과에 대한 정보가 수신되면, 인증절차를 수행하고(S360), 인증절차가 수행되면, 인증절차를 요청한 운영체제에 수행된 인증절차의 수행결과에 대한 정보를 전달할 수 있다(S370). When the USB response processing module 500 receives information on the USB input information and the determination result of the operating system that requested the authentication procedure, performs the authentication procedure (S360), and when the authentication procedure is performed, performs the authentication procedure on the operating system that requested the authentication procedure. Information on the result of performing the authenticated procedure may be transmitted (S370).

이를 통해, 한 대의 컴퓨터에 복수 개의 운영체제를 동작시키는 경우, USB 장치(20)를 컴퓨터에 연결했다가 가상 운영체제에서 사용하기 위해, USB 장치(20)와 컴퓨터의 연결이 해지되도록 하고, USB 장치(20)를 다시 가상 운영체제에 연결하는 작업을 반복적으로 수행하거나 동일한 USB 장치(20)를 복수로 마련하지 않아도, USB 장치(20)를 함께 공유하여 이용할 수 있다. Through this, when operating a plurality of operating systems on a single computer, the USB device 20 is connected to a computer and then used to be used in a virtual operating system, so that the connection between the USB device 20 and the computer is terminated, and the USB device ( It is possible to share and use the USB device 20 together without repeatedly performing the task of connecting 20) back to the virtual operating system or providing a plurality of the same USB device 20.

더불어, 상술한 바와 같이 USB 응답 처리 모듈(500)은 인증절차를 요청한 운영체제에 인증절차의 수행결과에 대한 정보가 전달된 이후, USB 장치(20)의 연결 상태가 변경되지 않는 동안에 인증절차의 수행결과에 대한 정보를 임시 저장할 수 있다.In addition, as described above, the USB response processing module 500 performs the authentication procedure while the connection state of the USB device 20 is not changed after the information on the result of the authentication procedure is transmitted to the operating system that requested the authentication procedure. Information about the results can be temporarily stored.

이때, USB 응답 처리 모듈(500)은 인증절차의 수행결과에 대한 정보가 임시 저장된 이후, 인증절차를 요청하지 않은 다른 운영체제에서 인증절차를 요청하면, USB 장치(20)의 연결 상태가 변경되지 않는 동안에는 인증절차를 재차 수행하지 않고, 임시 저장된 인증절차의 수행결과에 대한 정보를 다른 하나의 운영체제에 전달함으로써, 복수 개의 운영체제 환경하에서 USB 장치(20)를 공유하되, USB 장치(20)의 연결 상태가 변경되지 않는 동안에는 인증절차를 재차 수행하지 않아도 되며, 반대로, USB 응답 처리 모듈(500)은 USB 장치(20)의 연결 상태가 변경되어, USB 관리 모듈(400)로부터 USB 장치(20)의 연결 상태가 해제된 것에 대한 상태정보를 수신하면, 임시 저장된 인증절차의 수행결과에 대한 정보를 폐기하도록 함으로써, USB 장치(20)를 공유하며 복수 개의 운영체제에서 수행되는 인증절차의 편의성과 함께 보안성을 확보할 수 있다.At this time, after the USB response processing module 500 temporarily stores information on the result of performing the authentication procedure, if the authentication procedure is requested by another operating system that has not requested the authentication procedure, the connection status of the USB device 20 is not changed. In the meantime, without performing the authentication procedure again, the USB device 20 is shared under a plurality of operating system environments by transmitting information on the result of performing the temporarily stored authentication procedure to another operating system, but the connection state of the USB device 20 It is not necessary to perform the authentication procedure again while is not changed, on the contrary, the USB response processing module 500 changes the connection state of the USB device 20, so that the connection of the USB device 20 from the USB management module 400 When receiving the status information about the status is released, by disposing the information about the result of performing the temporarily stored authentication procedure, the USB device 20 is shared and a plurality of operating systems With the convenience of the authentication process performed by the security can be ensured.

한편, 본 실시예에 따른 USB 장치 공유 방법을 수행하게 하는 컴퓨터 프로그램을 수록한 컴퓨터로 읽을 수 있는 기록매체에도 본 발명의 기술적 사상이 적용될 수 있음은 물론이다. On the other hand, of course, the technical idea of the present invention can be applied to a computer-readable recording medium containing a computer program for performing the USB device sharing method according to the present embodiment.

또한, 본 발명의 다양한 실시예에 따른 기술적 사상은 컴퓨터로 읽을 수 있는 기록매체에 기록된 컴퓨터로 읽을 수 있는 프로그래밍 언어 코드 형태로 구현될 수도 있다. 컴퓨터로 읽을 수 있는 기록매체는 컴퓨터에 의해 읽을 수 있고 데이터를 저장할 수 있는 어떤 데이터 저장 장치이더라도 가능하다. 예를 들어, 컴퓨터로 읽을 수 있는 기록매체는 ROM, RAM, CD-ROM, 자기 테이프, 플로피 디스크, 광디스크, 하드 디스크 드라이브, 플래시 메모리, 솔리드 스테이트 디스크(SSD) 등이 될 수 있음은 물론이다. 또한, 컴퓨터로 읽을 수 있는 기록매체에 저장된 컴퓨터로 읽을 수 있는 코드 또는 프로그램은 컴퓨터 간에 연결된 네트워크를 통해 전송될 수도 있다.Further, the technical idea according to various embodiments of the present disclosure may be implemented in the form of computer-readable programming language codes recorded on a computer-readable recording medium. The computer-readable recording medium can be any data storage device that can be read by a computer and stores data. Of course, the computer-readable recording medium may be a ROM, RAM, CD-ROM, magnetic tape, floppy disk, optical disk, hard disk drive, flash memory, solid state disk (SSD), or the like. In addition, computer-readable codes or programs stored on a computer-readable recording medium may be transmitted through a network connected between computers.

그리고 이상에서는 본 발명의 바람직한 실시예에 대하여 도시하고 설명하였지만, 본 발명은 상술한 특정의 실시예에 한정되지 아니하며, 청구범위에서 청구하는 본 발명의 요지를 벗어남이 없이 당해 발명이 속하는 기술분야에서 통상의 지식을 가진자에 의해 다양한 변형실시가 가능한 것은 물론이고, 이러한 변형실시들은 본 발명의 기술적 사상이나 전망으로부터 개별적으로 이해되어져서는 안될 것이다.In the above, although preferred embodiments of the present invention have been illustrated and described, the present invention is not limited to the specific embodiments described above, and it is not limited to the specific embodiments described above, without departing from the gist of the present invention claimed in the claims. Of course, various modifications can be made by those skilled in the art, and these modifications should not be individually understood from the technical idea or prospect of the present invention.

10 : 호스트 PC
20 : USB(Universal Serial Bus) 장치
100 : 제1 운영체제 수행 모듈
200 : 제2 운영체제 수행 모듈
300 : USB 호스트
400 : USB 관리 모듈
500 : USB 응답 처리 모듈
10: host PC
20: USB (Universal Serial Bus) device
100: first operating system execution module
200: second operating system execution module
300: USB host
400: USB management module
500: USB response processing module

Claims (6)

복수 개의 운영체제 환경하에서 USB 장치를 공유하는 방법에 있어서,
호스트 PC의 운영체제인 제1 운영체제와 상기 호스트 PC에서 동작하는 별도의 가상 운영체제인 제2 운영체제 중 적어도 하나의 운영체제 환경에서 USB 호스트에 USB 장치가 연결되면, 상기 USB 호스트가 상기 연결된 USB 장치를 인식하는 단계;
상기 제1 운영체제 및 상기 제2 운영체제 중 어느 하나의 운영체제에서 인증절차를 요청하면, USB 관리 모듈이 상기 제1 운영체제 및 상기 제2 운영체제 중 상기 인증절차를 요청한 운영체제를 판단하는 단계;
상기 USB 관리 모듈이 상기 USB 장치로부터 수신된 USB 입력정보 및 상기 인증절차를 요청한 운영체제에 대한 판단결과에 대한 정보를 USB 응답 처리 모듈에 전달하여, 상기 인증절차가 수행되도록 하는 단계; 및
상기 인증절차가 수행되면, 상기 USB 응답 처리 모듈이 상기 인증절차를 요청한 운영체제에 상기 수행된 인증절차의 수행결과에 대한 정보를 전달하는 단계;를 포함하고,
상기 인증절차의 수행결과를 전달하는 단계는,
상기 인증절차가 수행되면, 상기 USB 응답 처리 모듈이, 상기 인증절차를 요청한 운영체제에 상기 수신된 USB 입력정보의 값에 대한 정보는 전달하지 않고, 상기 인증절차의 수행결과에 대한 정보만을 전달하며,
상기 인증절차는,
상기 USB 응답 처리 모듈이 기등록된 생체정보와 상기 USB 입력정보에 포함된 생체정보를 비교하여 수행되며,
상기 생체정보는,
정맥, 지문, 홍채, 심전도, 성문(voice print), 얼굴 형상 및 손금에 대한 정보 중 어느 하나의 생체정보이며,
상기 방법은,
상기 인증절차를 요청한 운영체제에 상기 인증절차의 수행결과에 대한 정보가 전달된 이후, 상기 USB 장치의 연결 상태가 변경되지 않는 동안에 상기 USB 응답 처리 모듈이 상기 인증절차의 수행결과에 대한 정보를 임시 저장하는 단계; 및
상기 수행결과에 대한 정보가 임시 저장된 이후, 상기 인증절차를 요청하지 않은 다른 하나의 운영체제에서 인증절차를 요청하면, 상기 USB 응답 처리 모듈이 상기 인증절차를 재차 수행하지 않고, 상기 임시 저장된 인증절차의 수행결과에 대한 정보를 상기 다른 하나의 운영체제에 전달하는 단계;를 더 포함하며,
상기 운영체제를 판단하는 단계는,
외부로부터 별도의 명령을 수신하지 않은 상태에서도 상기 USB 호스트가 상기 연결된 USB 장치를 인식한 후 자동적으로 상기 USB 관리 모듈에 의해 수행되는 것을 특징으로 하는 복수 개의 운영체제 환경하에서 USB 장치를 공유하는 방법.
In a method of sharing a USB device under a plurality of operating system environment,
When a USB device is connected to a USB host in an operating system environment of at least one of a first operating system that is a host PC operating system and a second virtual operating system that operates on the host PC, the USB host recognizes the connected USB device. step;
When an authentication procedure is requested by any one of the first operating system and the second operating system, the USB management module determining an operating system of the first operating system and the second operating system that has requested the authentication process;
Transmitting, by the USB management module, USB input information received from the USB device and information on a determination result for an operating system requesting the authentication procedure to a USB response processing module, so that the authentication procedure is performed; And
When the authentication procedure is performed, the USB response processing module transmits information on the result of the performed authentication procedure to the operating system that requested the authentication procedure; includes,
The step of delivering the result of the authentication procedure,
When the authentication procedure is performed, the USB response processing module does not transmit the information on the value of the received USB input information to the operating system that requested the authentication procedure, but only the information on the result of the authentication procedure,
The authentication procedure,
The USB response processing module is performed by comparing pre-registered biometric information and biometric information included in the USB input information,
The biometric information,
Vein, fingerprint, iris, electrocardiogram, voice print, face shape, and handprint information.
The above method,
After the information on the result of the authentication procedure is transmitted to the operating system requesting the authentication procedure, while the connection status of the USB device is not changed, the USB response processing module temporarily stores information on the result of the authentication procedure. To do; And
After the information on the execution result is temporarily stored, if the authentication procedure is requested by another operating system that has not requested the authentication procedure, the USB response processing module does not perform the authentication procedure again, and the temporary stored authentication procedure Further comprising the step of transmitting information about the performance result to the other operating system;
The step of determining the operating system,
A method of sharing a USB device under a plurality of operating system environments, characterized in that the USB host recognizes the connected USB device and is automatically performed by the USB management module even when a separate command is not received from the outside.
삭제delete 삭제delete 삭제delete 제1항에 있어서,
상기 인증절차의 수행결과에 대한 정보를 임시 저장하는 단계는,
상기 인증절차의 수행결과에 대한 정보를 임시 저장하는 경우, 상기 USB 응답 처리 모듈이 상기 USB 관리 모듈로부터 상기 USB 장치의 연결 상태가 해제된 것에 대한 상태정보를 수신하면, 상기 임시 저장된 인증절차의 수행결과에 대한 정보를 폐기하는 것을 특징으로 하는 복수 개의 운영체제 환경하에서 USB 장치를 공유하는 방법.
According to claim 1,
Temporarily storing information on the result of performing the authentication procedure,
When temporarily storing information on the result of the authentication procedure, when the USB response processing module receives status information on the connection status of the USB device being released from the USB management module, the temporary stored authentication procedure is performed. A method of sharing a USB device under multiple operating system environments, characterized by discarding information about the results.
제1항 및 제5항 중 어느 한 항의 복수 개의 운영체제 환경하에서 USB 장치를 공유하는 방법을 수행하는 컴퓨터 프로그램이 수록된 컴퓨터로 읽을 수 있는 저장매체.
A computer-readable storage medium containing a computer program that performs a method of sharing a USB device under a plurality of operating system environments according to any one of claims 1 and 5.
KR1020180125714A 2018-10-22 2018-10-22 Method for sharing USB devices under multiple operating system environments and computer readable recording medium applying the same KR102088962B1 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
KR1020180125714A KR102088962B1 (en) 2018-10-22 2018-10-22 Method for sharing USB devices under multiple operating system environments and computer readable recording medium applying the same

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
KR1020180125714A KR102088962B1 (en) 2018-10-22 2018-10-22 Method for sharing USB devices under multiple operating system environments and computer readable recording medium applying the same

Publications (1)

Publication Number Publication Date
KR102088962B1 true KR102088962B1 (en) 2020-03-13

Family

ID=69938307

Family Applications (1)

Application Number Title Priority Date Filing Date
KR1020180125714A KR102088962B1 (en) 2018-10-22 2018-10-22 Method for sharing USB devices under multiple operating system environments and computer readable recording medium applying the same

Country Status (1)

Country Link
KR (1) KR102088962B1 (en)

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2011145912A (en) * 2010-01-15 2011-07-28 Fujitsu Ltd Client system using virtual machine, client control method using the virtual machine and program for the same
KR20150092890A (en) * 2014-02-06 2015-08-17 한국전자통신연구원 Security-Enhanced Device based on Virtualization and the Method thereof
KR20170013116A (en) * 2015-07-27 2017-02-06 삼성전자주식회사 Method for Managing Device and Electronic Device supporting the same
JP2017090960A (en) * 2015-11-02 2017-05-25 コニカミノルタ株式会社 Image formation device and program executed in image formation device
KR101893014B1 (en) 2017-08-03 2018-08-30 가천대학교 산학협력단 Method, Device, and Non-transitory Computer-Readable Medium for Controlling Tactile Interface Device

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2011145912A (en) * 2010-01-15 2011-07-28 Fujitsu Ltd Client system using virtual machine, client control method using the virtual machine and program for the same
KR20150092890A (en) * 2014-02-06 2015-08-17 한국전자통신연구원 Security-Enhanced Device based on Virtualization and the Method thereof
KR20170013116A (en) * 2015-07-27 2017-02-06 삼성전자주식회사 Method for Managing Device and Electronic Device supporting the same
JP2017090960A (en) * 2015-11-02 2017-05-25 コニカミノルタ株式会社 Image formation device and program executed in image formation device
KR101893014B1 (en) 2017-08-03 2018-08-30 가천대학교 산학협력단 Method, Device, and Non-transitory Computer-Readable Medium for Controlling Tactile Interface Device

Similar Documents

Publication Publication Date Title
US8607330B2 (en) Orderly change between new and old passwords
US11860738B2 (en) User authorization for file level restoration from image level backups
TWI633443B (en) Computer-implemented method, system and computer program product for user identity attestation in mobile commerce
WO2019072132A1 (en) Face recognition method and related product
WO2019095357A1 (en) Ststem startup check method and system, electronic device and computer storage medium
KR102090940B1 (en) Method and system for extracting characteristic information
US9813904B2 (en) System and method of secure logon for shared devices
US10037418B2 (en) Pre-boot authentication credential sharing system
US20160294835A1 (en) Initiating a Secure Action Via Physical Manipulation
US20140173714A1 (en) Information processing apparatus, and lock execution method
US20190239069A1 (en) Information processing system, electronic whiteboard apparatus, and non-transitory recording medium
US9092601B2 (en) System and method for creating and managing object credentials for multiple applications
US8335927B2 (en) Authentication method and apparatus
US20160088094A1 (en) Control device and control method
US20140317692A1 (en) Information processing unit, client terminal device, information processing system, and authentication processing method
US9946554B2 (en) System, method, and apparatus for configuring a streamed operating system with associated peripheral information
KR102088962B1 (en) Method for sharing USB devices under multiple operating system environments and computer readable recording medium applying the same
CN113158156A (en) Service processing method, system, device, electronic equipment and storage medium
US20230266914A1 (en) Storage device including memory controller, and non-volatile memory system including the same and operating method thereof
US9053048B2 (en) System and method for extending a biometric framework
CN111158857A (en) Data encryption method, device, equipment and storage medium
US20230138176A1 (en) User authentication using a mobile device
US11205009B2 (en) Information processing apparatus, information processing system, and control method
US10581857B2 (en) Controlling access to a host site using a personal identification video
CN113409051B (en) Risk identification method and device for target service

Legal Events

Date Code Title Description
E701 Decision to grant or registration of patent right
GRNT Written decision to grant