WO2004019215A1 - クライアントサーバシステムのログイン方法、コンピュータプログラムおよび記録媒体 - Google Patents

クライアントサーバシステムのログイン方法、コンピュータプログラムおよび記録媒体 Download PDF

Info

Publication number
WO2004019215A1
WO2004019215A1 PCT/JP2003/009767 JP0309767W WO2004019215A1 WO 2004019215 A1 WO2004019215 A1 WO 2004019215A1 JP 0309767 W JP0309767 W JP 0309767W WO 2004019215 A1 WO2004019215 A1 WO 2004019215A1
Authority
WO
WIPO (PCT)
Prior art keywords
client
network
login
screen
address
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.)
Ceased
Application number
PCT/JP2003/009767
Other languages
English (en)
French (fr)
Inventor
Naoya Yamaguchi
Kenji Goshima
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.)
TDK Corp
Original Assignee
TDK 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 TDK Corp filed Critical TDK Corp
Priority to AU2003252309A priority Critical patent/AU2003252309A1/en
Priority to US10/525,330 priority patent/US20060152752A1/en
Publication of WO2004019215A1 publication Critical patent/WO2004019215A1/ja
Anticipated expiration legal-status Critical
Ceased legal-status Critical Current

Links

Classifications

    • GPHYSICS
    • G06COMPUTING OR CALCULATING; COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F21/00Security arrangements for protecting computers, components thereof, programs or data against unauthorised activity
    • G06F21/30Authentication, i.e. establishing the identity or authorisation of security principals
    • G06F21/31User authentication

