JPH0934839A - User id management system - Google Patents

User id management system

Info

Publication number
JPH0934839A
JPH0934839A JP7201797A JP20179795A JPH0934839A JP H0934839 A JPH0934839 A JP H0934839A JP 7201797 A JP7201797 A JP 7201797A JP 20179795 A JP20179795 A JP 20179795A JP H0934839 A JPH0934839 A JP H0934839A
Authority
JP
Japan
Prior art keywords
user
management server
server
management
information
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.)
Pending
Application number
JP7201797A
Other languages
Japanese (ja)
Inventor
Kiwamu Hori
究 堀
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.)
Fujifilm Business Innovation Corp
Original Assignee
Fuji Xerox Co Ltd
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 Fuji Xerox Co Ltd filed Critical Fuji Xerox Co Ltd
Priority to JP7201797A priority Critical patent/JPH0934839A/en
Publication of JPH0934839A publication Critical patent/JPH0934839A/en
Pending legal-status Critical Current

Links

Landscapes

  • Computer And Data Communications (AREA)

Abstract

PROBLEM TO BE SOLVED: To reduce a data amount to be managed for user identification and to attain the identification at a high speed. SOLUTION: In the user ID management system, management servers S001-S003 of plural user IDs and plural client computers 1-1 to 3-1 on which user terminal equipment software programs work are in operation while being connected via a network. Each user ID management server is provided with a management server status table storing load state information representing a load state of the management server and each client computer is provided with a server table (8-10) storing selection information (a list for server names representing access priority) to select and access a management server with a smaller load among the plural management servers. The user terminal equipment software program selects a management server to receive user identification based on selection information stored in the server table storing the selection information.

Description

【発明の詳細な説明】Detailed Description of the Invention

【0001】[0001]

【産業上の利用分野】本発明は、複数のユーザIDの管
理サーバと、ユーザ端末ソフトを動かす複数のクライア
ント計算機がネットワークを介して接続される環境で
の、ユーザID管理方式に関する。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a user ID management system in an environment in which a management server for a plurality of user IDs and a plurality of client computers that operate user terminal software are connected via a network.

【0002】[0002]

【従来の技術】従来のユーザIDの管理には、1台のサ
ーバでユーザの認証を行い、クライアント計算機は、そ
のサーバに接続するように、予め通信経路が設定されて
いるものがある。ユーザ端末からの接続はすべて、ユー
ザIDを管理するサーバに接続され、その後、各サービ
スに従っていた。この方式では、クライアント計算機に
ユーザIDと対応するソフトウェアサーバ情報を持たせ
ないので、管理のための情報量が少なくて済み、クライ
アント計算機への情報分配工数が少ないという利点があ
る。しかし、1台のサーバでユーザIDの確認を行って
いたので、ユーザ数が増加すると、管理する情報が増加
するため、ユーザ認証に時間が掛かり応答性が悪くな
り、また、サーバのダウン時には、利用不可能になる、
という欠点があった。このような欠点を解消するための
ユーザIDの管理方式が提案されている(例えば、特開
平1−263856号公報)。この方式では、クライア
ント計算機にすべてのユーザIDと対応するソフトウェ
アサーバ情報を持っている。
2. Description of the Related Art In the conventional management of user IDs, there is one in which a single server authenticates a user and a client computer has a communication path set in advance so as to connect to the server. All connections from the user terminal were connected to the server that manages the user ID and then followed each service. In this method, since the client computer does not have the software server information corresponding to the user ID, there is an advantage that the amount of information for management is small and the man-hour for information distribution to the client computer is small. However, since the user ID was checked on one server, as the number of users increased, the amount of information to manage increased, user authentication took time, and responsiveness deteriorated. Unavailable,
There was a disadvantage. There has been proposed a user ID management system for solving such a drawback (for example, Japanese Patent Laid-Open No. 1-263856). In this method, the client computer has software server information corresponding to all user IDs.

【0003】[0003]

