JP2022033937A - Information processing apparatus, control method of the same, and program - Google Patents

Information processing apparatus, control method of the same, and program Download PDF

Info

Publication number
JP2022033937A
JP2022033937A JP2021199454A JP2021199454A JP2022033937A JP 2022033937 A JP2022033937 A JP 2022033937A JP 2021199454 A JP2021199454 A JP 2021199454A JP 2021199454 A JP2021199454 A JP 2021199454A JP 2022033937 A JP2022033937 A JP 2022033937A
Authority
JP
Japan
Prior art keywords
user
setting
authentication
job
function
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Granted
Application number
JP2021199454A
Other languages
Japanese (ja)
Other versions
JP7216793B2 (en
Inventor
圭 佐藤
Kei Sato
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.)
Canon Inc
Original Assignee
Canon Inc
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
Priority claimed from JP2018045926A external-priority patent/JP6993910B2/en
Application filed by Canon Inc filed Critical Canon Inc
Priority to JP2021199454A priority Critical patent/JP7216793B2/en
Publication of JP2022033937A publication Critical patent/JP2022033937A/en
Application granted granted Critical
Publication of JP7216793B2 publication Critical patent/JP7216793B2/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Abstract

PROBLEM TO BE SOLVED: To provide a technology for automatically setting job operation restrictions according to settings related to necessity of user authentication in an information processing apparatus such as an image forming apparatus.
SOLUTION: An MFP 100 (information processing apparatus) accepts from a user an authentication setting as to whether user authentication is required for using each function of the MFP. When the MFP 100 is set to require user authentication, the MFP performs restriction setting to restrict a login user from operating a job corresponding to a user other than the login user who is logged in to the MFP.
SELECTED DRAWING: Figure 9
COPYRIGHT: (C)2022,JPO&INPIT

Description

本発明は、情報処理装置及びその制御方法、並びにプログラムに関するものである。 The present invention relates to an information processing apparatus, a control method thereof, and a program.

ユーザ認証機能を備える画像形成装置では、認証されたユーザ以外のユーザによる利用の制限が可能である。このようなユーザ認証機能として、画像形成装置が有する特定の機能の利用時にのみ、ユーザ認証を必要とする機能(「機能別認証」とも称される。)が実現されている。機能別認証を行った場合、例えば、コピー機能についてはユーザ認証なしで誰でも利用可能とする一方、セキュリティの観点から、スキャンにより得られた画像データを外部装置へ送信する送信機能の利用時にはユーザ認証を行うことが可能である。これにより、送信機能を利用可能なユーザを、許可されたユーザのみに限定することが可能である。 In the image forming apparatus provided with the user authentication function, it is possible to restrict the use by users other than the authenticated user. As such a user authentication function, a function that requires user authentication (also referred to as "function-based authentication") is realized only when a specific function of the image forming apparatus is used. When function-based authentication is performed, for example, the copy function can be used by anyone without user authentication, but from the viewpoint of security, the user can use the transmission function to send the image data obtained by scanning to an external device. It is possible to authenticate. This makes it possible to limit the users who can use the transmission function to only authorized users.

また、ジョブの実行状況又は履歴を表示可能な画像形成装置では、セキュリティ又はプライバシー保護の観点から、ログイン中のユーザ以外のユーザが所有者のジョブについての操作又は情報表示を制限する場合がある。例えば、特許文献1では、ログイン中のユーザ以外のユーザに対応するジョブについての情報の表示を、ジョブの種類ごとに制御(許可又は禁止)する技術が提案されている。 Further, in an image forming apparatus capable of displaying a job execution status or history, a user other than the logged-in user may restrict the operation or information display of the owner's job from the viewpoint of security or privacy protection. For example, Patent Document 1 proposes a technique for controlling (permitting or prohibiting) the display of information about a job corresponding to a user other than the logged-in user for each type of job.

特開2015-155159号公報Japanese Unexamined Patent Publication No. 2015-155159

上述の従来技術では、ジョブの種類ごとに、ログイン中のユーザ以外のユーザに対応するジョブについての操作又は情報表示を制限する設定を行うことが可能である。しかし、このようなジョブの制限設定と、認証機能を有効化するか否かの設定とを個別に行う必要がある場合、管理者ユーザにとって設定に手間がかかる。ここで認証機能とは、上述の機能別認証のほかに、機能選択画面を表示させる前にユーザ認証を行うデバイス認証も含む。 In the above-mentioned conventional technique, it is possible to set for each type of job to limit the operation or information display of the job corresponding to the user other than the logged-in user. However, when it is necessary to individually set the restriction setting of such a job and the setting of whether or not to enable the authentication function, it takes time and effort for the administrator user to set. Here, the authentication function includes device authentication that performs user authentication before displaying the function selection screen, in addition to the above-mentioned function-specific authentication.

機能別認証の例では、管理者ユーザは、機能別認証を適用する機能を設定するのに加えて、当該機能が利用するジョブの種類を把握し、当該種類のジョブについて上述の制限設定を行う必要がありうる。このため、適切な設定が行われないと、ある機能(例えば送信機能)を利用可能なユーザを特定のユーザに限定したにもかかわらず、当該機能に関連するジョブ(例えば送信ジョブ)に対する操作を他のユーザが行えてしまう状況が起こりうる。これは、セキュリティ又はプライバシー保護のレベルの低下を招く。 In the example of function-based authentication, in addition to setting the function to which the function-based authentication is applied, the administrator user grasps the type of job used by the function and sets the above-mentioned restrictions for the type of job. It may be necessary. Therefore, if appropriate settings are not made, operations for jobs related to a certain function (for example, a send job) may be performed even though the users who can use a certain function (for example, a send function) are limited to a specific user. There can be situations where other users can do it. This leads to a reduced level of security or privacy protection.

本発明は、上述の問題に鑑みてなされたものである。本発明は、画像形成装置等の情報処理装置において、ユーザ認証の適用に関する設定に合わせて、自動的にジョブの操作制限の設定を行う技術を提供することを目的とする。 The present invention has been made in view of the above problems. An object of the present invention is to provide a technique for automatically setting job operation restrictions according to settings related to application of user authentication in an information processing device such as an image forming device.

本発明の一態様に係る情報処理装置は、前記情報処理装置の機能を利用するためにユーザ認証を必要とするか否かを設定する第1の設定手段と、ログインユーザ以外のユーザに対応するジョブについて、前記ログインユーザが操作を行うことを制限する制限設定を、ジョブの種類と対応付けて行う第2の設定手段と、第1の設定手段が前記ユーザ認証を必要とする設定を行ったことに応じて、所定の種類のジョブに対する前記制限設定を有効にする制御を行う制御手段と、を備えることを特徴とする。 The information processing device according to one aspect of the present invention corresponds to a first setting means for setting whether or not user authentication is required in order to use the function of the information processing device, and a user other than the logged-in user. For the job, the second setting means for restricting the operation of the logged-in user in association with the type of the job and the setting for the first setting means to require the user authentication are performed. Accordingly, it is characterized by comprising a control means for controlling to enable the restriction setting for a predetermined type of job.

本発明によれば、情報処理装置において、ユーザ認証の適用に関する設定に合わせて、自動的にジョブの操作制限の設定を行うことが可能になる。 According to the present invention, in the information processing apparatus, it is possible to automatically set job operation restrictions according to the settings related to the application of user authentication.

MFPのハードウェア構成を示す図。The figure which shows the hardware configuration of the MFP. MFPのソフトウェア構成を示す図。The figure which shows the software structure of the MFP. 操作部に表示される機能選択画面及び認証画面の例を示す図。The figure which shows the example of the function selection screen and the authentication screen displayed in the operation part. 操作部に表示される設定画面の例を示す図。The figure which shows the example of the setting screen displayed in the operation part. 操作部に表示されるジョブ状況画面の例を示す図。The figure which shows the example of the job status screen displayed in the operation part. ジョブの操作制限の設定を変更する処理の手順を示すフローチャート。A flowchart showing the procedure of the process of changing the operation restriction setting of the job. MFPにおいて保持される情報及び設定の例を示す図。The figure which shows the example of the information and setting held in the MFP. 操作部に表示される認証方式の選択画面と設定画面の例を示す図。The figure which shows the example of the selection screen and the setting screen of the authentication method displayed in the operation part. 認証設定に応じてジョブの操作制限の設定を変更する処理の手順を示すフローチャート。A flowchart showing the procedure of the process of changing the operation restriction setting of the job according to the authentication setting.

以下、本発明を実施するための形態について図面を用いて説明する。なお、以下の実施形態は特許請求の範囲に係る発明を限定するものでなく、また実施形態で説明されている特徴の組み合わせの全てが発明の解決手段に必須のものとは限らない。 Hereinafter, embodiments for carrying out the present invention will be described with reference to the drawings. It should be noted that the following embodiments do not limit the invention according to the claims, and not all combinations of features described in the embodiments are essential for the means for solving the invention.

<MFPのハードウェア構成>
図1は、本実施形態に係る情報処理装置(画像形成装置)の一例である複合機(MFP)のハードウェア構成例を示すブロック図である。MFP100は、制御部120と、制御部120と接続された操作部109、プリンタ110及びスキャナ111とを備える。制御部120は、CPU101、ROM102、RAM103、HDD(ハードディスクドライブ)104、操作部I/F(インタフェース)105、プリンタI/F106、スキャナI/F107、及びネットワークI/F108を備える。
<Hardware configuration of MFP>
FIG. 1 is a block diagram showing a hardware configuration example of a multifunction device (MFP) which is an example of an information processing device (image forming device) according to the present embodiment. The MFP 100 includes a control unit 120, an operation unit 109 connected to the control unit 120, a printer 110, and a scanner 111. The control unit 120 includes a CPU 101, a ROM 102, a RAM 103, an HDD (hard disk drive) 104, an operation unit I / F (interface) 105, a printer I / F 106, a scanner I / F 107, and a network I / F 108.