Definitions

  • the present invention relates to a login method for a client-server system, and more particularly, to a balance in terms of security and operability when a client logs in to a server accessible from both the Internet and a LAN. And a computer program for executing the method, and a recording medium recording the computer program.
  • Conventional technology a login method for a client-server system, and more particularly, to a balance in terms of security and operability when a client logs in to a server accessible from both the Internet and a LAN.
  • a computer program for executing the method, and a recording medium recording the computer program recording the computer program.
  • the method of logging in from the client to the server is to enter the login name and password in the text box (directly). Input method) is common.
  • an object of the present invention is to provide a method of logging in a client-server system that balances security and operability when a client logs in to a server accessible from both the Internet and a LAN. It is an object of the present invention to provide a computer program for executing a login method and a recording medium on which the computer program is recorded.
  • An object of the present invention is a login method of a client server system that causes a client to display a predetermined login screen, wherein the server acquires identification information of the client in response to a connection request from the client, A network to which the client is connected is determined based on the identification information, and when it is determined that the network is a first network, the client is provided with a first password.
  • a mouth login method of a client-server system that causes a client to display a second login screen when a network screen is displayed and the network is determined to be the second network.
  • a network to which a client attempting to log in is connected is determined, and a different login screen is displayed based on the determination result.
  • a difference can be provided, and a mouth-guin method balanced in terms of security and operability can be provided.
  • the second login screen is a screen that is simpler in login operation than the first login screen.
  • the degree of simplicity of the log-in operation by the client is made different according to the network access restriction level. Can be provided.
  • the first login screen is a screen for directly inputting both a user's login name and a password
  • the second login screen is for selecting a user's login name.
  • 5 is a screen for allowing the user to select the password and directly input the password.
  • the first login screen employs a direct input method for both the login name and the password
  • the login screen uses a direct input method only for the password and a selection method for the login name, so that it is possible to provide an optimal login method according to the security level of the network.
  • the first login screen is a screen for directly inputting both a login name and a password of a user
  • the second login screen is a login name for the user. Is a screen that allows the user to select a password by the auto-complete method and directly input the password.
  • the first login screen employs a direct input method for both the login name and the password
  • the second login screen employs a direct input method only for the password.
  • a partial selection formula is adopted by the auto-complete method, so that an optimal login method can be provided according to the security level of the network.
  • the second network is a network having more restricted access than the first network.
  • the simplicity of the log-in operation by the client is made different according to the access restriction level of the network to which the client to be logged in is connected.
  • a balanced mouth-guin method can be provided.
  • the server when determining a network to which the client is connected based on the identification information, the server is connected to at least the second network.
  • the client refers to a list in which the identification information of the client is registered.
  • the correspondence between the identification information of the client and the network is registered in a list, and the network to which the client is connected is determined with reference to the list.
  • the determined network can be determined easily and reliably. Also, Machine / network administrators can easily set and change access restrictions for each client on the list.
  • the first network is an internet
  • the second network is a local area network
  • the client attempting to log in is connected to the Internet or a LAN, and based on the result of the determination, the login operation by the client is performed. Since there is a difference in simplicity, it is possible to provide a mouth-in method that balances security and operability.
  • the identification information is an IP address
  • the server is an address list in which at least an IP address of a client connected to the local area network is registered. If the IP address is registered in the address list, it is determined that the client is connected to the local area network, and the IP address is registered in the address list. If the client is not registered in the Internet, it is determined that the client is connected to the Internet.
  • the server since it is determined whether the connection route of the client attempting to log in by referring to the address list is via the Internet or the LAN, without adding any special identification information, It is very easy to determine the network to which the client is connected. Also, it becomes easy for the administrator of the machine / network to set and change the access restriction of each client on the list. Further, in a further preferred embodiment of the present invention, when the identification information is an IP address and the server is a global IP address, the server is connected to the Internet when the IP address is a global IP address. And if the IP address is a local IP address, it is determined that the client is connected to the local area network.
  • the object of the present invention is also to obtain the client's identification information in response to a connection request from the client, at least to the server in the client-server system that causes the client to display a predetermined login screen. Determining a network to which the client is connected based on the identification information; and, if determining that the network is a first network, displaying a first login screen to the client. Displaying a computer program for causing the client to execute a step of displaying a second login screen when the network is determined to be a second network. Is achieved by a simple recording medium.
  • the present invention by installing the computer program on the server in the client server system, it is possible to realize a mouth login method that balances security and operability.
  • the object of the present invention is also to obtain the client identification information of the client at least in response to a connection request from the client in the server in the client-server system that causes the client to display a predetermined login screen; Determining a network to which the client is connected based on the identification information; and, if determining that the network is a first network, displaying a first login screen to the client. Displaying a computer program for causing the client to execute a step of displaying a second login screen when the network is determined to be a second network. Recording media Achieved by
  • the recording medium is set in a server in a client-server system, and a computer program is installed in the server, thereby realizing a mouth login method that balances security and operability. can do.
  • FIG. 1 is a diagram showing a schematic configuration of a client server system to which a mouth login method according to a preferred embodiment of the present invention is applied.
  • FIG. 2 is a schematic block diagram showing a hardware configuration of the server 101.
  • FIG. 3 is a schematic block diagram showing a software configuration of the server 101.
  • FIG. 4 is a screen diagram showing an example of a first login screen displayed on the client 102c when the client 102c accesses the server 101.
  • FIG. 5 is a screen diagram showing an example of a second login screen displayed on a client 102a or a client 102b when the client 102b accesses the server 101.
  • FIG. 6 is a flowchart showing the operation of the server 101 at the time of login.
  • FIG. 7 is a screen diagram showing another embodiment of the second mouth guin screen shown in FIG.
  • FIG. 8 is a screen diagram showing another embodiment of the second mouth gui screen shown in FIG.
  • FIG. 9 is a screen diagram showing still another embodiment of the second mouth guin screen shown in FIG. , Embodiments of the Invention
  • FIG. 1 is a diagram showing a schematic configuration of a client server system to which a mouth login method according to a preferred embodiment of the present invention is applied.
  • the system includes a server 101 and clients 102a and 102b, which are connected to a LAN 103.
  • An internet connection device 104 such as a broadband router is connected to the LAN 103, and a LAN 103 is connected to the internet 105 via the broadband router 104.
  • the client 102c is connected to the LAN via the internet 105. Note that, depending on the connection form to the Internet 105, it is necessary to interpose a modem between the broadband router 104 and the Internet 105, but illustration is omitted here.
  • the server 101 provides various services such as a Web server, an FTP server, and a POP server.
  • the server 101 is preferably a computer having a relatively higher processing capability than the client, and is preferably a workstation if higher processing capability is required.
  • FIG. 2 is a schematic block diagram showing the hardware configuration of the server 101.
  • the server 101 has a CPU 201, a memory 202, a hard disk drive (HDD) 203, a flexible disk, a CD-ROM, a CD-R, It has a removable disk drive (RDD) 204 that can play back at least a recording medium such as a DVD-ROM, an input / output interface 205, and a network adapter 206, which are connected via a bus 207.
  • the server 101 is connected to a display keyboard or the like via an input / output interface 205, and is connected to the internet 105 via a LAN adapter 206.
  • Such a configuration is a configuration of a general computer.
  • Fig. 3 is a schematic block diagram showing the software configuration of the server 101. Oh o 0
  • the server 101 includes a device driver 301, an operation system (OS) 302, and an application software 303.
  • the application software 303 also includes a login control program 304 for executing the login method according to the present embodiment, as one function of the server software.
  • These software are recorded on the hard disk drive 203, read out from the hard disk drive 203 when the computer is started or when the executable file is started, stored in the memory, and executed by the CPU sequentially processing. .
  • the server 101 includes a login data table 305 that records the login name and the passcode of each user, and clients 102 a to 102 c. When the server 101 is connected to the server 101, it has login screen data 306 to be displayed on the display of these clients.
  • the clients 102a to 102c shown in FIG. 1 various terminal devices such as desktop personal computers, laptop personal computers, PDAs, and mobile phones can be considered.
  • the configuration of the clients 102a to 102c is substantially the same as the configuration of a general computer, and is therefore substantially the same as the configuration of the server 101 shown in FIG.
  • the client's application software also includes a web browser.
  • Client 10 2 a through Client 10 2 c become server 10 1
  • the server 101 first sends the login screen data to the client, and a login screen is displayed on the client display.
  • FIG. 4 is a screen diagram showing an example of a first login screen displayed on the display of the client 102c when the client 102c accesses the server 101.
  • FIG. 4 the display of the client 102c that accesses the server 101 via the Internet displays the login name and the password directly in the text boxes 402 and 403. 1 login screen 40 1 is displayed.
  • the user places the pointer in the text box 402 for inputting the login name, enters the text input mode, and then inputs the login name. The same applies to passwords.
  • FIG. 5 is a screen diagram showing an example of a second login screen displayed on the display of the client 102a or 102b when the client 102b accesses the server 101.
  • the displays of the clients 102a and 102b accessing the server 101 via the LAN are easier to perform the mouth login operation than the first login screen.
  • the second mouth login screen 501 is displayed.
  • a screen is displayed in which a login name is selected from the list 502 and a password is directly input to the text box 503.
  • the user selects a mouth guin name from the list 502, matches the mouth gin name with the pointer, and clicks.
  • enter a password align the pointer with the text box 503 for entering the password, enter the text entry mode, and directly enter the password. Then, by clicking the "OKj button 504", the data of the login name and the password are transmitted to the server 101.
  • the client requesting the connection is a client within the LAN or To determine whether a client is connected via the Internet, the IP address is referred to as identification information.
  • FIG. 6 is a flow chart showing the operation of the server 101 at the time of mouth login.
  • the server 101 acquires information on the IP address contained in the packet transmitted from the client (S601). ).
  • the server 101 compares the obtained IP address with its own address list (S602).
  • the address list records the local IP address of the client connected to the LAN. By referring to this address list, it is determined whether the acquired IP address is a low IP address or a global IP address.
  • IP address is a global IP address (S603N)
  • the client directly inputs both the login name and password in the login screen shown in FIG.
  • the screen data is transmitted so as to display the login screen (S 604).
  • the client is allowed to select a login name from the list and directly enter only the password.
  • the screen data is transmitted so as to display the screen (second login screen) (S605).
  • FIG. 7 and FIG. 8 are screen diagrams showing another embodiment of the second mouth guin screen shown in FIG.
  • a list of login names is displayed first, and when a login name is selected, a screen for directly inputting a new password is displayed.
  • Is configured to be c First as shown in FIG. 7, at the time of a connection request, only the list 502 is displayed, and a login screen 701, in which a text box for entering a password is not displayed, is displayed.
  • a login name 8002 and a further mouth displaying a text box 8003 for entering a password are displayed.
  • the GUI screen 8001 is displayed.
  • the login name and password data are transmitted to the server 101.
  • the login name and password may be transmitted separately instead of being transmitted simultaneously. That is, the login name may be transmitted when the first login name is selected, and then the password may be transmitted when the password is input.
  • FIG. 9 is a screen diagram showing still another embodiment of the second login screen shown in FIG.
  • clients 102a and 102b accessing the server 101 via the LAN are provided with a simpler login operation than the first login screen.
  • the login screen is displayed in the same manner, in this embodiment, when the login name is selected from the list, the login name is selected by the auto-complete method.
  • this auto-complete method when one character is entered in the text box, a login name having the same character as the first character is displayed in a list, and as the second and third characters are entered, candidates in the list are displayed. It is squeezed.
  • the present invention is not limited to this, and the two networks may be both local area networks. I do not care. That is, the present invention is particularly applicable to a system in which a client connected to two networks having different security levels logs in to a server.
  • the IP address is a local IP address
  • it is determined that the request is a connection request from a client in the LAN
  • a desired login screen is provided.
  • the present invention can also be applied to a case where a global IP address is allocated to another client. For example, even if a global IP address is assigned to a network that is restricted from outside access by a firewall or proxy server, that is, a client connected to the LAN, these IP addresses are registered in the address list described above. If so, the network type can be determined by referring to this address list.
  • the present invention is not limited to this, and a MAC address or other identification information may be used. That is, the identification information of the client may be any identification information that can determine whether the client is accessing from the first network or accessing from the second network, such as an IP address. This concept includes not only the identification information on the network but also the individual information of the client such as the MAC address. Further, dedicated identification information used only for selecting a login screen may be used. Further, in the above-described embodiment, an example has been described in which the local IP address of each client connected to the LAN is individually recorded in the address list, but the present invention is not limited to this.
  • the range of the IP address assigned to the client connected to the LAN may be included as reference data.
  • the address list may be created automatically by the server searching the LAN, or automatically by the server periodically searching the LAN to add and delete local IP addresses. It may be updated.
  • the network administrator may create and update the address list itself.
  • the web page includes various web pages created in a program language such as HTML, SGML, and XML, and can be viewed with a web browser.
  • a program language such as HTML, SGML, and XML
  • the port of the client server system is well balanced in terms of security and operability. Guin method can be provided.

