JP2006123243A - Image forming apparatus management system - Google Patents

Image forming apparatus management system Download PDF

Info

Publication number
JP2006123243A
JP2006123243A JP2004312199A JP2004312199A JP2006123243A JP 2006123243 A JP2006123243 A JP 2006123243A JP 2004312199 A JP2004312199 A JP 2004312199A JP 2004312199 A JP2004312199 A JP 2004312199A JP 2006123243 A JP2006123243 A JP 2006123243A
Authority
JP
Japan
Prior art keywords
password
user
image forming
terminal
forming apparatus
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
JP2004312199A
Other languages
Japanese (ja)
Inventor
Hirotaka Sasakuri
裕孝 笹栗
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.)
Kyocera Document Solutions Inc
Original Assignee
Kyocera Mita 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 Kyocera Mita Corp filed Critical Kyocera Mita Corp
Priority to JP2004312199A priority Critical patent/JP2006123243A/en
Publication of JP2006123243A publication Critical patent/JP2006123243A/en
Pending legal-status Critical Current

Links

Images

Landscapes

  • Accessory Devices And Overall Control Thereof (AREA)
  • Facsimiles In General (AREA)

Abstract

<P>PROBLEM TO BE SOLVED: To provide an image forming apparatus management system in which user identification information can be managed easily when limitation of use is managed for each user. <P>SOLUTION: The image forming apparatus management system for managing limitation of use for each user comprises a user ID for identifying a user, a password flag indicating whether a password is set for the use ID or not, a means for storing the password in association with the a character string when it is set for the user ID, a means for receiving print data imparted with the user ID and the password from a terminal, a means for judging whether a password is set for a received user ID or not based on a password flag stored in the storage means, and a means for registering a received password in the storage means in association with the user ID if the password is not set. <P>COPYRIGHT: (C)2006,JPO&NCIPI

Description

本発明は、利用者毎の使用制限を管理する画像形成装置管理システムに関する。   The present invention relates to an image forming apparatus management system that manages usage restrictions for each user.

従来から印刷枚数を制限するために、プリンタや複合機等の印刷装置にユーザ管理機能が設けられている。これは、印刷装置にユーザIDとこのユーザに対する印刷の上限枚数を設定し、ネットワーク等で接続されている端末から、ユーザID付きデータを送信して印刷装置内の処理によりユーザIDを照合して、印刷許可を判断して紙資源の節約を図ろうとするものである(例えば、特許文献1参照)。
特開2002−055576号公報
Conventionally, in order to limit the number of printed sheets, a user management function is provided in a printing apparatus such as a printer or a multifunction peripheral. This is because the user ID and the upper limit number of prints for this user are set in the printing apparatus, data with a user ID is transmitted from a terminal connected via a network or the like, and the user ID is verified by processing in the printing apparatus. Thus, it is determined to permit printing and to save paper resources (see, for example, Patent Document 1).
JP 2002-055576 A

しかしながら、ユーザIDは、数桁の数字列であり、印刷装置管理者が、ユーザ毎にユーザIDを割り振り、管理しなければならない。ユーザIDは、パスワードと異なり、あくまでユーザを識別するコードなので、管理者は、なるべく、管理が簡単になるように、ユーザIDを単なる連番で割り振ったり、社内の所属コード、個人であれば社員番号や学籍番号等で管理することが多い。しかし、このような規則でユーザIDを付与した場合、あるユーザの印刷枚数が印刷上限枚数を超過した場合、他のユーザIDを簡単に推測することができ、推測したユーザIDを利用して、他ユーザになりすまして印刷することが可能になってしまうという問題がある。一方、ユーザIDのみの管理でなく、ユーザIDとパスワードの組み合わせを利用する場合は、印刷装置管理者がユーザIDとそのパスワードを印刷装置に設定しなければならず、時間と手間がかかるという問題もある。   However, the user ID is a numeric string of several digits, and the printing apparatus manager must allocate and manage the user ID for each user. Since the user ID is a code that identifies the user, unlike the password, the administrator assigns the user ID with a simple serial number, as well as an in-house affiliation code, an employee if it is an individual so that the management is as simple as possible. It is often managed with numbers and student ID numbers. However, when a user ID is given according to such a rule, when the number of prints of a certain user exceeds the upper limit number of prints, other user IDs can be easily estimated, and using the estimated user ID, There is a problem that it is possible to print by impersonating another user. On the other hand, when using a combination of a user ID and password instead of managing only a user ID, the printing device administrator must set the user ID and the password in the printing device, which takes time and effort. There is also.

