JP2014191402A - Information processor, virtual pc type thin client system, log-in load reduction method, and log-in load reduction program - Google Patents

Information processor, virtual pc type thin client system, log-in load reduction method, and log-in load reduction program Download PDF

Info

Publication number
JP2014191402A
JP2014191402A JP2013063883A JP2013063883A JP2014191402A JP 2014191402 A JP2014191402 A JP 2014191402A JP 2013063883 A JP2013063883 A JP 2013063883A JP 2013063883 A JP2013063883 A JP 2013063883A JP 2014191402 A JP2014191402 A JP 2014191402A
Authority
JP
Japan
Prior art keywords
user
logout
pseudo
virtual
login
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.)
Granted
Application number
JP2013063883A
Other languages
Japanese (ja)
Other versions
JP6079357B2 (en
Inventor
Masanori Mori
雅典 森
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.)
NEC Corp
Original Assignee
NEC Corp
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by NEC Corp filed Critical NEC Corp
Priority to JP2013063883A priority Critical patent/JP6079357B2/en
Publication of JP2014191402A publication Critical patent/JP2014191402A/en
Application granted granted Critical
Publication of JP6079357B2 publication Critical patent/JP6079357B2/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Abstract

PROBLEM TO BE SOLVED: To reduce a log-in load.SOLUTION: An information processor 10 includes pseudo log-out execution means 112 for cancelling processing a log-out and creating a pseudo log-out state by locking a user operation and screen browsing with a log-in session holding in the case that a user requests the log-out, and log-in request processing means 120 for confirming whether a user performing the pseudo log-out coincides with the user performing the log-in request in the case that the user performs the log-in request after the pseudo log-out. The log-in request processing means 120 requests from an OS 130 log-out processing of the user performing pseudo log-out and log-in processing of the user performing the log-in request in the case that the user performing the pseudo log-out is different from the user performing the log-in request.

Description

本発明は、ユーザのログイン技術に関し、特に、ログイン負荷の軽減を行う技術に関する。   The present invention relates to a user login technique, and more particularly to a technique for reducing a login load.

近年、情報漏えい対策の観点から、PC(Personal computer)のOS・アプリケーション・データなどすべてを仮想化してサーバに集約し、PCにはデータを一切保存しない、仮想PC型シンクライアントシステムが注目されている。   In recent years, from the viewpoint of information leakage countermeasures, a virtual PC type thin client system has been attracting attention, which virtualizes all OSs, applications, data, etc. of PCs (Personal computers) and consolidates them on a server and does not store any data in the PCs Yes.

一般にPC等の情報処理装置にログインを行おうとする際、その情報処理装置は、ユーザIDやパスワードなどの認証情報をユーザに要求する。   Generally, when attempting to log in to an information processing apparatus such as a PC, the information processing apparatus requests authentication information such as a user ID and a password from the user.

これらの認証情報が予め情報処理装置に登録された内容と符合する場合に、ログインは許可され、ユーザは情報処理装置を利用可能となる。   When the authentication information matches the contents registered in advance in the information processing apparatus, login is permitted and the user can use the information processing apparatus.

PCへのログイン時には、ユーザプロファイルに保存されているユーザ単位の設定情報をシステムに読み込む処理や、アプリケーションの自動起動処理などが行われる。   At the time of logging in to the PC, processing for reading setting information for each user stored in the user profile into the system, automatic application startup processing, and the like are performed.

ログアウト時には、アプリケーションで使用していたデータの保存やアプリケーションの終了、ユーザプロファイルの保存およびアンロードなどの処理が行われる。   At the time of logout, processing such as saving of data used in the application, termination of the application, saving and unloading of the user profile is performed.

一般に、近年のOS(Operating System,)では、サーバであってもPC(クライアント)であっても、複数のユーザが同時にログインできる機能を備えている。例えば、クライアントOSではマイクロソフト社Windowsのセカンダリーログオン機能が知られている。   In general, a recent OS (Operating System) has a function that allows a plurality of users to log in at the same time, whether it is a server or a PC (client). For example, a secondary logon function of Microsoft Windows is known for a client OS.

一方、一般に、クライアントOS用に作られたアプリケーションは、サーバOSでの動作に対応していなかったり、クライアントOSでもセカンダリーログオン機能に対応していなかったり、制限があったりするものが多い。この点、PCを仮想化してサーバに集約する仮想PC型シンクライアントシステムでは、PCでのソフトウェアがそのまま運用できることが強く要望される。   On the other hand, in general, many applications created for the client OS do not support the operation on the server OS, and the client OS does not support the secondary logon function, or are often limited. In this regard, in a virtual PC thin client system that virtualizes PCs and consolidates them on a server, it is strongly desired that software on the PCs can be operated as they are.

また、仮想PC型シンクライアントシステムのように比較的多数のPCをサーバに集約している場合、たとえば企業での始業時間帯など、ユーザが同じ時間帯にPCにログインを行おうとすると、ログイン処理の集中によりサーバへの負荷が高騰してしまうという問題が生じることが知られている。   In addition, when a relatively large number of PCs are aggregated on a server, such as a virtual PC thin client system, if a user attempts to log in to a PC during the same time period, for example, at the start time of a company, the login process It is known that there is a problem that the load on the server increases due to the concentration of the server.

すなわち、各ユーザが比較的短時間の間にログインを集中的に行おうとするため、認証処理、ユーザプロファイルの読み込み処理、アプリケーションの起動処理などが重なり、サーバに負担がかかり、処理が遅延するという問題が発生する。また、処理が遅延するため、待機するユーザにはストレスとなるという問題が発生する。   In other words, since each user tries to log in intensively in a relatively short time, authentication processing, user profile reading processing, application startup processing, etc. overlap, which puts a burden on the server and delays the processing. A problem occurs. Further, since the processing is delayed, there arises a problem that the user who stands by is stressed.

仮想PCの起動準備までは、スケジュール的に事前配備しておくなどの方法で負荷を平準化することは一般に容易である。しかしながらログインやログアウトの契機はユーザの利用に依る。特に企業では複数の社員が定刻に一斉始業することを契機にログインが集中し負荷が高騰してしまうという避けがたい傾向があり、この低減が課題となっている。   Until the virtual PC is prepared for startup, it is generally easy to level the load by a method such as pre-deployment in a scheduled manner. However, the trigger for login and logout depends on the use of the user. In particular, companies tend to have an unavoidable tendency for logins to concentrate and the load to rise when multiple employees start their work on time, and this reduction is an issue.

一方、ログアウトはログインと比較して個々のユーザの都合に依り分散されるため、然程の課題としては扱われていない傾向にある。   On the other hand, logouts are distributed depending on the convenience of individual users as compared to logins, so they tend not to be treated as such issues.

ログインが集中し負荷が高騰する課題に対して、事前にキャッシュメモリなどの高速な記憶装置に必要な情報を格納しておく技術が例えば特許文献1に開示されている。   For example, Patent Literature 1 discloses a technique for storing necessary information in a high-speed storage device such as a cache memory in advance in order to solve the problem that login is concentrated and the load increases.

また、ユーザプロファイルの読み込み負荷を低減する方法としては、ユーザプロファイルが必要となる時点で動的に読み込んだり紐付けしたりする例が、Citrix社・VMware社、マイクロソフト社などから提案されている。しかしながら、ユーザプロファイルの読み込みについての機会や量を低減する方法ではない。   Further, as a method for reducing the load of reading a user profile, examples of dynamically reading and linking a user profile when it is necessary have been proposed by Citrix, VMware, Microsoft, and the like. However, this is not a method of reducing the opportunity and amount for reading the user profile.

また、ユーザの行動を検知したり予測したりすることで、ログインを事前に処理しておく方法が、例えば特許文献2に開示されている。   Further, for example, Patent Document 2 discloses a method of processing login in advance by detecting or predicting user behavior.

また、ログイン待ちと待ったユーザの情報をサーバが記憶することで、当該ユーザの再ログイン要求時に、優先的にログインを認める技術が特許文献3に開示されている。   Patent Document 3 discloses a technology that preferentially allows login when the server stores information on waiting for login and waiting user so that the user can log in again.

また、関連技術として、検出された入出力機器を何れかの仮想計算機に割り当てさせる技術が特許文献4に開示されている。   As a related technique, Patent Document 4 discloses a technique for allocating detected input / output devices to any virtual machine.

特開2003−030037号公報JP 2003-030037 A 特開2009−93512号公報JP 2009-93512 A 特開2010−067004号公報JP 2010-067004 A 再特WO2010−113248号公報Re-specialized WO2010-113248

近年ではSSD(ソリッド・ステート・ドライブ)のように記憶装置に半導体メモリを用いたストレージを活用する手段が知られているが、HDD(ハード・ディスク・ドライブ)を用いたストレージに比べて容量が少なく、容量あたりの単価が高いといった課題がある。このため、特許文献1や特許文献3に開示の技術では、コスト面で課題がある。   In recent years, there has been known a means for utilizing storage using a semiconductor memory as a storage device, such as an SSD (solid state drive), but it has a capacity larger than that of a storage using an HDD (hard disk drive). There is a problem that the unit price per capacity is low. For this reason, the techniques disclosed in Patent Document 1 and Patent Document 3 have a problem in terms of cost.

また、特許文献2に開示の技術は、ログインの集中やサーバへの負荷を低減させる効果はあるものの、平準化させるまでの効果や、ログインによる負荷自体を無くすまでの効果には至っていないことや、検知や予測を行うためには装置やシステムの追加が必要となるといった課題がある。   Moreover, although the technique disclosed in Patent Document 2 has the effect of reducing the concentration of login and the load on the server, it does not reach the effect of leveling out or the effect of eliminating the login load itself. In order to perform detection and prediction, there is a problem that it is necessary to add an apparatus or a system.

(発明の目的)
本発明の目的は、上述の課題を解決し、ログイン負荷を軽減させる情報処理装置、仮想PC型シンクライアントシステム、ログイン負荷軽減方法、及びログイン負荷軽減プログラムを提供することである。
(Object of invention)
An object of the present invention is to provide an information processing apparatus, a virtual PC thin client system, a login load reduction method, and a login load reduction program that solve the above-described problems and reduce the login load.

本発明の第1の情報処理装置は、ユーザによりログアウトの要求がされた場合に、当該ログアウトの処理をキャンセルさせるとともに、ログインセッションを保持したままの状態で、ユーザ操作及び画面の閲覧をロックすることにより擬似的なログアウト状態を創出する疑似ログアウト実行手段と、疑似ログアウト後にユーザよりログイン要求があった場合に、疑似ログアウトをしたユーザとログイン要求をしているユーザとが一致するかどうかを確認するログイン要求処理手段とを備え、ログイン要求処理手段は、疑似ログアウトしているユーザとログイン要求しているユーザが異なる場合、疑似ログアウトしているユーザのログアウト処理と、ログイン要求しているユーザのログイン処理をOSに依頼する。   The first information processing apparatus of the present invention cancels the logout process when a logout request is made by the user, and locks the user operation and screen browsing while maintaining the login session. The pseudo-logout execution means that creates a pseudo-logout state by this, and if there is a login request from the user after the pseudo-logout, check whether the user who made the pseudo-logout matches the user who made the login request Log-in request processing means, and when the log-out user and the log-in request user are different, the log-in request processing means performs log-out processing of the pseudo-log-out user and Request the OS for login processing.