Landscapes

  • Engineering & Computer Science (AREA)
  • Computer Security & Cryptography (AREA)
  • Theoretical Computer Science (AREA)
  • Computer Hardware Design (AREA)
  • Software Systems (AREA)
  • Physics & Mathematics (AREA)
  • General Engineering & Computer Science (AREA)
  • General Physics & Mathematics (AREA)
  • Information Transfer Between Computers (AREA)
  • User Interface Of Digital Computer (AREA)
  • Computer And Data Communications (AREA)

Abstract

本発明は、セキュリティと操作性の面でバランスの取れたクライアントサーバシステムのログイン方法である。サーバ101は、クライアント102からの接続要求を受けたときにクライアントのIPアドレスを取得し、それに基づいてクライアントが接続されたネットワークを判別する。インターネット105に接続されているクライアント102cと判別した場合には第1のログイン画面を表示させ、LAN102に接続されているクライアント102a、102bと判別した場合には第1のログイン画面よりもログイン操作の簡易な第2のログイン画面を表示させる。

Description

明細書 クライアン 1、サーバシステムの口グイン方法、 コンピュータプロダラ ムおよび記録媒体 技術分野
本発明は、 クライアントサーバシステムの口グイン方法に関し、 より詳細には、 ィンターネッ トと L A Nの両方からアクセス可能なサ ーパへ、 クライアントがログインする場合に、 セキュリティ と操作性 の面でパランスの取れたクライアントサーバシステムの口グイン方法、 当該口グイン方法を実行するためのコンピュータプログラム、 および 当該コンピュータプログラムを記録した記録媒体に関する。 従来の技術
最近、 小学校教育の一環として、 パソコンを使った授業や情報リテ ラシ一の教育が積極的に行われてきている。 小学校内には、 L A Nや ィンターネッ トに接続されたパソコンが多数設置され、 小学生にとつ て使いやすいシステム環境が確保されている。 小学校では、 生徒がパ ソコンを操作して、 先生や他の生徒にメールを送ったり、 掲示板や学 級新聞を閲覧したり、 自分のホームページを掲載するようなことが行 われている。
上述したような、 掲示板等の閲覧や自分のホームページの掲載は、 小学校内に構築された L A Nに接続されたサーバにアクセスすること によって可能となるが、 このとき、 先生や生徒、 その他の関係者のみ がサーバにアクセスでき、 不特定の者がアクセスできないようにする ために、 ログインする際にログイン名およびパスワードを要求し、 こ れらが正しい場合にのみ口グインを受け付ける'方式をとるのが一般的 である。
このように、クライアントからサーバへ口グインする方法としては、 ログイン名とパスワードをテキス トボックスに入力させる方式 (直接 入力方式) が一般的である。
しかしながら、 この方式では、 小学校低学年の児童が学校内の L A Nに接続されたパソコンから口グインする場合には不便が多い。 すな わち、 かかる児童はキーボード操作に不慣れであり、 しかもアルファ ベットが分からないことが多いので、 ログイン名とパスワードを直接 入力させることはログイン操作上とても不便である。
そのため、 ログイン名とパスワードのうち、 パスワードについては 直接入力させ、 口グイン名については画面表示されたものから選択さ せる方式 (選択式) も知られている。 この方法によれば、 キーボード を操作することなく、 マウスを操作してログイン名を指定することが できることから、 ログイン操作が簡易となる。
しかし、 ィンターネッ ト経由であれば小学生のみならず誰もが自由 にアクセス可能であることから、 L A N経由の接続より も口グイン操 作時のセキュリティをいつそう重視する必要がある。 したがって、 他 人のログイン名もリス ト表示され、 それらを容易に知ることができる 方式を採用するのはセキュリティ上適切でない。 発明の開示
したがって、 本発明の目的は、 インターネッ トと L A Nの両方から アクセス可能なサーバへ、 クライアントがログインする場合に、 セキ ユリティ と操作性の面でバランスの取れたクライアントサーバシステ ムのログイン方法、 当該口グイン方法を実行するためのコンピュータ プログラムおよび、 当該コンピュータプログラムを記録した記録媒体 を提供することにある。
本発明のかかる目的は、 クライアントに所定のログイン画面を表示 させるクライアントサーバシステムのログイン方法であって、 前記サ ーバが、 前記クライアントからの接続要求に応じて前記クライアント の識別情報を取得し、 前記識別情報に基づいて前記クライアントが接 続されているネッ トワークを判別し、 前記ネッ トワークが第 1のネッ トワークであると判別した場合に、 前記クライアントに第 1の口グイ ン画面を表示させ、 前記ネッ トワークが第 2のネッ トワークであると 判別した場合に、 前記クライアントに第 2の口グイン画面を表示させ るクライアントサーバシステムの口グイン方法によって達成される。 本発明によれば、 ログインしょう とするクライアントがどのネッ ト ワークに接続しているかを判別し、 その判別結果に基づいて異なる口 グイン画面を表示させるので、 クライアントによる口グイン操作の簡 易度に差を設けることができ、 セキュリティ と操作性の面でバランス の取れた口グイン方法を提供することができる。
特に、 小学校内に構築された L A Nに接続され、 かつインターネッ トに接続されたサーバを備えたクライアントサーバシステムにおいて、 小学校低学年の児童が学校内の L A Nに接続されたバソコンから口グ ィンするような場合に、かかる児童がキーボード操作に不慣れであり、 しかもアルファべッ トが分からないことを考慮して、 ィンターネッ ト 経由で口グインする場合よりも簡易な口グイン操作を提供することは、 より使いやすいシステムを提供する上で極めて有効である。 一方、 ィ ンターネッ ト経由ならば小学生のみならず誰もが自由にアクセス可能 であることから、 L A N経由の接続よりもログイン操作をより、 セキ ユリティレベルを向上させる上で極めて有効である。
本発明の好ましい実施形態においては、前記第 2の口グイン画面が、 前記第 1のログイン画面よりもログイン操作の簡易な画面である。 本発明の好ましい実施形態によれば、 ネッ トワークのアクセス制限 レベルに応じて、 クライアントによるログイン操作の簡易度に差を設 けたので、 セキュリティと操作性の面でバランスの取れた口グイン方 法を提供することができる。
本発明のさらに好ましい実施形態においては、 前記第 1のログイン 画面が、 ユーザの口グイン名およびパスヮードの両方を直接入力させ る画面であり、 前記第 2のログイン画面が、 ユーザのログイン名を選 択させ、 かつ前記パスヮードを直接入力させる画面である。
本発明のさらに好ましい実施形態によれば、 第 1の口グイン画面で はログイン名およびパスワードともに直接入力方式を採用し、 第 2の ログイン画面ではパスワードのみ直接入力方式を採用し、 ログイン名 については選択式を採用したので、 ネッ トワークのセキュリティレべ ルに合わせて最適な口グイン方法を提供することができる。
また、 本発明のさらに好ましい実施形態においては、 前記第 1の口 グィン画面が、 ユーザのログイン名およびパスワー ドの両方を直接入 力させる画面であり、 前記第 2のログイン画面が、 前記ログイン名を ォートコンプリート方式により選択させ、 かつ前記パスヮードを直接 入力させる画面である。
本発明のさらに好ましい実施形態によれば、 第 1の口グイン画面で はログイン名およびパスワードともに直接入力方式を採用し、 第 2の 口グイン画面ではパスヮードのみ直接入力方式を採用し、 口グイン名 についてはォートコンプリート方式により、 部分的な選択式を採用し たので、 ネッ トワークのセキュリティ レベルに合わせて最適な口グイ ン方法を提供することができる。
本発明の好ましい実施形態においては、前記第 2のネッ トワークが、 前記第 1のネッ トワークよりもアクセス制限されたネッ トワークであ る。 ·
本発明の好ましい実施形態よれば、 ログインしょうとするクライア ントが接続されたネットワークのアクセス制限レベルに応じて、 クラ イアントによるログイン操作の簡易度に差を設けたので、 セキユリテ ィと操作性の面でバランスの取れた口グイン方法を提供することがで きる。
また、 本発明の好ましい実施形態においては、 前記識別情報に基づ いて前記クライアントが接続されているネッ トワークを判別する場合 に、 前記サーバが、 少なく とも前記第 2のネッ トワークに接続されて いるクライアントの前記識別情報が登録されたリス トを参照する。 本発明の好ましい実施形態によれば、 クライアントの識別情報とネ ッ トワークとの対応関係をリス トに登録し、 これを参照してクライア ントが接続されたネッ トワークを判別するので、 クライアントが接続 されたネッ トワークを簡単かつ確実に判別することができる。 また、 マシンゃネッ トワークの管理者がリス ト上で各クライアントのァクセ ス制限を設定、 変更することが容易となる。
本発明のさらに好ましい実施形態においては、 前記第 1のネッ トヮ 一クがィンターネッ トであり、 前記第 2のネッ トワークがローカルェ リアネッ トワークである。
本発明の好ましい実施形態よれば、 ログインしょうとするクライア ントが、 インターネッ トに接続されているのか、 L A Nに接続されて いるのかを判別し、 その判別結果に基づいてクライアントによるログ ィン操作の簡易度に差を設けたので、 セキュリティと操作性の面でバ ランスの取れた口グイン方法を提供することができる。
本発明のさらに好ましい実施形態においては、 前記識別情報が I P ア ドレスであって、 前記サーバが、 少なく とも前記ローカルエリアネ ッ トワークに接続されたクライアン トの I Pァ ドレスが登録されたァ ドレスリス トを参照して、 前記 I Pァ ドレスが前記ァ ドレス リス トに 登録されている場合に、 前記クライアントがローカルエリアネッ トヮ ークに接続されているものと判別し、 前記 I Pァドレスが前記ァドレ スリス トに登録されていない場合に、 前記クライアントがィンターネ ッ トに接続されているものと判別する。
本発明のさらに好ましい実施形態によれば、 ア ドレス リス トを参照 してログインしょうとするクライアントの接続経路がィンターネッ ト 経由か L A N経由かを判別するので、 特別な識別情報を付加すること なく、 極めて簡単にクライアントの接続されたネッ トワークを判別す ることができる。 また、 マシンゃネッ トワークの管理者がリス ト上で 各クライアントのアクセス制限を設定、 変更することが容易となる。 また、 本発明のさらに好ましい実施形態においては、 前記識別情報 が I Pア ドレスであって、 前記サーバが、 前記 I Pア ドレスがグロ一 バル I Pァドレスである場合に、 前記クライアントがィンターネッ ト に接続されているものと判別し、 前記 I Pア ドレスがローカル I Pァ ドレスである場合に、 前記クライアントがローカルェリァネッ トヮ一 クに接続されているものと判別する。 本発明のさらに好ましい実施形態によれば、 ログインしょうとする クライアントの I Pァドレスに基づいて、 ィンターネッ ト経由か L A N経由かを判別するので、 I Pア ドレスの形式のみで判別が可能であ り、 特別な識別情報を付加する必要がなく、 極めて簡単にクライアン トの接続されたネッ トワークを判別することができる。
本発明の前記目的はまた、 クライアントに所定の口グイン画面を表 示させるクライアントサーバシステムにおける前記サーバに、 少なく とも、 前記クライアントからの接続要求に応じて前記クライアントの 識別情報を取得するステップと、 前記識別情報に基づいて前記クライ アントが接続されているネッ トワークを判別するステップと、 前記ネ ッ トワークが第 1のネッ トワークであると判別した場合に、 前記クラ イアントに第 1のログイン画面を表示させるステップと、 前記ネッ ト ワークが第 2のネッ トワークであると判別した場合に、 前記クライァ ントに第 2の口グイン画面を表示させるステップを実行させるための コンピュータプログラムを記録したコンピュータ読取可能な記録媒体 によって達成される。
本発明によれば、 クライアントサーバシステムにおけるサーバに当 該コンピュータプログラムをインス トールすることにより、 セキユリ ティと操作性の面でバランスの取れた口グイン方法を実現することが できる。
本発明の前記目的はまた、 クライアントに所定のログイン画面を表 示させるクライアントサーバシステムにおける前記サーバに、 少なく とも、 前記クライアントからの接続要求に応じて前記クライアントの 識別情報を取得するステップと、 前記識別情報に基づいて前記クライ アントが接続されているネッ トワークを判別するステップと、 前記ネ ッ トワークが第 1のネッ トワークであると判別した場合に、 前記クラ イアントに第 1の口グイン画面を表示させるステップと、 前記ネッ ト ワークが第 2のネッ トワークであると判別した場合に、 前記クライァ ントに第 2の口グイン画面を表示させるステップを実行させるための コンピュータプログラムを記録したコンピュータ読取可能な記録媒体 によって達成される。
本発明によれば、 クライアントサーバシステムにおけるサーバに当 該記録媒体をセッ トし、 サーバにコンピュータプログラムをィンス ト ールすることにより、 セキュリティ と操作性の面でバランスの取れた 口グイン方法を実現することができる。 図面の簡単な説明
第 1図は、 本発明の好ましい実施形態にかかる口グイン方法が適用 されるクライアントサーバシステムの概略構成を示す図である。
第 2図は、 サーバ 1 0 1のハードウェア構成を示す略プロック図で ある。
第 3図は、 サーバ 1 0 1のソフ トウェア構成を示す略プロック図で ある。
第 4図は、 クライアント 1 0 2 cがサーバ 1 0 1へアクセスしたと きに、 当該クライアントに表示される第 1のログイン画面の一例を示 す画面図である。
第 5図は、 クライアント 1 0 2 aやクライアント 1 0 2 bがサーバ 1 0 1 へアクセスしたときに、 当該クライアントに表示される第 2の 口グイン画面の一例を示す画面図である。
第 6図は、 ログイン時におけるサーバ 1 0 1の動作を示すフローチ ヤートである。
第 7図は、 第 5図に示した第 2の口グイン画面の他の実施形態を示 す画面図である。
第 8図は、 第 5図に示した第 2の口グイン画面の他の実施形態を示 す画面図である。
第 9図は、 第 5図に示した第 2の口グイン画面のさらに他の実施形 態を示す画面図である。 , 発明の実施の形態
以下、 添付図面を参照しながら、 本発明の好ましい実施態様につい て詳細に説明する。
第 1図は、 本発明の好ましい実施形態にかかる口グイン方法が適用 されるクライアントサーバシステムの概略構成を示す図である。
第 1図に示されるように、 このシステムは、 サーバ 1 0 1 と、 クラ イアント 1 0 2 aおよび 1 02 bを有し、 これらは LAN 1 0 3に接 続されている。 また、 L AN 1 0 3にはブロードバンドルータ等のィ ンターネッ ト接続機器 1 04が接続され、 LAN 1 0 3はこのブロー ドバンドルータ 1 0 4を介してィンタ一ネッ ト 1 0 5に接続されてい る。 またクライアント 1 0 2 c力 インターネッ ト 1 0 5を介して L ANに接続されている。 なお、 インターネッ ト 1 0 5への接続形態に よっては、 ブロードバンドルータ 1 04とインターネッ ト 1 0 5 との 間にモデムを介在させることも必要となるが、 ここでは図示を省略す る。
サーバ 1 0 1は、 W e bサーバ、 F T Pサーバ、 PO Pサーバ等の 各種サービスを提供する。 このサーバ 1 0 1は、 クライアントより も 比較的処理能力の高いコンピュータであることが好ましく、 さらに高 い処理能力が必要ならばワークステーショ ンであることが好ましい。 第 2図は、 サーバ 1 0 1のハードウエア構成を示す略プロック図で あ O。
第 2図に示されるように、 サーバ 1 0 1は、 C PU 2 0 1 と、 メモ リ 20 2と、 ハードディスク ドライブ (HDD) 2 0 3 と、 フレキシ ブルディスク、 CD— ROM、 CD— R、 DVD— ROM等の記録媒 体を少なく とも再生可能なリムーバブルディスク ドライブ (RDD) 204と、 入出力インターフェース 2 0 5 と、 ネッ トワークアダプタ 20 6を備え、これらがバス 20 7を介して接続された構成を有する。 サーバ 1 0 1は、 入出力インターフェース 2 0 5を介してディスプレ ィゃキーポード等と接続され、 LANアダプタ 2 0 6を介してィンタ 一ネッ ト 1 0 5に接続される。 かかる構成は、 一般的なコンピュータ の構成である。
第 3図は、 サーバ 1 0 1のソフトウェア構成を示す略プロック図で あ o 0
第 3図に示されるように、 サーバ 1 0 1は、 デバイス ドライバ 3 0 1、 オペレーショ ンシステム (O S) 3 0 2およびアプリケーシヨン ソフ ト 3 0 3を備えている。 アプリケーシヨ ンソフ ト 3 0 3には、 サ ーバソフ トの一機能と して、 本実施形態にかかるログイン方法を実行 するための口グイン制御プログラム 3 04も含まれる。 これらのソフ トウェアはハードディスク ドライブ 2 0 3に記録され、 コンピュータ の起動時にあるいは実行ファイルの起動時にハードディスク ドライブ 20 3から読み出されてメモリに記憶され、 C PUが順次処理するこ とによって実行される。
これらのソフ トウェアはまた、 CD— ROM等の記録媒体に記録さ れた状態で供給されてもよく、 その場合、 その記録媒体がリムーパブ ルディスク ドライブ 2 04にセッ トされてデータが読み出され、 その データがハードディスク ドライブ 2 0 3に保存されることによって、 ソフトウェアがインス トールされる。 また、 インターネッ ト 1 0 5経 由でダウンロードしてもよく、 その場合、 ネッ トワークアダプタ 20 6を介してダウンロードされたデータがハードディスク ドライブ 20 3に保存されることによって、 ソフ トウェアがインス トールされる。 また、 サーバ 1 0 1は、 上述したプログラムのほかに、 各ユーザの 口グイン名およびパスヮ一ドを記録した口グインデータテ一ブル 3 0 5や、 クライアント 1 0 2 a乃至 1 0 2 cがサーバ 1 0 1に接続した ときに、 これらのクライアントのディスプレイに表示させるログイン 画面データ 3 0 6を有している。
第 1図に示したクライアント 1 0 2 a乃至 1 0 2 c としては、 デス タ トップ型パソコン、 ラップトップ型パソコン、 PDA、携帯電話等、 各種の端末装置が考えられる。 クライアント 1 0 2 a乃至 1 0 2 cの 構成は、 一般的なコンピュータの構成と略同様であり、 したがって第 2図に示したサーバ 1 0 1の構成と略同様である。 クライアントのァ プリケーシヨンソフ トには、 We bブラウザも含まれる。
クライアント 1 0 2 a乃至クライアント 1 0 2 cが、 サーバ 1 0 1 へアクセスすると、 サーバ 1 0 1は、 まずクライアントに対してログ ィン画面データを送信し、 クライアントのディスプレイには口グイン 画面が表示される。
第 4図は、 クライアント 1 0 2 cがサーバ 1 0 1へアクセスしたと きに、 当該クライアントのディスプレイに表示される第 1のログイン 画面の一例を示す画面図である。
第 4図に示されるように、 ィンターネッ ト経由でサーバ 1 0 1にァ クセスするクライアント 1 0 2 cのディスプレイには、 ログイン名と パスヮードの両方をテキス トボックス 40 2および 40 3に直接入力 させる第 1のログイン画面 40 1が表示される。 ユーザは、 ログイン 名を入力するテキス トボックス 4 0 2にボインタを合わせて、 テキス ト入力モードにした後、 口グイン名を入力する。 パスヮードについて も同様に行う。 その後、 「OK:」 ボタン 404をクリ ックすることで、 口グイン名およびパスヮードのデータがサーバ 1 0 1へ送信される。 第 5図は、 クライアント 1 0 2 aやクライアント 1 0 2 bがサーバ 1 ひ 1へアクセスしたときに、 当該クライアントのディスプレイに表 示される第 2の口グイン画面の一例を示す画面図である。
第 5図に示されるように、 L ANを介してサーバ 1 0 1にアクセス するクライアント 1 0 2 a、 1 0 2 bのディスプレイには、 第 1の口 グイン画面より も口グイン操作の簡易な第 2の口グイン画面 50 1が 表示される。 詳細には、 ログイン名をリス ト 5 0 2中から選択させ、 かつパスヮードをテキス トボックス 5 0 3へ直接入力させる画面が表 示される。 ログイン名を入力する場合、 ユーザは、 リス ト 5 0 2中か ら口グイン名を選択し、 その口グイン名にボインタを合わせてクリ ッ クする。 パスワードを入力する場合、 パスワードを入力するテキス ト ボックス 5 0 3にボインタを合わせて、テキス ト入力モードにした後、 パスヮードを直接入力する。 その後、 「OKj ボタン 5 04をクリ ック することで、 口グイン名およびパスヮードのデータがサーバ 1 0 1へ 送信される。
接続要求するクライアントが LAN内のクライアント力 あるいは インターネッ ト経由のクライアントかを判別するには、 識別情報と し て I Pァドレスが参照される。
第 6図は、 口グイン時におけるサーバ 1 0 1の動作を示すフローチ ヤートである。
第 6図に示されるように、 まず、 クライアントから接続要求を受け ると、 サーバ 1 0 1は、 クライアントから送信されてきたパケッ トに 含まれる I Pア ドレスの情報を取得する (S 6 0 1 )。
サーバ 1 0 1は、 この取得した I Pアドレスと、 自己の有するアド レス リ ス トを比較する (S 6 0 2 )。 ア ドレス リ ス トには、 L A Nに接 続されたクライアントのローカル I Pアドレスが記録されている。 こ のァドレスリス トと照会することで、 取得した I Pァドレスがロー力 ル I Pァドレス力 \それともグローバル I Pァドレスかが判別される。
I Pァドレスがグロ一パル I Pァドレスであった場合には (S 6 0 3 N )、そのクライアントに、 口グイン名およびパスヮードの両方を直 接入力させる第 4図に示したログイン画面 (第 1のログイン画面) を 表示させるように、 その画面データが送信される (S 6 0 4 )。
一方、 I Pアドレスがローカル I Pアドレスであつた場合には ( S 6 0 3 Y )、そのクライアントに、 ログイン名についてはリス ト中から 選択させ、 パスヮードのみを直接入力させる第 5図に示したログイン 画面 (第 2のログイン画面) を表示させるように、 その画面データが 送信される (S 6 0 5 )。
このように、 ログインしょう とするクライアントがどのネッ トフ一 クに接続しているかを判別し、 その判別結果に基づいてクライアント によるログイン操作の簡易度に差を設けたので、 セキュリティと操作 性の面でバランスの取れたログイン方法を提供することができる。 第 7図および第 8図は、 第 5図に示した第 2の口グイン画面の他の 実施形態を示す画面図である。
第 7図および第 8図に示されるように、 本実施形態では、 最初に口 グィン名のリス トのみを表示し、 ログイン名が選択されると、 新規に パスワードを直接入力させる画面が表示されるように構成されている c まず第 7図に示されるように、 接続要求時にはリス ト 5 0 2のみが 表示され、 パスヮード入力用のテキス トボックスの表示されないログ ィン画面 7 0 1が表示される。 リス ト 5 0 2からユーザの口グイン名 が選択されると、 第 8図に示されるように、 ログイン名 8 0 2と、 パ スヮード入力用のテキス トボックス 8 0 3が表示された更なる口グイ ン画面 8 0 1が表示される。 このとき、 対応するパスワードを入力し て、 「O K」ボタン 8 0 4をクリ ックすることで、 口グイン名およびパ スワードのデータがサーバ 1 0 1へ送信される。 なお、 ログイン名お よびパスワードを同時に送信するのではなく、別々に送信してもよい。 すなわち、 最初のログイン名の選択時にログイン名を送信し、 次いで パスヮードの入力時にパスヮードを送信するようにしてもよい。
第 9図は、 第 5図に示した第 2のログイン画面のさらに他の実施形 態を示す画面図である。
第 9図に示されるように、 L A Nを介してサーバ 1 0 1にアクセス するクライアント 1 0 2 a、 1 0 2 bに対しては、 第 1のログイン画 面よりも口グイン操作の簡易な口グイン画面を表示させる点は同様で あるが、本実施形態では、 ログイン名をリス ト中から選択させる際に、 ォートコンプリート方式により選択させる。 このォートコンプリート 方式とは、 テキス トボックスに 1文字入力すると、 一文字目に同一の 文字を有するログイン名がリス ト表示され、 二文字目、 三文字目 と入 力するに従って、 リス ト中の候補が絞られていくものである。
すなわち第 9図に示されるように、 ユーザが、 ログイン名を入力す るテキス トボックス 9 0 2にポィンタを合わせて、 テキスト入力モー ドにした後、 ログイン名の最初の 1文字を入力すると、 これと先頭文 字の一致する口グイン名がドロップダウンリス ト 9 0 3に表示される c ユーザが、 リス ト 9 0 3中から該当する口グイン名にポィンタを合わ せてク リ ックすると、 その口グイン名が選択される。 —方、 パスヮー ドについてはテキス トボックス 9 0 4に直接入力される。 この点は第 5図の場合と同様であり、 パスヮードを選択的にするのはセキュリテ ィ上好ましくないという理由による。 その後、 「0 」 ポタン 9 0 5を クリ ックすることで、 口グイン名およびパスヮードのデータがサーバ 1 0 1へ送信される。
本発明は、 以上の実施形態に限定されることなく、 特許請求の範囲 に記載された発明の範囲内で種々の変更が可能であり、 それらも本発 明の範囲内に包含されるものであることはいうまでもない。
例えば、 前記実施形態では、 2つのネッ トワークがィンターネッ ト と L A Nである場合を例に説明したが、 これに限定されるものではな く、 2つのネッ トワークがともにローカルエリアネッ トワークであつ ても構わない。 すなわち、 本発明は特に、 セキュリティ レベルに差が ある 2つのネッ トワークに接続されたクライアントからサーバにログ ィンされるシステムに対して適用可能である。
また、 前記実施形態においては、 I Pアドレスがローカル I Pアド レスである場合に、 L A N内のクライアントからの接続要求であるも のと判別して、 所望のログイン画面を提供しているが、 L A N内のク ライアントにグローバル I Pァドレスが割り振られている場合にも本 発明は適用可能である。 例えば、 フアイャウォールやプロキシサーバ によって外部からのアクセスが制限されたネッ トワーク、 すなわち L A Nに接続されたクライアントにグローバル I Pァドレスが割り付け られるような場合でも、 これらの I Pァドレスを上述したァドレスリ ス トに登録しておけば、 このア ドレスリス トを参照することでネッ ト ワークの種別を判別することができる。
また例えば、 前記実施形態では、 識別情報として I Pア ドレスを用 いる場合を例に説明したが、 これに限定されるものではなく、 M A C ア ドレスやその他の識別情報であっても構わない。 すなわち、 クライ アントの識別情報は、 クライアントが第 1のネットワークからァクセ スしているのか、 それとも第 2のネッ トワークからアクセスしている のかを知ることができる識別情報であればよく、 I Pァドレス等のネ ッ トワーク上の識別情報のみならず、 M A Cア ドレス等のクライアン トの個体情報をも含む概念である。 さらには、 ログイン画面を選択す るためにのみ用いる専用の識別情報を用いても構わない。 また、 前記実施形態においては、 LANに接続された各クライアン トのローカル I pア ドレスがア ドレスリス トに個別に記録されている 場合を例に説明したが、 これに限定されるものではなく、 LANに接 続されるクライアントに付される I Pァ ドレスの範囲を参照データと して有していても構わない。 また、 ア ドレスリス トは、 サーバが L A N上をサーチして自動的に作成されてもよく、 サーバが LAN上を定 期的にサーチしてローカル I Pァドレスの追加および削除を行うこと により 自動的に更新されてもよい。 さらにまた、 ネッ トワーク管理者 がア ドレス リス トを自ら作成し、 更新してもよい。
また、 We bページには、 HTML、 S GML、 XML等のプログ ラム言語で作成され、 We bブラウザで閲覧可能な各種の We bぺー ジが含まれる。
以上説明したように、 本発明によれば、 インターネッ トと LANの 両方からアクセス可能なサーバへ、 クライアントが口グインする場合 に、 セキュリティと操作性の面でバランスの取れたクライアントサー バシステムの口グイン方法等を提供することができる。