本発明は、このような事情に鑑みてなされたもので、利用者毎の使用制限を管理する場合に、容易にユーザ識別情報の管理を行うことができる画像形成装置管理システムを提供することを目的とする。   The present invention has been made in view of such circumstances, and provides an image forming apparatus management system capable of easily managing user identification information when managing use restrictions for each user. Objective.

本発明は、ネットワークによって端末と画像形成装置とが接続され、ユーザ毎に使用制限管理を行う画像形成装置管理システムであって、ユーザを識別するユーザIDと、該ユーザIDに対してパスワードが設定されているか否かを示すパスワードフラグと、該ユーザIDに対してパスワードが設定されている場合のパスワードの文字列とを関連つけて記憶する記憶手段と、前記端末からユーザIDとパスワードが付与された印刷データを受信する受信手段と、受信したユーザIDに対してパスワードが設定されているか否かを前記記憶手段に記憶されているパスワードフラグに基づいて判定する判定手段と、前記判定手段において、パスワードが設定されていないと判定された場合に、受信した前記パスワードを受信した前記ユーザIDに関連つけて前記記憶手段に登録する登録手段とを備えたことを特徴とする。   The present invention relates to an image forming apparatus management system in which a terminal and an image forming apparatus are connected by a network and use restriction management is performed for each user. A user ID for identifying a user, and a password is set for the user ID Storage means for storing a password flag indicating whether or not the password flag and a character string of the password when the password is set for the user ID, and the user ID and password are given from the terminal A receiving unit that receives the received print data, a determination unit that determines whether a password is set for the received user ID, based on a password flag stored in the storage unit, and the determination unit, When it is determined that no password is set, the received user ID is assigned to the received user ID. Give communication with, characterized in that a registering means for registering in the storage means.

本発明は、ネットワークによって端末と画像形成装置とが接続され、ユーザ毎に使用制限管理を行う画像形成装置管理システムであって、ユーザを識別するユーザIDと、該ユーザIDに対してパスワードが設定されているか否かを示すパスワードフラグと、該ユーザIDに対してパスワードが設定されている場合のパスワードの文字列とを関連つけて記憶する記憶手段と、前記端末からユーザIDとパスワードが付与された印刷データを受信する受信手段と、受信したユーザIDに対してパスワードが設定されているか否かを前記記憶手段に記憶されているパスワードフラグに基づいて判定する判定手段と、前記判定手段において、パスワードが設定されていないと判定された場合に、所定の管理者端末に対して、受信したパスワードを新たに登録することの認証を要求する認証要求手段と、前記所定の管理者端末からパスワードを新たに登録することの認証が得られた場合に、受信した前記パスワードを受信した前記ユーザIDに関連つけて前記記憶手段に登録する登録手段とを備えたことを特徴とする。   The present invention relates to an image forming apparatus management system in which a terminal and an image forming apparatus are connected by a network and use restriction management is performed for each user. A user ID for identifying a user, and a password is set for the user ID Storage means for storing a password flag indicating whether or not the password flag and a character string of the password when the password is set for the user ID, and the user ID and password are given from the terminal A receiving unit that receives the received print data, a determination unit that determines whether a password is set for the received user ID, based on a password flag stored in the storage unit, and the determination unit, If it is determined that a password has not been set, the received password is updated to the specified administrator terminal. An authentication request means for requesting authentication for registration, and when authentication for newly registering a password is obtained from the predetermined administrator terminal, the received password is associated with the received user ID. Registration means for registering in the storage means.

本発明は、ネットワークによって端末と画像形成装置とが接続され、ユーザ毎に使用制限管理を行う画像形成装置管理システムであって、ユーザを識別するユーザIDと、該ユーザIDに対してパスワードが設定されているか否かを示すパスワードフラグと、該ユーザIDに対してパスワードが設定されている場合のパスワードの文字列とを関連つけて記憶する記憶手段と、前記端末からユーザIDとパスワードが付与された印刷データを受信する受信手段と、受信したユーザIDに対してパスワードが設定されているか否かを前記記憶手段に記憶されているパスワードフラグに基づいて判定する判定手段と、前記判定手段において、パスワードが設定されていないと判定された場合に、前記印刷データを送信した端末が、予め決められた端末からの送信である場合のみに、受信した前記パスワードを受信した前記ユーザIDに関連つけて前記記憶手段に登録する登録手段とを備えたことを特徴とする。   The present invention relates to an image forming apparatus management system in which a terminal and an image forming apparatus are connected by a network and use restriction management is performed for each user. A user ID for identifying a user, and a password is set for the user ID Storage means for storing a password flag indicating whether or not the password flag and a character string of the password when the password is set for the user ID, and the user ID and password are given from the terminal A receiving unit that receives the received print data, a determination unit that determines whether a password is set for the received user ID, based on a password flag stored in the storage unit, and the determination unit, If it is determined that a password has not been set, the terminal that sent the print data has a predetermined terminal. Only if it is transmitted from, characterized in that a registering means for registering in the storage means put associated with the user ID received the password received.