【発明が解決しようとする課題】しかし、この従来の方
式(特開平1−263856号公報)は、1台のサーバ
で管理する前記方式の利点である、クライアント計算機
にユーザIDと対応するソフトウェアサーバ情報を持た
せず、情報量の削減と、クライアント計算機への情報分
配工数の削減という利点が、なくなる。また、前記従来
の方式(特開平1−263856号公報)では、クライ
アント計算機が多数かつ小規模なものでは、ユーザ数が
増加することにより、管理する情報が増加するため、結
局ユーザ認証に時間が掛かり応答性が悪くなると言う同
様な問題点がある。本発明は、このような従来技術の問
題点を解消することを目的とする。即ち、本発明は、ユ
ーザ認証のために管理しなければならないデータを減少
させるとともに、認証を高速に行うことのできるユーザ
ID管理方式を提供することを目的とする。
However, this conventional method (Japanese Patent Laid-Open No. 1-263856) is an advantage of the method managed by one server, that is, a software server corresponding to a user ID in a client computer. The advantages of not having information and reducing the amount of information and reducing the number of man-hours for distributing information to client computers are lost. In the conventional method (Japanese Patent Laid-Open No. 1-263856), when the number of client computers is large and small, the number of users increases and the information to be managed increases. There is a similar problem that the response becomes poor. SUMMARY OF THE INVENTION The present invention has an object to eliminate such problems of the conventional art. That is, it is an object of the present invention to provide a user ID management system that can reduce the amount of data that must be managed for user authentication and can perform authentication at high speed.

【0004】[0004]

【課題を解決するための手段】第1の発明のユーザID
管理方式は、複数のユーザIDの管理サーバと、ユーザ
端末ソフトを動かす複数のクライアント計算機がネット
ワークを介して接続される環境での、ユーザID管理方
式において、前記各ユーザIDの管理サーバに、それら
の管理サーバの負荷状態を表す負荷状態情報を保持する
手段(例、ユーザID管理サーバ・ステータス・テーブ
ルS001Tb)を設け、前記クライアント計算機に、
前記複数の管理サーバの中から負荷の小さい管理サーバ
を選択してアクセスするための選択情報を保持する手段
(例、サーバテーブル8)を設け、前記ユーザ端末ソフ
トは、前記選択情報を保持する手段に保持された前記選
択情報に基づいてユーザ認証を受けるための管理サーバ
を選択することを特徴とする。
Means for Solving the Problems User ID of the First Invention
The management method is the management server of each user ID in the environment in which a management server of a plurality of user IDs and a plurality of client computers that operate user terminal software are connected via a network. Means (for example, user ID management server status table S001Tb) for holding the load status information representing the load status of the management server, and the client computer,
A means (for example, a server table 8) for holding selection information for selecting and accessing a management server with a light load from the plurality of management servers is provided, and the user terminal software holds the selection information. The management server for user authentication is selected based on the selection information held in.

【0005】また、第2の発明のユーザID管理方式
は、複数のユーザIDの管理サーバと、ユーザ端末ソフ
トを動かす複数のクライアント計算機がネットワークを
介して接続される環境での、ユーザID管理方式におい
て、前記各ユーザIDの管理サーバに、それらの管理サ
ーバの負荷状態を表す負荷状態情報を保持する手段を設
け、前記負荷状態情報に基づいて前記複数の管理サーバ
の中から最も負荷の小さい管理サーバを指定する情報を
含むパケットをネットワークに送出する手段を設け、前
記クライアント計算機に、ネットワーク上に前記パケッ
トがあるときに、それを受信する手段を設け、前記ユー
ザ端末ソフトは、前記受信したパケットの情報に基づい
てユーザ認証を受けるための管理サーバを選択すること
を特徴とする。
The user ID management system of the second invention is a user ID management system in an environment in which a management server for a plurality of user IDs and a plurality of client computers that operate user terminal software are connected via a network. In the above, the management server of each of the user IDs is provided with means for holding load status information indicating the load status of the management server, and management with the smallest load among the plurality of management servers is performed based on the load status information. A means for sending a packet including information designating a server to the network is provided, and the client computer is provided with means for receiving the packet when the packet is present on the network. It is characterized in that a management server for receiving user authentication is selected based on the information of.

【0006】[0006]