CPU101(制御部120)は、MFP100全体の動作を制御する。CPU101は、ROM102に格納された制御プログラムを読み出して実行することにより、読取制御又は送信制御等の各種制御を行う。RAM103は、CPU101の主メモリ、ワークエリア等の一時記憶領域として用いられる、揮発性メモリである。HDD104は、各種プログラム、画像データ、及び後述する各種データが格納される、不揮発性の記憶装置である。 The CPU 101 (control unit 120) controls the operation of the entire MFP 100. The CPU 101 reads and executes a control program stored in the ROM 102 to perform various controls such as read control or transmission control. The RAM 103 is a volatile memory used as a temporary storage area such as a main memory and a work area of the CPU 101. The HDD 104 is a non-volatile storage device that stores various programs, image data, and various data described later.

操作部I/F105は、操作部109と制御部120とを接続するインタフェースでる。操作部109は、タッチパネル機能を有する液晶表示部を備え、各種画面を表示する。ユーザは、操作部109を介してMFP100に対して指示及び情報を入力できる。 The operation unit I / F 105 is an interface for connecting the operation unit 109 and the control unit 120. The operation unit 109 includes a liquid crystal display unit having a touch panel function, and displays various screens. The user can input instructions and information to the MFP 100 via the operation unit 109.

プリンタI/F106は、プリンタ110と制御部120とを接続するインタフェースである。プリンタ110による印刷処理に用いられる画像データは、プリンタI/F106を介して制御部120からプリンタ110へ送信される。プリンタ110は、制御部120から受信した画像データに基づいて、シート等の記録媒体に画像を印刷する。 The printer I / F 106 is an interface for connecting the printer 110 and the control unit 120. The image data used for the printing process by the printer 110 is transmitted from the control unit 120 to the printer 110 via the printer I / F 106. The printer 110 prints an image on a recording medium such as a sheet based on the image data received from the control unit 120.

スキャナI/F107は、スキャナ111と制御部120とを接続するインタフェースである。スキャナ111は、原稿の画像を読み取って画像データを生成し、生成した画像データをスキャナI/F107を介して制御部120に入力する。 The scanner I / F 107 is an interface for connecting the scanner 111 and the control unit 120. The scanner 111 reads the image of the original and generates image data, and inputs the generated image data to the control unit 120 via the scanner I / F 107.

ネットワークI/F108は、制御部120(MFP100)をLAN130に接続する。ネットワークI/F108は、LAN130を介して外部装置と通信可能であり、外部装置への画像データ又は各種情報の送信、及び外部装置からの画像データ(印刷データ)又は各種情報の受信を行いうる。 The network I / F 108 connects the control unit 120 (MFP100) to the LAN 130. The network I / F 108 can communicate with an external device via the LAN 130, and can transmit image data or various information to the external device and receive image data (print data) or various information from the external device.

<MFPのソフトウェア構成>
図2は、MFP100のソフトウェア構成例を示すブロック図であり、本実施形態と関連する構成を示している。図2に示す各機能ブロックの機能は、ROM102又はHDD104に格納されている制御プログラムをCPU101が読み出して実行することによって実現される。
<Software configuration of MFP>
FIG. 2 is a block diagram showing a software configuration example of the MFP 100, and shows a configuration related to the present embodiment. The function of each functional block shown in FIG. 2 is realized by the CPU 101 reading and executing the control program stored in the ROM 102 or the HDD 104.

UI(ユーザインタフェース)制御部200は、操作部I/F105を介して操作部109を制御する機能を提供する。UI制御部200は、ユーザが操作部109において操作した内容を認証処理部201又はジョブ情報管理部202に通知する。また、UI制御部200は、認証処理部201又はジョブ情報管理部202から画面表示要求を受けると、操作部109に画面を表示するための表示制御を行う。認証処理部201又はジョブ情報管理部202は、通常、UI制御部200を介して操作部109に画面を表示する。 The UI (user interface) control unit 200 provides a function of controlling the operation unit 109 via the operation unit I / F 105. The UI control unit 200 notifies the authentication processing unit 201 or the job information management unit 202 of the content operated by the user in the operation unit 109. Further, when the UI control unit 200 receives a screen display request from the authentication processing unit 201 or the job information management unit 202, the UI control unit 200 performs display control for displaying the screen on the operation unit 109. The authentication processing unit 201 or the job information management unit 202 normally displays a screen on the operation unit 109 via the UI control unit 200.

認証処理部201は、MFP100を利用するユーザを認証するための機能を提供する。認証処理部201は、ユーザ認証用のユーザ情報の入力を受け付けるための操作画面(図3に示す認証画面310)を操作部109に表示する。認証処理部201は、認証画面310を介して、ユーザ情報としてユーザ名及びパスワードの入力をユーザから受け付ける。認証処理部201は、認証画面310を介して入力されたユーザ情報と、ユーザ情報DB205内に保持しているユーザ情報とを比較することで、ユーザ認証を行う。このようにして、認証処理部201は、MFP100にログインするユーザについてユーザ認証を行う。 The authentication processing unit 201 provides a function for authenticating a user who uses the MFP 100. The authentication processing unit 201 displays an operation screen (authentication screen 310 shown in FIG. 3) for accepting input of user information for user authentication on the operation unit 109. The authentication processing unit 201 accepts input of a user name and password as user information from the user via the authentication screen 310. The authentication processing unit 201 performs user authentication by comparing the user information input via the authentication screen 310 with the user information held in the user information DB 205. In this way, the authentication processing unit 201 performs user authentication for the user who logs in to the MFP 100.

ユーザ情報DB(データベース)205は、MFP100を利用するユーザに関する情報であるユーザ情報を保持する機能を提供する。ユーザ情報DB205は、HDD104内に構築され、ユーザ情報DB205に格納される情報は、HDD104に保存される。 The user information DB (database) 205 provides a function of holding user information which is information about a user who uses the MFP 100. The user information DB 205 is constructed in the HDD 104, and the information stored in the user information DB 205 is stored in the HDD 104.

図7(A)は、ユーザ情報DB205内に保持されるユーザ情報の例を示している。ユーザ情報は、ユーザ名、パスワード及びロールで構成される。ユーザ名は、ユーザを一意に識別するための名称である。パスワードは、ユーザ認証に使用され、ユーザごとに任意の値を設定可能である。ロールは、MFP100のユーザに付与される権限に相当する。本実施形態のMFP100では、「Administrator」及び「General User」の2つのロールが存在する。「Administrator」は、MFP100の管理者ユーザに割り当てられるロールであり、「General User」は、MFP100を利用する一般ユーザに割り当てるロールである。 FIG. 7A shows an example of user information held in the user information DB 205. User information is composed of a user name, a password and a role. The user name is a name for uniquely identifying the user. The password is used for user authentication, and any value can be set for each user. The role corresponds to the authority given to the user of the MFP 100. In the MFP 100 of the present embodiment, there are two roles, "Administrator" and "General User". "Administrator" is a role assigned to the administrator user of the MFP 100, and "General User" is a role assigned to a general user who uses the MFP 100.

認証処理部201は、MFP100にログイン中のユーザ(ログインユーザ)のロールに従って、機能制限を行うことが可能である。例えば、認証処理部201は、ユーザ認証機能に関する設定画面400(図4)及びジョブの表示及び操作の制限に関する設定画面410(図4)を、セキュリティ上の理由により、管理者ユーザに対してのみ提供する。即ち、設定画面400及び410を用いた設定を管理者ユーザに対してのみ許可するように、ユーザのロールに従って機能制限を行う。 The authentication processing unit 201 can limit the functions according to the role of the user (logged-in user) logged in to the MFP 100. For example, the authentication processing unit 201 displays the setting screen 400 (FIG. 4) regarding the user authentication function and the setting screen 410 (FIG. 4) regarding restrictions on job display and operation only for the administrator user for security reasons. offer. That is, the function is restricted according to the role of the user so that the setting using the setting screens 400 and 410 is permitted only to the administrator user.

本実施形態では、認証処理部201が認証を行うタイミングとして、ユーザがMFP100の操作を開始する時点か、MFP100に搭載されている各機能をユーザが選択した時点のいずれかを設定することができる。MFP100の操作を開始する時点での認証とは、すなわち、MFP100の各機能をユーザが選択するよりも前に認証を行うことである。MFP100の各機能とは、例えば、コピー、スキャンして送信、スキャンして保存、及び、プリントなどの機能を含む。以下、MFP100の各機能をユーザが選択するよりも前に認証を行う認証方式を「デバイス認証」と呼び、MFP100の機能をユーザが選択した際に認証を行う認証方式を「機能別認証」と呼ぶ場合がある。 In the present embodiment, as the timing at which the authentication processing unit 201 performs authentication, either the time when the user starts the operation of the MFP 100 or the time when the user selects each function installed in the MFP 100 can be set. .. The authentication at the time of starting the operation of the MFP 100 is, that is, the authentication is performed before each function of the MFP 100 is selected by the user. Each function of the MFP 100 includes, for example, functions such as copying, scanning and transmitting, scanning and saving, and printing. Hereinafter, the authentication method that authenticates before the user selects each function of the MFP 100 is referred to as "device authentication", and the authentication method that authenticates when the user selects the function of the MFP 100 is referred to as "function-specific authentication". May be called.

図8(A)に設定画面の例を示す。例えばMFP100の管理者は、図8(A)に示した設定画面を用いて、認証を行うタイミングを設定することができる。図8(A)の設定画面は、例えば管理者のみが操作できる設定画面とすることができる。管理者がボタン802を選択して確定ボタン804を選択した場合には、デバイス認証が設定される。一方、管理者がボタン803を選択して確定ボタン804を選択した場合には、機能別認証が設定される。 FIG. 8A shows an example of the setting screen. For example, the administrator of the MFP 100 can set the timing of authentication by using the setting screen shown in FIG. 8A. The setting screen of FIG. 8A can be, for example, a setting screen that can be operated only by the administrator. If the administrator selects the button 802 and the confirm button 804, device authentication is set. On the other hand, when the administrator selects the button 803 and the confirmation button 804, the authentication for each function is set.