本発明によれば、ユーザIDに対してパスワードを設定することで、他人がなりすましによって印刷することを防止することができるとともに、パスワードの設定をユーザ自身で行うことが可能となり、システム管理者のパスワード登録の手間を省くことができるという効果が得られる。   According to the present invention, by setting a password for the user ID, it is possible to prevent others from printing due to impersonation, and it is possible to set the password by the user himself / herself. The effect of saving the trouble of password registration can be obtained.

以下、本発明の一実施形態による画像形成装置管理システムを図面を参照して説明する。図1は同実施形態の構成を示すブロック図である。この図において、符号1は、FAX送受信、複写、画像読み取り、印刷等が行える画像形成装置である。符号11は、画像形成装置1の処理動作を統括して制御する制御部である。符号12は、FAX送受信、複写、画像読み取り、印刷などを行う画像形成部である。符号13は、ユーザ毎の使用制限を管理するための情報からなる管理テーブルを記憶する管理テーブル記憶部である。符号14は、ユーザ毎の使用実績情報を記憶する使用実績記憶部である。符号2は、画像形成装置1を管理する管理者が使用するシステム管理者端末である。符号31は、部門Aの管理者が使用する管理者端末である。符号32は、部門Aのユーザが使用するユーザ端末である。符号41は、部門Bの管理者が使用する管理者端末である。符号42は、部門Bのユーザが使用するユーザ端末である。符号Nは、各端末及び画像形成装置の間で情報通信を行うコンピュータネットワークである。以下の説明では、ユーザを企業内の部門(例えば、設計部門、経理部門等)の社員として説明するが、社員個人の区別はなく、対象の部門に所属する社員全員が同一のユーザとして処理するものとする。   An image forming apparatus management system according to an embodiment of the present invention will be described below with reference to the drawings. FIG. 1 is a block diagram showing the configuration of the embodiment. In this figure, reference numeral 1 denotes an image forming apparatus capable of performing FAX transmission / reception, copying, image reading, printing, and the like. Reference numeral 11 denotes a control unit that performs overall control of processing operations of the image forming apparatus 1. Reference numeral 12 denotes an image forming unit that performs FAX transmission / reception, copying, image reading, printing, and the like. Reference numeral 13 denotes a management table storage unit that stores a management table composed of information for managing use restrictions for each user. Reference numeral 14 denotes a use record storage unit that stores use record information for each user. Reference numeral 2 denotes a system administrator terminal used by an administrator who manages the image forming apparatus 1. Reference numeral 31 denotes an administrator terminal used by the administrator of the department A. Reference numeral 32 denotes a user terminal used by a user in the department A. Reference numeral 41 denotes an administrator terminal used by the administrator of the department B. Reference numeral 42 denotes a user terminal used by a user in department B. Reference numeral N denotes a computer network that performs information communication between each terminal and the image forming apparatus. In the following explanation, the user is explained as an employee of a department in the company (for example, a design department, an accounting department, etc.), but there is no distinction between employees, and all employees belonging to the target department are treated as the same user. Shall.

次に、図3を参照して、図1に示す管理テーブル記憶部13のテーブル構造を説明する。管理テーブルは、ユーザIDに相当する「部門ID」、この部門IDに対して使用制限するための「制限枚数」、この部門IDに対してパスワードが設定されているか否かを示す「パスワードフラグ」、パスワードが設定されている場合に任意の文字列が設定される「パスワード」の4つのフィールドを有している。これらのフィールドのうち「部門ID」、「制限枚数」は、システム管理者が事前に設定するものであり、システム管理者端末2からの設定動作によってのみ設定が可能なフィールドである。「パスワードフラグ」は、システム管理者端末2からの設定動作によってのみリセットする(0にする)ことが可能なフィールドである。   Next, the table structure of the management table storage unit 13 shown in FIG. 1 will be described with reference to FIG. The management table includes a “department ID” corresponding to the user ID, a “restricted number” for restricting use of the department ID, and a “password flag” indicating whether or not a password is set for the department ID. , It has four fields of “password” in which an arbitrary character string is set when a password is set. Among these fields, “Department ID” and “Limited number” are fields set in advance by the system administrator, and can be set only by a setting operation from the system administrator terminal 2. The “password flag” is a field that can be reset (set to 0) only by a setting operation from the system administrator terminal 2.