【作用】第1の発明において、ネットワークに接続され
ている複数の管理サーバの負荷状態を示す情報が各管理
サーバに保有され、その負荷状態の情報を基に、負荷の
小さい管理サーバを選択するための情報、例えば、負荷
の低い順に並べた管理サーバ名のリスト、を各クライア
ント計算機に保有させる。クライアント計算機のユーザ
端末ソフトは、その管理サーバを選択するための情報に
より管理サーバを選んで、ユーザ認証を受ける。ユーザ
認証に必要なデータは複数の管理サーバにおいて管理
し、ユーザ端末ソフトは、それらの複数の管理サーバか
ら負荷の小さい管理サーバを選択するようにしているの
で、ユーザ認証のために管理しなければならないデータ
を減少させることができるとともに、ユーザ認証を高速
に行うことができる。
In the first aspect of the invention, each management server has information indicating the load status of a plurality of management servers connected to the network, and a management server with a light load is selected based on the load status information. Information for each of the client computers, for example, a list of management server names arranged in the ascending order of load. The user terminal software of the client computer selects the management server according to the information for selecting the management server and receives the user authentication. The data required for user authentication is managed by multiple management servers, and the user terminal software selects the management server with the lightest load from these multiple management servers. It is possible to reduce unnecessary data and perform user authentication at high speed.

【0007】また、第2の発明において、ネットワーク
に接続されている複数の管理サーバの負荷状態を示す情
報が各管理サーバに保有され、その負荷状態の情報を基
に、最も負荷の小さい管理サーバを特定して、その管理
サーバ情報をパケットにしてネットワークに流す。ユー
ザ端末ソフトはそのパケットの管理サーバ情報を基に選
択すべき管理サーバを容易に特定でき、ユーザ認証を一
層高速に行うことができる。
Further, in the second invention, each management server holds information indicating the load status of a plurality of management servers connected to the network, and the management server with the smallest load is based on the load status information. Is specified and the management server information is packetized and sent to the network. The user terminal software can easily specify the management server to be selected based on the management server information of the packet, and can perform the user authentication at a higher speed.

【0008】[0008]

【実施例】図1は本発明のユーザID管理方式を実施し
たネットワークのブロック構成を示す図である。主ネッ
トワーク4に対して複数のサブネット1、2、3がルー
タ5、6、7により接続されて通信ネットワークを構成
している。サブネット1には複数のクライアント計算機
1−1、1−2、…、1−nと、ユーザIDの管理サー
バS001が接続されている。サブネット2にはクライ
アント計算機2−1、2−2、…、2−nが接続されて
いる。サブネット3にはクライアント計算機3−1、3
−2、…、3−nと、ユーザIDの管理サーバS002
が接続されている。そして、主ネットワーク4にはユー
ザIDの管理サーバS003が接続されている。
DESCRIPTION OF THE PREFERRED EMBODIMENTS FIG. 1 is a block diagram of a network implementing a user ID management system of the present invention. A plurality of subnets 1, 2, 3 are connected to the main network 4 by routers 5, 6, 7 to form a communication network. A plurality of client computers 1-1, 1-2, ..., 1-n and a user ID management server S001 are connected to the subnet 1. Client computers 2-1, 2-2, ..., 2-n are connected to the subnet 2. Client computers 3-1 and 3 are assigned to subnet 3.
-2, ..., 3-n and user ID management server S002
Is connected. Then, the management server S003 of the user ID is connected to the main network 4.

【0009】各クライアント計算機は、それぞれ登録さ
れたユーザIDを持つユーザによって起動可能なユーザ
端末ソフトを保持し、また、ユーザ認証のためにアクセ
ス可能な管理サーバのリストからなるサーバ・テーブル
8、9、10を保持している。サーバテーブル8、9、
10のサーバのリストは、レスポンスの速いサーバがリ
ストの上位に来るように、管理サーバの管理するステー
タス情報に基づき、管理サーバへアクセスがある毎に更
新する。また、各クライアント計算機のユーザ端末ソフ
トは、管理サーバからの情報に応じて、サーバ・ステー
タス・パケットを自己の属するサブネットに定期的に送
出する。
Each client computer holds user terminal software that can be activated by a user having a registered user ID, and server tables 8 and 9 each consisting of a list of management servers accessible for user authentication. Holds 10. Server tables 8, 9,
The list of 10 servers is updated each time the management server is accessed, based on the status information managed by the management server so that the server with the quickest response is at the top of the list. Also, the user terminal software of each client computer periodically sends a server status packet to its own subnet in accordance with the information from the management server.

