JP2016028477A - Information processing device, method for controlling the same, and program - Google Patents

Information processing device, method for controlling the same, and program Download PDF

Info

Publication number
JP2016028477A
JP2016028477A JP2015173049A JP2015173049A JP2016028477A JP 2016028477 A JP2016028477 A JP 2016028477A JP 2015173049 A JP2015173049 A JP 2015173049A JP 2015173049 A JP2015173049 A JP 2015173049A JP 2016028477 A JP2016028477 A JP 2016028477A
Authority
JP
Japan
Prior art keywords
user
authentication
function
processing apparatus
functions
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
JP2015173049A
Other languages
Japanese (ja)
Other versions
JP6157546B2 (en
Inventor
内川 宙志
Hiroshi Uchikawa
宙志 内川
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
Application filed by Canon Inc filed Critical Canon Inc
Priority to JP2015173049A priority Critical patent/JP6157546B2/en
Publication of JP2016028477A publication Critical patent/JP2016028477A/en
Application granted granted Critical
Publication of JP6157546B2 publication Critical patent/JP6157546B2/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Abstract

PROBLEM TO BE SOLVED: To improve convenience by reducing the number of times a user enters authentication information in a device configured such that accesses to a job and a resource can be restricted according to a logged-in user.SOLUTION: An image processing device 1004 determines whether execution of a selected function is permitted on the basis of setting information in which user type information 8001 containing real-name users and anonymous users is registered. When execution of a function selected by an anonymous user is inhibited, the image processing device displays a login screen asking for authentication by a user having the authority.SELECTED DRAWING: Figure 10

Description

本発明は、複合機などの情報処理装置及びその制御方法、並びに前記制御方法を実現するためのプログラムに関する。   The present invention relates to an information processing apparatus such as a multifunction peripheral, a control method thereof, and a program for realizing the control method.

近年の複合機を始めとする画像処理装置では、ユーザ認証を行い、ログインしたユーザに応じて、ジョブやリソースに対するアクセス制限が可能なように構成されている装置が数多く存在する。このような画像処理装置では、あるユーザがログイン中にある操作を行い、その操作に対する実行権限が不足していた場合に、認証画面を表示し権限を有する異なるユーザでのログインを促すことが多い。   In recent image processing apparatuses such as multifunction peripherals, there are many apparatuses configured to perform user authentication and restrict access to jobs and resources according to a logged-in user. In such an image processing apparatus, when a certain user performs an operation during login and execution authority for the operation is insufficient, an authentication screen is often displayed to prompt login by a different authorized user. .

このようなユーザセッション管理としては、異なるユーザでログインした時点で、ユーザに関連する全ての情報(例えば、ユーザ名やユーザのメールアドレスなどのユーザプロファイル、及びユーザ権限)が完全に切り替わる構成(以下、背景技術例1)がある。この場合、異なるユーザでログインする直前に、先にログインしていたユーザは自動でログアウトされるように構成される(例えば、特許文献1参照)。   As such user session management, when logging in as a different user, all the information related to the user (for example, the user profile such as the user name and the user's mail address, and the user authority) is completely switched (hereinafter referred to as the user session management). There is a background art example 1). In this case, immediately before logging in as a different user, the user who has previously logged in is configured to be automatically logged out (see, for example, Patent Document 1).

その他のユーザセッション管理としては、既にログインしているユーザ情報のうち、ユーザ名やユーザのメールアドレスなどのユーザプロファイルは切り替わらず、ユーザ権限のみが再評価される構成(以下、背景技術例2)である。この場合の再評価方法としては、先にログインしていたユーザ権限に後からログインしたユーザが持つ権限が追加されることが多い。   As other user session management, the user profile such as the user name and the user's email address is not switched among the already logged-in user information, and only the user authority is re-evaluated (hereinafter, Background Art Example 2). It is. As a re-evaluation method in this case, the authority of the user who has logged in later is often added to the user authority of logging in first.

特開平11−25040号公報Japanese Patent Laid-Open No. 11-25040

図16は、上記背景技術例1のユーザセッション管理を示すタイミングチャートである。   FIG. 16 is a timing chart showing the user session management of the background art example 1 described above.

図中の項目4001は、ユーザセッションにおいて実際に適用されるユーザ名やユーザのメールアドレスなどのユーザプロファイルを表している。項目4002は、ユーザ権限を表している。項目4003は、項目4001,4002の内容を決定するために、画像形成装置がユーザセッションに関連付けて記憶しているログインユーザ情報を表している。また、図17は、図16に用いられるユーザAとユーザBのユーザプロファイル及びユーザ権限の設定を示す表形式図である。   An item 4001 in the figure represents a user profile such as a user name and a user's mail address that are actually applied in the user session. An item 4002 represents user authority. An item 4003 represents login user information stored in association with a user session by the image forming apparatus in order to determine the contents of the items 4001 and 4002. FIG. 17 is a tabular diagram showing the user profiles and user authority settings of user A and user B used in FIG.

背景技術例1によれば、時刻t401においてログイン画面でユーザ情報を入力し、ユーザAとしてログインする。ユーザAは図17の設定情報によりカラーコピーは許可されており、カラーコピーを実行することができる。   According to Background Art Example 1, user information is input on the login screen at time t401 and the user A logs in. User A is permitted to perform color copying according to the setting information shown in FIG. 17, and can execute color copying.

次に、時刻t402においてネットワーク管理機能を実行しようとするが、ユーザAはネットワーク管理機能を禁止されているため、権限を有するユーザでの認証を求められる。ここでユーザBの認証情報を入力することで、ユーザAが管理者としてユーザBでログインする。この時点で、ユーザプロファイル4001は4021のようにユーザBに、ユーザ権限4002は4022のようにユーザBの権限に変更される。   Next, an attempt is made to execute the network management function at time t402. However, since user A is prohibited from performing the network management function, authentication with an authorized user is required. Here, by inputting the authentication information of the user B, the user A logs in as the administrator with the user B. At this time, the user profile 4001 is changed to the user B as 4021 and the user authority 4002 is changed to the user B authority as 4022.

次に、時刻t403において、再度カラーコピーを実行しようとすると、ユーザBはカラーコピーを禁止されているため、権限を有するユーザでの認証を求められ、再度ユーザAの認証情報を入力する必要に迫られる。   Next, when color copy is executed again at time t403, since user B is prohibited from performing color copy, authentication by a user with authority is required, and authentication information of user A needs to be input again. Be forced.

このように、背景技術例1は、新たなユーザのログイン時にログイン済みのユーザをログアウトさせる構成を採る。この構成では、ユーザに関連する全ての情報が切り替わるために、あるユーザとしては利用できていた機能が、異なるユーザとしてログインした時点で利用できなくなるケースが存在する。利用できなくなった機能を再び利用できるようにするには、ユーザは再度ログインを行わなければならない。その結果、何回もログインを求められるため、使い勝手が悪いという問題があった。   Thus, Background Art Example 1 adopts a configuration in which a logged-in user is logged out when a new user logs in. In this configuration, since all information related to the user is switched, there is a case where a function that can be used as a certain user cannot be used when logging in as a different user. In order to be able to use a function that is no longer available, the user must log in again. As a result, there is a problem in that it is inconvenient because the user is asked to log in many times.

図18は、背景技術例2のユーザセッション管理を示すタイミングチャートである。   FIG. 18 is a timing chart showing user session management according to Background Art Example 2.

図中の符号6001から6003は、図16の符号4001から4003と同じ意味を表す。図18の例における、ユーザAとユーザBのユーザプロファイル及びユーザ権限の設定は図17の例と同様とする。   Reference numerals 6001 to 6003 in the figure represent the same meanings as reference numerals 4001 to 4003 in FIG. In the example of FIG. 18, user A and user B user profiles and user authority settings are the same as in the example of FIG.

時刻t601において、ログイン画面でユーザ情報を入力し、ユーザAとしてログインする。ユーザAは、図17の例の設定情報により、利用可能な機能としてカラーコピーが許可されており、カラーコピーを実行することができる。   At time t601, user information is input on the login screen, and the user A logs in. User A is permitted to perform color copying as an available function according to the setting information in the example of FIG. 17, and can execute color copying.

次の時刻t602において、ネットワーク管理機能を実行しようとするが、ユーザAはネットワーク管理機能を禁止されているため、権限を有するユーザでの認証を求められる。ここでユーザBの認証情報を入力することで、ユーザAが管理者としてユーザBでログインする。この時点で、ユーザプロファイル6001はユーザAのままであるが(図18の6021参照)、ユーザ権限6002はユーザAとユーザBに許可されていた項目は全て許可に変更される(図18の6022参照)。   At the next time t602, the network management function is to be executed. However, since the user A is prohibited from performing the network management function, authentication with an authorized user is required. Here, by inputting the authentication information of the user B, the user A logs in as the administrator with the user B. At this time, the user profile 6001 remains the user A (see 6021 in FIG. 18), but the user authority 6002 is changed to allow all items that are permitted to the user A and the user B (6022 in FIG. 18). reference).

次の時刻t603において、再度カラーコピーを実行しようとした場合には、ユーザAの権限が有効であるため、再度認証画面が表示されることなく実行することができる。   If color copying is to be executed again at the next time t603, since the authority of the user A is valid, it can be executed again without displaying the authentication screen.

このように、背景技術例2では、先にログインしていたユーザまたは後からログインしたユーザのいずれかで許可されている場合は、許可とするように権限を再評価していく。このため、あるユーザとして利用できていた機能が、異なるユーザとしてログインしたとしても使えなくなることはなく、利便性は向上する。   As described above, in the background art example 2, in the case where permission is given by either the user who has logged in first or the user who has logged in later, the authority is re-evaluated so as to be permitted. For this reason, even if a function that can be used as a certain user is logged in as a different user, the function is not lost and convenience is improved.

しかしながら、ユーザ名やユーザのメールアドレスなどのユーザプロファイルは、先にログインしていたユーザのユーザプロファイルのままか、後からログインしたユーザのユーザプロファイルに切り替わるかが、ユーザにとって直感的には判断しにくい。   However, it is intuitive for the user whether the user profile such as the user name or the user's e-mail address remains the user profile of the previously logged-in user or switches to the user profile of the logged-in user later. Hateful.

例えば、電子メール送信機能を備え、送信メールの発信者アドレスにログインユーザのメールアドレスを自動設定する画像処理装置が存在したとする。この画像処理装置にユーザAとしてログイン中に、ある管理設定項目を変更する必要が発生し、管理者であるユーザBとして再ログインして設定変更した後、電子メールを送信した場合、ユーザAとユーザBのいずれが自動設定されるかが判りにくい。これと同様な課題として、意図していないユーザの印刷ジョブとして課金されてしまう、ファクスの発信人名称が意図しない名称になってしまう、定型業務やアドレス帳などの個人データも意図しないユーザデータを参照してしまう、などが挙げられる。   For example, it is assumed that there is an image processing apparatus that has an e-mail transmission function and automatically sets the log-in user's e-mail address as the sender address of the e-mail. When it is necessary to change a certain management setting item while logging in to the image processing apparatus as user A, and after changing the setting by logging in again as user B who is the administrator, It is difficult to determine which user B is automatically set. As a similar problem, user data that is charged as an unintended user print job, the sender name of the fax becomes an unintended name, personal data such as routine work and address book is not intended And so on.

本発明は上記従来の問題点に鑑み、次のような、情報処理装置及びその制御方法、並びにプログラムを提供することを目的とする。即ち、ログインしたユーザに応じて、ジョブやリソースに対するアクセス制限が可能なように構成されている装置において、ユーザの認証情報入力の回数を軽減させ、利便性を向上させるようにする。   In view of the above-described conventional problems, an object of the present invention is to provide the following information processing apparatus, its control method, and program. In other words, in an apparatus configured to be able to restrict access to jobs and resources according to the logged-in user, the number of user authentication information inputs is reduced and convenience is improved.

また、機能を実行するための操作が、ログイン済みのユーザのうちのいずれのユーザのユーザプロファイルを基に行われるのかについて、ユーザが容易に判断できるようにする。   In addition, the user can easily determine whether the operation for executing the function is performed based on the user profile of the logged-in user.

上記目的を達成するために、請求項1に記載の情報処理装置は、複数の機能を有する情報処理装置において、個人を特定可能な認証情報の入力に基づき、操作者個人を認証する個人認証を行う認証手段と、前記複数の機能の1つを選択する選択手段と、前記選択手段によって選択された機能を実行する実行手段と、前記実行手段が前記選択された機能を実行する前に、当該選択された機能が前記認証手段による個人認証を必要とするか、前記認証手段による個人認証無しで実行可能とするかを、前記複数の機能の各々に設定する設定手段と、を有することを特徴とする。   In order to achieve the above object, an information processing apparatus according to claim 1, in an information processing apparatus having a plurality of functions, performs personal authentication for authenticating an individual operator based on input of authentication information that can identify an individual. An authentication unit to perform, a selection unit to select one of the plurality of functions, an execution unit to execute the function selected by the selection unit, and before the execution unit executes the selected function, Setting means for setting each of the plurality of functions as to whether the selected function requires personal authentication by the authentication means or can be executed without personal authentication by the authentication means; And

本発明によれば、ユーザの認証情報入力作業の回数を軽減させ、利便性を向上させることができる。また、多重にログインされたユーザのうち、いずれのユーザに関するユーザ情報を基に所定の機能が実行されるのかについて、ユーザは容易に判断することができる。   ADVANTAGE OF THE INVENTION According to this invention, the frequency | count of a user's authentication information input operation can be reduced and the convenience can be improved. In addition, the user can easily determine whether a predetermined function is executed based on user information regarding which user among the users who have logged in multiple times.

実施の形態に係る画像処理装置が利用されるシステムの構成を示す模式図である。1 is a schematic diagram illustrating a configuration of a system in which an image processing apparatus according to an embodiment is used. 図1中の画像処理装置のハードウェア構成を示すブロック図である。It is a block diagram which shows the hardware constitutions of the image processing apparatus in FIG. 図1中の画像処理装置のソフトウェア構成を示すブロック図である。It is a block diagram which shows the software structure of the image processing apparatus in FIG. 第1の実施の形態のユーザセッション管理を示すタイミングチャートである。It is a timing chart which shows user session management of a 1st embodiment. ログイン画面を示す図である。It is a figure which shows a login screen. 第1の実施の形態で用いるメニュー画面を示す図である。It is a figure which shows the menu screen used in 1st Embodiment. 第1の実施の形態で用いる、権限不足時に表示されるログイン画面を示す図である。It is a figure which shows the login screen displayed at the time of lack of authority used in 1st Embodiment. 実行ユーザ選択画面を示す図である。It is a figure which shows an execution user selection screen. 第1の実施の形態に係る特徴的な処理を示すフローチャートである。It is a flowchart which shows the characteristic process which concerns on 1st Embodiment. 第2の実施の形態に係るユーザセッション管理を示すタイミングチャートである。It is a timing chart which shows user session management concerning a 2nd embodiment. 図10に用いられるユーザプロファイル及びユーザ権限の設定を示す表形 式図である。FIG. 11 is a table format diagram showing settings of user profiles and user authority used in FIG. 10. 第2の実施の形態で用いるメニュー画面である。It is a menu screen used in 2nd Embodiment. 第2の実施の形態で用いる、権限不足時に表示されるログイン画面を示す図である。It is a figure which shows the login screen displayed at the time of lack of authority used in 2nd Embodiment. 第2の実施の形態で用いるエラー画面を示す図である。It is a figure which shows the error screen used by 2nd Embodiment. 第2の実施の形態に係る処理を示すフローチャートである。It is a flowchart which shows the process which concerns on 2nd Embodiment. 背景技術例1のユーザセッション管理を示すタイミングチャートである。12 is a timing chart showing user session management in Background Art Example 1. 図16に用いられるユーザプロファイル及びユーザ権限の設定を示す表形式図である。It is a table format figure which shows the setting of the user profile and user authority which are used for FIG. 背景技術例2のユーザセッション管理を示すタイミングチャートである。12 is a timing chart showing user session management in Background Art Example 2.

以下、本発明の実施の形態について、図面を参照しながら説明する。   Hereinafter, embodiments of the present invention will be described with reference to the drawings.

[第1の実施の形態]
<システム構成>
図1は、本発明の実施の形態に係る画像処理装置が利用されるシステムの構成を示す模式図である。
[First Embodiment]
<System configuration>
FIG. 1 is a schematic diagram showing a configuration of a system in which an image processing apparatus according to an embodiment of the present invention is used.

このシステムは、ネットワーク上で接続されたサーバ用PC(パーソナルコンピュータ)1000、ユーザ情報用サーバ装置1001、チケット発行用サーバ装置1002、クライアントPC1003、及び画像処理装置1004(情報処理装置)から構成されている。そして、このシステムは、デバイスを利用するユーザのアクセス制限、及び印刷枚数等のジョブ実行制限を行う印刷管理システムである。なお、ここでのユーザとは、個人ユーザ、部門、組織等を含む。   This system includes a server PC (personal computer) 1000, a user information server device 1001, a ticket issuing server device 1002, a client PC 1003, and an image processing device 1004 (information processing device) connected on a network. Yes. This system is a print management system that restricts access to a user who uses a device and restricts job execution such as the number of prints. The user here includes an individual user, a department, an organization, and the like.

サーバ用PC1000は、システム管理者ユーティリティが動作し、本システムの設定・管理を行う。特に、ユーザ情報用サーバ装置1001の機能制限情報(以下、ACE)の設定を行うことができる。ユーザ情報用サーバ装置1001には、ユーザIDとパスワードといったユーザ情報、さらにはシステムにおいてユーザ毎やデバイス毎にどの機能の使用が許可されているかというACEの集合である機能制限情報リスト(以下、ACL)が保持されている。   In the server PC 1000, a system administrator utility operates to set and manage the system. In particular, the function restriction information (hereinafter referred to as ACE) of the user information server apparatus 1001 can be set. The user information server apparatus 1001 includes a user restriction such as a user ID and a password, and a function restriction information list (hereinafter referred to as an ACL) that is a set of ACEs indicating which functions are permitted for each user or each device in the system. ) Is held.