認証タイミングとしてMFP100の操作を開始する時点(デバイス認証)が設定された場合には、認証が成功する前までは、MFP100は操作部109の表示部に、ユーザ認証の実行を促すための画面、あるいは、ユーザ認証を行うための画面を表示させる。そして、ユーザID及びパスワードによる認証、あるいは、ICカードを用いた認証が成功すると、MFP100の各機能を選択するための機能選択画面300が表示される。一方、認証タイミングとして機能選択時(機能別認証)が設定された場合には、待機状態からユーザの操作に応じて、認証なしに機能選択画面300が表示される。そして、機能選択画面300に表示された各機能のうち、任意の機能が選択された場合に、認証処理部201は認証を行う。 When the time when the operation of the MFP 100 is started (device authentication) is set as the authentication timing, the MFP 100 displays a screen for prompting the user authentication on the display unit of the operation unit 109 until the authentication is successful. Alternatively, a screen for performing user authentication is displayed. Then, when the authentication using the user ID and password or the authentication using the IC card is successful, the function selection screen 300 for selecting each function of the MFP 100 is displayed. On the other hand, when the function selection time (function-specific authentication) is set as the authentication timing, the function selection screen 300 is displayed without authentication according to the user's operation from the standby state. Then, when any function is selected from the functions displayed on the function selection screen 300, the authentication processing unit 201 authenticates.

デバイス認証が設定されている場合、認証処理部201は、MFP100の待機状態(ユーザ認証がなされていない状態)においてユーザが認証を行うための操作を行った際に、認証設定DB204内に保持された設定に従って、必要に応じてユーザ認証を行う。また、機能別認証が設定されている場合、認証処理部201は、MFP100に搭載されている各機能をユーザが利用する際に、認証設定DB204内に保持された設定に従って、必要に応じてユーザ認証を行う。認証設定DB204は、ユーザ認証機能についての設定を保持する機能を提供する。認証設定DB204は、HDD104内に構築され、認証設定DB204に格納される情報(認証設定)は、HDD104に保存される。図7(B)は、認証設定DB204内に保持される認証設定の例を示している。認証設定は、MFP100が有する各機能をユーザが利用する際のユーザ認証の要否を示す設定である。 When device authentication is set, the authentication processing unit 201 is held in the authentication setting DB 204 when the user performs an operation for authentication in the standby state of the MFP 100 (a state in which user authentication is not performed). User authentication is performed as necessary according to the settings. Further, when the authentication for each function is set, the authentication processing unit 201 sets the user as necessary according to the setting held in the authentication setting DB 204 when the user uses each function installed in the MFP 100. Authenticate. The authentication setting DB 204 provides a function of holding the setting for the user authentication function. The authentication setting DB 204 is built in the HDD 104, and the information (authentication setting) stored in the authentication setting DB 204 is stored in the HDD 104. FIG. 7B shows an example of the authentication setting held in the authentication setting DB 204. The authentication setting is a setting indicating the necessity of user authentication when the user uses each function of the MFP 100.

ここで、本実施形態のMFP100は、コピー機能、「スキャンして送信」機能(送信機能)、「スキャンして保存」機能(保存機能)、及びプリント機能を有する。コピー機能は、スキャナ111が原稿の画像を読み取って生成した画像データに基づいて、プリンタ110により画像を印刷する機能である。送信機能は、スキャナ111が原稿の画像を読み取って生成した画像データを、外部装置へ送信する機能である。保存機能は、スキャナ111が原稿の画像を読み取って生成した画像データを、HDD104に保存する機能である。プリント機能は、HDD104に保存された画像データ又は外部装置から受信した画像データに基づいて、プリンタ110により画像を印刷する機能である。 Here, the MFP 100 of the present embodiment has a copy function, a "scan and send" function (send function), a "scan and save" function (save function), and a print function. The copy function is a function of printing an image by the printer 110 based on the image data generated by the scanner 111 reading the image of the original. The transmission function is a function of scanning the image of the original document by the scanner 111 and transmitting the image data generated by the scanner 111 to an external device. The save function is a function of saving the image data generated by the scanner 111 reading the image of the original in the HDD 104. The print function is a function of printing an image by the printer 110 based on the image data stored in the HDD 104 or the image data received from the external device.

認証設定DB204は、MFP100が有する機能ごとに、機能別認証が設定されている場合に当該機能をユーザが利用する際にユーザ認証を必要とするか否かを示す設定値(「ON」又は「OFF」)を保持している。図7(B)に示すように、ユーザ認証を必要とする機能に対しては「ON」が設定され、ユーザ認証を必要としない機能に対しては「OFF」が設定される。「OFF」に設定された機能については、ユーザ認証を行わずに全てのユーザが利用できる。 The authentication setting DB 204 is a setting value (“ON” or “ON” indicating whether or not user authentication is required when the user uses the function when the function-specific authentication is set for each function of the MFP 100. "OFF") is held. As shown in FIG. 7B, "ON" is set for a function that requires user authentication, and "OFF" is set for a function that does not require user authentication. Functions set to "OFF" can be used by all users without user authentication.

また、認証処理部201は、認証設定DB204内に保持される設定を変更するための設定機能を提供する。認証処理部201は、機能別認証が設定されている場合、後述する設定画面400(図4)を操作部109に表示することにより、MFP100が有する各機能をユーザが利用する際にユーザ認証を必要とするか否かの設定を管理者ユーザが行えるようにする。認証処理部201は、設定画面400を介して、ユーザ認証機能の設定を管理者ユーザから受け付けると、受け付けた設定を認証設定DB204内に保持する。 In addition, the authentication processing unit 201 provides a setting function for changing the settings held in the authentication setting DB 204. When the function-specific authentication is set, the authentication processing unit 201 displays the setting screen 400 (FIG. 4) described later on the operation unit 109, so that the user authentication can be performed when the user uses each function of the MFP 100. Allow the administrator user to set whether or not it is required. When the authentication processing unit 201 receives the setting of the user authentication function from the administrator user via the setting screen 400, the accepted setting is held in the authentication setting DB 204.

ジョブ利用情報DB203は、MFP100が有する各機能がいずれの種類のジョブを利用するかを示す情報(ジョブ利用情報)を保持する機能を提供する。ジョブ利用情報DB203は、HDD104内に構築され、ジョブ利用情報DB203に格納される情報は、HDD104に保存される。 The job usage information DB 203 provides a function of holding information (job usage information) indicating which type of job each function of the MFP 100 uses. The job usage information DB 203 is constructed in the HDD 104, and the information stored in the job usage information DB 203 is stored in the HDD 104.

図7(C)は、ジョブ利用情報DB203内に保持されるジョブ利用情報の例を示している。ジョブ利用情報は、MFP100が有する機能と、各機能によって利用されるジョブの種類とで構成される。機能によっては複数の種類のジョブを利用する場合があり、例えば、図7(C)の例では、コピージョブ及びプリントジョブは、コピー機能によって利用される。送信ジョブは、送信機能によって利用される。保存ジョブは、保存機能によって利用される。プリントジョブは、プリント機能によって利用される。このように、ジョブ利用情報DB203は、MFP100が有する複数の機能と、当該複数の機能のそれぞれによって利用される1つ以上のジョブの種類とを対応付けて保持している。 FIG. 7C shows an example of job usage information held in the job usage information DB 203. The job usage information is composed of the functions of the MFP 100 and the types of jobs used by each function. Depending on the function, a plurality of types of jobs may be used. For example, in the example of FIG. 7C, the copy job and the print job are used by the copy function. The send job is used by the send function. The save job is used by the save function. The print job is used by the print function. As described above, the job usage information DB 203 holds a plurality of functions of the MFP 100 in association with one or more job types used by each of the plurality of functions.

ジョブ情報管理部202は、MFP100において実行中又は実行済みのジョブに関する情報を管理する機能を提供する。ジョブ情報管理部202は、MFP100において実行中又は実行済みのジョブの情報表示及び操作のためのジョブ状況画面500(図5)を、操作部109に表示する。ジョブ情報管理部202は、ジョブ状況画面500を介して、ジョブに関する情報をユーザに通知し、また、ジョブに対する操作をユーザから受け付ける。 The job information management unit 202 provides a function of managing information about jobs being executed or executed in the MFP 100. The job information management unit 202 displays a job status screen 500 (FIG. 5) for information display and operation of a job being executed or executed in the MFP 100 on the operation unit 109. The job information management unit 202 notifies the user of information about the job via the job status screen 500, and also receives an operation for the job from the user.

また、ジョブ情報管理部202は、ログインユーザ以外の他のユーザが所有者のジョブについての操作及び情報表示を制限する設定を行うための設定機能を提供する。具体的には、ジョブ情報管理部202は、後述する設定画面410(図4)を操作部109に表示することにより、ログインユーザ以外の他のユーザが所有者のジョブについての操作及び情報表示を制限するか否かの設定を管理者ユーザが行えるようにする。ジョブ情報管理部202は、設定画面410を介して、ログインユーザ以外の他のユーザが所有者のジョブについての操作及び情報表示を制限するか否かの設定を、ジョブの種類ごとに受け付ける。ジョブ情報管理部202は、設定画面410を介して受け付けた設定を、ジョブの操作制限の設定として制限設定DB206内に保持する。ログインユーザ以外の他のユーザが所有者のジョブの操作制限が設定されている場合であっても、管理者ユーザがログインしている場合には、管理者ユーザに他のユーザの所有のジョブ操作を許可することとしてもよい。 Further, the job information management unit 202 provides a setting function for a user other than the logged-in user to make a setting for restricting the operation and information display of the owner's job. Specifically, the job information management unit 202 displays the setting screen 410 (FIG. 4), which will be described later, on the operation unit 109 so that a user other than the logged-in user can operate and display information about the owner's job. Allow the administrator user to set whether to restrict or not. The job information management unit 202 accepts a setting for each type of job whether or not a user other than the logged-in user restricts the operation and information display of the owner's job via the setting screen 410. The job information management unit 202 holds the setting received via the setting screen 410 in the restriction setting DB 206 as the setting of the operation restriction of the job. Even if the operation restriction of the owner's job is set by a user other than the logged-in user, if the administrator user is logged in, the administrator user can operate the job owned by another user. May be allowed.