【0010】管理サーバS001は、図2(a)に示す
ようなユーザ認証テーブルS001Taと、同図(b)
に示すようなユーザID管理サーバ・ステータス・テー
ブルS001Tbを保持しており、管理サーバS002
は、図3(a)に示すようなユーザ認証テーブルS00
2Taと、同図(b)に示すようなユーザID管理サー
バ・ステータス・テーブルS002Tbを保持してお
り、管理サーバS003は、図4(a)に示すようなユ
ーザ認証テーブルS003Taと、同図(b)に示すよ
うなユーザID管理サーバ・ステータス・テーブルS0
03Tbを保持している。
The management server S001 has a user authentication table S001Ta as shown in FIG. 2A and a user authentication table S001Ta as shown in FIG.
The user ID management server status table S001Tb as shown in FIG.
Is a user authentication table S00 as shown in FIG.
2Ta and a user ID management server status table S002Tb as shown in FIG. 4B are held, and the management server S003 has a user authentication table S003Ta as shown in FIG. User ID management server status table S0 as shown in b)
Holds 03Tb.

【0011】各ユーザ認証テーブルS001Ta〜S0
03Taは、認証に必要な情報、即ち、ユーザID、パ
スワード、その他ユーザに関する様々な付帯情報を有し
ている。また、各ユーザID管理サーバ・ステータス・
テーブルS001Tb〜S003Tbは、サーバ名、サ
ーバの接続されているサブネットのネット番号、サーバ
のステータス値、その他サーバに関する情報などを有し
ている。
Each user authentication table S001Ta to S0
03Ta has information necessary for authentication, that is, a user ID, a password, and other various additional information about the user. In addition, each user ID management server status
The tables S001Tb to S003Tb have a server name, a net number of a subnet to which the server is connected, a status value of the server, and other information about the server.

【0012】各ユーザID管理サーバS001〜S00
3はサーバ監視デーモンを有し、このサーバ監視デーモ
ンは、例えば5秒に1回を起動条件として、そのサーバ
のユーザID管理サーバ・ステータス・テーブルを作成
する。その際、ステータスの値は、ステータス=CPU
使用率(%)×サーバ上での起動アプリケーション予想
負荷値の合計、により表される計算式を用いて算出す
る。
Each user ID management server S001 to S00
3 has a server monitoring daemon, and this server monitoring daemon creates a user ID management server status table of the server, for example, once every 5 seconds as a start condition. At that time, the status value is status = CPU
It is calculated by using a calculation formula expressed by: usage rate (%) × sum of expected load values of startup applications on the server.

【0013】サーバ上では、様々なアプリケーションソ
フトウエアが存在しているが、アプリケーションソフト
ウエアによってCPUにかかる負荷が異なるので、予め
その負荷を計測しておいて、その情報をアプリケーショ
ン予想負荷値としてアプリケーション情報テーブルに登
録しておく。アプリケーション情報テーブルの一例を図
5(a)に示す。アプリケーション情報には、アプリケ
ーションID、バージョンID、アプリケーション名、
アプリケーション管理者、その他のアプリケーションに
関する付帯情報があるが、本実施例では特に前述のアプ
リケーション予想負荷値を持つ点に特徴がある。
There are various kinds of application software on the server, but the load on the CPU varies depending on the application software. Therefore, the load is measured in advance, and the information is used as the predicted application load value. Register in the information table. An example of the application information table is shown in FIG. The application information includes the application ID, version ID, application name,
Although there is additional information about the application manager and other applications, this embodiment is characterized in that it has the above-mentioned application expected load value.

【0014】以上のように構成された実施例の動作につ
いて説明する。本実施例では、複数の管理サーバS00
1〜S003の一つにより認証を行う。その際、なるべ
く負荷の小さいサーバ換言すればレスポンスの速いサー
バのの選択を動的に行う。図7は動作の流れの概要を示
すものである。
The operation of the embodiment configured as described above will be described. In this embodiment, a plurality of management servers S00
Authentication is performed by one of 1 to S003. At that time, the server with the least load, in other words, the server with a quick response is dynamically selected. FIG. 7 shows an outline of the flow of operation.