チケット発行用サーバ装置1002は、ユーザ情報用サーバ装置1001に格納されているACLに基づいて、使用可能な機能についての情報を記述したチケットを発行する。クライアントPC1003は、プリンタドライバが動作すると共に、当該クライアントPCを使用する際には、どのユーザが当該クライアントPCを使用しているのかを明らかにするためにログインが必要であるものとする。   The ticket issuing server device 1002 issues a ticket describing information about usable functions based on the ACL stored in the user information server device 1001. It is assumed that the client PC 1003 requires a login in order to clarify which user is using the client PC when the printer driver operates and the client PC is used.

画像処理装置1004は、例えば多機能複写機である。画像処理装置1004は、紙原稿を複写する機能のみならず、外部のプリンタドライバから送付された印刷データを印刷する機能、紙原稿を読み込みその画像データを外部のファイルサーバ或いはメールアドレス宛に送信する機能(SEND機能)も持つ。さらには、他の画像処理装置にデータを送信して、送信先の画像処理装置で印刷する機能(リモートコピー機能、ファクシミリ機能)なども持つ。   The image processing apparatus 1004 is, for example, a multi-function copying machine. The image processing apparatus 1004 not only has a function of copying a paper document but also a function of printing print data sent from an external printer driver, reads a paper document, and transmits the image data to an external file server or mail address. It also has a function (SEND function). Furthermore, it also has a function (remote copy function, facsimile function) etc. for transmitting data to other image processing apparatuses and printing with the destination image processing apparatus.