本発明の第1の仮想PC型シンクライアントシステムは、1つ以上の仮想PCを含む1つ以上の仮想PCサーバと、1つ以上のシンクライアント端末と、シンクライアント端末からログイン要求があった場合に、ユーザを割り当てる仮想PCを選択するコネクションブローカーとを備え、仮想PCは、ユーザによりログアウトの要求がされた場合に、当該ログアウトの処理をキャンセルさせるとともに、ログインセッションを保持したままの状態で、ユーザ操作及び画面の閲覧をロックすることにより擬似的なログアウト状態を創出する疑似ログアウト実行手段を備え、コネクションブローカーは、シンクライアント端末から仮想PCへのログイン要求があった場合に、ログイン要求を行ったユーザが、何れかの仮想PCにおいて疑似ログアウト状態であるか否かを確認するログイン要求処理手段と、ユーザを割り当てる仮想PCを選択する割り当て手段とを備え、割り当て手段は、ログイン要求処理手段により、ログイン要求を行ったユーザが何れの仮想PCにおいても疑似ログアウト状態でないと判定された場合に、他のユーザについて疑似ログアウト状態である仮想PCを優先的に割り当て、当該仮想PCに対し、疑似ログアウト状態のユーザのログアウト処理と、ログイン要求しているユーザのログイン処理を依頼する。   The first virtual PC type thin client system of the present invention has one or more virtual PC servers including one or more virtual PCs, one or more thin client terminals, and a login request from the thin client terminals. And a connection broker that selects a virtual PC to which the user is assigned. When the virtual PC requests logout, the virtual PC cancels the logout process and keeps the login session. A pseudo logout execution means for creating a pseudo logout state by locking user operations and screen viewing is provided, and the connection broker issues a login request when a login request is made from the thin client terminal to the virtual PC. A user logs on to any virtual PC A login request processing means for confirming whether or not the user is in the state of the computer, and an assigning means for selecting a virtual PC to which the user is to be assigned. When it is determined that the PC is not in the pseudo logout state, the virtual PC in the pseudo logout state is preferentially assigned to other users, and the logout process of the user in the pseudo logout state and a login request are made to the virtual PC. Request login processing for the current user.

本発明の第1のログイン負荷軽減方法は、情報処理装置によるログイン負荷軽減方法であって、疑似ログアウト実行手段が、ユーザによりログアウトの要求がされた場合に、当該ログアウトの処理をキャンセルさせるとともに、ログインセッションを保持したままの状態で、ユーザ操作及び画面の閲覧をロックすることにより擬似的なログアウト状態を創出する疑似ログアウト実行ステップと、ログイン要求処理手段が、疑似ログアウト後にユーザよりログイン要求があった場合に、疑似ログアウトをしたユーザとログイン要求をしているユーザとが一致するかどうかを確認するユーザ確認ステップとを備え、ユーザ確認ステップで、疑似ログアウトしているユーザとログイン要求しているユーザが異なる場合、疑似ログアウトしているユーザのログアウト処理と、ログイン要求しているユーザのログイン処理をOSに依頼する。   The first login load mitigation method of the present invention is a login load mitigation method by an information processing apparatus, and when a pseudo logout execution means is requested to log out by a user, the logout process is canceled, A pseudo logout execution step that creates a pseudo logout state by locking user operations and screen viewing while maintaining the login session, and the login request processing means receives a login request from the user after the pseudo logout. A user confirmation step for confirming whether or not the user who has logged out and the user who has made a login request match, and in the user confirmation step, a login request is made with the user who has been pseudo-logout. If the users are different, pseudo-logout users To request and logout process, the log-in process of the user login request to the OS.

本発明の第2のログイン負荷軽減方法は、1つ以上の仮想PCを含む1つ以上の仮想PCサーバと、1つ以上のシンクライアント端末と、シンクライアント端末からログイン要求があった場合に、ユーザを割り当てる仮想PCを選択するコネクションブローカーとを備える仮想PC型シンクライアントシステムにおけるログイン負荷軽減方法であって、仮想PCが備える疑似ログアウト実行手段が、ユーザによりログアウトの要求がされた場合に、当該ログアウトの処理をキャンセルさせるとともに、ログインセッションを保持したままの状態で、ユーザ操作及び画面の閲覧をロックすることにより擬似的なログアウト状態を創出する疑似ログアウト実行ステップと、コネクションブローカーが備えるログイン要求処理手段が、シンクライアント端末から仮想PCへのログイン要求があった場合に、ログイン要求を行ったユーザが、何れかの仮想PCにおいて疑似ログアウト状態であるか否かを確認するユーザ確認ステップと、コネクションブローカーが備える割り当て手段が、ユーザを割り当てる仮想PCを選択する割り当てステップとを有し、割り当てステップで、ユーザ確認ステップにより、ログイン要求を行ったユーザが何れの仮想PCにおいても疑似ログアウト状態でないと判定された場合に、他のユーザについて疑似ログアウト状態である仮想PCを優先的に割り当て、当該仮想PCに対し、疑似ログアウト状態のユーザのログアウト処理と、ログイン要求しているユーザのログイン処理を依頼する。   The second login load mitigation method of the present invention, when there is a login request from one or more virtual PC servers including one or more virtual PCs, one or more thin client terminals, and a thin client terminal, A login load reducing method in a virtual PC type thin client system comprising a connection broker for selecting a virtual PC to which a user is assigned, and when the pseudo logout execution means provided in the virtual PC is requested to log out by the user, A pseudo logout execution step that creates a pseudo logout state by canceling the logout process and locking the user operation and screen viewing while maintaining the login session, and the login request process provided by the connection broker Means are sinker A user confirmation step for confirming whether or not the user who made the login request is in a pseudo logout state in any of the virtual PCs when there is a login request to the virtual PC from the remote terminal, and an allocation provided in the connection broker A means for selecting a virtual PC to which a user is assigned, and in the assignment step, the user confirmation step determines that the user who made the login request is not in a pseudo logout state in any virtual PC. The virtual PC in the pseudo logout state is preferentially assigned to other users, and the logout process of the user in the pseudo logout state and the login process of the user who has requested login are requested to the virtual PC.

本発明の第1のログイン負荷軽減プログラムは、情報処理装置を構成するコンピュータ上で動作するログイン負荷軽減プログラムであって、疑似ログアウト実行手段に、ユーザによりログアウトの要求がされた場合に、当該ログアウトの処理をキャンセルさせるとともに、ログインセッションを保持したままの状態で、ユーザ操作及び画面の閲覧をロックすることにより擬似的なログアウト状態を創出する疑似ログアウト実行処理を実行させ、ログイン要求処理手段に、疑似ログアウト後にユーザよりログイン要求があった場合に、疑似ログアウトをしたユーザとログイン要求をしているユーザとが一致するかどうかを確認するユーザ確認処理を実行させ、ユーザ確認処理で、疑似ログアウトしているユーザとログイン要求しているユーザが異なる場合、疑似ログアウトしているユーザのログアウト処理と、ログイン要求しているユーザのログイン処理をOSに依頼する。   A first login load reduction program according to the present invention is a login load reduction program that operates on a computer constituting an information processing apparatus. When a logout request is issued by a user to a pseudo logout execution unit, the logout In addition to canceling the above process, the pseudo logout execution process for creating a pseudo logout state is created by locking the user operation and screen browsing while maintaining the login session. If there is a login request from the user after pseudo-logout, the user confirmation process is executed to check whether the user who made the pseudo-logout matches the user who made the login request. And the user requesting login If you made, to request and logout processing of the user who is pseudo log out, the log-in process of the user login request to the OS.

本発明の第2のログイン負荷軽減プログラムは、1つ以上の仮想PCを含む1つ以上の仮想PCサーバと、1つ以上のシンクライアント端末と、シンクライアント端末からログイン要求があった場合に、ユーザを割り当てる仮想PCを選択するコネクションブローカーとを備える仮想PC型シンクライアントシステム上で動作するログイン負荷軽減プログラムであって、仮想PCが備える疑似ログアウト実行手段に、ユーザによりログアウトの要求がされた場合に、当該ログアウトの処理をキャンセルさせるとともに、ログインセッションを保持したままの状態で、ユーザ操作及び画面の閲覧をロックすることにより擬似的なログアウト状態を創出する疑似ログアウト実行処理を実行させ、コネクションブローカーが備えるログイン要求処理手段に、シンクライアント端末から仮想PCへのログイン要求があった場合に、ログイン要求を行ったユーザが、何れかの仮想PCにおいて疑似ログアウト状態であるか否かを確認するユーザ確認処理を実行させ、コネクションブローカーが備える割り当て手段に、ユーザを割り当てる仮想PCを選択する割り当て処理を実行させ、割り当て処理で、ユーザ確認処理により、ログイン要求を行ったユーザが何れの仮想PCにおいても疑似ログアウト状態でないと判定された場合に、他のユーザについて疑似ログアウト状態である仮想PCを優先的に割り当て、当該仮想PCに対し、疑似ログアウト状態のユーザのログアウト処理と、ログイン要求しているユーザのログイン処理を依頼する。   The second login load mitigation program of the present invention, when there is a login request from one or more virtual PC servers including one or more virtual PCs, one or more thin client terminals, and a thin client terminal, A login load reduction program that operates on a virtual PC thin client system including a connection broker that selects a virtual PC to which a user is assigned, and the user requests logout from the pseudo-logout execution means included in the virtual PC In addition to canceling the logout process, a pseudo-logout execution process that creates a pseudo logout state by locking a user operation and viewing of the screen while holding the login session is executed. Login request processing Next, when there is a login request from the thin client terminal to the virtual PC, a user confirmation process for confirming whether the user who made the login request is in a pseudo logout state in any of the virtual PCs is executed. The allocation means provided in the connection broker executes an allocation process for selecting a virtual PC to which a user is allocated. In the allocation process, the user who made the login request is not in a pseudo logout state in any virtual PC by the user confirmation process. If it is determined, a virtual PC that is in a pseudo logout state is preferentially assigned to another user, and the logout process of the user in the pseudo logout state and the login process of the user who has requested the login are requested to the virtual PC. To do.

本発明によれば、ログイン負荷を軽減させることができる。   According to the present invention, the login load can be reduced.

本発明の第1の実施の形態による情報処理装置の構成を示すブロック図である。It is a block diagram which shows the structure of the information processing apparatus by the 1st Embodiment of this invention. 本発明の第1の実施の形態による情報処理装置の疑似ログアウトの動作を示すフローチャートである。It is a flowchart which shows the operation | movement of the pseudo logout of the information processing apparatus by the 1st Embodiment of this invention. 本発明の第1の実施の形態による情報処理装置の再ログイン時の動作を示すフローチャートである。It is a flowchart which shows the operation | movement at the time of re-login of the information processing apparatus by the 1st Embodiment of this invention. 本発明の第2の実施の形態による仮想PC型シンクライアントシステムの構成を示すブロック図である。It is a block diagram which shows the structure of the virtual PC type | mold thin client system by the 2nd Embodiment of this invention. 本発明の情報処理装置の最小限の構成を示すブロック図である。It is a block diagram which shows the minimum structure of the information processing apparatus of this invention. 本発明の情報処理装置のハードウェア構成例を示すブロック図である。It is a block diagram which shows the hardware structural example of the information processing apparatus of this invention.