【0015】ユーザ端末ソフト起動時、サブネット上に
サーバ・ステータス・パケットが、存在していたら獲得
する(ステップS1、S2)。サーバ・ステータス・パ
ケットはサブネット上の複数のクライアント計算機の少
なくとも一つにおいてユーザ端末ソフトが動作している
ときに、その動作中の一つのユーザ端末ソフトによっ
て、定期的にサブネット上に流されている。図5(b)
は、上記パケットのデータ形式の一例を示し、始点ポー
トと終点ポートにより宛先の範囲を指定し、内容として
はサーバ情報のみである。このサーバ・ステータス・パ
ケットを獲得できた場合には、そのサーバ情報によりア
クセスする(ステップS3)。そのアクセスに対して、
該当する管理サーバから一定時間内に応答があったか否
かを調べ(ステップS4)、応答が有れば認証のために
ステップS7へ進み、応答がなければステップS5へ進
む(ステップS4)。
When the user terminal software is activated, a server status packet is acquired if it exists on the subnet (steps S1 and S2). The server status packet is periodically sent to the subnet by one operating user terminal software when the user terminal software is operating on at least one of the client computers on the subnet. . FIG. 5 (b)
Shows an example of the data format of the packet, in which the destination range is specified by the start point port and the end point port, and the content is only server information. When this server status packet can be acquired, the server information is accessed according to the server information (step S3). For that access,
It is checked whether or not there is a response from the corresponding management server within a fixed time (step S4). If there is a response, the process proceeds to step S7 for authentication, and if there is no response, the process proceeds to step S5 (step S4).

【0016】ユーザ端末ソフト起動時、サブネット上に
サーバ・ステータス・パケットがなければ、サーバテー
ブルの管理サーバのリストの一番最初に位置するユーザ
IDの管理サーバから順番にアクセスする(ステップS
5)。そのアクセスに対して、該当するサーバから一定
時間内に応答があったか否かを調べ(ステップS6)、
一定時間を経ても、応答がない場合は、リストにおける
次の管理サーバにアクセスするためステップS5へ戻
る。他方、一定時間内に応答があれば、ステップS7へ
進む。
If there is no server status packet on the subnet when the user terminal software is started, the management server with the user ID located first in the list of management servers in the server table is accessed in order (step S).
5). In response to the access, it is checked whether or not there is a response from the corresponding server within a fixed time (step S6),
If there is no response even after the elapse of a certain time, the process returns to step S5 to access the next management server in the list. On the other hand, if there is a response within the fixed time, the process proceeds to step S7.

【0017】最初にアクセスに成功したユーザIDの管
理サーバのユーザ認証テーブルによりユーザ認証を行う
(ステップS7)。このユーザ認証はユーザIDとパス
ワードを基に正当なユーザであるか否かの確認や、ユー
ザのアクセス権のレベル、その他のユーザに関する情報
を取り出すというような従来の通常の認証と同様のもの
である。
First, user authentication is performed using the user authentication table of the management server of the user ID that succeeded in access (step S7). This user authentication is the same as the conventional normal authentication such as checking whether the user is a valid user based on the user ID and password, extracting the access right level of the user, and other information about the user. is there.

【0018】ユーザIDの管理サーバが持っている、ユ
ーザ認証テーブルは、先頭から検索される。アクセスの
あったときに、そのアクセスしたユーザをユーザ認証テ
ーブルの先頭に持ってくるように、ユーザ認証テーブル
を更新する(ステップS8)。このようにすることで、
全ユーザのユーザ認証テーブルの中から利用頻度の高い
ユーザが先頭に来るので、認証時間が速くなる。新たに
ユーザを登録するときは、ユーザ認証テーブルのリスト
の最後の位置に登録する。
The user authentication table held by the user ID management server is searched from the beginning. When there is an access, the user authentication table is updated so that the accessed user is brought to the head of the user authentication table (step S8). By doing this,
Since the user with the highest frequency of use comes first from the user authentication table of all users, the authentication time is shortened. When registering a new user, register it at the last position in the list of the user authentication table.