ACTは、Access Control Tokenの略語である。ACT1005は、ユーザが画像処理装置1004において実行可能な機能についての情報や、画像処理装置1004への機能制限情報が記載されており、これらの情報をサーバからデバイスへ伝達する役割を持つデータである。   ACT is an abbreviation for Access Control Token. The ACT 1005 describes information about functions that can be executed by the user in the image processing apparatus 1004 and function restriction information to the image processing apparatus 1004. The ACT 1005 is data having a role of transmitting such information from the server to the device. .

上記の、サーバ用PC1000、ユーザ情報用サーバ装置1001、チケット発行用サーバ装置1002、及びクライアントPC1003は、不図示のイーサネット(登録商標)により接続されているものとするが、あくまでもシステムの一例である。画像処理装置1004以外のサーバ用PC1000、ユーザ情報用サーバ装置1001,チケット発行用サーバ装置1002,クライアントPC1003は全て同一のコンピュータで構成できても良い。さらにサーバ用PC1000、ユーザ情報用サーバ装置1001,チケット発行用サーバ装置1002,クライアントPC1003を画像処理装置1004に実装し、画像処理装置1004のみで構成できても良い。   The server PC 1000, the user information server device 1001, the ticket issuing server device 1002, and the client PC 1003 are connected by Ethernet (not shown), but are merely examples of the system. . The server PC 1000 other than the image processing apparatus 1004, the user information server apparatus 1001, the ticket issuing server apparatus 1002, and the client PC 1003 may all be configured by the same computer. Further, the server PC 1000, the user information server device 1001, the ticket issuing server device 1002, and the client PC 1003 may be mounted on the image processing device 1004, and only the image processing device 1004 may be configured.

<画像処理装置のハードウェア構成>
図2は、図1中の画像処理装置1004のハードウェア構成を示すブロック図である。
<Hardware configuration of image processing apparatus>
FIG. 2 is a block diagram showing a hardware configuration of the image processing apparatus 1004 in FIG.

コントローラユニット2000は、画像入力デバイスであるスキャナ2070や画像出力デバイスであるプリンタ2095と接続し、一方ではネットワーク1008や公衆回線1009と接続することで、画像情報やデバイス情報の入出力を行う。CPU2001はシステム全体を制御するコントローラである。RAM2002はCPU2001が動作するためのシステムワークメモリであり、画像データを一時記憶するための画像メモリでもある。ROM2003はブートROMであり、システムのブートプログラムが格納されている。HDD2004はハードディスクドライブであり、システムソフトウェア、アプリケーション、画像データを格納する。   The controller unit 2000 is connected to a scanner 2070 that is an image input device and a printer 2095 that is an image output device. On the other hand, the controller unit 2000 is connected to a network 1008 and a public line 1009 to input and output image information and device information. A CPU 2001 is a controller that controls the entire system. A RAM 2002 is a system work memory for the operation of the CPU 2001, and is also an image memory for temporarily storing image data. A ROM 2003 is a boot ROM, and stores a system boot program. An HDD 2004 is a hard disk drive that stores system software, applications, and image data.

操作部I/F2006は、タッチパネルを有した操作部2012とのインターフェース部であり、操作部2012に表示する画像データを操作部2012に対して出力する。また、操作部2012から本システム使用者が入力した情報を、CPU2001に伝える役割をする。Network I/F2010は、ネットワーク1008に接続し、情報の入出力を行う。MODEM2050は公衆回線1009に接続し、情報の入出力を行う。   The operation unit I / F 2006 is an interface unit with the operation unit 2012 having a touch panel, and outputs image data to be displayed on the operation unit 2012 to the operation unit 2012. Also, it plays a role of transmitting information input by the user of the system from the operation unit 2012 to the CPU 2001. A network I / F 2010 is connected to the network 1008 and inputs / outputs information. The MODEM 2050 is connected to the public line 1009 and inputs / outputs information.

SRAM2100は高速動作可能な不揮発性の記録媒体である。RTC2110は、リアルタイムクロックであり、コントローラユニット2000に電源が入っていない状態でも現在の時刻をカウントし続ける処理を行う。以上のデバイスがシステムバス2007上に配置される。   The SRAM 2100 is a non-volatile recording medium that can operate at high speed. The RTC 2110 is a real-time clock, and performs a process of continuously counting the current time even when the controller unit 2000 is not powered on. The above devices are arranged on the system bus 2007.

Image Bus I/F2005はシステムバス2007と画像データを高速で転送する画像バス2008を接続し、データ構造を変換するバスブリッジである。画像バス2008は、PCIバスまたはIEEE1394で構成される。画像バス2008上には以下のデバイスが配置される。   An Image Bus I / F 2005 is a bus bridge that connects a system bus 2007 and an image bus 2008 that transfers image data at high speed, and converts a data structure. The image bus 2008 is configured by a PCI bus or IEEE1394. The following devices are arranged on the image bus 2008.