本発明の上記及び他の目的、特徴及び利点を明確にすべく、添付した図面を参照しながら、本発明の実施形態を以下に詳述する。なお、上述の本願発明の目的のほか、他の技術的課題、その技術的課題を解決する手段及びその作用効果についても、以下の実施形態による開示によって明らかとなるものである。なお、すべての図面において、同様な構成要素には同様の符号を付し、適宜説明を省略する。   In order to clarify the above and other objects, features and advantages of the present invention, embodiments of the present invention will be described in detail below with reference to the accompanying drawings. In addition to the above-described object of the present invention, other technical problems, means for solving the technical problems, and operational effects thereof will become apparent from the disclosure of the following embodiments. In all the drawings, the same reference numerals are given to the same components, and the description will be omitted as appropriate.

(第1の実施の形態)
本発明では、PCのOSへのログアウト要求を監視しログアウトをキャンセルする機能と、ログアウトを完全に行わずログインセッションとユーザプロファイルのロードを保持したままPCをロックする疑似的ログアウト状態を提示する機能とを有するソフトウェアを、PCのOSに適用することで、ログアウトおよび再ログイン時に発生する負荷を低減することを特徴とする。
(First embodiment)
In the present invention, a function of monitoring a logout request to the OS of the PC and canceling the logout, and a function of presenting a pseudo logout state in which the PC is locked while the login session and the load of the user profile are held without performing the logout completely. Is applied to the OS of the PC to reduce the load generated during logout and re-login.

OSへのログアウト要求が発生すると、該ソフトウェアのログアウト要求監視部が検知し、実行中アプリケーションの終了、ユーサープロファイルの保存までを行った後、ログアウト処理をキャンセルさせるとともに、ユーザプロファイルやログインセッションは保持したまま状態で、以降のユーザ操作や画面の閲覧を禁止しロックすることで、疑似的なログアウト状態をユーザに提示する。   When a logout request to the OS occurs, the logout request monitoring unit of the software detects it, terminates the running application, saves the user profile, cancels the logout process, and retains the user profile and login session In this state, a pseudo logout state is presented to the user by prohibiting and locking subsequent user operations and screen browsing.

再ログイン要求時には、該ソフトウェアのログイン要求処理部が、認証情報をもとに、疑似ログアウトしたユーザと、ログイン要求しているユーザとが、一致するかどうかを確認する。一致する場合は、疑似ログアウト状態を解除する。必要に応じて、予めログイン時に自動起動するよう設定されているアプリケーションの自動起動を行う。一致しない場合は、疑似ログアウトしていたユーザのログアウト処理を行った後に、ログイン要求しているユーザのログイン処理を行う。   At the time of a re-login request, the log-in request processing unit of the software confirms whether the pseudo-logout user and the user who has requested the log-in match based on the authentication information. If they match, the pseudo logout state is canceled. If necessary, an application that is set in advance to automatically start at login is automatically started. If they do not match, the log-in process of the user who has logged out is performed after the log-out process of the user who has been pseudo-logout.

疑似的なログアウト状態は、ユーザからはログアウト状態に見えるものの、実際にはログアウトを行わないため、ユーザの体感を従来から変えることなく、ログアウトおよび再ログインにかかるユーザプロファイルの保存・読み込み処理による負荷が低減することができる。   Although the pseudo logout state looks like a logout state for the user, the logout is not actually performed. Therefore, the load caused by the saving / reading processing of the user profile for logout and re-login is unchanged without changing the user experience. Can be reduced.

一般に、OSは、特定の箇所にユーザ独自の処理を追加できる、フックとよばれる仕組みが用意されており、例えばWindowsではメッセージフックやAPIフックなどの技術が公開されている。本発明でのログアウト要求の監視についても前記技術を活用すればよいので、説明を省略する。   In general, the OS provides a mechanism called a hook that can add user-specific processing to a specific location. For example, Windows has disclosed technologies such as a message hook and an API hook. Since the technique may be used for monitoring the logout request in the present invention, the description thereof is omitted.

また、OSへのログインや認証の方法も、ユーザ独自の処理に置換したりカスタマイズしたりすることができる仕組みが用意されており、例えばWindowsではGINAやCredential Providerと呼ばれる置換可能なモジュールを活用する技術が知られている。本発明でのログイン要求や認証の処理についても前記技術を活用すればよいので、説明を省略する。   In addition, the OS login and authentication methods can be replaced with user-specific processing or customized. For example, Windows uses replaceable modules called GINA and Credential Provider. Technology is known. Since the technique may be used for the login request and authentication processing in the present invention, the description thereof is omitted.

OSへのログアウト要求を監視しログアウトをキャンセルする機能と、疑似的なログアウト状態と認証インタフェースを提供する機能とを有するソフトウェアを、PCのOSに適用することで、ログアウトおよび再ログイン時に発生する負荷を低減する。   Load generated when logging out and re-login by applying software having a function of monitoring a logout request to the OS and canceling the logout, and a function of providing a pseudo logout state and an authentication interface to the OS of the PC Reduce.

次に、本発明の第1の実施の形態について、図面を参照して詳細に説明する。   Next, a first embodiment of the present invention will be described in detail with reference to the drawings.

図1は、本発明の第1の実施の形態による情報処理装置10の構成を示すブロック図である。   FIG. 1 is a block diagram showing the configuration of the information processing apparatus 10 according to the first embodiment of the present invention.

図1を参照すると、情報処理装置10は、疑似ログアウト処理部110と、ログイン要求処理手段120と、OS130とを備える。   Referring to FIG. 1, the information processing apparatus 10 includes a pseudo logout processing unit 110, a login request processing unit 120, and an OS 130.

疑似ログアウト処理部110は、ログアウト要求監視手段111と、疑似ログアウト実行手段112と、疑似ログアウト解除手段113とを備える。   The pseudo logout processing unit 110 includes a logout request monitoring unit 111, a pseudo logout execution unit 112, and a pseudo logout cancel unit 113.

ログアウト要求監視手段111は、ユーザの操作によるログアウト要求を検知する機能を有する。また、ログアウト要求監視手段111は、ログアウト要求を検知した場合、その旨を疑似ログアウト実行手段112に通知する機能を有する。   The logout request monitoring unit 111 has a function of detecting a logout request by a user operation. Further, the logout request monitoring unit 111 has a function of notifying the pseudo logout execution unit 112 of the logout request when detecting the logout request.

疑似ログアウト実行手段112は、ログアウト要求監視手段111からの通知を受け取ると、擬似的なログアウトを実行する。具体的には、まず、疑似ログアウト実行手段112は、実行中アプリケーションの終了、ユーサープロファイルの保存を行う。次いで、疑似ログアウト実行手段112は、ユーザの操作により発生したログアウトの処理をキャンセルさせる。当該処理では、OSに対してログアウト処理のキャンセルを指示する。   Upon receiving the notification from the logout request monitoring unit 111, the pseudo logout execution unit 112 executes pseudo logout. Specifically, first, the pseudo logout execution unit 112 ends the running application and saves the user profile. Next, the pseudo logout execution unit 112 cancels the logout process generated by the user operation. In this process, the OS is instructed to cancel the logout process.

その後、疑似ログアウト実行手段112は、ユーザプロファイルやログインセッションを保持したままの状態で、以降のユーザ操作や画面の閲覧ができないようにロックをかける。これにより、ログアウト処理はキャンセルされているものの、ユーザは外観上ログアウト状態になったと認識する。   After that, the pseudo logout execution unit 112 locks the user profile and the login session so that subsequent user operations and screen browsing cannot be performed while the user profile and the login session are held. As a result, although the logout process is canceled, the user recognizes that the user is in a logout state in appearance.

ログイン要求処理手段120は、疑似ログアウト後のログイン要求において、疑似ログアウトしたユーザとログイン要求しているユーザとが一致するかどうかを確認する機能を有する。また、ログイン要求処理手段120は、ユーザが一致する場合に、その旨を疑似ログアウト解除手段113に通知する機能を有する。   The login request processing unit 120 has a function of confirming whether or not the pseudo-logout user and the login-requesting user match in the login request after pseudo-logout. Further, the login request processing unit 120 has a function of notifying the pseudo logout canceling unit 113 when the user matches.

また、ログイン要求処理手段120は、疑似ログアウト後のログイン要求において、疑似ログアウトしているユーザとログイン要求しているユーザが異なる場合、疑似ログアウトしているユーザのログアウト処理と、ログイン要求しているユーザのログイン処理をOS130に依頼する機能を有する。   Further, the login request processing means 120 makes a log-out process of the log-out user and a log-in request when the log-out user and the log-in request user are different in the log-in request after the log-out. It has a function of requesting the OS 130 for user login processing.

疑似ログアウト解除手段113は、疑似ログアウト状態の解除を行う機能を有する。このとき、疑似ログアウト解除手段113は、必要に応じて、予めログイン時に自動起動するよう設定されているアプリケーションの自動起動を行う。   The pseudo logout cancel unit 113 has a function of canceling the pseudo logout state. At this time, the pseudo logout cancellation unit 113 automatically starts an application that is set to be automatically started at the time of login, if necessary.

(第1の実施の形態の動作の説明)
次に、本実施の形態による情報処理装置10の動作について、図面を参照して詳細に説明する。
(Description of the operation of the first embodiment)
Next, the operation of the information processing apparatus 10 according to the present embodiment will be described in detail with reference to the drawings.

図2は、本実施の形態による情報処理装置10の疑似ログアウトの動作を示すフローチャートである。   FIG. 2 is a flowchart showing the pseudo logout operation of the information processing apparatus 10 according to this embodiment.

図2を参照すると、まず、ユーザの操作によりログアウト要求が発生すると(ステップS201)、疑似ログアウト処理部110のログアウト要求監視手段111が検知し、疑似ログアウト実行手段112に通知する(ステップS202)。   Referring to FIG. 2, first, when a logout request is generated by a user operation (step S201), the logout request monitoring unit 111 of the pseudo logout processing unit 110 detects and notifies the pseudo logout execution unit 112 (step S202).

次いで、疑似ログアウト実行手段112は、実行中アプリケーションの終了、ユーサープロファイルの保存までを行い(ステップS203)、次いで、ログアウト処理をキャンセルさせる(ステップS204)。そして、ユーザプロファイルやログインセッションを保持したままの状態で、以降のユーザ操作や画面の閲覧ができないようにロックをかけることで、疑似的なログアウト状態をユーザに提示する(ステップS205)。   Next, the pseudo logout execution means 112 terminates the running application and stores the user profile (step S203), and then cancels the logout process (step S204). Then, in a state where the user profile and the login session are retained, a pseudo logout state is presented to the user by locking so that subsequent user operations and screen viewing cannot be performed (step S205).

図3は、疑似ログアウト状態においてログインを要求した場合の動作を示すフローチャートである。   FIG. 3 is a flowchart showing an operation when a login is requested in the pseudo logout state.

図3を参照すると、まず、ユーザの操作によりログイン要求が発生すると(ステップS301)、ログイン要求処理手段120が、認証情報をもとに、疑似ログアウトしたユーザとログイン要求しているユーザとが一致するかどうかを確認する(ステップS302)。   Referring to FIG. 3, first, when a login request is generated by a user operation (step S301), the login request processing unit 120 matches the pseudo-logout user and the user who requests the login based on the authentication information. It is confirmed whether or not to perform (step S302).