【0019】各管理サーバS001〜S003はサーバ
監視デーモンを有し、定期的に(例えば5秒に1回を起
動条件とする)そのサーバのユーザID管理サーバ・ス
テータス・テーブルを作成する。その際、各アプリケー
ション毎にCPUの使用率を実際の使用状況から計算す
ると共に、図5(a)に示すようなアプリケーション情
報テーブルによりアプリケーション予想負荷値を求め
る。管理サーバのステータスの値は、CPU使用率
(%)×アプリケーション予想負荷値の合計、により算
出する。この算出した値によりユーザID管理サーバ・
ステータス・テーブルの更新を行う(ステップS1
0)。なお、どれかの管理サーバでユーザID管理サー
バ・ステータス・テーブルのステータス値の更新を行っ
たときには、管理サーバ同士で管理サーバ・ステータス
情報の交換を行う。
Each of the management servers S001 to S003 has a server monitoring daemon, and periodically creates a user ID management server status table of the server (eg, once every 5 seconds as a start condition). At that time, the CPU usage rate for each application is calculated from the actual usage status, and the application expected load value is obtained from the application information table as shown in FIG. The value of the status of the management server is calculated by the CPU usage rate (%) × sum of application expected load values. The user ID management server
Update the status table (step S1)
0). When any of the management servers updates the status value of the user ID management server status table, the management servers exchange the management server status information.

【0020】ユーザ端末ソフトは、サーバ・ステータス
情報を管理サーバのユーザID管理サーバ・ステータス
・テーブルから得て(ステップS11)、サーバ・テー
ブルの更新を行う(ステップS12)。その更新におい
ては、すべてのユーザIDの管理サーバのステータス情
報の内、ステータス値のより低いサーバ名の情報がユー
ザ端末ソフトのサーバテーブル・リストのより上位に来
るように置き換える。
The user terminal software obtains the server status information from the user ID management server status table of the management server (step S11) and updates the server table (step S12). In the update, the information of the server name having the lower status value among the status information of the management servers of all the user IDs is replaced so as to be higher in the server table list of the user terminal software.

【0021】ユーザ端末ソフトはネットワークのパケッ
ト状況をみながら、定期的にサーバ・ステータス・パケ
ットを流す(ステップS13)。ネットワークのパケッ
ト状況の情報は、ユーザID管理サーバが保持してい
る。ユーザ端末ソフトは、この情報を基に、サブネット
上に現在起動している他のユーザ端末ソフトがないとき
に、サブネット上に一番レスポンスの速いサーバ情報即
ち最もステータス値の低いサーバの情報を持ったサーバ
・ステータス・パケットを流す。
The user terminal software periodically sends a server status packet while checking the network packet status (step S13). Information on the packet status of the network is held by the user ID management server. Based on this information, the user terminal software has the server information with the fastest response on the subnet, that is, the server with the lowest status value, when there is no other user terminal software currently running on the subnet. Server status packet.

【0022】図6は、図1のシステムにおいてもユーザ
IDの管理サーバS001に故障が生じ使用できなくな
ったときの、構成を示すもので、ネットワーク上で×印
のあるところが通信不能の部分である。サーバ・テーブ
ルのリストからダウンした管理サーバ名が除かれる。こ
うすると、ユーザIDの管理サーバS001がダウンし
た場合でも、ほかの管理サーバにアクセスできる。ま
た、クライアント計算機では、サーバ・テーブルのリス
トに登録するサーバの数はレスポンスの速いサーバの少
数個に制限しても、計算機管理者が、クライアント計算
機にサーバ情報の設定をする手間が省ける。
FIG. 6 shows the configuration when the management server S001 of the user ID fails and cannot be used in the system shown in FIG. 1 as well. . The downed Administration Server name is removed from the server table list. By doing so, even if the management server S001 of the user ID goes down, another management server can be accessed. Further, in the client computer, even if the number of servers to be registered in the list of the server table is limited to a small number of servers having a fast response, the computer administrator can save the trouble of setting the server information in the client computer.

【0023】[0023]

【発明の効果】本発明によれば、複数のユーザIDの管
理サーバと、複数のユーザ端末ソフトを動かすクライア
ント計算機がネットワークを介して接続される環境にお
いて、複数のユーザIDの管理サーバのうち負荷のより
小さいものを優先的に選択できるようにしたので、ユー
ザ認証を迅速かつ確実にすることが可能である。また、
計算機管理者が、この環境での計算機のユーザ認証のた
めに管理しなければならないデータを減少させることが
できる。
According to the present invention, in an environment in which a management server for a plurality of user IDs and a client computer that operates a plurality of user terminal software are connected via a network, the load of the management servers for a plurality of user IDs is reduced. Since it is possible to preferentially select the smaller one, the user authentication can be performed quickly and surely. Also,
The computer administrator can reduce the data that must be managed for user authentication of the computer in this environment.