ジョブ情報管理部202は、ジョブ状況画面500において、制限設定DB206内に保持された設定に従って、ログインユーザ以外の他のユーザが所有者のジョブについての操作及び情報表示の制限を行う。制限設定DB206は、MFP100にログイン中のユーザ(ログインユーザ)以外の他のユーザが所有者のジョブについての操作及び情報表示を制限するか否かを示す設定を保持する機能を提供する。制限設定DB206は、HDD104内に構築され、制限設定DB206内に格納される情報は、HDD104に保存される。図7(D)は、制限設定DB206内に保持される、ジョブの操作制限の設定の例を示している。制限設定DB206は、MFP100が実行可能なジョブの種類ごとに、MFP100にログインしているログインユーザ以外のユーザに対応するジョブに対する操作を制限する制限設定を保持する。 On the job status screen 500, the job information management unit 202 restricts operations and information display of the owner's job by a user other than the logged-in user according to the settings held in the restriction setting DB 206. The restriction setting DB 206 provides a function of holding a setting indicating whether or not a user other than the user (logged-in user) logged in to the MFP 100 restricts the operation and information display of the owner's job. The limit setting DB 206 is built in the HDD 104, and the information stored in the limit setting DB 206 is stored in the HDD 104. FIG. 7D shows an example of setting the operation limit of the job held in the limit setting DB 206. The limit setting DB 206 holds a limit setting for limiting operations for jobs corresponding to users other than the logged-in user who is logged in to the MFP 100 for each type of job that can be executed by the MFP 100.

ここで、本実施形態のMFP100が実行可能なジョブの種類には、コピージョブ、送信ジョブ、保存ジョブ、及びプリントジョブがある。コピージョブは、スキャナ111が原稿の画像を読み取って生成した画像データに基づいて、プリンタ110により画像を印刷するジョブである。送信ジョブは、スキャナ111が原稿の画像を読み取って生成した画像データを、ネットワークI/F108を介して(電子メール等により)外部装置へ送信するジョブである。保存ジョブは、スキャナ111が原稿の画像を読み取って生成した画像データを、HDD104に保存するジョブである。プリントジョブは、保存ジョブによりHDD104に保存された画像データ、又はネットワークI/F108を介して外部装置から受信した画像データに基づいて、プリンタ110により画像を印刷するジョブである。 Here, the types of jobs that can be executed by the MFP 100 of the present embodiment include a copy job, a transmission job, a save job, and a print job. The copy job is a job in which the printer 110 prints an image based on the image data generated by the scanner 111 reading the image of the original. The transmission job is a job in which the image data generated by scanning the image of the original document by the scanner 111 is transmitted to an external device (by e-mail or the like) via the network I / F 108. The save job is a job in which the image data generated by the scanner 111 reading the image of the original is saved in the HDD 104. The print job is a job for printing an image by the printer 110 based on the image data saved in the HDD 104 by the save job or the image data received from the external device via the network I / F 108.