次いで、ログイン要求処理手段120は、ユーザが一致する場合(ステップS303”YES”)、疑似ログアウト解除手段113にその旨を通知する(ステップS304)。   Next, when the users match (step S303 “YES”), the login request processing unit 120 notifies the pseudo logout cancellation unit 113 to that effect (step S304).

ログイン要求処理手段120から通知を受けた疑似ログアウト解除手段113は、疑似ログアウト状態の解除を行う(ステップS305)。このとき、疑似ログアウト解除手段113は、必要に応じて、予めログイン時に自動起動するよう設定されているアプリケーションの自動起動を行う。   The pseudo logout cancel unit 113 that has received the notification from the login request processing unit 120 cancels the pseudo logout state (step S305). At this time, the pseudo logout cancellation unit 113 automatically starts an application that is set to be automatically started at the time of login, if necessary.

ユーザが一致しない場合(ステップS303”YES”)、ログイン要求処理手段120は、疑似ログアウトしているユーザのログアウト処理と、ログイン要求しているユーザのログイン処理をOS130に依頼する(ステップS306)。   If the users do not match (step S303 “YES”), the login request processing unit 120 requests the OS 130 to perform logout processing of the user who has been pseudo-logged out and login processing of the user who has requested login (step S306).

(第1の実施の形態による効果)
本実施の形態によれば、PCのOSへのログアウト要求を監視しログアウトをキャンセルする機能と、ログアウトを完全に行わずログインセッションとユーザプロファイルのロードを保持したままPCをロックする疑似的ログアウト状態を提示する機能とを有するとで、ログアウトおよび再ログイン時に発生する負荷を低減することができる。
(Effects of the first embodiment)
According to the present embodiment, a function of monitoring a logout request to the OS of the PC and canceling the logout, and a pseudo logout state in which the PC is locked without performing the logout completely and retaining the login session and the user profile. By having the function of presenting, it is possible to reduce the load generated during logout and re-login.

ここで、本発明の課題を解決できる最小限の構成を図5に示す。情報処理装置10が、ユーザによりログアウトの要求がされた場合に、当該ログアウトの処理をキャンセルさせるとともに、ログインセッションを保持したままの状態で、ユーザ操作及び画面の閲覧をロックすることにより擬似的なログアウト状態を創出する疑似ログアウト実行手段112と、疑似ログアウト後にユーザよりログイン要求があった場合に、疑似ログアウトをしたユーザとログイン要求をしているユーザとが一致するかどうかを確認するログイン要求処理手段120とを備え、ログイン要求処理手段120は、疑似ログアウトしているユーザとログイン要求しているユーザが異なる場合、疑似ログアウトしているユーザのログアウト処理と、ログイン要求しているユーザのログイン処理をOS130に依頼することで、上述した本発明の課題を解決することができる。   Here, a minimum configuration capable of solving the problems of the present invention is shown in FIG. When the information processing apparatus 10 makes a logout request by the user, the logout process is canceled, and the user operation and the screen viewing are locked while the login session is held, and the information processing apparatus 10 is simulated. Pseudo logout execution means 112 for creating a logout state, and a login request process for confirming whether or not the user who has made a pseudo logout matches the user who has made the login request when there is a login request from the user after the pseudo logout The log-in request processing means 120 includes a log-out process for a pseudo-logout user and a log-in process for a user who has made a log-in process when the user who is logging out is different from the user who is logging in. By requesting OS 130 to It is possible to solve the problem of the present invention.

(第2の実施の形態)
次に、本発明の第2の実施の形態について説明を行う。
(Second Embodiment)
Next, a second embodiment of the present invention will be described.

図4は、本発明の第2の実施の形態による仮想PC型シンクライアントシステム1000の構成を示すブロック図である。   FIG. 4 is a block diagram showing a configuration of a virtual PC thin client system 1000 according to the second embodiment of the present invention.

図4を参照すると、仮想PC型シンクライアントシステム1000は、仮想PCサーバ20(20−1〜20−l)と、シンクライアント端末30(30−1〜30−k)と、コネクションブローカー40とを備える。k、lは任意の整数である。   Referring to FIG. 4, the virtual PC thin client system 1000 includes a virtual PC server 20 (20-1 to 20-l), a thin client terminal 30 (30-1 to 30-k), and a connection broker 40. Prepare. k and l are arbitrary integers.

仮想PCサーバ20−1は、仮想PC201(201−1〜201−n)と、仮想化基盤ソフトウェア202とを備える。ここで、nは任意の整数である。また、他の仮想PCサーバ20−2〜20−lも同様の構成であり、各仮想PCサーバ20においては、それぞれ仮想PC201の台数が異なっても良い。   The virtual PC server 20-1 includes virtual PCs 201 (201-1 to 201-n) and virtualization infrastructure software 202. Here, n is an arbitrary integer. The other virtual PC servers 20-2 to 20-l have the same configuration, and each virtual PC server 20 may have a different number of virtual PCs 201.

仮想PC201の内部構成は、第1の実施の形態に示す情報処理装置10と同様であるため、詳細を省略する。   Since the internal configuration of the virtual PC 201 is the same as that of the information processing apparatus 10 shown in the first embodiment, the details are omitted.

コネクションブローカー40は、ユーザに割り当てる仮想PC201を効率的に選択する機能を有し、仮想PC201、シンクライアント端末30、およびユーザを、紐づけて管理する。   The connection broker 40 has a function of efficiently selecting the virtual PC 201 assigned to the user, and manages the virtual PC 201, the thin client terminal 30, and the user in association with each other.

シンクライアント端末30を介して仮想PC201にログインしているユーザが、仮想PC201からのログアウト要求を行うと、第1の実施の形態に示す情報処理装置10の動作と同様に、仮想PC201は疑似ログアウト状態になる。このとき疑似ログアウトしたユーザと仮想PC201の情報の管理をコネクションブローカー40が行う。当該管理は、管理テーブルを用いて行っても良いし、他の方法であってもよい。   When a user who has logged in to the virtual PC 201 via the thin client terminal 30 makes a logout request from the virtual PC 201, the virtual PC 201 performs pseudo logout, as in the operation of the information processing apparatus 10 described in the first embodiment. It becomes a state. At this time, the connection broker 40 manages the information of the user who has logged out pseudo and the virtual PC 201. The management may be performed using a management table or may be another method.

疑似ログアウト状態においてシンクライアント端末30より仮想PC201へのログインが要求されるとき、コネクションブローカー40が備えるログイン要求処理手段401が、ログイン要求をしたユーザが、以前に仮想PC201から疑似ログアウトしていたかどうかの確認を行う。   When login to the virtual PC 201 is requested from the thin client terminal 30 in the pseudo logout state, whether or not the login request processing unit 401 included in the connection broker 40 has made a pseudo logout from the virtual PC 201 before. Confirm.

ログイン要求をしたユーザが以前に仮想PC201から疑似ログアウトしていた場合は、その仮想PCへ再接続し、疑似ログアウトを解除させるよう誘導する。疑似ログアウトの解除動作については第1の実施の形態と同様であるため説明を省略する。   If the user who made the login request has previously pseudo-logged out from the virtual PC 201, the user is reconnected to the virtual PC 201 and is guided to cancel the pseudo-logout. Since the pseudo logout canceling operation is the same as that of the first embodiment, the description thereof is omitted.

一方、ログイン要求をしたユーザが以前にどの仮想PC201からも疑似ログアウトしていなかった場合、いずれかの仮想PC201の中から疑似ログアウト状態のものを優先して選択し、疑似ログアウトしていたユーザのログアウト処理を行った後に、ログイン要求しているユーザのログイン処理を行う。これにより、仮想PC201の空きが枯渇していて、いずれかの仮想PC201をログアウトさせなければならない場合においても、効率的に仮想PCへユーザを割り当てることができる。   On the other hand, if the user who made the login request has not pseudo-logged out from any virtual PC 201 before, the virtual log-out state of the virtual PC 201 is preferentially selected from any of the virtual PCs 201, and the pseudo-logout user After performing the logout process, the login process of the user who has requested login is performed. As a result, even when the virtual PC 201 is depleted and one of the virtual PCs 201 must be logged out, a user can be efficiently allocated to the virtual PC.

(第2の実施の形態による効果)
本実施の形態によれば、コネクションブローカーが疑似ログアウト状態の仮想PCを優先的に選択して割り当てることにより、仮想PCの空きが枯渇していて、いずれかの仮想PCをログアウトさせなければならない場合においても、効率的に仮想PCへユーザを割り当てることができる。
(Effects of the second embodiment)
According to the present embodiment, when a connection broker preferentially selects and assigns virtual PCs in a pseudo logout state, the virtual PC is full, and one of the virtual PCs must be logged out In this case, it is possible to efficiently assign users to virtual PCs.

また、本実施の形態によれば、仮想PC型シンクライアントシステムで、仮想PCを共用利用する場合、仮想PCを利用するユーザが交代する度にログアウト・ログインが発生するが、本実施の形態によれば、ユーザ交代時にはユーザがアプリケーションで使用していたデータの保存、アプリケーションの終了、ユーザプロファイルデーターの保存、および以降の操作が禁止(ロック)されればよく、ユーザプロファイルのアンロードやログアウトまでは必要とされなくなる。   Further, according to this embodiment, when a virtual PC is shared in a virtual PC thin client system, logout / login occurs every time a user using the virtual PC changes. According to this, when the user is changed, it is only necessary to prohibit (lock) the saving of data used by the user, the termination of the application, the saving of user profile data, and subsequent operations until the user profile is unloaded or logged out. Is no longer needed.

また、本実施の形態によれば、ログアウトを疑似的に行いユーザプロファイルのアンロードやリロードが発生しないため、同時に接続利用される仮想PCの台数が大規模であっても、負荷の低減やユーザへのストレス低減が期待できる。   In addition, according to the present embodiment, logout is performed in a pseudo manner so that the user profile is not unloaded or reloaded. Therefore, even if the number of virtual PCs connected and used at the same time is large, the load can be reduced and the user can be reduced. It can be expected to reduce stress.

次に、本発明の情報処理装置10のハードウェア構成例について、図6を参照して説明する。   Next, a hardware configuration example of the information processing apparatus 10 of the present invention will be described with reference to FIG.

図6を参照すると、本発明の情報処理装置10は、一般的なコンピュータ装置と同様のハードウェア構成であり、CPU(Central Processing Unit)801、RAM(Random Access Memory)等のメモリからなる、データの作業領域やデータの一時退避領域に用いられる主記憶部802、ネットワークを介してデータの送受信を行う通信部803、入力装置805や出力装置806及び記憶装置807と接続してデータの送受信を行う入出力インタフェース部804、上記各構成要素を相互に接続するシステムバス808を備えている。記憶装置807は、例えば、ROM(Read Only Memory)、磁気ディスク、半導体メモリ等の不揮発性メモリから構成されるハードディスク装置等で実現される。   Referring to FIG. 6, the information processing apparatus 10 of the present invention has a hardware configuration similar to that of a general computer apparatus, and includes data such as a CPU (Central Processing Unit) 801 and a RAM (Random Access Memory). The main storage unit 802 used for the work area and data temporary save area, the communication unit 803 that transmits and receives data via the network, the input device 805, the output device 806, and the storage device 807 are connected to transmit and receive data. An input / output interface unit 804 and a system bus 808 for interconnecting the above-described components are provided. The storage device 807 is realized by, for example, a hard disk device including a non-volatile memory such as a ROM (Read Only Memory), a magnetic disk, and a semiconductor memory.