RIP2060はラスターイメージプロセッサでありPDLコードをビットマップイメージに展開する。デバイスI/F部2020は、画像入出力デバイスであるスキャナ2070やプリンタ2095とコントローラユニット2000を接続し、画像データの同期系/非同期系の変換を行う。スキャナ画像処理部2080は、入力画像データに対し補正、加工、編集を行う。プリンタ画像処理部2090は、プリント出力画像データに対して、プリンタの補正、解像度変換等を行う。画像回転部2030は画像データの回転を行う。画像圧縮部2040は、圧縮伸張処理を行う。   A RIP 2060 is a raster image processor, which develops a PDL code into a bitmap image. A device I / F unit 2020 connects an image input / output device such as a scanner 2070 and a printer 2095 to the controller unit 2000, and performs synchronous / asynchronous conversion of image data. A scanner image processing unit 2080 corrects, processes, and edits input image data. A printer image processing unit 2090 performs printer correction, resolution conversion, and the like on print output image data. The image rotation unit 2030 rotates image data. The image compression unit 2040 performs compression / decompression processing.

<画像処理装置のソフトウェア構成>
図3は、図1中の画像処理装置1004のソフトウェア構成を示すブロック図である。
<Software configuration of image processing apparatus>
FIG. 3 is a block diagram showing a software configuration of the image processing apparatus 1004 in FIG.

このソフトウェアは、画像処理装置1004に内蔵されるコントローラユニット2000に実装されるものである。画像処理装置1004に内蔵されコントローラユニット2000によって処理されるソフトウェアは、いわゆるファームウェアとして実装されており、CPU2001によって実行される。   This software is installed in the controller unit 2000 built in the image processing apparatus 1004. Software built in the image processing apparatus 1004 and processed by the controller unit 2000 is implemented as so-called firmware, and is executed by the CPU 2001.

リアルタイムOS3001はリアルタイムオペレーティングシステムであり、組み込みシステムの制御に最適化された各種資源管理のサービスと枠組みを、その上で動作するソフトウェアのために提供する。   The real-time OS 3001 is a real-time operating system, and provides various resource management services and frameworks optimized for controlling an embedded system for software operating on the system.

コントローラプラットフォーム3002は、ファイルシステム3003やジョブ・デバイス制御3004、カウンタ3005から構成される。ファイルシステム3003はHDD2004やRAM2002などの記憶装置上に構築されたデータを格納するための機構である。ジョブ・デバイス制御3004は、画像処理装置1004のハードウェアを制御し、また、画像処理装置1004の主にハードウェアが提供する基本機能(プリント、スキャン、通信、画像変換など)を利用するジョブを制御する。カウンタ3005はSRAM2100に格納される、アプリケーション毎の有効期限や、プリント、スキャンのカウンタ値を管理する。   The controller platform 3002 includes a file system 3003, a job / device control 3004, and a counter 3005. A file system 3003 is a mechanism for storing data constructed on a storage device such as the HDD 2004 or the RAM 2002. The job / device control 3004 controls the hardware of the image processing apparatus 1004, and jobs that use basic functions (printing, scanning, communication, image conversion, etc.) provided mainly by the hardware of the image processing apparatus 1004. Control. The counter 3005 manages the expiration date for each application and the print and scan counter values stored in the SRAM 2100.

システムサービス3006は、画像処理装置1004の稼動状況をモニタリングすることや、ネットワーク1008を介してソフトウェア配信サーバ1006から、ソフトウェアやライセンスをダウンロードするためのモジュールである。   A system service 3006 is a module for monitoring the operating status of the image processing apparatus 1004 and downloading software and licenses from the software distribution server 1006 via the network 1008.

アプリケーションプラットフォーム3007は、リアルタイムOS3001、コントローラプラットフォーム3002の機構を、システムアプリケーション3008や、追加可能なアプリケーション3012から利用可能とするためのミドルウェアである。システムアプリケーション3008は、アプリケーション管理3009、ユーザセッション管理3010及びアクセス管理3011から構成される。   The application platform 3007 is middleware for making the mechanisms of the real-time OS 3001 and the controller platform 3002 available from the system application 3008 and the addable application 3012. The system application 3008 includes application management 3009, user session management 3010, and access management 3011.

アプリケーション管理3009は、アプリケーション3012をインストール、アンインストール、起動、停止するための管理モジュールである。ユーザセッション管理3010は、多重にログインされたユーザに関するユーザ情報をログイン毎にそれぞれ独立して管理するモジュールである。即ち、ユーザのログイン・ログアウトに応じて、ユーザプロファイルやユーザ権限を管理するモジュールである。アクセス管理3011は、各種ジョブやリソースへのアクセスを、ユーザセッション管理3010のユーザ権限に基づきながら許可、禁止するためのセキュリティモジュールである。   The application management 3009 is a management module for installing, uninstalling, starting, and stopping the application 3012. The user session management 3010 is a module that independently manages user information related to a user who has logged in multiple times for each login. That is, it is a module that manages user profiles and user rights in accordance with user login / logout. The access management 3011 is a security module for permitting or prohibiting access to various jobs and resources based on the user authority of the user session management 3010.

アプリケーション3012は、アプリケーションプラットフォーム3007によって提供される機能を利用して、様々なビジネスモデルを実現する応用ソフトウェアである。   The application 3012 is application software that realizes various business models using the functions provided by the application platform 3007.

<第1の実施の形態のユーザセッション管理>
次に、第1の実施の形態のユーザセッション管理について、図4を参照して説明する。
<User session management according to the first embodiment>
Next, user session management according to the first embodiment will be described with reference to FIG.

図4は、第1の実施の形態のユーザセッション管理を示すタイミングチャートである。   FIG. 4 is a timing chart illustrating user session management according to the first embodiment.

本実施の形態のユーザセッション管理は、ユーザセッション管理3010及びアクセス管理3011の機能として、画像処理装置1004のCPU2001において実行される。図4中の符号7001から7003は、それぞれ図16の符号4001から4003と同じ意味を表す。また、ユーザAとユーザBのユーザプロファイル及びユーザ権限の設定は図17で示したものと同様とする。   The user session management of this embodiment is executed by the CPU 2001 of the image processing apparatus 1004 as functions of the user session management 3010 and the access management 3011. Reference numerals 7001 to 7003 in FIG. 4 represent the same meanings as reference numerals 4001 to 4003 in FIG. The user profiles and user authority settings for user A and user B are the same as those shown in FIG.

ユーザが、時刻t701においてログイン画面(図5)でユーザ情報を入力し、ユーザAとしてログインするとメニュー画面(図6)が操作部2012に表示される。メインメニュー9000の下部にはログインユーザ表示領域9005が配置されており、この時点では、ユーザAとして機能が実行されていることが表示される。ユーザAは図17の設定情報によりカラーコピー機能は許可されており、カラーコピー機能9001を実行することができる。   When the user inputs user information on the login screen (FIG. 5) at time t701 and logs in as user A, a menu screen (FIG. 6) is displayed on the operation unit 2012. A login user display area 9005 is arranged at the bottom of the main menu 9000. At this point, it is displayed that the function is being executed as the user A. The user A is permitted the color copy function according to the setting information in FIG. 17 and can execute the color copy function 9001.

カラーコピー機能の実行終了後に、ユーザは、メニューへ戻る9002を選択してメインメニュー9000へ戻り、時刻t702においてネットワーク管理機能9003を実行しようとする。このとき、アクセス管理3011は、ユーザAがネットワーク管理機能の実行を禁止されていると判断する。これを受けて、ユーザセッション管理3010は、権限を有するユーザでのユーザ認証を求めるログイン画面(図7)を表示する。   After completing the execution of the color copy function, the user selects 9002 to return to the menu, returns to the main menu 9000, and tries to execute the network management function 9003 at time t702. At this time, the access management 3011 determines that the user A is prohibited from executing the network management function. In response to this, the user session management 3010 displays a login screen (FIG. 7) for requesting user authentication with an authorized user.

ここでユーザが、ユーザBの認証情報を入力することでユーザBとして重ねてログインする。このとき、ユーザセッション管理3010はユーザプロファイル7001を7021のようにユーザBに、ユーザ権限7002を7022のようにユーザBの権限に変更する。但し、ユーザAに関連する情報は、破棄も変更も行わず、ログインユーザ情報7003において保持し続ける。併せて、ログインユーザ表示領域9005の表示を次のように変更する。即ち、多重にログインされたユーザA,Bのうち、当該ネットワーク管理機能がユーザBとして実行されていることを表示する。   Here, the user logs in as the user B repeatedly by inputting the authentication information of the user B. At this time, the user session management 3010 changes the user profile 7001 to the user B as 7021 and the user authority 7002 to the user B authority as 7022. However, the information related to the user A is not discarded or changed, and is kept in the login user information 7003. In addition, the display of the login user display area 9005 is changed as follows. That is, it displays that the network management function is being executed as user B among users A and B who have logged in multiple times.