制限設定DB206は、MFP100が実行可能なジョブの種類ごとに、ログインユーザ以外の他のユーザが所有者のジョブについての操作及び情報表示を制限するか否かを示す設定値(「ON」又は「OFF」)を保持している。図7(D)に示すように、制限を行うジョブの種類に対しては「ON」が設定され、制限を行わないジョブの種類に対しては「OFF」が設定される。「OFF」に設定された種類のジョブについては、ログインユーザ以外の他のユーザが所有者のジョブに関して情報の表示及びログインユーザによる操作が可能になる。 The restriction setting DB 206 is a setting value (“ON” or “” indicating whether or not a user other than the logged-in user restricts the operation and information display of the owner's job for each type of job that can be executed by the MFP 100. "OFF") is held. As shown in FIG. 7 (D), "ON" is set for the type of job to be restricted, and "OFF" is set to the type of job not to be restricted. For jobs of the type set to "OFF", users other than the logged-in user can display information about the owner's job and operate it by the logged-in user.

<操作画面の例>
次に、図3乃至図5、及び図8を参照して、MFP100において操作部109に表示される、本実施形態に関連する操作画面の例について説明する。
<Example of operation screen>
Next, with reference to FIGS. 3 to 5 and 8, an example of an operation screen related to the present embodiment displayed on the operation unit 109 in the MFP 100 will be described.

(機能選択画面300)
図3に示す機能選択画面(メニュー画面)300は、MFP100に搭載された機能のうちでユーザが利用する機能を選択するための操作画面の例である。機能選択画面300は、例えば、MFP100の起動直後又はユーザ認証が成功した後に、操作部109に表示される。機能選択画面300は、MFP100に搭載された機能の一覧を表示する。MFP100のユーザは、機能選択画面300に表示されているボタン群301のいずれかのボタンを押下することによって、押下したボタンに対応する機能を選択できる。
(Function selection screen 300)
The function selection screen (menu screen) 300 shown in FIG. 3 is an example of an operation screen for selecting a function to be used by the user among the functions mounted on the MFP 100. The function selection screen 300 is displayed on the operation unit 109, for example, immediately after the MFP 100 is started or after the user authentication is successful. The function selection screen 300 displays a list of functions installed in the MFP 100. The user of the MFP 100 can select a function corresponding to the pressed button by pressing any button of the button group 301 displayed on the function selection screen 300.

ボタン群301のうち、「コピー」ボタンは、コピー機能の操作画面の表示を指示するために用いられる。「スキャンして送信」ボタンは、送信機能の操作画面の表示を指示するために用いられる。「スキャンして保存」ボタンは、保存機能の操作画面の表示を指示するために用いられる。「プリント」ボタンは、プリント機能の操作画面の表示を指示するために用いられる。「ジョブ状況」ボタンは、ジョブ状況画面500(図5)の表示を指示するために用いられる。「設定」ボタンは、設定画面400又は410(図4)の表示を指示するために用いられる。なお、本実施形態では、コピー機能、送信機能、保存機能、及びプリント機能に関連する操作画面については説明を省略する。 Of the button group 301, the "copy" button is used to instruct the display of the operation screen of the copy function. The "scan and send" button is used to instruct the display of the operation screen of the transmission function. The "scan and save" button is used to instruct the display of the operation screen of the save function. The "print" button is used to instruct the display of the operation screen of the print function. The "job status" button is used to instruct the display of the job status screen 500 (FIG. 5). The "setting" button is used to instruct the display of the setting screen 400 or 410 (FIG. 4). In this embodiment, the description of the operation screens related to the copy function, the transmission function, the save function, and the print function will be omitted.

(認証画面310)
図3に示す認証画面310は、MFP100が有する機能をユーザが利用するためのユーザ認証に用いられる操作画面の例である。認証画面310に含まれる入力フィールド311,312は、MFP100のユーザがユーザ認証用のユーザ情報としてユーザ名及びパスワードをそれぞれ入力するために用いられる。ユーザが入力フィールド311,312にユーザ名及びパスワードをそれぞれ入力してログインボタンを押下すると、認証処理部201は、入力されたユーザ情報に基づいてユーザ認証を実行する。
(Authentication screen 310)
The authentication screen 310 shown in FIG. 3 is an example of an operation screen used for user authentication for the user to use the function of the MFP 100. The input fields 311, 312 included in the authentication screen 310 are used by the user of the MFP 100 to input a user name and a password as user information for user authentication, respectively. When the user inputs the user name and password in the input fields 311, 312 and presses the login button, the authentication processing unit 201 executes user authentication based on the input user information.

(設定画面400)
図4に示す設定画面400は、機能別認証が設定された場合にユーザ認証機能の設定を行うための操作画面の例である。設定画面400は、MFP100が有する各機能を利用するためにユーザ認証を必要とするか否か(必要とするか不要とするか)の認証設定を、機能ごとにユーザから受け付けるための設定画面である。本例では、設定画面400において、コピー機能、送信機能、保存機能、及びプリント機能のそれぞれについて、ユーザ認証を必要とする場合には「ON」、ユーザ認証を不要とする場合には「OFF」が設定される。
(Setting screen 400)
The setting screen 400 shown in FIG. 4 is an example of an operation screen for setting the user authentication function when the authentication for each function is set. The setting screen 400 is a setting screen for accepting authentication settings from the user for each function as to whether or not user authentication is required (whether it is required or not) in order to use each function of the MFP 100. be. In this example, on the setting screen 400, each of the copy function, the transmission function, the save function, and the print function is "ON" when user authentication is required, and "OFF" when user authentication is not required. Is set.

認証処理部201は、操作部109に表示した設定画面400を介して認証設定を受け付ける。設定画面400における設定内容は、認証設定DB204に格納される。認証処理部201は、設定画面400を介して受け付けた(認証設定DB204内に保持されている)認証設定に従って、ユーザ認証を必要とすることが設定された機能をユーザが利用する際に、当該ユーザについてユーザ認証を行う。 The authentication processing unit 201 accepts the authentication setting via the setting screen 400 displayed on the operation unit 109. The setting contents on the setting screen 400 are stored in the authentication setting DB 204. When the user uses the function set to require user authentication according to the authentication setting (held in the authentication setting DB 204) received via the setting screen 400, the authentication processing unit 201 concerned. User authentication is performed for the user.

図4は、設定画面400において、送信機能に対してのみ、当該機能の利用時にユーザ認証を必要とする設定が行われている状態を一例として示している。この場合、例えば、MFP100の起動直後には機能選択画面300を操作部109に表示し、機能選択画面300において「スキャンして送信」ボタンが押下された場合に認証画面310を操作部109に表示する表示制御が行われる。なお、設定画面400において全機能について設定値として「ON」が設定された場合には、MFP100の起動直後に認証画面310を操作部109に表示する表示制御が行われてもよい。更に、認証画面310を用いたユーザ認証に成功した場合に、機能選択画面300を操作部109に表示する表示制御が行われてもよい。 FIG. 4 shows, as an example, a state in which the setting screen 400 is set to require user authentication only for the transmission function when the function is used. In this case, for example, the function selection screen 300 is displayed on the operation unit 109 immediately after the MFP 100 is started, and the authentication screen 310 is displayed on the operation unit 109 when the "scan and send" button is pressed on the function selection screen 300. Display control is performed. When "ON" is set as a setting value for all functions on the setting screen 400, display control for displaying the authentication screen 310 on the operation unit 109 may be performed immediately after the MFP 100 is started. Further, when the user authentication using the authentication screen 310 is successful, the display control for displaying the function selection screen 300 on the operation unit 109 may be performed.

(設定画面410、設定画面810)
図4に示す設定画面410、及び、図8に示す設定画面810は、ログインユーザ以外のユーザが所有者のジョブについての操作及び情報表示に関する設定を行うための操作画面の例である。設定画面410は、認証方式として機能別認証が設定された場合の設定画面の例である。また、設定画面810は、認証方式としてデバイス認証が設定された場合の設定画面の例である。設定画面410、及び、設定画面810には、ログインユーザ以外のユーザが所有者のジョブについての操作及び情報表示を許可するか否か(許可するか禁止するか)を、ジョブの種類ごとに設定するためのボタン群が含まれる。以下、ログインユーザ以外のユーザが所有者のジョブについての操作及び情報表示を制限(例えば、禁止)する機能を「ジョブ操作制限機能」と呼ぶ。設定画面410、及び、設定画面810の例では、ジョブの操作制限機能の有効(ON)又は無効(OFF)を設定することにより、ログインユーザ以外のユーザのジョブについての操作及び情報表示を禁止するか許可するかを設定する。ジョブ操作制限機能を有効にすると、ログインユーザ以外のユーザが所有者のジョブについての操作及び情報表示が禁止される。一方、ジョブ操作制限機能を無効にすると、ログインユーザ以外のユーザが所有者のジョブについての操作及び情報表示が許可される。設定画面410、及び、設定画面810において、コピージョブ、プリントジョブ、送信ジョブ、及び保存ジョブのそれぞれについて、ジョブの操作(情報表示を含む。)を許可する場合には「OFF」ボタン、禁止する場合には「ON」ボタンが選択される。
(Setting screen 410, setting screen 810)
The setting screen 410 shown in FIG. 4 and the setting screen 810 shown in FIG. 8 are examples of operation screens for a user other than the logged-in user to perform operations related to the owner's job and settings related to information display. The setting screen 410 is an example of a setting screen when function-based authentication is set as the authentication method. Further, the setting screen 810 is an example of a setting screen when device authentication is set as an authentication method. On the setting screen 410 and the setting screen 810, whether or not a user other than the logged-in user is allowed to operate and display information about the owner's job (whether to allow or prohibit) is set for each job type. Contains a set of buttons to do. Hereinafter, a function in which a user other than the logged-in user restricts (for example, prohibits) the operation and information display of the owner's job is referred to as a "job operation restriction function". In the example of the setting screen 410 and the setting screen 810, by setting the enable (ON) or invalid (OFF) of the job operation restriction function, the operation and information display of the job of the user other than the logged-in user are prohibited. Set whether to allow or allow. When the job operation restriction function is enabled, users other than the logged-in user are prohibited from operating and displaying information about the owner's job. On the other hand, when the job operation restriction function is disabled, users other than the logged-in user are allowed to operate and display information about the owner's job. When permitting job operations (including information display) for each of the copy job, print job, send job, and save job on the setting screen 410 and the setting screen 810, the "OFF" button is prohibited. In that case, the "ON" button is selected.

図8(A)及び(B)は、認証方式として「操作開始時に認証(デバイス認証)」が選択された状態の例を示している。デバイス認証が設定されると、設定画面810に示すように、コピージョブ、プリントジョブ、送信ジョブ、及び、保存ジョブについてのジョブ操作制限がONになるように自動で設定される。すなわち、デバイス認証の有効化に連動して、コピージョブ、プリントジョブ、送信ジョブ、及び、保存ジョブについてのジョブ操作制限機能がONに設定される。本実施形態では、すべての種類のジョブについてジョブ操作制限機能がONに設定される例について説明したが、一部の種類についてジョブ操作制限機能がOFFに設定されることとしてもよい。 8 (A) and 8 (B) show an example of a state in which "authentication at the start of operation (device authentication)" is selected as the authentication method. When device authentication is set, as shown in the setting screen 810, the job operation restrictions for the copy job, the print job, the send job, and the save job are automatically set to be ON. That is, the job operation restriction function for the copy job, the print job, the send job, and the save job is set to ON in conjunction with the activation of the device authentication. In the present embodiment, an example in which the job operation restriction function is set to ON for all types of jobs has been described, but the job operation restriction function may be set to OFF for some types.

デバイス認証の有効化と、ジョブ操作制限の設定を連動させることにより、デバイス認証を有効化するだけで、ログインユーザがログインユーザ以外のユーザのジョブ操作を行うことを自動的に防ぐことができ、セキュリティを強化することができる。ただし、管理者ユーザが、ログインユーザによるログインユーザ以外のユーザのジョブ操作の実行を許可する場合には、管理者が設定画面810を操作することにより、そのような設定を行うことが可能である。 By linking the activation of device authentication and the setting of job operation restrictions, it is possible to automatically prevent the logged-in user from performing job operations of users other than the logged-in user simply by enabling device authentication. Security can be enhanced. However, when the administrator user permits the logged-in user to execute the job operation of a user other than the logged-in user, such a setting can be made by the administrator operating the setting screen 810. ..

図4は、認証方式として「機能選択時に認証(機能別認証)」が選択された状態の例を示している。図4は、設定画面410において、送信ジョブに対して「ON」が設定され、それ以外のジョブに対して「OFF」が設定されている状態を一例として示している。設定画面410における設定内容は、制限設定DB206に格納される。すなわち、認証が必要であると設定された機能については、ジョブ操作制限がONになるように自動で設定される。 FIG. 4 shows an example of a state in which "authentication at the time of function selection (authentication by function)" is selected as the authentication method. FIG. 4 shows, as an example, a state in which “ON” is set for a transmission job and “OFF” is set for other jobs on the setting screen 410. The setting contents on the setting screen 410 are stored in the restriction setting DB 206. That is, for the function set to require authentication, the job operation restriction is automatically set to be ON.

指定された機能についての認証の有効化と、当該機能についてのジョブ操作制限の設定を連動させることにより、認証が必要な機能については、ログインユーザがログインユーザ以外のユーザのジョブ操作を行うことを自動的に防ぐことができ、セキュリティを強化することができる。ただし、管理者ユーザが、認証を必要とする機能について、ログインユーザ以外のユーザのジョブ操作の実行を許可する場合には、管理者が設定画面410を操作することにより、そのような設定を行うことが可能である。 By linking the activation of authentication for the specified function and the setting of the job operation restriction for the function, the logged-in user can perform the job operation of the user other than the logged-in user for the function that requires authentication. It can be prevented automatically and security can be strengthened. However, if the administrator user permits the execution of job operations by users other than the logged-in user for functions that require authentication, the administrator makes such settings by operating the setting screen 410. It is possible.

(ジョブ状況画面500)
図5に示すジョブ状況画面500は、ジョブ情報管理部202によって操作部109に表示される、MFP100において実行中又は実行済みのジョブの操作のための操作画面であり、MFP100におけるジョブの実行状況又は履歴を表示する。ボタン群501は、コピージョブ、プリントジョブ、送信ジョブ、及び保存ジョブにそれぞれ対応するボタンを含む。いずれかのボタンがユーザによって押下されると、押下されたボタンに対応する種類のジョブに関する情報が、表示エリア505に表示される。
(Job status screen 500)
The job status screen 500 shown in FIG. 5 is an operation screen for operating a job being executed or executed in the MFP 100, which is displayed in the operation unit 109 by the job information management unit 202, and is a job execution status in the MFP 100 or a job execution status. View history. The button group 501 includes buttons corresponding to copy jobs, print jobs, send jobs, and save jobs, respectively. When any button is pressed by the user, information about the type of job corresponding to the pressed button is displayed in the display area 505.

ジョブ状況画面500において、ボタン502が押下された場合には、ジョブの実行状況を示す情報が表示エリア505に表示される。この場合、MFP100において実行中のジョブ、又は実行待ちのジョブの状況を示す情報が表示される。また、ボタン503が押下された場合には、ジョブの履歴を示す情報が表示エリア505に表示される。この場合、MFP100において実行済みのジョブの履歴を示す情報が表示される。表示エリア504には、MFP100にログインしているユーザ(ログインユーザ)のユーザ名が表示される。 When the button 502 is pressed on the job status screen 500, information indicating the job execution status is displayed in the display area 505. In this case, information indicating the status of the job being executed or the job waiting to be executed in the MFP 100 is displayed. When the button 503 is pressed, information indicating the job history is displayed in the display area 505. In this case, information indicating the history of jobs executed in the MFP 100 is displayed. In the display area 504, the user name of the user (logged-in user) logged in to the MFP 100 is displayed.

図5は、設定画面410においてプリントジョブの操作が禁止(プリントジョブのジョブ操作制限が有効化)された状態で、プリントジョブの実行状況を示す情報を表示エリア505に表示した例として示している。表示エリア505内には、各ジョブを受け付けた時刻と、各ジョブに対応するジョブ名及びユーザ名と、各ジョブの実行状況と、各ジョブの実行が開始されるまでの待ち時間とが表示されている。ボタン506は、表示エリア505内で現在選択中のジョブの実行を一時停止するよう指示するために用いられる。中止ボタン507は、表示エリア505内で現在選択中のジョブの実行を中止するよう指示するために用いられる。ボタン508は、ジョブ状況画面500の表示の終了を指示するために用いられる。 FIG. 5 shows an example in which information indicating the execution status of the print job is displayed in the display area 505 in a state where the operation of the print job is prohibited (the job operation restriction of the print job is enabled) on the setting screen 410. .. In the display area 505, the time when each job is received, the job name and user name corresponding to each job, the execution status of each job, and the waiting time until the execution of each job is started are displayed. ing. The button 506 is used to instruct to suspend the execution of the currently selected job in the display area 505. The stop button 507 is used to instruct to stop the execution of the currently selected job in the display area 505. The button 508 is used to instruct the end of the display of the job status screen 500.

ジョブ情報管理部202は、制限設定DB206に保持されている制限設定に従って、操作部109に表示したジョブ状況画面500における、ログインユーザ以外のユーザに対応するジョブに対する操作を制限する。より具体的には、ジョブ情報管理部202は、ジョブ状況画面500に表示した1つ以上のジョブのうち、ログインユーザ以外のユーザに対応するジョブに対して操作を行えないように、ジョブ状況画面500の表示制御を行う。 The job information management unit 202 restricts operations for jobs corresponding to users other than the logged-in user on the job status screen 500 displayed on the operation unit 109 according to the restriction settings held in the restriction setting DB 206. More specifically, the job information management unit 202 does not perform an operation on a job corresponding to a user other than the logged-in user among one or more jobs displayed on the job status screen 500, so that the job status screen cannot be operated. Display control of 500 is performed.

図5は、ユーザ名として「ユーザA」を有するユーザがログインした場合に表示される画面を示しており、現在実行中のプリントジョブが選択されている状態を示している。この状態で、ユーザがボタン506を押下すると、選択中のプリントジョブの実行が一時停止される。また、ユーザが中止ボタン507を押下すると、選択中のプリントジョブの実行が中止される。 FIG. 5 shows a screen displayed when a user having "user A" as a user name logs in, and shows a state in which a print job currently being executed is selected. When the user presses the button 506 in this state, the execution of the selected print job is suspended. Further, when the user presses the stop button 507, the execution of the selected print job is stopped.

また、上述のように、ログインユーザ以外のユーザが所有者のプリントジョブの操作が禁止されているため、図5に示す表示エリア505において、ユーザA以外のユーザB及びユーザCに対応するジョブ名に対してマスク処理が施されている。このように、ジョブ情報管理部202は、ジョブ状況画面500において、実行中又は実行済みの情報のうち、ログインユーザ(ユーザA)以外のユーザに対応するジョブについての情報の表示を制限する。この状態で、ログインユーザ(ユーザA)が、マスク処理を施されたジョブ名に対応するジョブを選択しても、ボタン506及び507を操作することはできないように、表示制御が行われる。 Further, as described above, since the operation of the print job of the owner is prohibited by a user other than the logged-in user, the job name corresponding to the user B and the user C other than the user A in the display area 505 shown in FIG. Is masked. In this way, the job information management unit 202 limits the display of information about jobs corresponding to users other than the logged-in user (user A) among the information being executed or executed on the job status screen 500. In this state, display control is performed so that even if the logged-in user (user A) selects a job corresponding to the masked job name, the buttons 506 and 507 cannot be operated.

<処理フロー>
次に、図9のフローチャートを参照して、ユーザ認証の設定に従って、ジョブ操作の制限設定を変更する処理について説明する。図9に示す手順による処理は、ROM102又はHDD104等の記憶装置に格納された制御プログラムをCPU101がRAM103に読み出して実行することによって、認証処理部201の機能として実現される。
<Processing flow>
Next, with reference to the flowchart of FIG. 9, a process of changing the job operation restriction setting according to the user authentication setting will be described. The process according to the procedure shown in FIG. 9 is realized as a function of the authentication processing unit 201 by the CPU 101 reading the control program stored in the storage device such as the ROM 102 or the HDD 104 into the RAM 103 and executing the process.

S901においてCPU101は、認証設定がなされているか否かを判定する。認証設定がなされていない場合には、処理を終了する。すなわち、デバイス認証設定、及び、機能別認証設定のいずれも有効化されていない場合には、ジョブ制限設定を認証設定に連動して変更する処理は実行されない。 In S901, the CPU 101 determines whether or not the authentication setting has been made. If the authentication setting is not made, the process ends. That is, if neither the device authentication setting nor the function-specific authentication setting is enabled, the process of changing the job restriction setting in conjunction with the authentication setting is not executed.

認証設定がなされている場合(S901においてYES)の場合には、CPU101は、認証方式がデバイス認証であるか、機能別認証であるかを判定する(S902)。 When the authentication setting is made (YES in S901), the CPU 101 determines whether the authentication method is device authentication or function-based authentication (S902).

CPU101は、S902において認証方式がデバイス認証であると判定した場合には、所定の機能について、ジョブ操作制限機能を有効にする(S903)。例えば、図8(B)に示した例では、コピー機能、プリント機能、送信機能、及び、保存機能について、ジョブ操作制限を有効化する。本実施形態では、すべての機能についてジョブ操作制限が有効化される例について説明したがこれに限らない。デバイス認証が設定されても、特定の機能についてはジョブ操作制限が有効化されないようにしてもよい。 When the CPU 101 determines in S902 that the authentication method is device authentication, the CPU 101 enables the job operation restriction function for a predetermined function (S903). For example, in the example shown in FIG. 8B, job operation restrictions are enabled for the copy function, the print function, the transmission function, and the save function. In this embodiment, an example in which job operation restrictions are enabled for all functions has been described, but the present invention is not limited to this. Even if device authentication is set, job operation restrictions may not be enabled for certain functions.

一方、CPU101は、S902において、認証方式が機能別認証であると判定した場合には、図6を用いて後述する処理を行う(S904)。 On the other hand, when the CPU 101 determines in S902 that the authentication method is function-based authentication, the CPU 101 performs a process described later with reference to FIG. 6 (S904).

CPU101は、S903又はS904の処理を実行すると、処理フローを終了する。 When the CPU 101 executes the process of S903 or S904, the CPU 101 ends the process flow.

次に、図6のフローチャートを参照して、機能別認証が設定されている場合に、ユーザ認証の設定に従って、ジョブ操作の制限設定を変更する処理について説明する。図6に示す手順による処理は、ROM102又はHDD104等の記憶装置に格納された制御プログラムをCPU101がRAM103に読み出して実行することによって、認証処理部201の機能として実現される。 Next, with reference to the flowchart of FIG. 6, a process of changing the job operation restriction setting according to the user authentication setting when the function-based authentication is set will be described. The process according to the procedure shown in FIG. 6 is realized as a function of the authentication processing unit 201 by the CPU 101 reading the control program stored in the storage device such as the ROM 102 or the HDD 104 into the RAM 103 and executing the process.

MFP100が電源OFF状態から起動した後に、CPU101(認証処理部201)は、UI制御部200からの要求に応じて設定画面400を操作部109に表示すると、図6に示す手順による処理を実行する。なお、以下では、図6に示す手順による処理の開始時点において、認証設定DB204には、図7(B)に示す認証設定が保存されており、制限設定DB206には、図7(D)に示す制限設定が保存されているものとする。 After the MFP 100 is started from the power-off state, the CPU 101 (authentication processing unit 201) displays the setting screen 400 on the operation unit 109 in response to a request from the UI control unit 200, and executes the process according to the procedure shown in FIG. .. In the following, at the start of the process according to the procedure shown in FIG. 6, the authentication setting shown in FIG. 7 (B) is stored in the authentication setting DB 204, and the limit setting DB 206 is shown in FIG. 7 (D). It is assumed that the indicated restriction settings have been saved.

S601で、CPU101は、設定画面400において、1つ以上の機能についての認証設定が変更されるまで待機する。具体的には、CPU101は、設定画面400に表示された1つ以上の機能の設定値が変更された後にOKボタンが押下された場合には、S602へ処理を進め、それ以外の場合には、S601の処理を繰り返す。なお、設定画面400においてキャンセルボタンが押下された、又はいずれの機能の設定値も変更されずにOKボタンが押下された場合には、CPU101は、図6に示す手順による処理を終了する。 In S601, the CPU 101 waits until the authentication settings for one or more functions are changed on the setting screen 400. Specifically, the CPU 101 proceeds to S602 when the OK button is pressed after the setting value of one or more functions displayed on the setting screen 400 is changed, and proceeds to S602 in other cases. , S601 is repeated. When the cancel button is pressed on the setting screen 400, or the OK button is pressed without changing the setting value of any function, the CPU 101 ends the process according to the procedure shown in FIG.

S602で、CPU101は、1つ以上の機能の設定値が「OFF」から「ON」に変更されたか否かを判定し、「OFF」から「ON」への変更が行われた場合にはS603へ処理を進め、それ以外の場合にはS606へ処理を進める。本例では、設定画面400において、管理者ユーザによって保存機能の設定値が「OFF」から「ON」に変更されたものとする。 In S602, the CPU 101 determines whether or not the set value of one or more functions has been changed from "OFF" to "ON", and if the change has been made from "OFF" to "ON", S603 In other cases, the process proceeds to S606. In this example, it is assumed that the setting value of the save function is changed from "OFF" to "ON" by the administrator user on the setting screen 400.

S603で、CPU101は、設定値が「OFF」から「ON」に変更されることで、ユーザによる機能の利用に際してユーザ認証を必要とするように認証設定が変更された、対象機能に関連するジョブの種類を取得する。具体的には、CPU101は、ジョブ利用情報DB203を参照して、対象機能が利用しているジョブの種類を取得する。本例では、保存機能の設定値が「OFF」から「ON」に変更されたことにより、図7(C)に示すように、保存機能が利用しているジョブの種類として「保存ジョブ」が取得される。 In S603, the CPU 101 has a job related to the target function whose authentication setting has been changed so that the user authentication is required when the user uses the function by changing the setting value from "OFF" to "ON". Get the type of. Specifically, the CPU 101 refers to the job usage information DB 203 and acquires the type of job used by the target function. In this example, because the setting value of the save function is changed from "OFF" to "ON", as shown in FIG. 7C, "save job" is selected as the type of job used by the save function. To be acquired.

次にS604で、CPU101は、対象機能に関連する1つ以上のジョブの種類を取得できた場合には、S605へ処理を進め、関連するジョブの種類を1つも取得できなかった場合には、S606へ処理を進める。 Next, in S604, if the CPU 101 can acquire one or more job types related to the target function, the process proceeds to S605, and if none of the related job types can be acquired, the CPU 101 proceeds to S605. Proceed to process to S606.

S605で、CPU101は、制限設定DB206内の、取得したジョブの種類についての制限設定の設定値を「ON」に設定する(即ち、ログインユーザ以外の他のユーザが所有者のジョブについての操作及び情報表示を制限する設定を行う)。このように、CPU101は、設定画面400を介して、MFP100が有する各機能を利用するためにユーザ認証を必要とするか否かの認証設定を受け付けたことに連動して、S603で取得したジョブの種類についての制限設定を行う。本例では、CPU101は、制限設定DB206内の、保存ジョブに対応する設定値を「ON」に設定する。即ち、制限設定DB206内の制限設定は、図7(D)に示す設定から図7(F)に示す設定に変更される。S605の設定が完了すると、CPU101はS606へ処理を進める。 In S605, the CPU 101 sets the setting value of the restriction setting for the acquired job type in the restriction setting DB 206 to "ON" (that is, the operation for the job owned by a user other than the logged-in user and the job. Make settings to limit the information display). As described above, the CPU 101 receives the authentication setting as to whether or not the user authentication is required in order to use each function of the MFP 100 via the setting screen 400, and the job acquired in S603 is linked. Set restrictions on the types of. In this example, the CPU 101 sets the setting value corresponding to the save job in the limit setting DB 206 to "ON". That is, the limit setting in the limit setting DB 206 is changed from the setting shown in FIG. 7 (D) to the setting shown in FIG. 7 (F). When the setting of S605 is completed, the CPU 101 proceeds to S606.

S606で、CPU101は、S601において行われた認証設定の変更を、認証設定DB204に反映させ、処理を終了する。本例では、CPU101は、認証設定DB204内の、保存機能に対応する設定値を「OFF」から「ON」に変更する。即ち、認証設定DB204内の認証設定は、図7(B)に示す設定から図7(E)に示す設定に変更される。 In S606, the CPU 101 reflects the change in the authentication setting made in S601 in the authentication setting DB 204, and ends the process. In this example, the CPU 101 changes the setting value corresponding to the save function in the authentication setting DB 204 from "OFF" to "ON". That is, the authentication setting in the authentication setting DB 204 is changed from the setting shown in FIG. 7 (B) to the setting shown in FIG. 7 (E).

なお、上述の処理では、認証設定DB204内の設定値を「OFF」から「ON」に変更した場合に、対象機能が利用する種類のジョブに対応する、制限設定DB206内の設定値を「ON」に設定している。この処理に加えて、認証設定DB204内の認証設定の設定値を「ON」から「OFF」に変更した場合に、以下の処理が実行されてもよい。即ち、対象機能が利用する種類のジョブを他の機能が利用しなければ、対象機能が利用するジョブの種類に対応する、制限設定DB206内の設定値を「OFF」に設定する処理が実行されてもよい。このように、ユーザ認証を必要とする設定からユーザ認証を必要としない設定への認証設定の変更を受け付けた場合、認証設定が変更された機能に関連し、かつ、他の機能に関連しないジョブの種類について、制限設定を解除してもよい。 In the above process, when the setting value in the authentication setting DB 204 is changed from "OFF" to "ON", the setting value in the restriction setting DB 206 corresponding to the type of job used by the target function is set to "ON". Is set to. In addition to this process, the following process may be executed when the set value of the authentication setting in the authentication setting DB 204 is changed from "ON" to "OFF". That is, if the type of job used by the target function is not used by another function, the process of setting the setting value in the restriction setting DB 206 corresponding to the type of job used by the target function to "OFF" is executed. You may. In this way, when a change in the authentication setting is accepted from a setting that requires user authentication to a setting that does not require user authentication, a job that is related to the function whose authentication setting has been changed and is not related to other functions. You may cancel the restriction setting for the type of.

以上説明したように、本実施形態のMFP100において、CPU101は、当該MFPが有する各機能を利用するためにユーザ認証を必要とするか否かの認証設定をユーザから受け付ける。CPU101は、ユーザ認証を必要とすることが設定されたことに応じて、ログインユーザ以外のユーザに対応するジョブについてログインユーザが操作を行うことを制限する制限設定を、所定の種類のジョブに対して有効にする制御を行う。 As described above, in the MFP 100 of the present embodiment, the CPU 101 receives from the user an authentication setting as to whether or not user authentication is required in order to use each function of the MFP. The CPU 101 sets a restriction setting for a predetermined type of job to limit the operation of the logged-in user for the job corresponding to the user other than the logged-in user according to the setting that the user authentication is required. Control to enable it.

また、ユーザ認証の認証方式として機能別認証が設定されている場合には、CPU101は、設定画面400を介して、MFP100が有する各機能を利用するためにユーザ認証を必要とするか否かの認証設定を、機能ごとにユーザから受け付ける。CPU101は、当該MFPにおいて実行可能なジョブの種類のうち、受け付けた認証設定に従ってユーザ認証を必要とすることが設定される機能に関連するジョブの種類を取得する。更に、CPU101は、取得した種類のジョブについて、MFP100にログインしているログインユーザ以外のユーザに対応するジョブに対する操作を制限する制限設定を行う。 Further, when the function-based authentication is set as the authentication method for the user authentication, whether or not the CPU 101 requires the user authentication in order to use each function of the MFP 100 via the setting screen 400. Accept authentication settings from the user for each function. The CPU 101 acquires, among the types of jobs that can be executed by the MFP, the types of jobs related to the functions that are set to require user authentication according to the received authentication settings. Further, the CPU 101 sets a limit for the acquired type of job to limit the operation for the job corresponding to the user other than the logged-in user who is logged in to the MFP 100.

以上の処理によれば、ユーザ認証の設定に合わせて、自動的にジョブの操作制限の設定を行うことが可能になる。即ち、管理者ユーザが、ユーザ認証の設定と、ジョブの操作制限の設定とを個別に行う必要がなくなり、管理者ユーザによる設定の手間を省くことが可能になる。また、ユーザ認証を必要とする設定に連動して、自動的にジョブの操作制限の設定が行われるため、管理者ユーザによる設定の不備が原因として生じるセキュリティ又はプライバシー保護のレベルの低下を防ぐことが可能になる。 According to the above process, it is possible to automatically set job operation restrictions according to the user authentication settings. That is, it is not necessary for the administrator user to individually set the user authentication and the job operation restriction, and it is possible to save the trouble of setting by the administrator user. In addition, since job operation restrictions are automatically set in conjunction with settings that require user authentication, it is possible to prevent a decrease in the level of security or privacy protection caused by improper settings by the administrator user. Will be possible.

[その他の実施形態]
本発明は、上述の実施形態の1以上の機能を実現するプログラムを、ネットワーク又は記憶媒体を介してシステム又は装置に供給し、そのシステム又は装置のコンピュータにおける1つ以上のプロセッサーがプログラムを読出し実行する処理でも実現可能である。また、1以上の機能を実現する回路(例えば、ASIC)によっても実現可能である。
[Other embodiments]
The present invention supplies a program that realizes one or more functions of the above-described embodiment to a system or device via a network or storage medium, and one or more processors in the computer of the system or device reads and executes the program. It can also be realized by the processing to be performed. It can also be realized by a circuit (for example, ASIC) that realizes one or more functions.

100:MFP、101:CPU、109:操作部、120:制御部、200:UI制御部、201:認証処理部、202:ジョブ情報管理部、203:ジョブ利用情報DB、204:認証設定DB、205:ユーザ情報DB、206:制限設定DB 100: MFP, 101: CPU, 109: Operation unit, 120: Control unit, 200: UI control unit, 201: Authentication processing unit, 202: Job information management unit, 203: Job usage information DB, 204: Authentication setting DB, 205: User information DB, 206: Restriction setting DB

本発明の一態様に係る情報処理装置は、前記情報処理装置の機能を利用するためにユーザ認証を必要とするか否かを設定する第1の設定手段と、前記情報処理装置において実行中または実行済みのジョブを操作するための操作画面を前記情報処理装置の表示部に表示する表示制御手段と、を有し、第1の設定手段が前記ユーザ認証を必要とする設定を行ったことに応じて、前記表示制御手段は、前記操作画面において、前記実行中または実行済みのジョブの情報のうち、前記ログインユーザ以外のユーザに対応するジョブについての情報の表示を制限することを特徴とする。 The information processing device according to one aspect of the present invention is being executed or executed in the information processing device as a first setting means for setting whether or not user authentication is required in order to use the function of the information processing device. It has a display control means for displaying an operation screen for operating an executed job on the display unit of the information processing apparatus, and the first setting means has made a setting requiring the user authentication. Accordingly, the display control means is characterized in that, among the information of the executed or executed jobs, the display of the information about the job corresponding to the user other than the logged-in user is restricted on the operation screen. ..

Claims (12)

情報処理装置であって、
前記情報処理装置の機能を利用するためにユーザ認証を必要とするか否かを設定する第1の設定手段と、
ログインユーザ以外のユーザに対応するジョブについて、前記ログインユーザが操作を行うことを制限する制限設定を、ジョブの種類と対応付けて行う第2の設定手段と、
前記第1の設定手段が前記ユーザ認証を必要とする設定を行ったことに応じて、所定の種類のジョブに対する前記制限設定を有効にする制御を行う制御手段と
を備えることを特徴とする情報処理装置。
It is an information processing device
A first setting means for setting whether or not user authentication is required to use the function of the information processing device, and
For a job corresponding to a user other than the logged-in user, a second setting means for performing a restriction setting for restricting the operation of the logged-in user in association with the job type, and
Information characterized in that the first setting means includes a control means for controlling to enable the restriction setting for a predetermined type of job in response to the setting requiring the user authentication. Processing equipment.
前記情報処理装置が有する各機能を利用するためにユーザ認証を必要とするか否かの認証設定を、機能ごとにユーザから受け付ける受け付け手段と、
前記情報処理装置において実行可能なジョブの種類のうち、前記受け付け手段が受け付けた前記認証設定に従って前記ユーザ認証を必要とすることが設定される機能に関連するジョブの種類を取得する取得手段を有し、
前記制御手段は、前記取得手段によって取得された種類のジョブについて、前記情報処理装置にログインしているログインユーザ以外のユーザに対応するジョブに対する操作を制限する制限設定を行う、
ことを特徴とする請求項1に記載の情報処理装置。
A receiving means for accepting authentication settings from the user for each function as to whether or not user authentication is required to use each function of the information processing device.
Among the types of jobs that can be executed in the information processing apparatus, there is an acquisition means for acquiring the type of job related to the function that is set to require the user authentication according to the authentication setting accepted by the receiving means. death,
The control means sets restrictions on jobs of the type acquired by the acquisition means to limit operations on jobs corresponding to users other than the logged-in user logged in to the information processing apparatus.
The information processing apparatus according to claim 1.
前記情報処理装置が有する複数の機能と、前記複数の機能のそれぞれによって利用される1つ以上のジョブの種類とを対応付けて保持する保持手段を更に備え、
前記取得手段は、前記ユーザ認証を必要とすることが設定される機能によって利用されるジョブの種類を、前記保持手段から取得する
ことを特徴とする請求項2に記載の情報処理装置。
Further, a holding means for holding the plurality of functions of the information processing apparatus in association with and holding one or more types of jobs used by each of the plurality of functions is provided.
The information processing apparatus according to claim 2, wherein the acquisition means acquires the type of job used by the function set to require the user authentication from the holding means.
前記制御手段は、前記受け付け手段が前記認証設定を受け付けたことに連動して、前記制限設定を行うことを特徴とする請求項2又は3に記載の情報処理装置。 The information processing apparatus according to claim 2 or 3, wherein the control means performs the restriction setting in conjunction with the reception of the authentication setting by the receiving means. 前記情報処理装置にログインするユーザについて前記ユーザ認証を行う認証手段と、
前記情報処理装置において実行中又は実行済みのジョブの操作のための操作画面を前記情報処理装置の表示部に表示する表示制御手段と、を更に備え、
前記表示制御手段は、前記制限設定に従って、前記操作画面における前記ログインユーザ以外のユーザに対応するジョブに対する操作を制限する
ことを特徴とする請求項2から4のいずれか1項に記載の情報処理装置。
An authentication means for performing user authentication for a user who logs in to the information processing device, and
Further provided with a display control means for displaying an operation screen for operating a job being executed or executed in the information processing apparatus on the display unit of the information processing apparatus.
The information processing according to any one of claims 2 to 4, wherein the display control means restricts operations for jobs corresponding to users other than the logged-in user on the operation screen according to the restriction setting. Device.
前記表示制御手段は、前記操作画面において、前記実行中又は実行済みのジョブの情報のうち、前記ログインユーザ以外のユーザに対応するジョブについての情報の表示を制限することを特徴とする請求項5に記載の情報処理装置。 5. The display control means is characterized in that, on the operation screen, the display of information about a job corresponding to a user other than the logged-in user among the information of the job being executed or executed is restricted. The information processing device described in. 前記表示制御手段は、前記操作画面に表示した1つ以上のジョブのうち、前記ログインユーザ以外のユーザに対応するジョブに対して操作を行えないように、前記操作画面の表示制御を行うことを特徴とする請求項5又は6に記載の情報処理装置。 The display control means controls the display of the operation screen so that the job corresponding to a user other than the logged-in user cannot be operated among one or more jobs displayed on the operation screen. The information processing apparatus according to claim 5 or 6. 前記認証手段は、前記ユーザ認証を必要とすることが設定された機能をユーザが利用する際に前記ユーザ認証を行うことを特徴とする請求項5から7のいずれか1項に記載の情報処理装置。 The information processing according to any one of claims 5 to 7, wherein the authentication means performs the user authentication when the user uses a function set to require the user authentication. Device. 前記制御手段は更に、前記ユーザ認証を必要とする設定から前記ユーザ認証を必要としない設定への前記認証設定の変更を前記受け付け手段が受け付けた場合、前記認証設定が変更された機能に関連し、かつ、他の機能に関連しないジョブの種類について、前記制限設定を解除することを特徴とする請求項2から8のいずれか1項に記載の情報処理装置。 The control means further relates to a function in which the authentication setting is changed when the receiving means accepts a change in the authentication setting from a setting requiring the user authentication to a setting not requiring the user authentication. The information processing apparatus according to any one of claims 2 to 8, wherein the restriction setting is canceled for the types of jobs not related to other functions. 前記受け付け手段は、前記ユーザ認証を必要とするか否かを、前記情報処理装置が有する機能ごとに設定するための設定画面を前記情報処理装置の表示部に表示し、前記設定画面を介して前記認証設定を受け付けることを特徴とする請求項2から9のいずれか1項に記載の情報処理装置。 The receiving means displays a setting screen for setting whether or not the user authentication is required for each function of the information processing device on the display unit of the information processing device, and via the setting screen. The information processing apparatus according to any one of claims 2 to 9, wherein the information processing apparatus accepts the authentication setting. 情報処理装置の制御方法であって、
前記情報処理装置の機能を利用するためにユーザ認証を必要とするか否かを設定する第1の設定工程と、
ログインユーザ以外のユーザに対応するジョブについて、前記ログインユーザが操作を行うことを制限する制限設定を、ジョブの種類と対応付けて行う第2の設定工程と、
第1の設定工程において前記ユーザ認証を必要とする設定を行ったことに応じて、所定の種類のジョブに対する前記制限設定を有効にする制御を行う制御工程と
を備えることを特徴とする情報処理装置の制御方法。
It is a control method for information processing equipment.
A first setting step for setting whether or not user authentication is required to use the function of the information processing device, and
For jobs corresponding to users other than the logged-in user, the second setting process in which the restriction setting for restricting the operation of the logged-in user is performed in association with the job type is performed.
Information processing characterized by comprising a control step for controlling to enable the restriction setting for a predetermined type of job according to the setting requiring the user authentication in the first setting step. How to control the device.
請求項11に記載の情報処理装置の制御方法の各工程を、コンピュータに実行させるためのプログラム。 A program for causing a computer to execute each step of the control method of the information processing apparatus according to claim 11.
JP2021199454A 2018-03-13 2021-12-08 Information processing device, its control method, and program Active JP7216793B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2021199454A JP7216793B2 (en) 2018-03-13 2021-12-08 Information processing device, its control method, and program

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
JP2018045926A JP6993910B2 (en) 2018-03-13 2018-03-13 Information processing equipment, its control method, and programs
JP2021199454A JP7216793B2 (en) 2018-03-13 2021-12-08 Information processing device, its control method, and program

Related Parent Applications (1)

Application Number Title Priority Date Filing Date
JP2018045926A Division JP6993910B2 (en) 2018-03-13 2018-03-13 Information processing equipment, its control method, and programs

Publications (2)

Publication Number Publication Date
JP2022033937A true JP2022033937A (en) 2022-03-02
JP7216793B2 JP7216793B2 (en) 2023-02-01

Family

ID=87846769

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2021199454A Active JP7216793B2 (en) 2018-03-13 2021-12-08 Information processing device, its control method, and program

Country Status (1)

Country Link
JP (1) JP7216793B2 (en)

Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2009253544A (en) * 2008-04-03 2009-10-29 Oki Data Corp Image processing apparatus and image processing system
JP2014144619A (en) * 2013-01-30 2014-08-14 Canon Inc Image formation device, control method thereof, and program

Patent Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2009253544A (en) * 2008-04-03 2009-10-29 Oki Data Corp Image processing apparatus and image processing system
JP2014144619A (en) * 2013-01-30 2014-08-14 Canon Inc Image formation device, control method thereof, and program

Also Published As

Publication number Publication date
JP7216793B2 (en) 2023-02-01

Similar Documents

Publication Publication Date Title
US20210334394A1 (en) Image processing apparatus, control method therefor, and computer-readable storage medium storing program for implementing the method
US20210223973A1 (en) Data communication system device and method
EP2546734B1 (en) Printing apparatus, method for controlling printing apparatus, and storage medium
US7865933B2 (en) Authentication agent apparatus, authentication method, and program product therefor
JP5902922B2 (en) Image forming apparatus, image forming apparatus control method, and program
US8164770B2 (en) Image processing apparatus and image processing system with remote login
US8493594B2 (en) Image processing apparatus, method, and program for performing interruption printing
EP2763392B1 (en) Image processing apparatus and image processing system
JP2009042991A (en) Image processing apparatus and management system thereof
JP6844182B2 (en) Image forming device and program
JP2008186101A (en) Service executing device, use amount limiting device, use amount limitation system, and program
JP2017043073A (en) Printer, control method, and program of the same
JP6993910B2 (en) Information processing equipment, its control method, and programs
JP4795848B2 (en) Image processing system
JP2012190372A (en) Print system, print server, printing method and program
JP2005267201A (en) Image processor and system, method of limiting use, and program
JP2018142928A (en) Image processing device, control method therefor, and program
JP2010041451A (en) Image forming apparatus
JP7216793B2 (en) Information processing device, its control method, and program
US20200252524A1 (en) Image processing apparatus, method of controlling same, and storage medium
JP2020015266A (en) Image formation apparatus, control method and program of the same
JP7434521B2 (en) Image processing device and its control method and program
JP7204863B2 (en) Image processing device and its control method and program
JP5454008B2 (en) Information processing apparatus and program

Legal Events

Date Code Title Description
A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20220105

A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20220105

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20220929

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20221011

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20221209

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

Free format text: JAPANESE INTERMEDIATE CODE: A01

Effective date: 20221223

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20230120

R151 Written notification of patent or utility model registration

Ref document number: 7216793

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R151