本発明の情報処理装置10の各機能は、プログラムを組み込んだ、LSI(Large Scale Integration)等のハードウェア部品である回路部品を実装することにより、その動作をハードウェア的に実現することは勿論として、その機能を提供するプログラムを、記憶装置807に格納し、そのプログラムを主記憶部802にロードしてCPU801で実行することにより、ソフトウェア的に実現することも可能である。   Each function of the information processing apparatus 10 according to the present invention is implemented by hardware by mounting circuit components, which are hardware components such as LSI (Large Scale Integration), incorporating a program. As another example, a program that provides the function may be stored in the storage device 807, loaded into the main storage unit 802, and executed by the CPU 801 to be realized in software.

また、本発明の仮想PCサーバ20も、上記のようなハードウェア構成を有し、仮想PCサーバ20が有する各機能をハードウェア的又はソフトウェア的に実現する。   The virtual PC server 20 of the present invention also has the hardware configuration as described above, and implements each function of the virtual PC server 20 in terms of hardware or software.

以上、好ましい実施の形態をあげて本発明を説明したが、本発明は必ずしも、上記実施の形態に限定されるものでなく、その技術的思想の範囲内において様々に変形して実施することができる。   The present invention has been described above with reference to preferred embodiments. However, the present invention is not necessarily limited to the above embodiments, and various modifications can be made within the scope of the technical idea. it can.

なお、以上の構成要素の任意の組み合わせ、本発明の表現を方法、装置、システム、記録媒体、コンピュータプログラムなどの間で変換したものもまた、本発明の態様として有効である。   It should be noted that any combination of the above-described constituent elements and a conversion of the expression of the present invention between a method, an apparatus, a system, a recording medium, a computer program, and the like are also effective as an aspect of the present invention.

また、本発明の各種の構成要素は、必ずしも個々に独立した存在である必要はなく、複数の構成要素が一個の部材として形成されていること、一つの構成要素が複数の部材で形成されていること、ある構成要素が他の構成要素の一部であること、ある構成要素の一部と他の構成要素の一部とが重複していること、等でもよい。   The various components of the present invention do not necessarily have to be independent of each other. A plurality of components are formed as a single member, and a single component is formed of a plurality of members. It may be that a certain component is a part of another component, a part of a certain component overlaps with a part of another component, or the like.

また、本発明の方法およびコンピュータプログラムには複数の手順を順番に記載してあるが、その記載の順番は複数の手順を実行する順番を限定するものではない。このため、本発明の方法およびコンピュータプログラムを実施する時には、その複数の手順の順番は内容的に支障しない範囲で変更することができる。   Moreover, although the several procedure is described in order in the method and computer program of this invention, the order of the description does not limit the order which performs a several procedure. For this reason, when implementing the method and computer program of this invention, the order of the several procedure can be changed in the range which does not interfere in content.

また、本発明の方法およびコンピュータプログラムの複数の手順は個々に相違するタイミングで実行されることに限定されない。このため、ある手順の実行中に他の手順が発生すること、ある手順の実行タイミングと他の手順の実行タイミングとの一部ないし全部が重複していること、等でもよい。   The plurality of procedures of the method and the computer program of the present invention are not limited to being executed at different timings. For this reason, another procedure may occur during the execution of a certain procedure, or some or all of the execution timing of a certain procedure and the execution timing of another procedure may overlap.

さらに、上記実施形態の一部又は全部は、以下の付記のようにも記載されうるが、これに限定されない。   Further, a part or all of the above-described embodiment can be described as in the following supplementary notes, but is not limited thereto.

(付記1)
ユーザによりログアウトの要求がされた場合に、当該ログアウトの処理をキャンセルさせるとともに、ログインセッションを保持したままの状態で、ユーザ操作及び画面の閲覧をロックすることにより擬似的なログアウト状態を創出する疑似ログアウト実行手段と、
疑似ログアウト後にユーザよりログイン要求があった場合に、疑似ログアウトをしたユーザとログイン要求をしているユーザとが一致するかどうかを確認するログイン要求処理手段とを備え、
前記ログイン要求処理手段は、
疑似ログアウトしているユーザとログイン要求しているユーザが異なる場合、疑似ログアウトしているユーザのログアウト処理と、ログイン要求しているユーザのログイン処理をOSに依頼する
ことを特徴とする情報処理装置。
(Appendix 1)
When the user requests logout, the logout process is canceled, and a pseudo logout state is created by locking the user operation and viewing the screen while maintaining the login session. Logout execution means;
A login request processing means for confirming whether or not a user who has made a pseudo logout and a user who has made a login request match when there is a login request from the user after the pseudo logout;
The login request processing means includes:
An information processing apparatus that requests logout processing of a user who is pseudo-logout and login processing of a user who is requesting login to the OS when the user who is logging out and the user who requests login are different .

(付記2)
ユーザによるログアウト要求を検知するログアウト要求監視手段を備える
ことを特徴とする付記1に記載の情報処理装置。
(Appendix 2)
The information processing apparatus according to appendix 1, further comprising logout request monitoring means for detecting a logout request by a user.

(付記3)
前記ログイン要求処理手段により、疑似ログアウトをしたユーザとログイン要求をしているユーザとが一致すると判断された場合、疑似ログアウト状態の解除を行う疑似ログアウト解除手段を備える
ことを特徴とする付記1又は付記2に記載の情報処理装置。
(Appendix 3)
Supplementary note 1 or characterized in that the log-in request processing means comprises a pseudo-logout canceling means for canceling the pseudo-logout state when it is determined that the user who has made a pseudo-logout matches the user who has made a log-in request. The information processing apparatus according to attachment 2.

(付記4)
前記疑似ログアウト解除手段は、
疑似ログアウト状態の解除に際して、ログイン時に自動起動するように設定されているアプリケーションの自動実行を行う
ことを特徴とする付記3に記載の情報処理装置。
(Appendix 4)
The pseudo logout canceling means is:
4. The information processing apparatus according to appendix 3, wherein when the pseudo logout state is canceled, an application set to automatically start upon login is automatically executed.

(付記5)
1つ以上の仮想PCを含む1つ以上の仮想PCサーバと、
1つ以上のシンクライアント端末と、
前記シンクライアント端末からログイン要求があった場合に、ユーザを割り当てる仮想PCを選択するコネクションブローカーとを備え、
前記仮想PCは、
ユーザによりログアウトの要求がされた場合に、当該ログアウトの処理をキャンセルさせるとともに、ログインセッションを保持したままの状態で、ユーザ操作及び画面の閲覧をロックすることにより擬似的なログアウト状態を創出する疑似ログアウト実行手段を備え、
前記コネクションブローカーは、
前記シンクライアント端末から前記仮想PCへのログイン要求があった場合に、ログイン要求を行ったユーザが、何れかの前記仮想PCにおいて疑似ログアウト状態であるか否かを確認するログイン要求処理手段と、
前記ユーザを割り当てる仮想PCを選択する割り当て手段とを備え、
前記割り当て手段は、
ログイン要求処理手段により、ログイン要求を行ったユーザが何れの前記仮想PCにおいても疑似ログアウト状態でないと判定された場合に、他のユーザについて疑似ログアウト状態である前記仮想PCを優先的に割り当て、当該仮想PCに対し、疑似ログアウト状態のユーザのログアウト処理と、ログイン要求しているユーザのログイン処理を依頼する
ことを特徴とする仮想PC型シンクライアントシステム。
(Appendix 5)
One or more virtual PC servers including one or more virtual PCs;
One or more thin client terminals;
A connection broker that selects a virtual PC to which a user is assigned when there is a login request from the thin client terminal;
The virtual PC is
When the user requests logout, the logout process is canceled, and a pseudo logout state is created by locking the user operation and viewing the screen while maintaining the login session. With logout execution means,
The connection broker is
A login request processing means for confirming whether or not the user who made the login request is in a pseudo logout state in any of the virtual PCs when there is a login request from the thin client terminal to the virtual PC;
Assigning means for selecting a virtual PC to which the user is assigned,
The assigning means includes
When the login request processing means determines that the user who made the login request is not in the pseudo logout state in any of the virtual PCs, the virtual PC in the pseudo logout state is preferentially assigned to other users, A virtual PC thin client system, which requests a virtual PC to log out a user who is in a pseudo logout state and a login process of a user who has requested login.

(付記6)
前記仮想PCが、
ユーザによるログアウト要求を検知するログアウト要求監視手段を備える
ことを特徴とする付記5に記載の仮想PC型シンクライアントシステム。
(Appendix 6)
The virtual PC is
The virtual PC thin client system according to appendix 5, further comprising logout request monitoring means for detecting a logout request by a user.

(付記7)
前記割り当て手段は、
ログイン要求処理手段により、ログイン要求を行ったユーザが何れかの前記仮想PCにおいて疑似ログアウト状態であると判定された場合に、当該仮想PCを割り当て、疑似ログアウト状態の解除を依頼し、
前記仮想PCは、
疑似ログアウト状態の解除を行う疑似ログアウト解除手段を備える
ことを特徴とする付記5又は付記6に記載の仮想PC型シンクライアントシステム。
(Appendix 7)
The assigning means includes
When it is determined by the login request processing means that the user who has made the login request is in a pseudo logout state in any of the virtual PCs, the virtual PC is assigned and requested to cancel the pseudo logout state,
The virtual PC is
The virtual PC thin client system according to appendix 5 or appendix 6, further comprising pseudo logout canceling means for canceling the pseudo logout state.

(付記8)
前記疑似ログアウト解除手段は、
疑似ログアウト状態の解除に際して、ログイン時に自動起動するように設定されているアプリケーションの自動実行を行う
ことを特徴とする付記7に記載の仮想PC型シンクライアントシステム。
(Appendix 8)
The pseudo logout canceling means is:
8. The virtual PC thin client system according to appendix 7, wherein when the pseudo logout state is canceled, an application that is set to automatically start upon login is automatically executed.

(付記9)
情報処理装置によるログイン負荷軽減方法であって、
疑似ログアウト実行手段が、ユーザによりログアウトの要求がされた場合に、当該ログアウトの処理をキャンセルさせるとともに、ログインセッションを保持したままの状態で、ユーザ操作及び画面の閲覧をロックすることにより擬似的なログアウト状態を創出する疑似ログアウト実行ステップと、
ログイン要求処理手段が、疑似ログアウト後にユーザよりログイン要求があった場合に、疑似ログアウトをしたユーザとログイン要求をしているユーザとが一致するかどうかを確認するユーザ確認ステップとを備え、
前記ユーザ確認ステップで、
疑似ログアウトしているユーザとログイン要求しているユーザが異なる場合、疑似ログアウトしているユーザのログアウト処理と、ログイン要求しているユーザのログイン処理をOSに依頼する
ことを特徴とするログイン負荷軽減方法。
(Appendix 9)
A login load reduction method by an information processing device,
When the logout execution means cancels the logout process when a logout request is made by the user, the pseudo logout execution means locks the user operation and screen viewing while maintaining the login session. A pseudo logout execution step for creating a logout state;
The login request processing means comprises a user confirmation step for confirming whether or not the user who has made the pseudo logout and the user who has made the login request match when there is a login request from the user after the pseudo logout,
In the user confirmation step,
Log-in load reduction characterized by requesting OS to log-out processing of pseudo-logout user and login-requesting user when the user who is logging out and the user requesting login are different Method.