ネットワーク管理機能の実行終了後に、ユーザは、メニューへ戻る9002を選択してメインメニュー9000へ戻り、時刻t703において再度カラーコピー機能9001を実行しようとする。このとき、アクセス管理3011はログイン済みのユーザとしてはユーザAのみが許可されていると判断する。これを受けてユーザセッション管理3010は、ログインユーザ情報7003において保持していたユーザAに関連する情報を基に、ユーザプロファイル7001を7023のようにユーザAに、ユーザ権限7002を7024のようにユーザAの権限に変更する。併せて、ログインユーザ表示領域9005の表示を再度、次のように変更する。即ち、多重にログインされたユーザA,Bのうち、当該ネットワーク管理機能がユーザAとして実行されていることを表示する。   After completing the execution of the network management function, the user selects 9002 to return to the menu, returns to the main menu 9000, and tries to execute the color copy function 9001 again at time t703. At this time, the access management 3011 determines that only the user A is permitted as a logged-in user. In response to this, the user session management 3010 sets the user profile 7001 to user A as 7023 and the user authority 7002 to 7024 based on the information related to the user A held in the login user information 7003. Change to A authority. In addition, the display of the login user display area 9005 is changed again as follows. That is, it displays that the network management function is being executed as the user A among the users A and B who have logged in multiple times.

カラーコピー機能の実行終了後に、ユーザは、メニューへ戻る9002を選択してメインメニュー9000へ戻り、時刻t704において、ファクス機能9004を実行しようとする。このとき、アクセス管理3011は、ログイン済みのユーザA、ユーザBとも許可されていると判断する。これを受けてユーザセッション管理3010は、実行ユーザ選択画面(図8の9060)を表示する。ユーザが、ファクス機能9004を実行する実行者である実行ユーザとして例えばユーザBを選択したとする。この場合には、ユーザセッション管理3010は、ログインユーザ情報7003において保持されていたユーザBに関連する情報を基に、次のような処理を行う。即ち、ユーザプロファイル7001は7025のようにユーザBに、ユーザ権限7002は7026のようにユーザBの権限に再度変更する。併せて、ログインユーザ表示領域9005の表示を再度、次のように変更する。即ち、多重にログインされたユーザA,Bのうち、当該ネットワーク管理機能がユーザBとして実行されていることを表示する。   After completing the execution of the color copy function, the user selects 9002 to return to the menu, returns to the main menu 9000, and tries to execute the fax function 9004 at time t704. At this time, the access management 3011 determines that both the logged-in user A and user B are permitted. In response to this, the user session management 3010 displays an execution user selection screen (9060 in FIG. 8). It is assumed that the user selects, for example, user B as an execution user who is an executioner who executes the fax function 9004. In this case, the user session management 3010 performs the following processing based on the information related to the user B held in the login user information 7003. That is, the user profile 7001 is changed to the user B as 7025, and the user authority 7002 is changed to the user B authority as 7026 again. In addition, the display of the login user display area 9005 is changed again as follows. That is, it displays that the network management function is being executed as user B among users A and B who have logged in multiple times.

一方、ファクス機能9004を実行するユーザとしてユーザAを選択した場合には、ユーザプロファイル7001及びユーザ権限7002の内容、並びにログインユーザ表示領域9005の表示について、いずれも変更しない。   On the other hand, when user A is selected as the user who executes the fax function 9004, none of the contents of the user profile 7001 and user authority 7002 and the display of the login user display area 9005 are changed.

<第1の実施の形態に係る特徴的な処理>
次に、第1の実施の形態に係る特徴的な処理について、図9を参照して説明する。
<Characteristic processing according to the first embodiment>
Next, characteristic processing according to the first embodiment will be described with reference to FIG.

図9は、第1の実施の形態に係る特徴的な処理を示すフローチャートである。この処理は、機能選択時に実行ユーザ情報を自動で決定、またはユーザ選択に応じて決定する処理であり、ユーザセッション管理3010、アクセス管理3011の機能として、画像処理装置1004のCPU2001において実行される。   FIG. 9 is a flowchart showing characteristic processing according to the first embodiment. This process is a process of automatically determining execution user information when selecting a function or according to user selection, and is executed by the CPU 2001 of the image processing apparatus 1004 as functions of the user session management 3010 and the access management 3011.

ユーザがステップS121において機能を選択すると、アクセス管理3011は、次のステップS122において前記選択した機能の実行を許可されているログイン済みのユーザが、複数か否かを確認する。ユーザ数が複数でない場合には、ユーザセッション管理3010は、ステップS123において許可されている唯一のユーザを実行ユーザとして自動的に選択する。そして、次のステップS126へ進む。   When the user selects a function in step S121, the access management 3011 checks whether there are a plurality of logged-in users who are permitted to execute the selected function in the next step S122. If the number of users is not plural, the user session management 3010 automatically selects the only user permitted in step S123 as the execution user. Then, the process proceeds to next Step S126.

前記選択した機能の実行を許可されているログイン済みのユーザ数が複数である場合は、ユーザセッション管理3010は、ステップS124において実行ユーザ選択画面(図8)を表示する。そして、続くステップS125においてユーザが選択した結果を受信し、これに基づき、前記選択した機能の実行ユーザを決定する。そして、次のステップS126へ進む。   If there are a plurality of logged-in users who are permitted to execute the selected function, the user session management 3010 displays an execution user selection screen (FIG. 8) in step S124. In step S125, the result selected by the user is received, and based on this, the execution user of the selected function is determined. Then, the process proceeds to next Step S126.

上記から、ステップS122からステップS123を経てステップS126へ至るフローの処理は、要するに次のような処理である。即ち、ログイン済みのユーザが複数であっても、前記選択した機能の実行を許可されているユーザが単数の場合には、ログイン済みのユーザのリストからの再選択を促すことなく、当該ユーザを前記選択した機能の実行ユーザとして自動的に選択する。   From the above, the processing of the flow from step S122 to step S126 through step S123 is basically the following processing. That is, even if there are a plurality of logged-in users, if there is only one user who is permitted to execute the selected function, the user is not prompted to re-select from the list of logged-in users. The user is automatically selected as the execution user of the selected function.

次に、ユーザセッション管理3010は、ステップS126において上記の手順で決定された実行ユーザが現在の実行ユーザと同じであるか否かを判断する。同じである場合はそのままステップS129へ進み、アプリケーション3012が前記選択した機能を実行する。同じでない場合は、ユーザセッション管理3010は、ステップS127においてユーザプロファイルを前記決定された実行ユーザに変更し、さらにステップS128においてユーザ権限を前記決定された実行ユーザに変更する。そして、ステップS129において前記選択した機能を実行する。   Next, the user session management 3010 determines whether or not the execution user determined by the above procedure in step S126 is the same as the current execution user. If they are the same, the process directly proceeds to step S129, and the application 3012 executes the selected function. If they are not the same, the user session management 3010 changes the user profile to the determined execution user in step S127, and further changes the user authority to the determined execution user in step S128. In step S129, the selected function is executed.

<第1の実施の形態に係る利点>
本実施の形態によれば、ログインしたユーザに応じて、ジョブやリソースに対するアクセス制限が可能なように構成されている装置において、ユーザの認証情報入力作業の回数を軽減させ、利便性を向上させることができる。
<Advantages of First Embodiment>
According to the present embodiment, in an apparatus configured to be able to restrict access to jobs and resources in accordance with the logged-in user, the number of user authentication information input operations is reduced, and convenience is improved. be able to.

また、ログインユーザ表示領域を設け、所定の機能がログイン済みのユーザのうちのいずれのユーザとして実行されるのかを表示するようにした。これにより、機能を実行するための操作が、ログイン済みのユーザのうちのいずれのユーザのユーザプロファイルを基に行われるのかについて、ユーザは容易に判断することができる。   In addition, a login user display area is provided to display as which user the predetermined function is executed as a logged-in user. Thereby, the user can easily determine which of the logged-in users the operation for executing the function is performed based on the user profile.

[第2の実施の形態]
次に、本発明の第2の実施の形態について説明する。
[Second Embodiment]
Next, a second embodiment of the present invention will be described.