【図面の簡単な説明】[Brief description of drawings]

【図1】 本発明を実施するシステムの構成例を示す
図、
FIG. 1 is a diagram showing a configuration example of a system for implementing the present invention,

【図2】 (a)はユーザ認証テーブルの一例、(b)
はユーザID管理サーバ・ステータス・テーブルの例を
示す図、
FIG. 2A is an example of a user authentication table, and FIG.
Is a diagram showing an example of a user ID management server status table,

【図3】 (a)はユーザ認証テーブルの一例、(b)
はユーザID管理サーバ・ステータス・テーブルの例を
示す図、
FIG. 3A is an example of a user authentication table, and FIG.
Is a diagram showing an example of a user ID management server status table,

【図4】 (a)はユーザ認証テーブルの一例、(b)
はユーザID管理サーバ・ステータス・テーブルの例を
示す図、
FIG. 4A is an example of a user authentication table, and FIG.
Is a diagram showing an example of a user ID management server status table,

【図5】 (a)はアプリケーション情報テーブルの一
例、(b)はサーバ・ステータス・パケットのデータ形
式の一例を示す図、
5A is an example of an application information table, FIG. 5B is a diagram showing an example of a data format of a server status packet, FIG.

【図6】 図1のシステムにおいてユーザID管理サー
バS001がダウンしたときの動作を説明するための
図、
FIG. 6 is a diagram for explaining the operation when the user ID management server S001 goes down in the system of FIG. 1;

【図7】 実施例の動作を説明するための動作フロー
図。
FIG. 7 is an operational flowchart for explaining the operation of the embodiment.

【符号の説明】[Explanation of symbols]

1〜3…サブネット、4…ネットワーク、5〜7…ルー
タ、8〜10…サーバ・テーブル、S001〜S003
…管理サーバ、1−1〜3−1…クライアント計算機。
1-3 ... Subnet, 4 ... Network, 5-7 ... Router, 8-10 ... Server table, S001-S003
... management server, 1-1 to 3-1 ... client computer.

Claims (2)

【特許請求の範囲】[Claims] 【請求項1】複数のユーザIDの管理サーバと、ユーザ
端末ソフトを動かす複数のクライアント計算機がネット
ワークを介して接続される環境での、ユーザID管理方
式において、 前記各ユーザIDの管理サーバに、それらの管理サーバ
の負荷状態を表す負荷状態情報を保持する手段を設け、 前記クライアント計算機に、前記複数の管理サーバの中
から負荷の小さい管理サーバを選択してアクセスするた
めの選択情報を保持する手段を設け、 前記ユーザ端末ソフトは、保持された前記選択情報に基
づいて、ユーザ認証を受けるための管理サーバを選択す
ることを特徴とするユーザID管理方式。
1. In a user ID management system in an environment in which a management server for a plurality of user IDs and a plurality of client computers that operate user terminal software are connected via a network, the management server for each user ID includes: A means for holding load status information representing the load status of those management servers is provided, and the client computer holds selection information for selecting and accessing a management server with a light load from the plurality of management servers. Means, the user terminal software selects a management server for user authentication based on the held selection information.
【請求項2】複数のユーザIDの管理サーバと、ユーザ
端末ソフトを動かす複数のクライアント計算機がネット
ワークを介して接続される環境での、ユーザID管理方
式において、 前記各ユーザIDの管理サーバに、それらの管理サーバ
の負荷状態を表す負荷状態情報を保持する手段を設け、 前記負荷状態情報に基づいて前記複数の管理サーバの中
から最も負荷の小さい管理サーバを指定する情報を含む
パケットをネットワークに送出する手段を設け、 前記クライアント計算機に、ネットワーク上に前記パケ
ットがあるときに、それを受信する手段を設け、 前記ユーザ端末ソフトは、前記受信したパケットの情報
に基づいてユーザ認証を受けるための管理サーバを選択
することを特徴とするユーザID管理方式。
2. In a user ID management system in an environment in which a management server for a plurality of user IDs and a plurality of client computers that operate user terminal software are connected via a network, the management server for each user ID includes: A means for holding load status information representing the load status of those management servers is provided, and a packet including information designating the management server with the smallest load among the plurality of management servers based on the load status information is sent to the network. A means for sending is provided, the client computer is provided with means for receiving the packet when the packet is present on the network, and the user terminal software is for receiving user authentication based on the information of the received packet. A user ID management method characterized by selecting a management server.
JP7201797A 1995-07-17 1995-07-17 User id management system Pending JPH0934839A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP7201797A JPH0934839A (en) 1995-07-17 1995-07-17 User id management system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP7201797A JPH0934839A (en) 1995-07-17 1995-07-17 User id management system