(付記10)
ログアウト要求監視手段が、ユーザによるログアウト要求を検知するログアウト要求監視ステップを有する
ことを特徴とする付記9に記載のログイン負荷軽減方法。
(Appendix 10)
The login load reduction method according to appendix 9, wherein the logout request monitoring means includes a logout request monitoring step of detecting a logout request by a user.

(付記11)
疑似ログアウト解除手段が、前記ユーザ確認ステップにより、疑似ログアウトをしたユーザとログイン要求をしているユーザとが一致すると判断された場合、疑似ログアウト状態の解除を行う疑似ログアウト解除ステップを有する
ことを特徴とする付記9又は付記10に記載のログイン負荷軽減方法。
(Appendix 11)
The pseudo logout canceling means has a pseudo logout canceling step for canceling the pseudo logout state when it is determined by the user confirmation step that the user who has performed the pseudo logout and the user who has made the log-in request match. The login load reduction method according to Supplementary Note 9 or Supplementary Note 10.

(付記12)
前記疑似ログアウト解除ステップで、
疑似ログアウト状態の解除に際して、ログイン時に自動起動するように設定されているアプリケーションの自動実行を行う
ことを特徴とする付記11に記載のログイン負荷軽減方法。
(Appendix 12)
In the pseudo logout cancellation step,
The login load reduction method according to appendix 11, wherein when the pseudo logout state is released, an application set to automatically start at the time of login is automatically executed.

(付記13)
1つ以上の仮想PCを含む1つ以上の仮想PCサーバと、1つ以上のシンクライアント端末と、前記シンクライアント端末からログイン要求があった場合に、ユーザを割り当てる仮想PCを選択するコネクションブローカーとを備える仮想PC型シンクライアントシステムにおけるログイン負荷軽減方法であって、
前記仮想PCが備える疑似ログアウト実行手段が、ユーザによりログアウトの要求がされた場合に、当該ログアウトの処理をキャンセルさせるとともに、ログインセッションを保持したままの状態で、ユーザ操作及び画面の閲覧をロックすることにより擬似的なログアウト状態を創出する疑似ログアウト実行ステップと、
前記コネクションブローカーが備えるログイン要求処理手段が、前記シンクライアント端末から前記仮想PCへのログイン要求があった場合に、ログイン要求を行ったユーザが、何れかの前記仮想PCにおいて疑似ログアウト状態であるか否かを確認するユーザ確認ステップと、
前記コネクションブローカーが備える割り当て手段が、前記ユーザを割り当てる仮想PCを選択する割り当てステップとを有し、
前記割り当てステップで、
ユーザ確認ステップにより、ログイン要求を行ったユーザが何れの前記仮想PCにおいても疑似ログアウト状態でないと判定された場合に、他のユーザについて疑似ログアウト状態である前記仮想PCを優先的に割り当て、当該仮想PCに対し、疑似ログアウト状態のユーザのログアウト処理と、ログイン要求しているユーザのログイン処理を依頼する
ことを特徴とするログイン負荷軽減方法。
(Appendix 13)
One or more virtual PC servers including one or more virtual PCs, one or more thin client terminals, and a connection broker that selects a virtual PC to which a user is assigned when a login request is received from the thin client terminals; A login load reduction method in a virtual PC thin client system comprising:
The pseudo logout execution means provided in the virtual PC cancels the logout process when the user requests logout, and locks the user operation and screen viewing while maintaining the login session. A pseudo logout execution step that creates a pseudo logout state by
If the login request processing means provided in the connection broker has made a login request to the virtual PC from the thin client terminal, whether the user who made the login request is in a pseudo logout state in any of the virtual PCs A user confirmation step to confirm whether or not,
An allocation unit included in the connection broker includes an allocation step of selecting a virtual PC to which the user is allocated;
In the assigning step,
If it is determined in the user confirmation step that the user who made the login request is not in the pseudo logout state in any of the virtual PCs, the virtual PC in the pseudo logout state is preferentially assigned to other users, and the virtual PC A login load reduction method characterized by requesting a log-out process of a user in a pseudo logout state and a log-in process of a user who has requested log-in to a PC.

(付記14)
前記仮想PCが備えるログアウト要求監視手段が、ユーザによるログアウト要求を検知するログアウト要求監視ステップを有する
ことを特徴とする付記13に記載のログイン負荷軽減方法。
(Appendix 14)
14. The log-in load reduction method according to claim 13, wherein the log-out request monitoring means provided in the virtual PC has a log-out request monitoring step of detecting a log-out request by a user.

(付記15)
前記割り当てステップで、
ユーザ確認ステップにより、ログイン要求を行ったユーザが何れかの前記仮想PCにおいて疑似ログアウト状態であると判定された場合に、当該仮想PCを割り当て、疑似ログアウト状態の解除を依頼し、
前記仮想PCが備える疑似ログアウト解除手段が、疑似ログアウト状態の解除を行う疑似ログアウト解除ステップを有する
ことを特徴とする付記13又は付記14に記載のログイン負荷軽減方法。
(Appendix 15)
In the assigning step,
When it is determined by the user confirmation step that the user who has made the login request is in a pseudo logout state in any of the virtual PCs, the virtual PC is assigned, and the pseudo logout state is requested to be released.
15. The login load reduction method according to appendix 13 or appendix 14, wherein the pseudo logout cancellation means provided in the virtual PC includes a pseudo logout cancellation step for canceling the pseudo logout state.

(付記16)
前記疑似ログアウト解除ステップで、
疑似ログアウト状態の解除に際して、ログイン時に自動起動するように設定されているアプリケーションの自動実行を行う
ことを特徴とする付記15に記載のログイン負荷軽減方法。
(Appendix 16)
In the pseudo logout cancellation step,
The login load mitigation method according to appendix 15, wherein when the pseudo logout state is released, an application that is set to automatically start upon login is automatically executed.

(付記17)
情報処理装置を構成するコンピュータ上で動作するログイン負荷軽減プログラムであって、
疑似ログアウト実行手段に、ユーザによりログアウトの要求がされた場合に、当該ログアウトの処理をキャンセルさせるとともに、ログインセッションを保持したままの状態で、ユーザ操作及び画面の閲覧をロックすることにより擬似的なログアウト状態を創出する疑似ログアウト実行処理を実行させ、
ログイン要求処理手段に、疑似ログアウト後にユーザよりログイン要求があった場合に、疑似ログアウトをしたユーザとログイン要求をしているユーザとが一致するかどうかを確認するユーザ確認処理を実行させ、
前記ユーザ確認処理で、
疑似ログアウトしているユーザとログイン要求しているユーザが異なる場合、疑似ログアウトしているユーザのログアウト処理と、ログイン要求しているユーザのログイン処理をOSに依頼する
ことを特徴とするログイン負荷軽減プログラム。
(Appendix 17)
A login load reduction program that operates on a computer constituting an information processing apparatus,
When the logout execution means is requested to log out by the user, the logout process is canceled, and the user operation and the screen viewing are locked while the login session is maintained, and the pseudo logout execution means is simulated. Run a pseudo logout execution process that creates a logout state,
When the login request processing means has a login request from the user after the pseudo logout, the user confirmation process is executed to check whether the user who has made the pseudo logout and the user who has made the login request match,
In the user confirmation process,
Log-in load reduction characterized by requesting OS to log-out processing of pseudo-logout user and login-requesting user when the user who is logging out and the user requesting login are different program.

(付記18)
ログアウト要求監視手段に、ユーザによるログアウト要求を検知するログアウト要求監視処理を実行させる
ことを特徴とする付記17に記載のログイン負荷軽減プログラム。
(Appendix 18)
18. The log-in load reduction program according to appendix 17, wherein the log-out request monitoring means executes log-out request monitoring processing for detecting a log-out request by a user.

(付記19)
疑似ログアウト解除手段に、前記ユーザ確認ステップにより、疑似ログアウトをしたユーザとログイン要求をしているユーザとが一致すると判断された場合、疑似ログアウト状態の解除を行う疑似ログアウト解除処理を実行させる
ことを特徴とする付記17又は付記18に記載のログイン負荷軽減プログラム。
(Appendix 19)
If it is determined by the user confirmation step that the user who has made a pseudo logout matches the user who has made a login request, the pseudo logout release means executes a pseudo logout release process for releasing the pseudo logout state. The login load reduction program according to Supplementary Note 17 or Supplementary Note 18, which is a feature.

(付記20)
前記疑似ログアウト解除処理で、
疑似ログアウト状態の解除に際して、ログイン時に自動起動するように設定されているアプリケーションの自動実行を行う
ことを特徴とする付記19に記載のログイン負荷軽減プログラム。
(Appendix 20)
In the pseudo logout cancellation process,
The login load mitigation program according to appendix 19, wherein an application that is set to be automatically started upon login is automatically executed when the pseudo logout state is canceled.

(付記21)
1つ以上の仮想PCを含む1つ以上の仮想PCサーバと、1つ以上のシンクライアント端末と、前記シンクライアント端末からログイン要求があった場合に、ユーザを割り当てる仮想PCを選択するコネクションブローカーとを備える仮想PC型シンクライアントシステム上で動作するログイン負荷軽減プログラムであって、
前記仮想PCが備える疑似ログアウト実行手段に、ユーザによりログアウトの要求がされた場合に、当該ログアウトの処理をキャンセルさせるとともに、ログインセッションを保持したままの状態で、ユーザ操作及び画面の閲覧をロックすることにより擬似的なログアウト状態を創出する疑似ログアウト実行処理を実行させ、
前記コネクションブローカーが備えるログイン要求処理手段に、前記シンクライアント端末から前記仮想PCへのログイン要求があった場合に、ログイン要求を行ったユーザが、何れかの前記仮想PCにおいて疑似ログアウト状態であるか否かを確認するユーザ確認処理を実行させ、
前記コネクションブローカーが備える割り当て手段に、前記ユーザを割り当てる仮想PCを選択する割り当て処理を実行させ、
前記割り当て処理で、
ユーザ確認処理により、ログイン要求を行ったユーザが何れの前記仮想PCにおいても疑似ログアウト状態でないと判定された場合に、他のユーザについて疑似ログアウト状態である前記仮想PCを優先的に割り当て、当該仮想PCに対し、疑似ログアウト状態のユーザのログアウト処理と、ログイン要求しているユーザのログイン処理を依頼する
ことを特徴とするログイン負荷軽減プログラム。
(Appendix 21)
One or more virtual PC servers including one or more virtual PCs, one or more thin client terminals, and a connection broker that selects a virtual PC to which a user is assigned when a login request is received from the thin client terminals; A login load reduction program operating on a virtual PC thin client system comprising:
When a logout request is made by the user, the pseudo-logout execution means provided in the virtual PC cancels the logout process and locks the user operation and screen viewing while maintaining the login session. By executing a pseudo logout execution process that creates a pseudo logout state,
If the login request processing means provided in the connection broker has a login request from the thin client terminal to the virtual PC, whether the user who made the login request is in a pseudo logout state in any of the virtual PCs Execute user confirmation process to confirm whether or not
Causing the allocation means included in the connection broker to execute an allocation process of selecting a virtual PC to which the user is allocated;
In the allocation process,
If it is determined by the user confirmation process that the user who made the login request is not in the pseudo logout state in any of the virtual PCs, the virtual PC in the pseudo logout state is preferentially assigned to other users, and the virtual PC A login load reduction program characterized by requesting a logout process of a user who is in a pseudo logout state and a login process of a user who has requested login to the PC.