この第2の実施の形態の基本的な構成は、上記第1の実施の形態における図1、図2及び図3で説明したものと同様である。以下、第2の実施の形態に特徴的な部分について説明する。   The basic configuration of the second embodiment is the same as that described in FIGS. 1, 2, and 3 in the first embodiment. Hereinafter, a characteristic part of the second embodiment will be described.

<第2の実施の形態のユーザセッション管理>
図10は、本発明の第2の実施の形態に係るユーザセッション管理を示すタイミングチャートである。
<User session management according to the second embodiment>
FIG. 10 is a timing chart showing user session management according to the second embodiment of the present invention.

本実施の形態のユーザセッション管理は、ユーザセッション管理3010、及びアクセス管理3011の機能として、画像処理装置1004のCPU2001において実行される。図10の符号5001から5003までは、それぞれ図16の符号4001から4003までと同じ意味を表す。   The user session management of the present embodiment is executed by the CPU 2001 of the image processing apparatus 1004 as functions of the user session management 3010 and the access management 3011. Reference numerals 5001 to 5003 in FIG. 10 represent the same meanings as reference numerals 4001 to 4003 in FIG.

図11は、図10に用いられるユーザAとユーザBのユーザプロファイル及びユーザ権限の設定を示す表形式図である。   FIG. 11 is a tabular diagram showing the user profiles and user authority settings for user A and user B used in FIG.

この図11に示す例は、第1の実施の形態で用いた図17の例とは異なり、ユーザプロファイルとして、ユーザのタイプ(種別)を示すユーザタイプ情報8001が登録されている。ユーザタイプには、例えば、匿名ユーザと実名ユーザが存在する。匿名ユーザは、不特定多数の人間によって利用される特別なユーザであり、ユーザの名称に関するユーザ名情報やメールアドレスなどのユーザ特定要素を持たない。実名ユーザは、これらユーザ特定要素を持つユーザである。   The example shown in FIG. 11 is different from the example of FIG. 17 used in the first embodiment, and user type information 8001 indicating the user type (type) is registered as a user profile. The user type includes, for example, an anonymous user and a real name user. An anonymous user is a special user that is used by an unspecified number of people, and does not have user-specific elements such as user name information and mail addresses regarding the user's name. The real name user is a user having these user specifying elements.

ユーザが、時刻t801においてログイン画面(図5)でユーザ情報を入力し、匿名ユーザとしてログインすると、メニュー画面(図12)が操作部2012に表示される。メニュー9010の下部にはログインユーザ表示領域9015が配置されており、この時点では匿名ユーザとして機能が実行されていることが表示される。匿名ユーザは、図11の設定情報によりカラーコピー機能は許可されており、カラーコピー機能9011を実行することができる。なお、匿名ユーザでのログインは画像処理装置1004の起動時に自動で行われても構わない。   When the user inputs user information on the login screen (FIG. 5) and logs in as an anonymous user at time t801, a menu screen (FIG. 12) is displayed on the operation unit 2012. A login user display area 9015 is arranged at the bottom of the menu 9010, and it is displayed that the function is executed as an anonymous user at this point. The anonymous user is permitted the color copy function according to the setting information of FIG. 11 and can execute the color copy function 9011. Note that login by an anonymous user may be automatically performed when the image processing apparatus 1004 is activated.

カラーコピー機能の実行終了後に、ユーザは、メニューへ戻る9012を選択してメインメニュー9010へ戻り、時刻t802においてネットワーク管理機能9013を実行しようとする。このとき、アクセス管理3011は、匿名ユーザがネットワーク管理機能を禁止されていると判断する。そして、ユーザセッション管理3010は権限を有するユーザでの認証を求めるログイン画面(図13の9070)を表示する。ここでユーザが、ユーザBの認証情報を入力することでユーザBとして重ねてログインする。このとき、ユーザセッション管理3010は、ユーザプロファイル5001を図10の5021のようにユーザBに変更し、ユーザ権限5002を図10の5022のように、匿名ユーザとユーザBに許可されていた項目を全て許可に変更する。併せてログインユーザ表示領域9015を、ユーザBとして実行されていることが表示されるように変更する。   After completing the execution of the color copy function, the user selects 9012 to return to the menu, returns to the main menu 9010, and tries to execute the network management function 9013 at time t802. At this time, the access management 3011 determines that the anonymous user is prohibited from the network management function. Then, the user session management 3010 displays a login screen (9070 in FIG. 13) for requesting authentication by an authorized user. Here, the user logs in as the user B repeatedly by inputting the authentication information of the user B. At this time, the user session management 3010 changes the user profile 5001 to the user B as indicated by 5021 in FIG. 10, and changes the user authority 5002 to the items permitted for the anonymous user and the user B as indicated by 5022 in FIG. Change all permissions. At the same time, the login user display area 9015 is changed to display that the user B is being executed.

ネットワーク管理機能の実行終了後に、ユーザはメニューへ戻る9012を選択してメインメニュー9010へ戻り、時刻t803において、再度カラーコピー機能を実行しようとする。このとき、アクセス管理3011は、図10の5022に示すユーザ権限5002を参照して、カラーコピー機能が許可されていると判断する。その結果、再度認証画面を表示することなく、カラーコピー機能を実行することができ、ログインユーザ表示領域9015も変更なく、ユーザBとして実行されていることが表示される。   After completing the execution of the network management function, the user selects 9012 to return to the menu, returns to the main menu 9010, and tries to execute the color copy function again at time t803. At this time, the access management 3011 determines that the color copy function is permitted with reference to the user authority 5002 shown in 5022 of FIG. As a result, it is possible to execute the color copy function without displaying the authentication screen again, and it is displayed that the login user display area 9015 is being executed as user B without being changed.

再度のカラーコピー機能の実行終了後に、ユーザは、メニューへ戻る9012を選択してメインメニュー9010へ戻り、時刻t804においてファクス機能9014を実行するとする。このとき、アクセス管理3011は、図10の5022に示すユーザ権限を参照し、ファクス機能9014が許可されてないと判断する。このとき、ユーザセッション管理3010はユーザ変更の不可を通知するエラー画面(図14)を表示する。第2の実施の形態では、実名ユーザでログインしている場合には更なる認証を禁止しているためであり、ユーザプロファイル5001及びユーザ権限5002が変更されることはない。   After the execution of the color copy function again, the user selects 9012 to return to the menu, returns to the main menu 9010, and executes the fax function 9014 at time t804. At this time, the access management 3011 refers to the user authority indicated by 5022 in FIG. 10 and determines that the fax function 9014 is not permitted. At this time, the user session management 3010 displays an error screen (FIG. 14) notifying that the user cannot be changed. This is because the second embodiment prohibits further authentication when logging in as a real name user, and the user profile 5001 and the user authority 5002 are not changed.

なお、ログイン画面(図5)でユーザ情報を入力する際に、実名ユーザであるユーザAとしてログインし、ネットワーク管理機能9013を実行しようとした場合も同様に、ユーザ変更の不可を通知するエラー画面(図14)を表示する。   In addition, when entering user information on the login screen (FIG. 5), when logging in as user A who is a real name user and trying to execute the network management function 9013, an error screen notifying that the user cannot be changed (FIG. 14) is displayed.

<第2の実施の形態に係る特徴的な処理>
次に、第2の実施の形態に係る特徴的な処理について、図15を参照して説明する。
<Characteristic Processing According to Second Embodiment>
Next, characteristic processing according to the second embodiment will be described with reference to FIG.

図15は、第2の実施の形態に係る処理を示すフローチャートである。この処理は、権限不足時にログイン済みのユーザタイプに応じて再度認証させるか否かを判断する処理であり、ユーザセッション管理3010、アクセス管理3011の機能として、画像処理装置1004のCPU2001において実行される。   FIG. 15 is a flowchart illustrating processing according to the second embodiment. This process is a process for determining whether to authenticate again according to the logged-in user type when the authority is insufficient, and is executed in the CPU 2001 of the image processing apparatus 1004 as functions of the user session management 3010 and the access management 3011. .