次に、図4を参照して、図1に示す使用実績記憶部14のテーブル構造を説明する。使用実績テーブルは、管理テーブル記憶部13に記憶されているものと同一の「部門ID」と、この部門IDごとの使用実績である「使用枚数」との2つのフィールドを有している。使用枚数は、画像形成部12において印刷した枚数のカウント値である。   Next, the table structure of the usage record storage unit 14 shown in FIG. 1 will be described with reference to FIG. The use record table has two fields of “department ID” that is the same as that stored in the management table storage unit 13 and “use number” that is the use record for each department ID. The number of used sheets is a count value of the number of sheets printed in the image forming unit 12.

次に、図1に示す画像形成装置管理システムの処理動作を説明する。初めに、システム管理者が事前に行う部門IDと制限枚数を登録する動作を説明する。
まず、システム管理者はシステム管理端末2を操作して、システム管理者端末2からユーザ登録要求を画像形成装置1に対して送信する。この登録要求には、システム管理者端末2のネットワークアドレスが含まれる。この登録要求は、制御部11が受信し、この登録要求に含まれるネットワークアドレスと、制御部11内に予め登録されているネットワークアドレスとを照合し、一致した場合に、制御部11は、登録要求を送信したシステム管理者端末2に対して、部門IDと制限枚数とを送信するように要求する。これを受けて、システム管理者端末2は、部門IDと制限枚数とを入力させる指示のメッセージを表示する。このメッセージに対して、システム管理者が、システム管理者端末2から部門IDと制限枚数の組を入力すると、システム管理者端末2は、入力された部門IDと制限枚数の組を画像形成装置1へ送信する。制御部11は、システム管理者端末2から送信された部門IDと制限枚数の組を管理テーブル記憶部13へ登録し、登録した部門IDに関連つけられるパスワードフラグを「0」(パスワードが設定されていない状態)にする。この登録動作を部門IDの数だけ繰り返し行うことにより、管理テーブル記憶部13に部門IDと制限枚数の組が複数登録されることになる。
Next, the processing operation of the image forming apparatus management system shown in FIG. 1 will be described. First, an operation for registering a department ID and a limited number of sheets performed in advance by a system administrator will be described.
First, the system administrator operates the system management terminal 2 to transmit a user registration request from the system administrator terminal 2 to the image forming apparatus 1. This registration request includes the network address of the system administrator terminal 2. The registration request is received by the control unit 11, and the network address included in the registration request is collated with the network address registered in advance in the control unit 11. The system administrator terminal 2 that has transmitted the request is requested to transmit the department ID and the limited number of sheets. In response to this, the system administrator terminal 2 displays an instruction message for inputting the department ID and the limited number of sheets. In response to this message, when the system administrator inputs a combination of the department ID and the limited number from the system administrator terminal 2, the system administrator terminal 2 displays the input combination of the department ID and the limited number of images in the image forming apparatus 1. Send to. The control unit 11 registers the set of the department ID and the limit number transmitted from the system administrator terminal 2 in the management table storage unit 13, and sets the password flag associated with the registered department ID to “0” (password is set). (Not in the state). By repeating this registration operation as many times as the number of department IDs, a plurality of sets of department IDs and a limited number of sheets are registered in the management table storage unit 13.

なお、この登録動作は、システム管理者端末2を使用せずに、画像形成装置1が備えているテンキーやファンクションキーと表示装置を使用して、画像形成装置1に対して直接入力することにより、部門IDと制限枚数を登録するようにしてもよい。   This registration operation is performed by directly inputting the registration operation to the image forming apparatus 1 using the numeric keypad, function key, and display device provided in the image forming apparatus 1 without using the system administrator terminal 2. The department ID and the limited number of sheets may be registered.