Claims

請求の範囲
1 . クライアントに所定の口グイン画面を表示させるクライアント サーバシステムのログイン方法であって、 前記サーバが、 前記クライ アントからの接続要求に応じて前記クライアントの識別情報を取得し、 前記識別情報に基づいて前記クライアントが接続されているネッ トヮ ークを判別し、 前記ネッ トワークが第 1のネッ トワークであると判別 した場合に、 前記クライアントに第 1のログイン画面を表示させ、 前 記ネッ トワークが第 2のネッ トワークであると判別した場合に、 前記 クライアントに第 2のログイン画面を表示させるクライアントサーバ システムの口グイン方法。
2 . 前記第 2のログイン画面が、 前記第 1のログイン画面よりも口 グイン操作の簡易な画面である請求項 1に記載の口グイン方法。
3 . 前記第 1のログイン画面が、 ユーザのログイン名およびパスヮ 一ドの両方を直接入力させる画面であり、前記第 2の口グイン画面が、 ユーザの口グイン名を選択させ、 かつ前記パスヮードを直接入力させ る画面である請求項 1に記載のクライアントサーバシステムの口グイ ン方法。
4 . 前記第 1のログイン画面が、 ユーザのログイン名およびパスヮ 一ドの両方を直接入力させる画面であり、前記第 2の口グイン画面が、 前記口グイン名をォートコンプリート方式により選択させ、 かつ前記 パスヮードを直接入力させる画面である請求項 1に記载のクライアン トサーバシステムの口グイン方法。
5 . 前記第 2のネッ トワークが、 前記第 1のネッ トワークより もァ クセス制限されたネッ トワークである請求項 1乃至 5のいずれか 1項 に記載のクライアントサーバシステムの口グイン方法。
6 . 前記識別情報に基づいて前記クライアントが接続されているネ ッ トワークを判別する場合に、 前記サーバが、 少なく とも前記第 2の ネッ トワークに接続されているクライアントの前記識別情報が登録さ れたリス トを参照する請求項 1乃至 5のいずれか 1項に記載のクライ アントシステムの口グイン方法。
7 . 前記第 1のネッ トワークがィンターネッ トであり、 前記第 2の ネッ トワークがロー力ルェリアネッ トワークである請求項 1乃至 6の いずれか 1項に記載のクライアントサーバシステムの口グイン方法。 5 8 . 前記識別情報が I Pア ドレスであって、 前記サーバが、 少なく とも前記ローカルェリアネッ トワークに接続されたクライアントの I Pァ ドレスが登録されたァ ドレスリス トを参照して、 前記 I Pァ ドレ
- スが前記ア ドレスリス トに登録されている場合に、 前記クライアント がロー ルェリアネッ トワークに接続されているものと判別し、 前記0 I Pア ドレスが前記ア ドレスリス トに登録されていない場合に、 前記 クライアン卜がインターネッ トに接続されているものと判別する請求 項 7に記載のクライアントサーバシステムの口グイン方法。
9 . 前記識別情報が I Pア ドレスであって、 前記サーバが、 前記 I Pァドレスがグローバル I Pァドレスである場合に、 前記クライアン5 トがィンターネッ トに接続されているものと判別し、 前記 I Pァ ドレ スがローカル I Pァドレスである場合に、 前記クライアントがロー力 ルェリアネッ トワークに接続されているものと判別する請求項 7に記 载のクライアントサーバシステムの口グイン方法。
1 0 . クライアントに所定の口グイン画面を表示させるクライアン0 トサーバシステムにおける前記サーバに、 少なく とも、 前記クライァ ントからの接続要求に応じて前記クライアントの識別情報を取得する ステップと、 前記識別情報に基づいて前記クライアントが接続されて いるネッ トワークを判別するステップと、 前記ネッ トワークが第 1の ネッ トワークであると判別した場合に、 前記クライアントに第 1の口5 グィン画面を表示させるステップと、 前記ネッ トワークが第 2のネッ トワークであると判別した場合に、 前記クライアントに第 2の口グイ ン画面を表示させるステップを実行させるためのコンピュータプログ ラム。
1 1 . クライアン卜に所定のログイン画面を表示させるクライアン0 トサーバシステムにおける前記サーバに、 少なく とも、 前記クライァ ントからの接続要求に応じて前記クライアントの識別情報を取得する ステップと、 前記識別情報に基づいて前記クライアントが接続されて いるネッ トワークを判別するステップと、 前記ネッ トワークが第 1の ネッ トワークであると判別した場合に、 前記クライアントに第 1の口 グィン画面を表示させるステップと、 前記ネッ トワークが第 2のネッ トワークであると判別した場合に、 前記クライアントに第 2の口グイ ン画面を表示させるステップを実行させるためのコンピュータプログ ラムを記録したコンピュータ読取可能な記録媒体。
PCT/JP2003/009767 2002-08-23 2003-07-31 クライアントサーバシステムのログイン方法、コンピュータプログラムおよび記録媒体 Ceased WO2004019215A1 (ja)