ユーザがステップS131において機能を選択すると、アクセス管理3011は、ステップS132において、ログイン済みのユーザが前記選択した機能の実行を許可されているかを判断する。許可されていると判断した場合は、ステップS141に進み、アプリケーション3012が前記選択した機能を実行する。一方、許可されてないと判断した場合は、ユーザセッション管理3010は、ステップS133においてログイン中ユーザが匿名ユーザであるかを判断する。匿名ユーザでない場合はステップS134へ進み、エラー画面(図14)を表示する。   When the user selects a function in step S131, the access management 3011 determines in step S132 whether the logged-in user is permitted to execute the selected function. If it is determined that it is permitted, the process proceeds to step S141, and the application 3012 executes the selected function. On the other hand, if it is determined that the user is not permitted, the user session management 3010 determines whether the logged-in user is an anonymous user in step S133. If it is not an anonymous user, the process proceeds to step S134, and an error screen (FIG. 14) is displayed.

一方、ログイン中ユーザが匿名ユーザであると判断した場合は、ステップS135へ進み、ログイン画面(例えば図13の9070)を表示し、ステップS136においてユーザから認証情報の入力を受信する。ステップS137において受信した認証情報が正しいかを判断し、正しくない場合はステップS135に戻り前記ステップS135、ステップS137の手順を繰り返す。一方、受信した認証情報が正しい場合、アクセス管理3011は、ステップS138において受信した認証情報に対して前記選択した機能の実行が許可されているかを判断する。許可されていない場合はステップS135に戻り前記ステップS135からステップS138の手順を繰り返す。   On the other hand, if it is determined that the logged-in user is an anonymous user, the process advances to step S135 to display a login screen (for example, 9070 in FIG. 13), and receives authentication information input from the user in step S136. In step S137, it is determined whether the received authentication information is correct. If the authentication information is not correct, the process returns to step S135, and the steps S135 and S137 are repeated. On the other hand, if the received authentication information is correct, the access management 3011 determines whether execution of the selected function is permitted for the authentication information received in step S138. If not permitted, the process returns to step S135 and the procedure from step S135 to step S138 is repeated.

一方、前記選択した機能の実行が許可されている場合、ユーザセッション管理3010は、ステップS139においてユーザプロファイルを新たにログインしたユーザで上書きする。続いてステップS140においてユーザ権限情報をマージし、ステップS141において前記選択した機能を実行する。   On the other hand, when execution of the selected function is permitted, the user session management 3010 overwrites the user profile with the newly logged-in user in step S139. In step S140, the user authority information is merged, and in step S141, the selected function is executed.

<第2の実施の形態に係る利点>
ログイン済みのユーザとして、匿名ユーザと実名ユーザが合成されるような場合であっても、上記第1の実施の形態と同等の利点を有する。
<Advantages of Second Embodiment>
Even when an anonymous user and a real name user are combined as a logged-in user, the same advantage as the first embodiment is obtained.

なお、本発明の目的は、以下の処理を実行することによっても達成される。即ち、上述した実施の形態の機能を実現するソフトウェアのプログラムコードを記録した記憶媒体を、システム或いは装置に供給し、そのシステム或いは装置のコンピュータ(またはCPUやMPU等)が記憶媒体に格納されたプログラムコードを読み出す処理である。   The object of the present invention can also be achieved by executing the following processing. That is, a storage medium storing software program codes for realizing the functions of the above-described embodiments is supplied to a system or apparatus, and a computer (or CPU, MPU, etc.) of the system or apparatus is stored in the storage medium. This is a process of reading the program code.

この場合、記憶媒体から読み出されたプログラムコード自体が前述した実施の形態の機能を実現することになり、そのプログラムコード及び該プログラムコードを記憶した記憶媒体は本発明を構成することになる。   In this case, the program code itself read from the storage medium realizes the functions of the above-described embodiments, and the program code and the storage medium storing the program code constitute the present invention.

また、プログラムコードを供給するための記憶媒体としては、次のものを用いることができる。例えば、フロッピー(登録商標)ディスク、ハードディスク、光磁気ディスク、CD−ROM、CD−R、CD−RW、DVD−ROM、DVD−RAM、DVD−RW、DVD+RW、磁気テープ、不揮発性のメモリカード、ROM等である。または、プログラムコードをネットワークを介してダウンロードしても良い。   Moreover, the following can be used as a storage medium for supplying the program code. For example, floppy (registered trademark) disk, hard disk, magneto-optical disk, CD-ROM, CD-R, CD-RW, DVD-ROM, DVD-RAM, DVD-RW, DVD + RW, magnetic tape, nonvolatile memory card, ROM or the like. Alternatively, the program code may be downloaded via a network.

また、コンピュータが読み出したプログラムコードを実行することにより、上記実施の形態の機能が実現される場合も本発明に含まれる。加えて、そのプログラムコードの指示に基づき、コンピュータ上で稼動しているOS(オペレーティングシステム)等が実際の処理の一部または全部を行い、その処理によって前述した実施形態の機能が実現される場合も含まれる。   Further, the present invention includes a case where the function of the above-described embodiment is realized by executing the program code read by the computer. In addition, an OS (operating system) running on the computer performs part or all of the actual processing based on an instruction of the program code, and the functions of the above-described embodiments are realized by the processing. Is also included.

更に、前述した実施形態の機能が以下の処理によって実現される場合も本発明に含まれる。即ち、記憶媒体から読み出されたプログラムコードが、コンピュータに挿入された機能拡張ボードやコンピュータに接続された機能拡張ユニットに備わるメモリに書き込まれる。その後、そのプログラムコードの指示に基づき、その機能拡張ボードや機能拡張ユニットに備わるCPU等が実際の処理の一部または全部を行う場合である。   Furthermore, a case where the functions of the above-described embodiment are realized by the following processing is also included in the present invention. That is, the program code read from the storage medium is written in a memory provided in a function expansion board inserted into the computer or a function expansion unit connected to the computer. Thereafter, based on the instruction of the program code, the CPU or the like provided in the function expansion board or function expansion unit performs part or all of the actual processing.

1003 クライアントPC
1004 画像処理装置
2001 CPU
2002 RAM
2003 ROM
2012 操作部
1003 Client PC
1004 Image processing apparatus 2001 CPU
2002 RAM
2003 ROM
2012 Operation unit

Claims (10)