次に、図2を参照して、印刷動作及びパスワード登録動作を説明する。まず、印刷を行おうとする部門Aのユーザは、ユーザ端末32から画像形成装置1に対して印刷ジョブを送信する。この印刷ジョブには、部門IDとパスワードが付与された印刷データと、ユーザ端末32のネットワークアドレスが含まれる。この印刷ジョブは、制御部11が受信する(ステップS1)。制御部11は、受信した印刷データに付与されている部門IDを抽出し、この部門IDが管理テーブル記憶部13に登録されているか否かを判定する(ステップS2)。そして、登録されていなければ、この印刷ジョブをキャンセルし(ステップS6)、キャンセルしたことを印刷ジョブを送信したユーザ端末32へ通知する。   Next, a printing operation and a password registration operation will be described with reference to FIG. First, a user in department A who wants to perform printing transmits a print job from the user terminal 32 to the image forming apparatus 1. This print job includes the print data to which the department ID and password are assigned, and the network address of the user terminal 32. This print job is received by the control unit 11 (step S1). The control unit 11 extracts the department ID given to the received print data, and determines whether or not this department ID is registered in the management table storage unit 13 (step S2). If not registered, the print job is canceled (step S6), and the user terminal 32 that has transmitted the print job is notified of the cancellation.

受信した部門IDが管理テーブル記憶部13に登録されていた場合、制御部11は、管理テーブル記憶部13に記憶されているパスワードフラグを参照して、受信した部門IDに関連つけられたパスワードが登録されているか否かを判定する(ステップS3)。この判定の結果、パスワードが登録されていた場合、制御部11は、受信した印刷データに付与されたパスワードと、登録されているパスワードとを照合し、一致するか否かを判定する(ステップS4)。この結果、パスワードが一致すれば、受信した印刷データの印刷を行い(ステップS5)、印刷した数に応じて使用実績記憶部14に記憶されている使用枚数を更新する。この印刷を実行する際には、印刷しようとする枚数と使用実績記憶部14に記憶されている使用枚数とを加算した値が、管理テーブル記憶部13に記憶されている制限枚数を超えない場合のみに印刷が実行される。一方、パスワードが一致しなかった場合、制御部11は、この印刷ジョブをキャンセルし(ステップS6)、キャンセルしたことを印刷ジョブを送信したユーザ端末32へ通知する。   When the received department ID is registered in the management table storage unit 13, the control unit 11 refers to the password flag stored in the management table storage unit 13, and determines the password associated with the received department ID. It is determined whether it is registered (step S3). If the result of this determination is that a password has been registered, the control unit 11 checks the password assigned to the received print data against the registered password to determine whether they match (step S4). ). As a result, if the passwords match, the received print data is printed (step S5), and the used number stored in the use record storage unit 14 is updated according to the number printed. When executing this printing, the value obtained by adding the number of sheets to be printed and the number of used sheets stored in the usage record storage unit 14 does not exceed the limit number stored in the management table storage unit 13 Only printing is performed. On the other hand, if the passwords do not match, the control unit 11 cancels the print job (step S6), and notifies the user terminal 32 that has transmitted the print job of the cancellation.

次に、ステップS3において、パスワードが登録されていないと判定された場合、制御部11は、受信した印刷ジョブに含まれるネットワークアドレスと、制御部11内に予め複数登録されているネットワークアドレスとを照合し、一致したものがあったか否かにより、印刷ジョブを送信した端末が予め登録された端末であるかを判定する(ステップS7)。この判定の結果、予め登録されている端末から送信された印刷ジョブでない場合、制御部11は、部門Aの管理者の管理者端末31に対して、新たにパスワードを登録することの認証を要求する。これを受けて、部門Aの管理者は、管理者端末31からパスワード登録を認めることを画像形成装置1へ返信する(ステップS8)。   Next, when it is determined in step S3 that the password is not registered, the control unit 11 obtains a network address included in the received print job and a plurality of network addresses registered in advance in the control unit 11. Whether the terminal that transmitted the print job is a previously registered terminal is determined based on whether or not there is a match (step S7). If the result of this determination is that the print job is not sent from a pre-registered terminal, the control unit 11 requests the administrator terminal 31 of the department A administrator to authenticate the new password registration. To do. In response to this, the administrator of the department A sends back to the image forming apparatus 1 that password registration is permitted from the administrator terminal 31 (step S8).