(付記22)
前記仮想PCが備えるログアウト要求監視手段に、ユーザによるログアウト要求を検知するログアウト要求監視処理を実行させる
ことを特徴とする付記21に記載のログイン負荷軽減プログラム。
(Appendix 22)
24. The log-in load reduction program according to appendix 21, wherein log-out request monitoring means provided in the virtual PC is caused to execute log-out request monitoring processing for detecting a log-out request by a user.

(付記23)
前記割り当て処理で、
ユーザ確認処理により、ログイン要求を行ったユーザが何れかの前記仮想PCにおいて疑似ログアウト状態であると判定された場合に、当該仮想PCを割り当て、疑似ログアウト状態の解除を依頼し、
前記仮想PCが備える疑似ログアウト解除手段に、疑似ログアウト状態の解除を行う疑似ログアウト解除処理を実行させる
ことを特徴とする付記21又は付記22に記載のログイン負荷軽減プログラム。
(Appendix 23)
In the allocation process,
When it is determined by the user confirmation process that the user who made the login request is in the pseudo logout state in any of the virtual PCs, the virtual PC is assigned, and the pseudo logout state is requested to be released.
23. The login load reduction program according to appendix 21 or appendix 22, wherein the pseudo logout canceling means provided in the virtual PC executes a pseudo logout cancel process for canceling the pseudo logout state.

(付記24)
前記疑似ログアウト解除処理で、
疑似ログアウト状態の解除に際して、ログイン時に自動起動するように設定されているアプリケーションの自動実行を行う
ことを特徴とする付記23に記載のログイン負荷軽減プログラム。
(Appendix 24)
In the pseudo logout cancellation process,
24. The login load reduction program according to appendix 23, wherein when the pseudo logout state is canceled, an application set to be automatically started upon login is automatically executed.

10:情報処理装置
110疑似ログアウト処理部
111:ログアウト要求監視手段
112:疑似ログアウト実行手段
113:疑似ログアウト解除手段
120:ログイン要求処理手段
130:OS
20(20−1〜20−l):仮想PCサーバ
201:仮想PC
202:仮想化基盤ソフトウェア
30(30−1〜30−k):シンクライアント端末
40:コネクションブローカー
601:CPU
602:主記憶部
603:通信部
604:入出力インタフェース部
605:入力装置
606:出力装置
607:記憶装置
608:システムバス
DESCRIPTION OF SYMBOLS 10: Information processing apparatus 110 Pseudo logout process part 111: Logout request monitoring means 112: Pseudo logout execution means 113: Pseudo logout cancellation means 120: Login request processing means 130: OS
20 (20-1 to 20-l): Virtual PC server 201: Virtual PC
202: Virtualization infrastructure software 30 (30-1 to 30-k): Thin client terminal 40: Connection broker 601: CPU
602: Main storage unit 603: Communication unit 604: Input / output interface unit 605: Input device 606: Output device 607: Storage device 608: System bus

Claims (10)

ユーザによりログアウトの要求がされた場合に、当該ログアウトの処理をキャンセルさせるとともに、ログインセッションを保持したままの状態で、ユーザ操作及び画面の閲覧をロックすることにより擬似的なログアウト状態を創出する疑似ログアウト実行手段と、
疑似ログアウト後にユーザよりログイン要求があった場合に、疑似ログアウトをしたユーザとログイン要求をしているユーザとが一致するかどうかを確認するログイン要求処理手段とを備え、
前記ログイン要求処理手段は、
疑似ログアウトしているユーザとログイン要求しているユーザが異なる場合、疑似ログアウトしているユーザのログアウト処理と、ログイン要求しているユーザのログイン処理をOSに依頼する
ことを特徴とする情報処理装置。
When the user requests logout, the logout process is canceled, and a pseudo logout state is created by locking the user operation and viewing the screen while maintaining the login session. Logout execution means;
A login request processing means for confirming whether or not a user who has made a pseudo logout and a user who has made a login request match when there is a login request from the user after the pseudo logout;
The login request processing means includes:
An information processing apparatus that requests logout processing of a user who is pseudo-logout and login processing of a user who is requesting login to the OS when the user who is logging out and the user who requests login are different .
前記ログイン要求処理手段により、疑似ログアウトをしたユーザとログイン要求をしているユーザとが一致すると判断された場合、疑似ログアウト状態の解除を行う疑似ログアウト解除手段を備える
ことを特徴とする請求項1に記載の情報処理装置。
The pseudo-logout canceling unit that cancels the pseudo-logout state when the log-in request processing unit determines that the user who has made the pseudo-logout matches the user who has made the log-in request. The information processing apparatus described in 1.
1つ以上の仮想PCを含む1つ以上の仮想PCサーバと、
1つ以上のシンクライアント端末と、
前記シンクライアント端末からログイン要求があった場合に、ユーザを割り当てる仮想PCを選択するコネクションブローカーとを備え、
前記仮想PCは、
ユーザによりログアウトの要求がされた場合に、当該ログアウトの処理をキャンセルさせるとともに、ログインセッションを保持したままの状態で、ユーザ操作及び画面の閲覧をロックすることにより擬似的なログアウト状態を創出する疑似ログアウト実行手段を備え、
前記コネクションブローカーは、
前記シンクライアント端末から前記仮想PCへのログイン要求があった場合に、ログイン要求を行ったユーザが、何れかの前記仮想PCにおいて疑似ログアウト状態であるか否かを確認するログイン要求処理手段と、
前記ユーザを割り当てる仮想PCを選択する割り当て手段とを備え、
前記割り当て手段は、
ログイン要求処理手段により、ログイン要求を行ったユーザが何れの前記仮想PCにおいても疑似ログアウト状態でないと判定された場合に、他のユーザについて疑似ログアウト状態である前記仮想PCを優先的に割り当て、当該仮想PCに対し、疑似ログアウト状態のユーザのログアウト処理と、ログイン要求しているユーザのログイン処理を依頼する
ことを特徴とする仮想PC型シンクライアントシステム。
One or more virtual PC servers including one or more virtual PCs;
One or more thin client terminals;
A connection broker that selects a virtual PC to which a user is assigned when there is a login request from the thin client terminal;
The virtual PC is
When the user requests logout, the logout process is canceled, and a pseudo logout state is created by locking the user operation and viewing the screen while maintaining the login session. With logout execution means,
The connection broker is
A login request processing means for confirming whether or not the user who made the login request is in a pseudo logout state in any of the virtual PCs when there is a login request from the thin client terminal to the virtual PC;
Assigning means for selecting a virtual PC to which the user is assigned,
The assigning means includes
When the login request processing means determines that the user who made the login request is not in the pseudo logout state in any of the virtual PCs, the virtual PC in the pseudo logout state is preferentially assigned to other users, A virtual PC thin client system, which requests a virtual PC to log out a user who is in a pseudo logout state and a login process of a user who has requested login.
前記仮想PCが、
ユーザによるログアウト要求を検知するログアウト要求監視手段を備える
ことを特徴とする請求項3に記載の仮想PC型シンクライアントシステム。
The virtual PC is
The virtual PC thin client system according to claim 3, further comprising logout request monitoring means for detecting a logout request by a user.
前記割り当て手段は、
ログイン要求処理手段により、ログイン要求を行ったユーザが何れかの前記仮想PCにおいて疑似ログアウト状態であると判定された場合に、当該仮想PCを割り当て、疑似ログアウト状態の解除を依頼し、
前記仮想PCは、
疑似ログアウト状態の解除を行う疑似ログアウト解除手段を備える
ことを特徴とする請求項3又は請求項4に記載の仮想PC型シンクライアントシステム。
The assigning means includes
When it is determined by the login request processing means that the user who has made the login request is in a pseudo logout state in any of the virtual PCs, the virtual PC is assigned and requested to cancel the pseudo logout state,
The virtual PC is
The virtual PC thin client system according to claim 3 or 4, further comprising pseudo logout canceling means for canceling the pseudo logout state.
前記疑似ログアウト解除手段は、
疑似ログアウト状態の解除に際して、ログイン時に自動起動するように設定されているアプリケーションの自動実行を行う
ことを特徴とする請求項5に記載の仮想PC型シンクライアントシステム。
The pseudo logout canceling means is:
6. The virtual PC type thin client system according to claim 5, wherein when the pseudo logout state is canceled, an application set to automatically start upon login is automatically executed.
情報処理装置によるログイン負荷軽減方法であって、
疑似ログアウト実行手段が、ユーザによりログアウトの要求がされた場合に、当該ログアウトの処理をキャンセルさせるとともに、ログインセッションを保持したままの状態で、ユーザ操作及び画面の閲覧をロックすることにより擬似的なログアウト状態を創出する疑似ログアウト実行ステップと、
ログイン要求処理手段が、疑似ログアウト後にユーザよりログイン要求があった場合に、疑似ログアウトをしたユーザとログイン要求をしているユーザとが一致するかどうかを確認するユーザ確認ステップとを備え、
前記ユーザ確認ステップで、
疑似ログアウトしているユーザとログイン要求しているユーザが異なる場合、疑似ログアウトしているユーザのログアウト処理と、ログイン要求しているユーザのログイン処理をOSに依頼する
ことを特徴とするログイン負荷軽減方法。
A login load reduction method by an information processing device,
When the logout execution means cancels the logout process when a logout request is made by the user, the pseudo logout execution means locks the user operation and screen viewing while maintaining the login session. A pseudo logout execution step for creating a logout state;
The login request processing means comprises a user confirmation step for confirming whether or not the user who has made the pseudo logout and the user who has made the login request match when there is a login request from the user after the pseudo logout,
In the user confirmation step,
Log-in load reduction characterized by requesting OS to log-out processing of pseudo-logout user and login-requesting user when the user who is logging out and the user requesting login are different Method.
1つ以上の仮想PCを含む1つ以上の仮想PCサーバと、1つ以上のシンクライアント端末と、前記シンクライアント端末からログイン要求があった場合に、ユーザを割り当てる仮想PCを選択するコネクションブローカーとを備える仮想PC型シンクライアントシステムにおけるログイン負荷軽減方法であって、
前記仮想PCが備える疑似ログアウト実行手段が、ユーザによりログアウトの要求がされた場合に、当該ログアウトの処理をキャンセルさせるとともに、ログインセッションを保持したままの状態で、ユーザ操作及び画面の閲覧をロックすることにより擬似的なログアウト状態を創出する疑似ログアウト実行ステップと、
前記コネクションブローカーが備えるログイン要求処理手段が、前記シンクライアント端末から前記仮想PCへのログイン要求があった場合に、ログイン要求を行ったユーザが、何れかの前記仮想PCにおいて疑似ログアウト状態であるか否かを確認するユーザ確認ステップと、
前記コネクションブローカーが備える割り当て手段が、前記ユーザを割り当てる仮想PCを選択する割り当てステップとを有し、
前記割り当てステップで、
ユーザ確認ステップにより、ログイン要求を行ったユーザが何れの前記仮想PCにおいても疑似ログアウト状態でないと判定された場合に、他のユーザについて疑似ログアウト状態である前記仮想PCを優先的に割り当て、当該仮想PCに対し、疑似ログアウト状態のユーザのログアウト処理と、ログイン要求しているユーザのログイン処理を依頼する
ことを特徴とするログイン負荷軽減方法。
One or more virtual PC servers including one or more virtual PCs, one or more thin client terminals, and a connection broker that selects a virtual PC to which a user is assigned when a login request is received from the thin client terminals; A login load reduction method in a virtual PC thin client system comprising:
The pseudo logout execution means provided in the virtual PC cancels the logout process when the user requests logout, and locks the user operation and screen viewing while maintaining the login session. A pseudo logout execution step that creates a pseudo logout state by
If the login request processing means provided in the connection broker has made a login request to the virtual PC from the thin client terminal, whether the user who made the login request is in a pseudo logout state in any of the virtual PCs A user confirmation step to confirm whether or not,
An allocation unit included in the connection broker includes an allocation step of selecting a virtual PC to which the user is allocated;
In the assigning step,
If it is determined in the user confirmation step that the user who made the login request is not in the pseudo logout state in any of the virtual PCs, the virtual PC in the pseudo logout state is preferentially assigned to other users, and the virtual PC A login load reduction method characterized by requesting a log-out process of a user in a pseudo logout state and a log-in process of a user who has requested log-in to a PC.
情報処理装置を構成するコンピュータ上で動作するログイン負荷軽減プログラムであって、
疑似ログアウト実行手段に、ユーザによりログアウトの要求がされた場合に、当該ログアウトの処理をキャンセルさせるとともに、ログインセッションを保持したままの状態で、ユーザ操作及び画面の閲覧をロックすることにより擬似的なログアウト状態を創出する疑似ログアウト実行処理を実行させ、
ログイン要求処理手段に、疑似ログアウト後にユーザよりログイン要求があった場合に、疑似ログアウトをしたユーザとログイン要求をしているユーザとが一致するかどうかを確認するユーザ確認処理を実行させ、
前記ユーザ確認処理で、
疑似ログアウトしているユーザとログイン要求しているユーザが異なる場合、疑似ログアウトしているユーザのログアウト処理と、ログイン要求しているユーザのログイン処理をOSに依頼する
ことを特徴とするログイン負荷軽減プログラム。
A login load reduction program that operates on a computer constituting an information processing apparatus,
When the logout execution means is requested to log out by the user, the logout process is canceled, and the user operation and the screen viewing are locked while the login session is maintained, and the pseudo logout execution means is simulated. Run a pseudo logout execution process that creates a logout state,
When the login request processing means has a login request from the user after the pseudo logout, the user confirmation process is executed to check whether the user who has made the pseudo logout and the user who has made the login request match,
In the user confirmation process,
Log-in load reduction characterized by requesting OS to log-out processing of pseudo-logout user and login-requesting user when the user who is logging out and the user requesting login are different program.
1つ以上の仮想PCを含む1つ以上の仮想PCサーバと、1つ以上のシンクライアント端末と、前記シンクライアント端末からログイン要求があった場合に、ユーザを割り当てる仮想PCを選択するコネクションブローカーとを備える仮想PC型シンクライアントシステム上で動作するログイン負荷軽減プログラムであって、
前記仮想PCが備える疑似ログアウト実行手段に、ユーザによりログアウトの要求がされた場合に、当該ログアウトの処理をキャンセルさせるとともに、ログインセッションを保持したままの状態で、ユーザ操作及び画面の閲覧をロックすることにより擬似的なログアウト状態を創出する疑似ログアウト実行処理を実行させ、
前記コネクションブローカーが備えるログイン要求処理手段に、前記シンクライアント端末から前記仮想PCへのログイン要求があった場合に、ログイン要求を行ったユーザが、何れかの前記仮想PCにおいて疑似ログアウト状態であるか否かを確認するユーザ確認処理を実行させ、
前記コネクションブローカーが備える割り当て手段に、前記ユーザを割り当てる仮想PCを選択する割り当て処理を実行させ、
前記割り当て処理で、
ユーザ確認処理により、ログイン要求を行ったユーザが何れの前記仮想PCにおいても疑似ログアウト状態でないと判定された場合に、他のユーザについて疑似ログアウト状態である前記仮想PCを優先的に割り当て、当該仮想PCに対し、疑似ログアウト状態のユーザのログアウト処理と、ログイン要求しているユーザのログイン処理を依頼する
ことを特徴とするログイン負荷軽減プログラム。