Publications (1)

Publication Number Publication Date
JPH0934839A true JPH0934839A (en) 1997-02-07

Family

ID=16447099

Family Applications (1)

Application Number Title Priority Date Filing Date
JP7201797A Pending JPH0934839A (en) 1995-07-17 1995-07-17 User id management system

Country Status (1)

Country Link
JP (1) JPH0934839A (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2011165073A (en) * 2010-02-12 2011-08-25 Nec Corp System, method and program for exchanging attribute information

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2011165073A (en) * 2010-02-12 2011-08-25 Nec Corp System, method and program for exchanging attribute information

Similar Documents

Publication Publication Date Title
US10225145B2 (en) Method and device for updating client
US8775584B2 (en) Method and apparatus for discovering network devices
US20020083146A1 (en) Data model for automated server configuration
US8176503B2 (en) Device driver selection
US20030195962A1 (en) Load balancing of servers
US7634560B2 (en) Method for measuring server performance, system for measuring server performance and computer programs therefor
US8595339B2 (en) Network management apparatus and method
EP1589691B1 (en) Method, system and apparatus for managing computer identity
US20100325406A1 (en) Computer system and management device
EP1150471A2 (en) Method and system for recommending an available network protocol
US20030212685A1 (en) Unique respository server in an operations and maintenance center for a telecommunications system
US20080120684A1 (en) Method and System for Upgrading Distributed Set Top Box and Device thereof
JP3562995B2 (en) Service quality control device
JPH09319689A (en) Server selecting system
US7240211B2 (en) Method of providing an access request to a same server based on a unique identifier
JP4309321B2 (en) Network system operation management method and storage apparatus
US7711780B1 (en) Method for distributed end-to-end dynamic horizontal scalability
EP1479192B1 (en) Method and apparatus for managing configuration of a network
JP5464030B2 (en) DEVICE MANAGEMENT DEVICE, DEVICE MANAGEMENT METHOD, DEVICE MANAGEMENT PROGRAM, AND RECORDING MEDIUM CONTAINING THE PROGRAM
JP5765451B2 (en) Device management apparatus, device management system, program, and device management method
JPH0934839A (en) User id management system
EP1895417A1 (en) Data storage system and method for testing new applications
JP2002183104A (en) Item allocating method for workflow system, workflow system, program implementing the same method, and computer-readable recording medium having the same program stored
US7680896B2 (en) Obtaining or sending information to a device on a network by a client apparatus
JP2002344504A (en) Computer network resource allocation method, resource control type computer network system, resource control server, edge switch, computer network resource allocation program, and storage medium storing computer network resource allocation program

Legal Events

Date Code Title Description
A711 Notification of change in applicant

Free format text: JAPANESE INTERMEDIATE CODE: A712

Effective date: 20050513

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20050516

A521 Written amendment

Free format text: JAPANESE INTERMEDIATE CODE: A821

Effective date: 20050516

R150 Certificate of patent (=grant) or registration of utility model

Free format text: JAPANESE INTERMEDIATE CODE: R150

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

Free format text: PAYMENT UNTIL: 20080916

Year of fee payment: 3

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

Free format text: PAYMENT UNTIL: 20090916

Year of fee payment: 4

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

Free format text: PAYMENT UNTIL: 20090916

Year of fee payment: 4

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

Free format text: PAYMENT UNTIL: 20100916

Year of fee payment: 5

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

Free format text: PAYMENT UNTIL: 20110916

Year of fee payment: 6

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

Free format text: PAYMENT UNTIL: 20110916

Year of fee payment: 6

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

Free format text: PAYMENT UNTIL: 20120916

Year of fee payment: 7

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

Free format text: PAYMENT UNTIL: 20120916

Year of fee payment: 7

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

Free format text: PAYMENT UNTIL: 20130916

Year of fee payment: 8

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250