次に、制御部11は、登録された端末から送信された印刷ジョブであるか、またはパスワード登録の認証がされた場合に、受信した印刷ジョブに付与されたパスワードを管理テーブル記憶部13に登録するとともに、パスワードフラグを「1」にする(ステップS9)。その後、制御部11は、受信した印刷データの印刷を行い(ステップS5)、印刷した数に応じて使用実績記憶部14に記憶されている使用枚数を更新する。ただし、印刷を実行する際には、印刷しようとする枚数と使用実績記憶部14に記憶されている使用枚数とを加算した値が、管理テーブル記憶部13に記憶されている制限枚数を超えない場合のみに印刷が実行される。   Next, the control unit 11 registers the password assigned to the received print job in the management table storage unit 13 when the print job is transmitted from the registered terminal or when the password registration is authenticated. In addition, the password flag is set to “1” (step S9). Thereafter, the control unit 11 prints the received print data (step S5), and updates the number of used sheets stored in the use result storage unit 14 according to the number of printed data. However, when printing is performed, the value obtained by adding the number of sheets to be printed and the number of used sheets stored in the usage record storage unit 14 does not exceed the limit number stored in the management table storage unit 13. Only when printing is performed.

なお、仮にユーザがパスワードを忘れてしまった場合は、システム管理者がパスワードフラグをリセットする(0にする)ことにより、再度ユーザがパスワードを設定を行うことが可能となるため、新たなパスワードを設定すればよい。このように、システム管理者は、パスワードフラグをリセットすることのみを行うことができるようにしたため、システム管理者にパスワードを知られてしまうことも防止することができる。   If the user forgets the password, the system administrator can reset the password flag (set it to 0) so that the user can set the password again. You only have to set it. In this way, the system administrator can only reset the password flag, so that it is possible to prevent the system administrator from knowing the password.

このように、ユーザIDとパスワードを組み合わせることにより、なりすましを防止するとともに、画像形成装置1を使用するユーザがパスワードを登録するようにしたため、システム管理者が各ユーザ毎のパスワードを登録することなく、パスワード登録作業を容易に行うことができる。   As described above, the combination of the user ID and the password prevents spoofing, and the user who uses the image forming apparatus 1 registers the password. Therefore, the system administrator does not register the password for each user. And password registration work can be done easily.

なお、図1における処理部の機能を実現するためのプログラムをコンピュータ読み取り可能な記録媒体に記録して、この記録媒体に記録されたプログラムをコンピュータシステムに読み込ませ、実行することにより画像形成装置の管理処理を行ってもよい。なお、ここでいう「コンピュータシステム」とは、OSや周辺機器等のハードウェアを含むものとする。また、「コンピュータ読み取り可能な記録媒体」とは、フレキシブルディスク、光磁気ディスク、ROM、CD−ROM等の可搬媒体、コンピュータシステムに内蔵されるハードディスク等の記憶装置のことをいう。さらに「コンピュータ読み取り可能な記録媒体」とは、インターネット等のネットワークや電話回線等の通信回線を介してプログラムが送信された場合のサーバやクライアントとなるコンピュータシステム内部の揮発性メモリ(RAM)のように、一定時間プログラムを保持しているものも含むものとする。   Note that the program for realizing the functions of the processing unit in FIG. 1 is recorded on a computer-readable recording medium, and the program recorded on the recording medium is read into a computer system and executed, thereby executing the function of the image forming apparatus. Management processing may be performed. Here, the “computer system” includes an OS and hardware such as peripheral devices. The “computer-readable recording medium” refers to a portable medium such as a flexible disk, a magneto-optical disk, a ROM, and a CD-ROM, and a storage device such as a hard disk built in the computer system. Further, the “computer-readable recording medium” refers to a volatile memory (RAM) in a computer system that becomes a server or a client when a program is transmitted via a network such as the Internet or a communication line such as a telephone line. In addition, those holding programs for a certain period of time are also included.

また、上記プログラムは、このプログラムを記憶装置等に格納したコンピュータシステムから、伝送媒体を介して、あるいは、伝送媒体中の伝送波により他のコンピュータシステムに伝送されてもよい。ここで、プログラムを伝送する「伝送媒体」は、インターネット等のネットワーク(通信網)や電話回線等の通信回線(通信線)のように情報を伝送する機能を有する媒体のことをいう。また、上記プログラムは、前述した機能の一部を実現するためのものであっても良い。さらに、前述した機能をコンピュータシステムにすでに記録されているプログラムとの組み合わせで実現できるもの、いわゆる差分ファイル(差分プログラム)であっても良い。   The program may be transmitted from a computer system storing the program in a storage device or the like to another computer system via a transmission medium or by a transmission wave in the transmission medium. Here, the “transmission medium” for transmitting the program refers to a medium having a function of transmitting information, such as a network (communication network) such as the Internet or a communication line (communication line) such as a telephone line. The program may be for realizing a part of the functions described above. Furthermore, what can implement | achieve the function mentioned above in combination with the program already recorded on the computer system, and what is called a difference file (difference program) may be sufficient.