One or more virtual PC servers including one or more virtual PCs, one or more thin client terminals, and a connection broker that selects a virtual PC to which a user is assigned when a login request is received from the thin client terminals; A login load reduction program operating on a virtual PC thin client system comprising:
When a logout request is made by the user, the pseudo-logout execution means provided in the virtual PC cancels the logout process and locks the user operation and screen viewing while maintaining the login session. By executing a pseudo logout execution process that creates a pseudo logout state,
If the login request processing means provided in the connection broker has a login request from the thin client terminal to the virtual PC, whether the user who made the login request is in a pseudo logout state in any of the virtual PCs Execute user confirmation process to confirm whether or not
Causing the allocation means included in the connection broker to execute an allocation process of selecting a virtual PC to which the user is allocated;
In the allocation process,
If it is determined by the user confirmation process that the user who made the login request is not in the pseudo logout state in any of the virtual PCs, the virtual PC in the pseudo logout state is preferentially assigned to other users, and the virtual PC A login load reduction program characterized by requesting a logout process of a user who is in a pseudo logout state and a login process of a user who has requested login to the PC.

JP2013063883A 2013-03-26 2013-03-26 Information processing apparatus, virtual PC thin client system, login load reduction method, and login load reduction program Active JP6079357B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2013063883A JP6079357B2 (en) 2013-03-26 2013-03-26 Information processing apparatus, virtual PC thin client system, login load reduction method, and login load reduction program

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2013063883A JP6079357B2 (en) 2013-03-26 2013-03-26 Information processing apparatus, virtual PC thin client system, login load reduction method, and login load reduction program

Publications (2)

Publication Number Publication Date
JP2014191402A true JP2014191402A (en) 2014-10-06
JP6079357B2 JP6079357B2 (en) 2017-02-15

Family

ID=51837637

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2013063883A Active JP6079357B2 (en) 2013-03-26 2013-03-26 Information processing apparatus, virtual PC thin client system, login load reduction method, and login load reduction program

Country Status (1)

Country Link
JP (1) JP6079357B2 (en)

Cited By (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2016162389A (en) * 2015-03-05 2016-09-05 日本電気株式会社 Thin client system, connection management device, virtual machine operating device, method, and program
JP2017167803A (en) * 2016-03-16 2017-09-21 日本電気株式会社 Information processing system
US10178277B2 (en) 2016-03-24 2019-01-08 Konica Minolta, Inc. Information processing apparatus, setting continuation method and non-transitory computer-readable recording medium encoded with setting continuation program
JP2020506469A (en) * 2017-01-20 2020-02-27 グーグル エルエルシー Multi-user login session

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2001184149A (en) * 1999-12-27 2001-07-06 Toshiba Corp Information processor and method for controlling operation state
JP2009104540A (en) * 2007-10-25 2009-05-14 Toshiba Corp Medical device and security management method of medical device
JP2011133981A (en) * 2009-12-22 2011-07-07 Canon Inc Information processor, method for controlling information processor and processing program
JP2013016186A (en) * 2012-08-24 2013-01-24 Toshiba Corp Information processor, information processing method and program

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2001184149A (en) * 1999-12-27 2001-07-06 Toshiba Corp Information processor and method for controlling operation state
JP2009104540A (en) * 2007-10-25 2009-05-14 Toshiba Corp Medical device and security management method of medical device
JP2011133981A (en) * 2009-12-22 2011-07-07 Canon Inc Information processor, method for controlling information processor and processing program
JP2013016186A (en) * 2012-08-24 2013-01-24 Toshiba Corp Information processor, information processing method and program

Cited By (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2016162389A (en) * 2015-03-05 2016-09-05 日本電気株式会社 Thin client system, connection management device, virtual machine operating device, method, and program
WO2016139938A1 (en) * 2015-03-05 2016-09-09 日本電気株式会社 Thin client system, connection management device, virtual machine operating device, method, and storage medium
CN107430582A (en) * 2015-03-05 2017-12-01 日本电气株式会社 Thin client system, connection management device, virtual machine operations device, method and storage medium
JP2017167803A (en) * 2016-03-16 2017-09-21 日本電気株式会社 Information processing system
US10178277B2 (en) 2016-03-24 2019-01-08 Konica Minolta, Inc. Information processing apparatus, setting continuation method and non-transitory computer-readable recording medium encoded with setting continuation program
JP2020506469A (en) * 2017-01-20 2020-02-27 グーグル エルエルシー Multi-user login session
US11188626B2 (en) 2017-01-20 2021-11-30 Google Llc Multi-user login session

Also Published As

Publication number Publication date
JP6079357B2 (en) 2017-02-15

Similar Documents

Publication Publication Date Title
US20230011241A1 (en) Hypervisor remedial action for a virtual machine in response to an error message from the virtual machine
EP3394750B1 (en) Code execution request routing
US9971622B2 (en) Technologies for application migration using lightweight virtualization
US8595361B2 (en) Virtual machine software license management
US9444838B2 (en) Pre-processing system for minimizing application-level denial-of-service in a multi-tenant system
US8745361B2 (en) Sandboxed execution of plug-ins
JP5127722B2 (en) Delayed application launch
US8966487B1 (en) Application transaction wait time dynamic adjustment
US8621456B2 (en) Detecting and modifying security settings for deploying web applications
US20210400051A1 (en) Escalating User Privileges in Cloud Computing Environments
US20130160115A1 (en) Sandboxing for multi-tenancy
JP2013171582A (en) Method for increasing number of configuration of virtual machine for server
US20210258208A1 (en) Fast Provisioning in Cloud Computing Environments
JP2006244483A (en) Computer system and method for transferring executable program between partitions
US20110173319A1 (en) Apparatus and method for operating server using virtualization technique
US20120173730A1 (en) Hypervisor controlled user device that enables available user device resources to be used for cloud computing
US10904238B2 (en) Access token management for state preservation and reuse
JP6079357B2 (en) Information processing apparatus, virtual PC thin client system, login load reduction method, and login load reduction program
EP3279795B1 (en) Method and apparatus for deleting cloud host in cloud computing environment, server and storage medium
US20150160973A1 (en) Domain based resource isolation in multi-core systems
US10796008B2 (en) Executing privileged code in a process
US20230098536A1 (en) Dynamic security challenge authentication
US10613901B1 (en) Context-aware resource allocation
JP2015184718A (en) Start management apparatus, start management method, and start management program
US9722946B1 (en) Apparatus and method for a script execution control environment

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20160217

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20161214

TRDD Decision of grant or rejection written
A01 Written decision to grant a patent or to grant a registration (utility model)

Free format text: JAPANESE INTERMEDIATE CODE: A01

Effective date: 20161220

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20170102

R150 Certificate of patent or registration of utility model

Ref document number: 6079357

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R150