Priority Applications (2)

Application Number Priority Date Filing Date Title
AU2003252309A AU2003252309A1 (en) 2002-08-23 2003-07-31 Client server system log-in method, computer program, and recording medium
US10/525,330 US20060152752A1 (en) 2002-08-23 2003-07-31 Log-in method for a client server system, a computer program, and a recording medium

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
JP2002243140A JP2004086284A (ja) 2002-08-23 2002-08-23 クライアントサーバシステムのログイン方法、コンピュータプログラムおよび記録媒体
JP2002-243140 2002-08-23

Publications (1)

Publication Number Publication Date
WO2004019215A1 true WO2004019215A1 (ja) 2004-03-04

Family

ID=31944087

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/JP2003/009767 Ceased WO2004019215A1 (ja) 2002-08-23 2003-07-31 クライアントサーバシステムのログイン方法、コンピュータプログラムおよび記録媒体

Country Status (4)

Country Link
US (1) US20060152752A1 (ja)
JP (1) JP2004086284A (ja)
AU (1) AU2003252309A1 (ja)
WO (1) WO2004019215A1 (ja)

Families Citing this family (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP4890986B2 (ja) * 2006-07-24 2012-03-07 楽天株式会社 サービス料金請求システム、団体所属者情報管理装置、団体所属者情報管理方法及び団体所属者情報管理処理プログラム
JP5278816B2 (ja) * 2009-04-27 2013-09-04 キヤノンマーケティングジャパン株式会社 情報処理装置、およびその制御方法、プログラム、記録媒体。
WO2011109777A1 (en) * 2010-03-05 2011-09-09 Brass Monkey, Inc. System and method for two way communication and controlling content in a web browser
JP6330475B2 (ja) * 2014-05-19 2018-05-30 富士通株式会社 ログイン制御プログラム、ログイン制御方法、およびログイン制御システム
CN111105216B (zh) * 2019-12-27 2023-08-25 中水北方勘测设计研究有限责任公司 基于局域网络的电缆统计方法及应用

Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20020046353A1 (en) * 2000-08-18 2002-04-18 Sony Corporation User authentication method and user authentication server
JP2003108518A (ja) * 2001-09-27 2003-04-11 Sony Communication Network Corp ユーザアクセス管理方法および装置

Family Cites Families (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US7216292B1 (en) * 1999-09-01 2007-05-08 Microsoft Corporation System and method for populating forms with previously used data values
JP2002314549A (ja) * 2001-04-18 2002-10-25 Nec Corp ユーザ認証システム及びそれに用いるユーザ認証方法
US6834795B1 (en) * 2001-06-29 2004-12-28 Sun Microsystems, Inc. Secure user authentication to computing resource via smart card
JP2003018178A (ja) * 2001-07-04 2003-01-17 Allied Tereshisu Kk インテリジェント中継機器における不正アクセス回避方法、インテリジェント中継機器用不正アクセス回避プログラム、インテリジェント中継機器用不正アクセス回避プログラムを記録した記録媒体、インテリジェント中継機器及びlanシステム
US7076539B2 (en) * 2001-07-30 2006-07-11 Hewlett-Packard Development Company, L.P. Network connectivity establishment at user log-in

Patent Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20020046353A1 (en) * 2000-08-18 2002-04-18 Sony Corporation User authentication method and user authentication server
JP2003108518A (ja) * 2001-09-27 2003-04-11 Sony Communication Network Corp ユーザアクセス管理方法および装置

Also Published As

Publication number Publication date
AU2003252309A1 (en) 2004-03-11
JP2004086284A (ja) 2004-03-18
US20060152752A1 (en) 2006-07-13

Similar Documents

Publication Publication Date Title
US7603375B2 (en) System and method for generating a custom application
US8326837B2 (en) Dynamically generating a portal site map
JP4068921B2 (ja) ユーザ端末にウェブ・サービスを提供するサーバ、方法、コンピュータ・プログラム、記憶媒体、ネットワーク・システム
US7630974B2 (en) Multi-language support for enterprise identity and access management
US20030167298A1 (en) Method, system, and article of manufacture for implementing security features at a portal server
US20210326537A1 (en) Secure Translation of Sensitive Content
US20080318199A1 (en) Computer systems and method for educational use
US20110225505A1 (en) User Specific Focus Parameters
US20070192485A1 (en) Method, system, and computer program product for preventing a web browser from loading content from undesirable sources
WO2004019215A1 (ja) クライアントサーバシステムのログイン方法、コンピュータプログラムおよび記録媒体
US20050114523A1 (en) Computer-implemented method, system and program product for providing real-time access to information on a computer system over a network
Wempen Computing fundamentals: IC3 edition
US20050273717A1 (en) System and method for improved managing of profiles in a web portal environment
Song The Self-Taught Cloud Computing Engineer: A comprehensive professional study guide to AWS, Azure, and GCP
Wiggins The University of Minnesota's Internet Gopher System: A tool for accessing network-based electronic information
JP2002183203A (ja) 情報検索方法及び情報記憶媒体
JP2001273180A (ja) 個別ユーザごとにファイルアクセスのための環境設定が可能なシステム
Gehne et al. Technology Integrated Learning Environment-A Web-based Distance Learning System.
Khan et al. An Online Law Library Database for Legal Cases of Bangladesh for Study Purpose for Lawyers and Law Students
Luo et al. Using Single Sign-On Authentication with Multiple Open OnDemand Accounts: A Solution for HPC Hosted Courses
US20050015465A1 (en) System and method for client aware request dispatching in a portal server
KR100379406B1 (ko) 인터넷을 통한 멀티 검색 장치 및 방법
US20030103068A1 (en) Universal server farm mass custom design tool
Wempen Computing fundamentals: Introduction to computers
Mac Callum Mobile Discussion Boards: An Analysis on Mobile Collaboration.

Legal Events

Date Code Title Description
AK Designated states

Kind code of ref document: A1

Designated state(s): AE AG AL AM AT AU AZ BA BB BG BR BY BZ CA CH CN CO CR CU CZ DE DK DM DZ EC EE ES FI GB GD GE GH GM HR HU ID IL IN IS KE KG KP KR KZ LC LK LR LS LT LU LV MA MD MG MK MN MW MX MZ NO NZ OM PH PL PT RO RU SC SD SE SG SK SL TJ TM TN TR TT TZ UA UG US UZ VC VN YU ZA ZM ZW

AL Designated countries for regional patents

Kind code of ref document: A1

Designated state(s): GH GM KE LS MW MZ SD SL SZ TZ UG ZM ZW AM AZ BY KG KZ MD RU TJ TM AT BE BG CH CY CZ DE DK EE ES FI FR GB GR HU IE IT LU MC NL PT RO SE SI SK TR BF BJ CF CG CI CM GA GN GQ GW ML MR NE SN TD TG

121 Ep: the epo has been informed by wipo that ep was designated in this application
ENP Entry into the national phase

Ref document number: 2006152752

Country of ref document: US

Kind code of ref document: A1

WWE Wipo information: entry into national phase

Ref document number: 10525330

Country of ref document: US

122 Ep: pct application non-entry in european phase
WWP Wipo information: published in national office

Ref document number: 10525330

Country of ref document: US