本発明の一実施形態の構成を示すブロック図である。It is a block diagram which shows the structure of one Embodiment of this invention. 図1に示すシステムの動作を示すフローチャートである。It is a flowchart which shows operation | movement of the system shown in FIG. 図1に示す管理テーブル記憶部13のテーブル構造を示す説明図である。It is explanatory drawing which shows the table structure of the management table memory | storage part 13 shown in FIG. 図1に示す使用実績記憶部14のテーブル構造を示す説明図である。It is explanatory drawing which shows the table structure of the use performance memory | storage part 14 shown in FIG.

符号の説明Explanation of symbols

1・・・画像形成装置、11・・・制御部、12・・・画像形成部、13・・・管理テーブル記憶部、14・・・使用実績記憶部、2・・・システム管理者端末、31、41・・・管理者端末、32、42・・・ユーザ端末
DESCRIPTION OF SYMBOLS 1 ... Image forming apparatus, 11 ... Control part, 12 ... Image forming part, 13 ... Management table memory | storage part, 14 ... Usage result memory | storage part, 2 ... System administrator terminal, 31, 41 ... manager terminal, 32, 42 ... user terminal

Claims (3)

ネットワークによって端末と画像形成装置とが接続され、ユーザ毎に使用制限管理を行う画像形成装置管理システムであって、
ユーザを識別するユーザIDと、該ユーザIDに対してパスワードが設定されているか否かを示すパスワードフラグと、該ユーザIDに対してパスワードが設定されている場合のパスワードの文字列とを関連つけて記憶する記憶手段と、
前記端末からユーザIDとパスワードが付与された印刷データを受信する受信手段と、
受信したユーザIDに対してパスワードが設定されているか否かを前記記憶手段に記憶されているパスワードフラグに基づいて判定する判定手段と、
前記判定手段において、パスワードが設定されていないと判定された場合に、受信した前記パスワードを受信した前記ユーザIDに関連つけて前記記憶手段に登録する登録手段と
を備えたことを特徴とする画像形成装置管理システム。
An image forming apparatus management system in which a terminal and an image forming apparatus are connected via a network, and usage restriction management is performed for each user.
Associating a user ID for identifying a user, a password flag indicating whether or not a password is set for the user ID, and a password character string when a password is set for the user ID Storage means for storing
Receiving means for receiving print data to which a user ID and a password are assigned from the terminal;
Determination means for determining whether a password is set for the received user ID based on a password flag stored in the storage means;
And a registration unit that registers the received password in the storage unit in association with the received user ID when the determination unit determines that a password is not set. Forming device management system.
ネットワークによって端末と画像形成装置とが接続され、ユーザ毎に使用制限管理を行う画像形成装置管理システムであって、
ユーザを識別するユーザIDと、該ユーザIDに対してパスワードが設定されているか否かを示すパスワードフラグと、該ユーザIDに対してパスワードが設定されている場合のパスワードの文字列とを関連つけて記憶する記憶手段と、
前記端末からユーザIDとパスワードが付与された印刷データを受信する受信手段と、
受信したユーザIDに対してパスワードが設定されているか否かを前記記憶手段に記憶されているパスワードフラグに基づいて判定する判定手段と、
前記判定手段において、パスワードが設定されていないと判定された場合に、所定の管理者端末に対して、受信したパスワードを新たに登録することの認証を要求する認証要求手段と、
前記所定の管理者端末からパスワードを新たに登録することの認証が得られた場合に、受信した前記パスワードを受信した前記ユーザIDに関連つけて前記記憶手段に登録する登録手段と
を備えたことを特徴とする画像形成装置管理システム。
An image forming apparatus management system in which a terminal and an image forming apparatus are connected via a network, and usage restriction management is performed for each user.
Associating a user ID for identifying a user, a password flag indicating whether or not a password is set for the user ID, and a password character string when a password is set for the user ID Storage means for storing
Receiving means for receiving print data to which a user ID and a password are assigned from the terminal;
Determination means for determining whether a password is set for the received user ID based on a password flag stored in the storage means;
An authentication requesting unit for requesting authentication for newly registering the received password to a predetermined administrator terminal when the determination unit determines that a password is not set;
Registration means for registering the received password in the storage means in association with the received user ID when authentication for newly registering a password is obtained from the predetermined administrator terminal. An image forming apparatus management system.
ネットワークによって端末と画像形成装置とが接続され、ユーザ毎に使用制限管理を行う画像形成装置管理システムであって、
ユーザを識別するユーザIDと、該ユーザIDに対してパスワードが設定されているか否かを示すパスワードフラグと、該ユーザIDに対してパスワードが設定されている場合のパスワードの文字列とを関連つけて記憶する記憶手段と、
前記端末からユーザIDとパスワードが付与された印刷データを受信する受信手段と、
受信したユーザIDに対してパスワードが設定されているか否かを前記記憶手段に記憶されているパスワードフラグに基づいて判定する判定手段と、
前記判定手段において、パスワードが設定されていないと判定された場合に、前記印刷データを送信した端末が、予め決められた端末からの送信である場合のみに、受信した前記パスワードを受信した前記ユーザIDに関連つけて前記記憶手段に登録する登録手段と
を備えたことを特徴とする画像形成装置管理システム。
An image forming apparatus management system in which a terminal and an image forming apparatus are connected via a network, and usage restriction management is performed for each user.
Associating a user ID for identifying a user, a password flag indicating whether or not a password is set for the user ID, and a password character string when a password is set for the user ID Storage means for storing
Receiving means for receiving print data to which a user ID and a password are assigned from the terminal;
Determination means for determining whether a password is set for the received user ID based on a password flag stored in the storage means;
The user who has received the received password only when the terminal that has transmitted the print data is a transmission from a predetermined terminal when the determination unit determines that a password has not been set. An image forming apparatus management system comprising: registration means for registering in the storage means in association with an ID.
JP2004312199A 2004-10-27 2004-10-27 Image forming apparatus management system Pending JP2006123243A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2004312199A JP2006123243A (en) 2004-10-27 2004-10-27 Image forming apparatus management system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2004312199A JP2006123243A (en) 2004-10-27 2004-10-27 Image forming apparatus management system