複数の機能を有する情報処理装置において、
個人を特定可能な認証情報の入力に基づき、操作者個人を認証する個人認証を行う認証手段と、
前記複数の機能の1つを選択する選択手段と、
前記選択手段によって選択された機能を実行する実行手段と、
前記実行手段が前記選択された機能を実行する前に、当該選択された機能が前記認証手段による個人認証を必要とするか、前記認証手段による個人認証無しで実行可能とするかを、前記複数の機能の各々に設定する設定手段と、
を有することを特徴とする情報処理装置。
In an information processing apparatus having a plurality of functions,
An authentication means for performing personal authentication for authenticating an operator based on input of authentication information for identifying an individual;
Selecting means for selecting one of the plurality of functions;
Execution means for executing the function selected by the selection means;
Whether the selected function requires personal authentication by the authentication means or can be executed without personal authentication by the authentication means before the execution means executes the selected function. Setting means for setting each of the functions of
An information processing apparatus comprising:
前記認証手段による個人認証を必要とすることが設定された機能が前記選択手段によって選択されたことに基づき、前記認証情報の入力を要求する要求手段を更に有し、
前記要求手段は、前記認証手段による個人認証無しで実行可能とすることが設定された機能が前記選択手段によって選択されたことに基づき、前記認証情報の入力を要求しないことを特徴とする請求項1に記載の情報処理装置。
Further comprising request means for requesting input of the authentication information based on the selection of the function set to require personal authentication by the authentication means by the selection means;
The requesting unit does not request input of the authentication information based on selection of a function set to be executable without personal authentication by the authentication unit by the selection unit. The information processing apparatus according to 1.
前記認証情報は、操作者個人に割り当てられたユーザ名又はメールアドレスであることを特徴とする請求項1又は2に記載の情報処理装置。   The information processing apparatus according to claim 1, wherein the authentication information is a user name or an e-mail address assigned to an individual operator. 前記複数の機能の1つはコピー機能であることを特徴とする請求項1ないし3のいずれか1項に記載の情報処理装置。   The information processing apparatus according to claim 1, wherein one of the plurality of functions is a copy function. 前記複数の機能の1つはファクス機能であることを特徴とする請求項1ないし4のいずれか1項に記載の情報処理装置。   The information processing apparatus according to claim 1, wherein one of the plurality of functions is a fax function. 前記複数の機能の1つはメール送信機能であることを特徴とする請求項1ないし5のいずれか1項に記載の情報処理装置。   The information processing apparatus according to claim 1, wherein one of the plurality of functions is a mail transmission function. 前記複数の機能の1つは、ネットワーク管理機能であることを特徴とする請求項1ないし6のいずれか1項に記載の情報処理装置。   The information processing apparatus according to claim 1, wherein one of the plurality of functions is a network management function. 前記認証手段によって認証された操作者個人が、前記選択手段によって選択された機能の使用が許可されているか否かを判断する判断手段を更に有することを特徴とする請求項1ないし7のいずれか1項に記載の情報処理装置。   8. The apparatus according to claim 1, further comprising a determination unit that determines whether or not the individual operator authenticated by the authentication unit is permitted to use the function selected by the selection unit. The information processing apparatus according to item 1. 複数の機能を有する情報処理装置の制御方法において、
個人を特定可能な認証情報の入力に基づき、操作者個人を認証する個人認証を行う認証工程と、
前記複数の機能の1つを選択する選択工程と、
前記選択工程において選択された機能を実行する実行工程と、
前記実行工程において前記選択された機能が実行される前に、当該選択された機能が前記認証工程における個人認証を必要とするか、前記認証工程における個人認証無しで実行可能とするかを、前記複数の機能の各々に設定する設定工程と、
を有することを特徴とする情報処理装置の制御方法。
In a control method of an information processing apparatus having a plurality of functions,
An authentication process for performing personal authentication for authenticating an operator based on input of authentication information that can identify an individual;
A selection step of selecting one of the plurality of functions;
An execution step of executing the function selected in the selection step;
Whether the selected function requires personal authentication in the authentication step or can be executed without personal authentication in the authentication step before the selected function is executed in the execution step. A setting process for setting each of a plurality of functions;
A method for controlling an information processing apparatus, comprising:
複数の機能を有する情報処理装置の制御方法をコンピュータに実行させるプログラムであって、前記方法処理装置の制御方法は、
個人を特定可能な認証情報の入力に基づき、操作者個人を認証する個人認証を行う認証工程と、
前記複数の機能の1つを選択する選択工程と、
前記選択工程において選択された機能を実行する実行工程と、
前記実行工程において前記選択された機能が実行される前に、当該選択された機能が前記認証工程における個人認証を必要とするか、前記認証工程における個人認証無しで実行可能とするかを、前記複数の機能の各々に設定する設定工程と、
を有することを特徴とするプログラム。
A program for causing a computer to execute a control method for an information processing apparatus having a plurality of functions, wherein the control method for the method processing apparatus includes:
An authentication process for performing personal authentication for authenticating an operator based on input of authentication information that can identify an individual;
A selection step of selecting one of the plurality of functions;
An execution step of executing the function selected in the selection step;
Whether the selected function requires personal authentication in the authentication step or can be executed without personal authentication in the authentication step before the selected function is executed in the execution step. A setting process for setting each of a plurality of functions;
The program characterized by having.
JP2015173049A 2015-09-02 2015-09-02 Information processing apparatus, information processing system, information processing apparatus control method, and program Active JP6157546B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2015173049A JP6157546B2 (en) 2015-09-02 2015-09-02 Information processing apparatus, information processing system, information processing apparatus control method, and program

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2015173049A JP6157546B2 (en) 2015-09-02 2015-09-02 Information processing apparatus, information processing system, information processing apparatus control method, and program

Related Parent Applications (1)

Application Number Title Priority Date Filing Date
JP2013024395A Division JP2013117986A (en) 2013-02-12 2013-02-12 Image processing apparatus and control method therefor, and program

Related Child Applications (1)

Application Number Title Priority Date Filing Date
JP2017113354A Division JP6498235B2 (en) 2017-06-08 2017-06-08 Information processing apparatus, control method therefor, and program

Publications (2)

Publication Number Publication Date
JP2016028477A true JP2016028477A (en) 2016-02-25
JP6157546B2 JP6157546B2 (en) 2017-07-05

Family

ID=55360815

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2015173049A Active JP6157546B2 (en) 2015-09-02 2015-09-02 Information processing apparatus, information processing system, information processing apparatus control method, and program

Country Status (1)

Country Link
JP (1) JP6157546B2 (en)

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2017220004A (en) * 2016-06-07 2017-12-14 京セラドキュメントソリューションズ株式会社 Information processing device, program and information processing method
JP2018157349A (en) * 2017-03-16 2018-10-04 株式会社リコー Image formation device, image processing system, usage management method and program
JP2020009486A (en) * 2019-09-30 2020-01-16 京セラドキュメントソリューションズ株式会社 Image forming apparatus, program, and image forming method

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2007042015A (en) * 2005-08-05 2007-02-15 Brother Ind Ltd Control system and program for peripheral electronic instrument
JP2007079684A (en) * 2005-09-12 2007-03-29 Murata Mach Ltd Processor
JP2007094673A (en) * 2005-09-28 2007-04-12 Ricoh Co Ltd Apparatus and use restriction program
JP2007295245A (en) * 2006-04-25 2007-11-08 Ricoh Co Ltd Image forming apparatus, information processing apparatus, and information processing system

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2007042015A (en) * 2005-08-05 2007-02-15 Brother Ind Ltd Control system and program for peripheral electronic instrument
JP2007079684A (en) * 2005-09-12 2007-03-29 Murata Mach Ltd Processor
JP2007094673A (en) * 2005-09-28 2007-04-12 Ricoh Co Ltd Apparatus and use restriction program
JP2007295245A (en) * 2006-04-25 2007-11-08 Ricoh Co Ltd Image forming apparatus, information processing apparatus, and information processing system

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2017220004A (en) * 2016-06-07 2017-12-14 京セラドキュメントソリューションズ株式会社 Information processing device, program and information processing method
JP2018157349A (en) * 2017-03-16 2018-10-04 株式会社リコー Image formation device, image processing system, usage management method and program
JP2020009486A (en) * 2019-09-30 2020-01-16 京セラドキュメントソリューションズ株式会社 Image forming apparatus, program, and image forming method

Also Published As

Publication number Publication date
JP6157546B2 (en) 2017-07-05

Similar Documents

Publication Publication Date Title
JP5398231B2 (en) Image processing apparatus, control method therefor, and program
US8656470B2 (en) Image processing apparatus, access control method, and storage medium
JP2008152483A (en) Image processing apparatus, method and program, and storage medium
US9117165B2 (en) Image processing system and image processing apparatus for sending image data
JP6084066B2 (en) Image forming apparatus, control method therefor, and program
US20170118191A1 (en) Image processing apparatus, method for controlling the same, and storage medium for carrying out login processing
JP2014002618A (en) Image forming apparatus, and control method therefor
JP6157546B2 (en) Information processing apparatus, information processing system, information processing apparatus control method, and program
JP6025797B2 (en) Image forming apparatus, method for controlling the apparatus, and program
JP6929987B2 (en) Image processing device, control method and program of image processing device
JP2013117986A (en) Image processing apparatus and control method therefor, and program
JP6993910B2 (en) Information processing equipment, its control method, and programs
JP6498235B2 (en) Information processing apparatus, control method therefor, and program
JP7110460B2 (en) Image processing device, control method and program
JP7277654B2 (en) MULTI-FUNCTIONAL COPYING MACHINE, CONTROL METHOD AND PROGRAM
JP6701405B2 (en) Information processing equipment
JP2012190372A (en) Print system, print server, printing method and program
JP2009272770A (en) Multi-function apparatus, and method of restricting use of multi-function apparatus
JP6135780B2 (en) Electronic device, management system, and management program
JP5168043B2 (en) DATA DISTRIBUTION SYSTEM, DATA DISTRIBUTION DEVICE, DATA DISTRIBUTION METHOD, DATA DISTRIBUTION PROGRAM, AND RECORDING MEDIUM
JP5879916B2 (en) Electronic device, management system, and management program
JP7216793B2 (en) Information processing device, its control method, and program
JP5454008B2 (en) Information processing apparatus and program
JP2023039185A (en) Image forming system, information processing method, and information processing program
JP2010206535A (en) Image forming apparatus and system

Legal Events

Date Code Title Description
A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20160916

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20161011

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20161212

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20170227

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20170425

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: 20170509

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20170606

R151 Written notification of patent or utility model registration

Ref document number: 6157546

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R151