Publications (1)

Publication Number Publication Date
JP2006123243A true JP2006123243A (en) 2006-05-18

Family

ID=36718446

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2004312199A Pending JP2006123243A (en) 2004-10-27 2004-10-27 Image forming apparatus management system

Country Status (1)

Country Link
JP (1) JP2006123243A (en)

Similar Documents

Publication Publication Date Title
JP5821903B2 (en) Cloud server, cloud printing system and computer program
JP6065462B2 (en) Output control device, system and program
US7865933B2 (en) Authentication agent apparatus, authentication method, and program product therefor
US9507953B2 (en) Information processing system, information processing method, and information processing apparatus
JP6942541B2 (en) Image forming device, its control method, and program
JP4009568B2 (en) Device management system and device management method
RU2633113C2 (en) Information processing device, information processing system and information processing method
JP2019155610A (en) Image formation device, authentication method of image formation device, program and print system
JP5439313B2 (en) Information processing apparatus, information processing system, information processing program, and image forming apparatus
JP2009130435A (en) Image forming apparatus and computer readable recording medium
CN111459420A (en) Printing apparatus supporting cloud printing service, control method thereof, and storage medium
KR20180018386A (en) Printing apparatus, control method for printing apparatus, and storage medium
US20160150125A1 (en) Information processing apparatus, information processing system, and control method of information processing apparatus
JP2008083740A (en) Digital complex machine
US9423990B2 (en) Non-transitory computer readable recording medium storing an account management program, image forming apparatus and image forming system
JP2009252125A (en) Image forming system and image forming apparatus
JP2014167679A (en) Job execution control system, job execution system, job execution control method and program
JP4888062B2 (en) Usability decision device and program
JP5768922B1 (en) Document processing system, program, and document processing apparatus
JP2006123243A (en) Image forming apparatus management system
JP2022045658A (en) Job processing device, method and program
JP6986874B2 (en) Image processing device and its control method and program
JP2014160390A (en) Output control device, output system and program
JP7204863B2 (en) Image processing device and its control method and program
JP7291021B2 (en) Information processing device, network management method and program

Legal Events

Date Code Title Description
A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20081020

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20081028

A02 Decision of refusal

Free format text: JAPANESE INTERMEDIATE CODE: A02

Effective date: 20090303