Deprecated: The each() function is deprecated. This message will be suppressed on further calls in /home/zhenxiangba/zhenxiangba.com/public_html/phproxy-improved-master/index.php on line 456
JP6552558B2 - Image processing apparatus and control method of image processing apparatus - Google Patents
[go: Go Back, main page]

JP6552558B2 - Image processing apparatus and control method of image processing apparatus - Google Patents

Image processing apparatus and control method of image processing apparatus Download PDF

Info

Publication number
JP6552558B2
JP6552558B2 JP2017145613A JP2017145613A JP6552558B2 JP 6552558 B2 JP6552558 B2 JP 6552558B2 JP 2017145613 A JP2017145613 A JP 2017145613A JP 2017145613 A JP2017145613 A JP 2017145613A JP 6552558 B2 JP6552558 B2 JP 6552558B2
Authority
JP
Japan
Prior art keywords
authentication information
image data
processing apparatus
image processing
user
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.)
Active
Application number
JP2017145613A
Other languages
Japanese (ja)
Other versions
JP2017220937A (en
Inventor
康彰 川島
康彰 川島
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 JP2017145613A priority Critical patent/JP6552558B2/en
Publication of JP2017220937A publication Critical patent/JP2017220937A/en
Application granted granted Critical
Publication of JP6552558B2 publication Critical patent/JP6552558B2/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Landscapes

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

Description

本発明は、画像データを送信する画像処理装置、及び画像処理装置の制御方法に関する。 The present invention relates to an image processing apparatus for transmitting image data, and relates to control how the image processing apparatus.

従来、MFP(Multi Function Peripheral)などの画像処理装置から、画像データをファイル送信することが知られている。ファイル送信のための送信プロトコルとして、例えば、SMB(Server Message Block)を用いて画像データを送信することが知られている(特許文献1)。また、ファイル送信のための送信プロトコルの他の例として、WebDAV(Distributed Authoring and Versioning protocol for the WWW)が知られている。更に他の例として、FTP(File Transfer Protocol)が知られている。   Conventionally, it is known to transmit image data as a file from an image processing apparatus such as an MFP (Multi Function Peripheral). As a transmission protocol for file transmission, for example, it is known to transmit image data using SMB (Server Message Block) (Patent Document 1). Further, as another example of a transmission protocol for file transmission, WebDAV (Distributed Authoring and Versioning protocol for the WWW) is known. As yet another example, FTP (File Transfer Protocol) is known.

これらの方法でファイル送信を行う場合、画像データの格納先となるフォルダを管理する装置を示す情報(ホスト名)およびフォルダの位置情報(パス)に加えて、宛先の装置にアクセスするための認証情報(ユーザ名及びパスワード)が必要である。   When file transmission is performed by these methods, in addition to information (host name) indicating a device managing a folder as a storage destination of image data and location information (path) of a folder, authentication for accessing a destination device Information (user name and password) is required.

特開2011−234126号公報JP 2011-234126 A

ファイル送信で画像データを送信する宛先の装置が、送信元となる画像処理装置と同一のドメインにある場合、ユーザの認証情報が一元的に管理されている場合が多い。この場合、画像処理装置へのログインに使用する認証情報と、ファイル送信の宛先となる装置へのアクセスに必要となる認証情報が、共通のものとなっていることが考えられる。   In the case where the destination apparatus to which image data is transmitted by file transmission is in the same domain as the image processing apparatus as the transmission source, the authentication information of the user is often centrally managed. In this case, it is conceivable that the authentication information used for logging in to the image processing apparatus and the authentication information required for accessing the apparatus serving as the destination of the file transmission are common.

認証情報が共通であれば、画像処理装置へのログインのためにユーザが入力した認証情報を、画像データをファイル送信するための認証情報として引き継ぐ(流用する)ことにより、個別に認証情報を入力するユーザの手間を軽減することができる。   If the authentication information is common, the authentication information is input individually by taking over (using) authentication information input by the user for logging in to the image processing apparatus as authentication information for transmitting image data as a file. User's time and effort can be reduced.

一方、画像データの送信に関して、タイマー送信が知られている。タイマー送信とは、画像データの送信がユーザから指示された後、指定時刻になるまで送信せずに待機し、指定時刻になったときに自動的に画像データを送信する機能である。タイマー送信を利用する場合、通常は、画像データが送信されるときにはユーザはすでに画像処理装置からログアウトしている。従って、タイマー送信を利用する際に、上述した認証情報の引き継ぎを行おうとすると、画像処理装置にログインするために入力された認証情報を、ログアウト後も画像処理装置内に保持し続けることになる。しかしながら、ユーザの認証情報をログアウト後も保持し続けるのは、認証情報の漏洩リスクが高まることになり、セキュリティ面で好ましくない。   On the other hand, timer transmission is known for transmission of image data. The timer transmission is a function of waiting for transmission of image data after being instructed by the user, and waiting without transmission until the designated time, and automatically transmitting the image data when the designated time is reached. When using timer transmission, normally, when image data is transmitted, the user has already logged out from the image processing apparatus. Therefore, when the above-described authentication information is to be handed over when timer transmission is used, the authentication information input for logging in to the image processing apparatus is kept in the image processing apparatus even after logging out. . However, keeping the user authentication information after logout increases the risk of leakage of the authentication information, which is not preferable in terms of security.

また、画像データの送信に関して、受信転送も知られている。受信転送とは、受信した画像データを転送するための条件を予めユーザが登録し、その条件に合致する画像データを受信した場合に自動的に転送する機能である。この場合も、やはり通常は、画像データが転送されるときにはユーザは画像処理装置からログアウトしている。従って、タイマー送信について上述したのと同様にセキュリティ面の問題がある。   Also, with regard to transmission of image data, reception transfer is also known. The reception and transfer is a function of automatically registering a condition for transferring received image data in advance and receiving image data matching the condition. Also in this case, the user is usually logged out of the image processing apparatus when the image data is transferred. Therefore, there are security issues as described above for timer transmission.

本発明は、上記の問題点に鑑みなされたものであり、装置へのログインに使用されたパスワードを引き継いで使用する場合に、タイマー送信設定または受信転送設定を禁止する仕組みを提供することを目的とする。   The present invention has been made in view of the above problems, and it is an object of the present invention to provide a mechanism for prohibiting timer transmission setting or reception transfer setting when taking over and using a password used for logging in to a device. I assume.

上記の目的を達成するために本発明の画像処理装置は、前記画像処理装置にログインするために使用される認証情報を取得する取得手段と、前記認証情報を記憶する記憶手段と、前記ログインで使用された認証情報を画像データの送信に用いる設定が有効であった場合に、前記記憶手段によって記憶された認証情報を用いた、画像データのタイマー送信設定を禁止する制御手段と、を備えることを特徴とする。 In order to achieve the above object, an image processing apparatus according to the present invention includes an acquisition unit that acquires authentication information used to log in to the image processing apparatus, a storage unit that stores the authentication information, and a login unit. Control means for prohibiting image data timer transmission setting using the authentication information stored by the storage means when the setting for using the used authentication information for image data transmission is valid. It is characterized by

本発明によれば、装置へのログインに使用されたパスワードを引き継いで使用する場合に、タイマー送信設定または受信転送設定を禁止することができる。   ADVANTAGE OF THE INVENTION According to this invention, when taking over and using the password used for the login to an apparatus, a timer transmission setting or a reception transfer setting can be prohibited.

本発明の実施形態における画像処理システムの全体図である。FIG. 1 is an overall view of an image processing system according to an embodiment of the present invention. 本発明の実施形態におけるMFP101の構成を示すブロック図である。FIG. 2 is a block diagram showing the configuration of an MFP according to an embodiment of the present invention. 本発明の実施形態における認証サーバ102及びファイルサーバ103の構成を示すブロック図である。It is a block diagram which shows the structure of the authentication server 102 and the file server 103 in embodiment of this invention. 本発明の実施形態におけるMFP101の操作画面を示す図である。FIG. 6 is a view showing an operation screen of the MFP according to the embodiment of the present invention. 本発明の実施形態におけるMFP101の操作画面を示す図である。FIG. 6 is a view showing an operation screen of the MFP according to the embodiment of the present invention. 本発明の実施形態におけるMFP101の操作画面を示す図である。FIG. 6 is a view showing an operation screen of the MFP according to the embodiment of the present invention. 本発明の実施形態におけるMFP101の操作画面を示す図である。FIG. 6 is a view showing an operation screen of the MFP according to the embodiment of the present invention. 本発明の実施形態におけるMFP101の操作画面を示す図である。FIG. 6 is a view showing an operation screen of the MFP according to the embodiment of the present invention. 本発明の実施形態におけるMFP101の操作画面を示す図である。FIG. 6 is a view showing an operation screen of the MFP according to the embodiment of the present invention. 本発明の実施形態におけるMFP101の操作画面を示す図である。FIG. 6 is a view showing an operation screen of the MFP according to the embodiment of the present invention. 本発明の実施形態におけるMFP101のログイン動作を示すフローチャートである。5 is a flowchart showing a login operation of the MFP 101 according to the embodiment of the present invention. 本発明の実施形態におけるMFP101の新規宛先入力動作を示すフローチャートである。6 is a flowchart showing a new destination input operation of the MFP 101 according to the embodiment of the present invention. 本発明の実施形態におけるMFP101のファイル送信動作を示すフローチャートである。7 is a flowchart showing a file transmission operation of the MFP 101 according to the embodiment of the present invention. 本発明の実施形態におけるMFP101の操作画面を示す図である。FIG. 6 is a view showing an operation screen of the MFP according to the embodiment of the present invention. 本発明の実施形態におけるMFP101のタイマー送信動作を示すフローチャートである。6 is a flowchart illustrating a timer transmission operation of the MFP 101 according to the embodiment of the present invention. 本発明の実施形態におけるMFP101のタイマー送信設定を禁止する動作を示すフローチャートである。5 is a flowchart showing an operation of inhibiting timer transmission setting of the MFP 101 according to the embodiment of the present invention. 本発明の実施形態におけるMFP101のファイル送信動作を示すフローチャートである。7 is a flowchart showing a file transmission operation of the MFP 101 according to the embodiment of the present invention. 本発明の実施形態におけるMFP101の操作画面を示す図である。FIG. 6 is a view showing an operation screen of the MFP according to the embodiment of the present invention. 本発明の実施形態におけるMFP101の操作画面を示す図である。FIG. 6 is a view showing an operation screen of the MFP according to the embodiment of the present invention. 本発明の実施形態におけるMFP101の受信転送動作を示すフローチャートである。6 is a flowchart showing a reception and transfer operation of the MFP 101 according to the embodiment of the present invention. 本発明の実施形態におけるMFP101の受信転送設定を禁止する動作を示すフローチャートである。7 is a flowchart showing an operation of prohibiting the reception transfer setting of the MFP 101 according to the embodiment of the present invention.

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

<第1の実施形態>
まず、本発明の第1の実施形態について説明する。図1は、画像処理システムの全体図である。LAN(Local Area Network)100上には、MFP101、認証サーバ102、ファイルサーバ103が互いに通信可能に接続されている。MFP101は、画像処理装置の一例である。認証サーバ102は、認証装置の一例である。ファイルサーバ103は、ファイル管理装置の一例である。なお、MFP101は、ファイルサーバ103内のフォルダを宛先としてファイル送信を行うことができる。また、MFP101は、図示しないメールサーバを介して画像データを電子メールで送信することができる。また、MFP101は、図示しないモデムを介して公衆電話回線網に接続され、ファクシミリ通信により画像データを送受信することができる。
First Embodiment
First, a first embodiment of the present invention will be described. FIG. 1 is an overall view of an image processing system. An MFP 101, an authentication server 102, and a file server 103 are communicably connected to each other on a LAN (Local Area Network) 100. The MFP 101 is an example of an image processing apparatus. The authentication server 102 is an example of an authentication device. The file server 103 is an example of a file management device. The MFP 101 can transmit a file to a folder in the file server 103 as a destination. The MFP 101 can also transmit image data by e-mail via a mail server (not shown). The MFP 101 is connected to a public telephone line network via a modem (not shown), and can send and receive image data by facsimile communication.

なお、画像処理システムは、MFP101、認証サーバ102、ファイルサーバ103を含むものとするが、MFP101および認証サーバ102のみ、或いはMFP101のみを画像処理システムと称することもできる。   Although the image processing system includes the MFP 101, the authentication server 102, and the file server 103, only the MFP 101 and the authentication server 102 or only the MFP 101 may be referred to as an image processing system.

図2は、MFP101の構成を示すブロック図である。CPU211を含む制御部210は、MFP101全体の動作を制御する。CPU211は、ROM212に記憶された制御プログラムを読み出して読取制御や送信制御などの各種制御を行う。RAM213は、CPU211の主メモリ、ワークエリア等の一時記憶領域として用いられる。なお、MFP101の場合は、1つのCPU211が1つのメモリ(RAM213またはHDD214)を用いて後述するフローチャートに示す各処理を実行するものとするが、他の態様であっても構わない。例えば、複数のCPUや複数のRAMまたはHDDを協働させて後述するフローチャートに示す各処理を実行するようにすることもできる。   FIG. 2 is a block diagram showing the configuration of the MFP 101. As shown in FIG. A control unit 210 including a CPU 211 controls the overall operation of the MFP 101. The CPU 211 reads out a control program stored in the ROM 212 and performs various controls such as reading control and transmission control. The RAM 213 is used as a main memory of the CPU 211 and a temporary storage area such as a work area. In the case of the MFP 101, one CPU 211 executes each process shown in the flowchart to be described later using one memory (the RAM 213 or the HDD 214), but another mode may be used. For example, a plurality of CPUs, a plurality of RAMs, or HDDs can be cooperated to execute each process shown in a flowchart described later.

HDD214は、画像データや各種プログラムを記憶する。操作部I/F215は、操作部219と制御部210を接続する。操作部219には、タッチパネル機能を有する液晶表示部やキーボードなどが備えられ、ユーザからの指示や各種情報の入力を受け付ける受付部として機能する。   The HDD 214 stores image data and various programs. The operation unit I / F 215 connects the operation unit 219 and the control unit 210. The operation unit 219 includes a liquid crystal display unit having a touch panel function, a keyboard, and the like, and functions as a reception unit that receives instructions from the user and input of various types of information.

プリンタI/F216は、プリンタ220と制御部210を接続する。プリンタ220で印刷すべき画像データはプリンタI/F216を介して制御部210から転送され、プリンタ220において記録媒体上に印刷される。   The printer I / F 216 connects the printer 220 and the control unit 210. Image data to be printed by the printer 220 is transferred from the control unit 210 via the printer I / F 216 and printed on a recording medium by the printer 220.

スキャナI/F217は、スキャナ221と制御部210を接続する。スキャナ221は、原稿上の画像を読み取って画像データ(画像ファイル)を生成し、スキャナI/F217を介して制御部210に入力する。MFP101は、スキャナ221で生成された画像データ(画像ファイル)をファイル送信またはメール送信することができる。   The scanner I / F 217 connects the scanner 221 and the control unit 210. The scanner 221 reads an image on a document, generates image data (image file), and inputs the data to the control unit 210 via the scanner I / F 217. The MFP 101 can send the image data (image file) generated by the scanner 221 to a file or mail.

ネットワークI/F218は、制御部210(MFP101)をLAN100に接続する。ネットワークI/F218は、LAN100上の外部装置(認証サーバ102やファイルサーバ103など)に画像データや情報を送信したり、LAN100上の外部装置から各種情報を受信したりする。   A network I / F 218 connects the control unit 210 (MFP 101) to the LAN 100. The network I / F 218 transmits image data and information to an external device (such as the authentication server 102 or the file server 103) on the LAN 100, and receives various information from the external device on the LAN 100.

図3は、認証サーバ102の構成を示すブロック図である。CPU311を含む制御部310は、認証サーバ102全体の動作を制御する。CPU311は、ROM312に記憶された制御プログラムを読み出して各種制御処理を実行する。RAM313は、CPU311の主メモリ、ワークエリア等の一時記憶領域として用いられる。HDD314は、画像データや各種プログラムを記憶する。   FIG. 3 is a block diagram showing the configuration of the authentication server 102. As shown in FIG. A control unit 310 including a CPU 311 controls the operation of the entire authentication server 102. The CPU 311 reads a control program stored in the ROM 312 and executes various control processes. The RAM 313 is used as a main memory of the CPU 311 and a temporary storage area such as a work area. The HDD 314 stores image data and various programs.

ネットワークI/F315は、制御部310(認証サーバ102)をLAN100に接続する。ネットワークI/F315は、LAN100上の他の装置との間で各種情報を送受信する。なお、ファイルサーバ103の構成は、認証サーバ102と同様(図3)であるため、説明は省略する。   A network I / F 315 connects the control unit 310 (authentication server 102) to the LAN 100. The network I / F 315 transmits and receives various types of information to and from other devices on the LAN 100. The configuration of the file server 103 is the same as that of the authentication server 102 (FIG. 3), and thus the description thereof is omitted.

図4は、操作部219に表示される操作画面の一例を示す図である。ユーザは、図4の画面において、操作キー401または402を操作することにより、機能を選択することができる。図4は、操作キー401が選択された状態を示している。なお、図4では、機能として「スキャンして送信」「コピー」を例示しているが、MFP101がこれら以外の機能を備えていてもよい。   FIG. 4 is a view showing an example of the operation screen displayed on the operation unit 219. As shown in FIG. The user can select a function by operating the operation key 401 or 402 on the screen of FIG. FIG. 4 shows a state in which the operation key 401 is selected. In FIG. 4, “scan and send” and “copy” are illustrated as functions, but the MFP 101 may have other functions.

操作キー401を選択したユーザは、操作キー411または412を操作することにより、送信する画像データの宛先を設定することができる。操作キー411を操作すると、HDD214に保持されているアドレス帳の内容が表示され、ユーザは、アドレス帳に登録された内容を参照し、画像データの宛先を指定することができる。   The user who has selected the operation key 401 can set the destination of the image data to be transmitted by operating the operation key 411 or 412. When the operation key 411 is operated, the contents of the address book held in the HDD 214 are displayed, and the user can designate the destination of the image data with reference to the contents registered in the address book.

操作キー412を操作すると、ユーザからの新規の宛先情報の入力を受け付ける画面が表示される。ユーザは、表示された画面を介して宛先情報を入力し、画像データの宛先を指定することができる。なお、図示しないが、ワンタッチキーの一覧を表示させるための操作キーを備えるようにしても良い。ワンタッチキーには1つまたは複数の宛先が予め対応付けられており、ユーザは、所望のワンタッチキーを操作することにより、ワンタッチキーに対応付けられている内容を、画像データの宛先として指定することができる。   When the operation key 412 is operated, a screen for receiving input of new destination information from the user is displayed. The user can input destination information via the displayed screen and specify the destination of the image data. Although not shown, an operation key for displaying a list of one-touch keys may be provided. One or more destinations are associated in advance with the one-touch key, and the user operates the desired one-touch key to designate the content associated with the one-touch key as the destination of the image data. Can.

操作キー421は、カラー/モノクロなどの読取設定を行う場合に使用する操作キーである。操作キー422は、読取解像度を設定する場合に使用する操作キーである。操作キー423は、送信する画像データのファイル形式を設定する場合に使用する操作キーである。操作キー424は、片面/両面読取の設定を行う場合に使用する操作キーである。操作キー425は、読取サイズを設定する場合に使用する操作キーである。   The operation key 421 is an operation key used when performing reading settings such as color / monochrome. The operation key 422 is an operation key used when setting the reading resolution. The operation key 423 is an operation key used to set the file format of image data to be transmitted. The operation key 424 is an operation key used when performing single-sided / double-sided reading setting. The operation key 425 is an operation key used when setting a reading size.

操作キー426は、タイマー送信を設定する場合に使用する操作キーである。タイマー送信とは、ユーザが画像データの送信を指示したときに、すぐに送信を実行するのではなく、ユーザが指定した時刻まで待って自動的に送信を行う機能である。操作キー426を操作すると、図5に示すように画面が遷移する。ユーザは、図5の画面を介して画像データの送信時刻を指定することができる。   The operation key 426 is an operation key used when timer transmission is set. The timer transmission is a function that does not execute transmission immediately when the user instructs to transmit image data, but waits for a time specified by the user to perform transmission automatically. When the operation key 426 is operated, the screen changes as shown in FIG. The user can specify the transmission time of the image data via the screen of FIG.

図6は、操作部219に表示される操作画面の一例を示す図である。図6に示す操作画面は、図4の操作キー412が操作された場合に表示される。ユーザは、操作キー601乃至604のいずれかを操作することにより、画像データの送信方法を選択することができる。画像データを電子メールに添付して送信する場合は、ユーザは操作キー601を操作する。画像データをファクス(G3ファクス)で送信する場合は、ユーザは操作キー602を操作する。画像データをインターネットファクスで送信する場合は、ユーザは操作キー603を操作する。インターネットファクスとは、ファクス形式の画像データを電子メールに添付して送信する方法である。画像データをファイル送信する場合は、ユーザは操作キー604を操作する。   FIG. 6 is a view showing an example of the operation screen displayed on the operation unit 219. As shown in FIG. The operation screen shown in FIG. 6 is displayed when the operation key 412 in FIG. 4 is operated. The user can select the image data transmission method by operating any of the operation keys 601 to 604. When the image data is attached to an e-mail and transmitted, the user operates the operation key 601. When transmitting image data by fax (G3 fax), the user operates the operation key 602. When transmitting image data by Internet fax, the user operates the operation key 603. The Internet fax is a method of attaching image data in fax format to an e-mail and transmitting it. When transmitting image data to a file, the user operates the operation key 604.

図7は、操作部219に表示される操作画面の一例を示す図である。図7に示す操作画面は、図6の操作キー604が操作された場合に表示される。情報701及び702は、画像データの宛先となるフォルダを特定するための情報(ホスト名及びパス)である。情報703及び704は、情報701及び702によって特定されるフォルダにアクセスするために必要な認証情報(ユーザ名及びパスワード)である。   FIG. 7 is a view showing an example of the operation screen displayed on the operation unit 219. As shown in FIG. The operation screen shown in FIG. 7 is displayed when the operation key 604 in FIG. 6 is operated. Information 701 and 702 are information (host name and path) for specifying a folder as a destination of image data. Information 703 and 704 is authentication information (user name and password) necessary for accessing the folder specified by the information 701 and 702.

MFP101のユーザは、図7に示す操作画面を介して、ファイル送信のための新規の宛先情報を入力し、画像データの宛先として指定することができる。一方、送信毎に新規に宛先情報を入力する手間を省くために、図7で入力するのと同様の情報を予めアドレス帳に登録しておくこともできる。   The user of the MFP 101 can input new destination information for file transmission via the operation screen shown in FIG. 7 and designate it as the destination of the image data. On the other hand, in order to save time and effort for inputting destination information anew each time transmission, the same information as that input in FIG. 7 can be registered in advance in the address book.

図8は、操作部219に表示される操作画面の一例を示す図である。図8に示す操作画面は、ファイル送信のための宛先情報をアドレス帳に登録するときに表示される。情報801乃至804は、情報701乃至704として説明したものと同様である。図8に示す操作画面には、さらに情報805の入力欄が設けられている。   FIG. 8 is a view showing an example of the operation screen displayed on the operation unit 219. As shown in FIG. The operation screen shown in FIG. 8 is displayed when destination information for file transmission is registered in the address book. The information 801 to 804 are the same as those described as the information 701 to 704. An input field of information 805 is further provided on the operation screen shown in FIG.

情報805は、情報803及び804の認証情報を、送信毎にユーザに確認させるか否かを示す情報である。情報805が「ON」に設定されると、実際に画像データを送信するときに、ユーザによる認証情報の確認が求められる。   Information 805 is information indicating whether or not to allow the user to confirm the authentication information of the information 803 and 804 for each transmission. When the information 805 is set to “ON”, the user is required to confirm the authentication information when actually transmitting the image data.

図9は、操作部219に表示される操作画面の一例を示す図である。図9に示す操作画面は、管理者のみが操作可能であり、一般のユーザがMFP101を操作する場合には表示されない。管理者は、図9の画面を介して、認証情報の引き継ぎに関する設定を行う。   FIG. 9 is a view showing an example of the operation screen displayed on the operation unit 219. As shown in FIG. The operation screen shown in FIG. 9 can be operated only by an administrator, and is not displayed when a general user operates the MFP 101. The administrator performs setting regarding handover of authentication information through the screen of FIG.

管理者が操作キー901を操作すると、認証情報の引き継ぎは行われない。管理者が操作キー902を操作すると、認証情報の引き継ぎが行われる。認証情報の引き継ぎとは、ユーザがMFP101にログインするために入力した認証情報を、ファイル送信のための認証情報としてユーザに提示し、使用できるようにすることである。管理者が操作キー903を操作すると、予めユーザ毎に登録しておいた認証情報(図10を用いて後述)が、ファイル送信のための認証情報として提示される。   When the administrator operates the operation key 901, handover of authentication information is not performed. When the administrator operates the operation key 902, handover of authentication information is performed. The handover of the authentication information means that the authentication information input by the user to log in to the MFP 101 is presented to the user as authentication information for file transmission and can be used. When the administrator operates the operation key 903, authentication information (described later with reference to FIG. 10) registered in advance for each user is presented as authentication information for file transmission.

図10は、操作部219に表示される操作画面の一例を示す図である。図10の画面は、一般のユーザがMFP101を操作する場合に表示される。ユーザは、情報1001及び1002として、画像データをファイル送信する場合の認証情報(ユーザ名及びパスワード)を登録しておくことができる。このようにして登録した認証情報が、図9の「ユーザ毎に登録」が選択された場合に使用される。図10には、「A1001」という識別子で管理された1人のユーザに対して情報1001及び1002を登録する例を示すが、他のユーザに対しても同様に、情報1001及び1002を登録することができる。なお、情報1001及び1002は、HDD214に記憶される。   FIG. 10 is a view showing an example of the operation screen displayed on the operation unit 219. As shown in FIG. The screen in FIG. 10 is displayed when a general user operates the MFP 101. The user can register as the information 1001 and 1002 authentication information (user name and password) when image data is transmitted as a file. The authentication information registered in this way is used when “Register for each user” in FIG. 9 is selected. Although FIG. 10 shows an example in which the information 1001 and 1002 are registered for one user managed by the identifier “A1001”, the information 1001 and 1002 are registered similarly for other users. be able to. The information 1001 and 1002 are stored in the HDD 214.

図11は、MFP101におけるログイン動作(ユーザがMFP101の使用を開始するときの一連の動作)を説明するフローチャートである。図11のフローチャートに示す各動作(ステップ)は、MFP101のCPU211がHDD214に記憶された制御プログラムを実行することにより実現される。   FIG. 11 is a flowchart for describing a login operation in MFP 101 (a series of operations when the user starts using MFP 101). Each operation (step) shown in the flowchart of FIG. 11 is realized by the CPU 211 of the MFP 101 executing a control program stored in the HDD 214.

ステップS1101では、操作部219に表示した画面を介して、ユーザからの認証情報(ユーザ名及びパスワード)の入力を受け付ける。   In step S1101, input of authentication information (user name and password) from the user is accepted via the screen displayed on the operation unit 219.

ステップS1102では、ステップS1101で受け付けた認証情報を認証サーバ102に送信し、ユーザ認証を依頼する(ユーザによるMFP101の使用可否を問い合わせる)。ステップS1103では、認証サーバ102から通知される内容が、認証OKであるか認証NGであるかを判定する。この結果、認証OKである場合には、ユーザによるMFP101の使用を許可し、ステップS1104に進む。一方、認証NGである場合にはそのまま処理を終了する(或いは、ステップS1101に戻り、認証情報を入力するための画面を再表示する)。ステップS1104では、ステップS1101で受け付けた認証情報をRAM213またはHDD214に記憶する。以上の処理により、ユーザによるMFP101の使用が開始される。   In step S1102, the authentication information received in step S1101 is transmitted to the authentication server 102, and user authentication is requested (inquiry whether the user can use the MFP 101 is inquired). In step S1103, it is determined whether the content notified from the authentication server 102 is authentication OK or authentication NG. As a result, if the authentication is OK, the use of the MFP 101 by the user is permitted, and the process advances to step S1104. On the other hand, if it is authentication NG, the processing is terminated as it is (or the process returns to step S1101 to redisplay a screen for inputting authentication information). In step S1104, the authentication information accepted in step S1101 is stored in the RAM 213 or the HDD 214. The above process starts the use of the MFP 101 by the user.

次に、ステップS1105では、ユーザからログアウトの指示があったか否かを判定する。ログアウトの指示があった場合は、ステップS1106に進む。ステップS1106では、ステップS1104でRAM213またはHDD214に記憶した認証情報を消去する。   Next, in step S1105, it is determined whether the user has issued a logout instruction. If an instruction to log out has been issued, the process advances to step S1106. In step S1106, the authentication information stored in the RAM 213 or the HDD 214 in step S1104 is deleted.

図12は、MFP101における新規宛先入力動作を説明するフローチャートである。図12のフローチャートに示す各動作(ステップ)は、MFP101のCPU211がHDD214に記憶された制御プログラムを実行することにより実現される。また、図12のフローチャートは、操作キー412が操作されたときに開始される。   FIG. 12 is a flowchart for explaining a new destination input operation in the MFP 101. Each operation (step) shown in the flowchart of FIG. 12 is realized by the CPU 211 of the MFP 101 executing a control program stored in the HDD 214. The flowchart of FIG. 12 is started when the operation key 412 is operated.

ステップS1201では、新規に入力される宛先がファイル送信の宛先であるか否かを判定する。図6の操作画面で操作キー601乃至603が操作された場合は、新規に入力される宛先がファイル送信の宛先でないと判定し、ステップS1202に進む。ステップS1202では、Eメール、ファクス、またはインターネットファクスに関する宛先情報の入力を受け付ける。   In step S 1201, it is determined whether the newly input destination is a file transmission destination. When the operation keys 601 to 603 are operated on the operation screen of FIG. 6, it is determined that the newly input destination is not the file transmission destination, and the process proceeds to step S1202. In step S1202, the input of destination information regarding E-mail, fax, or Internet fax is accepted.

一方、図6の操作画面で操作キー604が操作された場合は、新規に入力される宛先がファイル送信の宛先であると判定し、ステップS1203に進む。ステップS1203では、認証情報の引き継ぎに関する設定の内容を判定する。図9の操作画面で操作キー901が操作されている場合は、ステップS1204に進む。図9の操作画面で操作キー902が操作されている場合は、ステップS1205に進む。図9の操作画面で操作キー903が操作されている場合は、ステップS1206に進む。   On the other hand, when the operation key 604 is operated on the operation screen of FIG. 6, it is determined that the newly input destination is the file transmission destination, and the process proceeds to step S1203. In step S1203, the contents of the settings related to taking over authentication information are determined. If the operation key 901 is operated on the operation screen of FIG. 9, the process proceeds to step S1204. If the operation key 902 is operated on the operation screen of FIG. 9, the process advances to step S1205. If the operation key 903 is operated on the operation screen of FIG. 9, the process proceeds to step S1206.

ステップS1204では、認証情報の引き継ぎを行わず、情報703及び704が空欄の状態で図7の操作画面を表示する。   In step S1204, authentication information is not taken over, and the operation screen of FIG. 7 is displayed with information 703 and 704 blank.

ステップS1205では、認証情報の引き継ぎを行う。具体的には、ステップS1101で受け付けた認証情報(ステップS1104で記憶した認証情報)を読み出し、情報703及び704としてプリセットした状態で図7の操作画面を表示する。MFP101へログインするためにユーザが入力した認証情報を図7の操作画面にプリセットすることで、同じ認証情報を何度もユーザが入力する手間を省くことができる。   In step S1205, the authentication information is handed over. Specifically, the authentication information received in step S1101 (the authentication information stored in step S1104) is read, and the operation screen of FIG. 7 is displayed in a state of being preset as the information 703 and 704. By presetting the authentication information input by the user in order to log in to the MFP 101 on the operation screen in FIG. 7, it is possible to save the user the trouble of inputting the same authentication information many times.

ステップS1206では、現在MFP101を操作しているユーザに対応付けて認証情報が登録されているか否かを判定する。具体的には、図10の情報1001及び1002が登録されているか否かを判定する。ステップS1206の判定の結果、認証情報が登録されている場合は、ステップS1208に進み、図10の操作画面を介して登録されているユーザ名及びパスワードを、情報703及び704にプリセットした状態で図7の操作画面を表示する。   In step S1206, it is determined whether authentication information is registered in association with the user who is currently operating the MFP 101. Specifically, it is determined whether the information 1001 and 1002 in FIG. 10 are registered. If authentication information is registered as a result of the determination in step S1206, the process advances to step S1208, and the user name and password registered via the operation screen of FIG. Display the operation screen of 7.

一方、認証情報が登録されていない場合は、ステップS1207に進む。ステップS1207では、ステップS1101で受け付けた認証情報(ステップS1104で記憶した認証情報)のうちのユーザ名を読み出し、情報703にプリセットした状態で図7の操作画面を表示する。このとき、情報704は空欄の状態とする。なお、このとき、情報703も空欄の状態としても良い。   On the other hand, if the authentication information is not registered, the process proceeds to step S1207. In step S1207, the user name of the authentication information (authentication information stored in step S1104) received in step S1101 is read out, and the operation screen of FIG. At this time, the information 704 is left blank. At this time, the information 703 may also be blank.

ステップS1204、S1205、S1207、S1208で図7の操作画面を表示する際は、いずれの場合も、情報701及び702は空欄の状態となっている。ステップS1209では、情報701乃至704のユーザからの入力、或いはプリセットされている内容の変更を受け付ける。   When the operation screen of FIG. 7 is displayed in steps S1204, S1205, S1207, and S1208, the information 701 and 702 are blank in any case. In step S1209, the input of the information 701 to 704 from the user or the change of preset content is accepted.

ステップS1210では、新規宛先の入力が完了したか否かを判定する。ユーザが完了を指示した場合は、処理を終了する(或いは、その他の宛先の指定を続けて受け付ける)。ユーザが完了を指示しない場合は、ステップS1209に戻る。   In step S1210, it is determined whether input of a new destination has been completed. If the user instructs the completion, the process is ended (or the specification of other destinations is continuously received). If the user does not instruct completion, the process returns to step S1209.

図13は、MFP101におけるファイル送信動作を説明するフローチャートであり、画像データの宛先を指定した後、図示しないスタートキーが操作された場合に開始される。図13のフローチャートに示す各動作(ステップ)は、MFP101のCPU211がHDD214に記憶された制御プログラムを実行することにより実現される。   FIG. 13 is a flowchart for explaining the file transmission operation in the MFP 101, which is started when the start key (not shown) is operated after the destination of the image data is specified. Each operation (step) shown in the flowchart of FIG. 13 is realized by the CPU 211 of the MFP 101 executing a control program stored in the HDD 214.

ステップS1301では、指定されている宛先がファイル送信の宛先であるか否かを判定する。ファイル送信でなければ、ステップS1302に進み、Eメール、ファクス、またはインターネットファクスによる画像データの送信を実行する。ファイル送信であれば、ステップS1303に進む。   In step S1301, it is determined whether the designated destination is a file transmission destination. If it is not file transmission, the process advances to step S1302 to execute transmission of image data by e-mail, fax, or Internet fax. If it is file transmission, the process proceeds to step S1303.

ステップS1303では、指定されている宛先が、アドレス帳を用いて指定されたものであるか、新規に入力されたものであるかを判定する。アドレス帳を用いて指定されたものであればステップS1304に進み、新規に入力されたものであればステップS1313に進む。   In step S1303, it is determined whether the designated destination is designated using the address book or newly entered. If it is specified using the address book, the process proceeds to step S1304, and if it is newly input, the process proceeds to step S1313.

ステップS1304では、送信毎にユーザに認証情報を確認させることになっているか否か(図8の情報805として説明したもの)を判定する。この判定の結果、送信毎にユーザに認証情報を確認させることが設定されている場合はステップS1305に進み、そうでない場合はステップS1313に進む。   In step S1304, it is determined whether or not the user is to confirm authentication information for each transmission (what has been described as information 805 in FIG. 8). If it is determined that the user is to confirm the authentication information for each transmission as a result of the determination, the process advances to step S1305; otherwise, the process advances to step S1313.

ステップS1305では、認証情報の引き継ぎに関する設定の内容を判定する。図9の操作画面で操作キー901が操作されている場合は、ステップS1306に進む。図9の操作画面で操作キー902が操作されている場合は、ステップS1307に進む。図9の操作画面で操作キー903が操作されている場合は、ステップS1308に進む。   In step S1305, the contents of settings regarding handover of authentication information are determined. If the operation key 901 is operated on the operation screen of FIG. 9, the process proceeds to step S1306. If the operation key 902 is operated on the operation screen of FIG. 9, the process advances to step S1307. If the operation key 903 is operated on the operation screen of FIG. 9, the process proceeds to step S1308.

ステップS1306では、図14の操作画面を表示する。図14の画面は、送信時にユーザに認証情報の内容を確認させるための画面である。   In step S1306, the operation screen of FIG. 14 is displayed. The screen of FIG. 14 is a screen for allowing the user to confirm the contents of the authentication information at the time of transmission.

ステップS1306では、情報803及び804としてアドレス帳に登録されていたものが削除され、図14の情報1403及び1404が空欄の状態で表示される。この場合、情報1403及び1404は、ユーザが入力しなければならない。   In step S1306, the information registered in the address book as the information 803 and 804 is deleted, and the information 1403 and 1404 in FIG. 14 is displayed in a blank state. In this case, the information 1403 and 1404 must be input by the user.

ステップS1307では、認証情報の引き継ぎを行う。具体的には、情報803及び804としてアドレス帳に登録されていたものが削除され、ステップS1101で受け付けた認証情報(ステップS1104で記憶した認証情報)を読み出し、情報1403及び1404にプリセットした状態で図14の画面を表示する。MFP101へログインするためにユーザが入力した認証情報を図14の操作画面にプリセットすることで、同じ認証情報を何度もユーザが入力する手間を省くことができる。   In step S1307, the authentication information is handed over. Specifically, the information registered in the address book as the information 803 and 804 is deleted, and the authentication information received in step S1101 (the authentication information stored in step S1104) is read and preset in the information 1403 and 1404. The screen of FIG. 14 is displayed. By presetting the authentication information input by the user in order to log in to the MFP 101 on the operation screen in FIG. 14, it is possible to save the user the trouble of inputting the same authentication information many times.

ステップS1308では、現在MFP101を操作しているユーザに対応付けて認証情報が登録されているか否かを判定する。具体的には、図10の情報1001及び1002が登録されているか否かを判定する。ステップS1308の判定の結果、認証情報が登録されている場合はステップS1310に進む。ステップS1310では、情報803及び804としてアドレス帳に登録されていたものが削除され、図10の操作画面を介して登録されているユーザ名及びパスワードが、情報1403及び1404にプリセットされた状態で図14の操作画面を表示する。   In step S1308, it is determined whether authentication information is registered in association with the user who is currently operating the MFP 101. Specifically, it is determined whether the information 1001 and 1002 in FIG. 10 are registered. If it is determined in step S1308 that authentication information is registered, the process advances to step S1310. In step S1310, the information registered in the address book as the information 803 and 804 is deleted, and the user name and password registered via the operation screen of FIG. 10 are preset in the information 1403 and 1404, respectively. Display 14 operation screens.

一方、認証情報が登録されていない場合は、ステップS1309に進む。ステップS1309では、情報803及び804として登録されていたものが削除され、ステップS1101で受け付けた認証情報(ステップS1104で記憶した認証情報)のうちのユーザ名を情報1403にプリセットした状態で図14の操作画面を表示する。このとき、情報1404は空欄の状態とする。なお、このとき、情報1403も空欄の状態としても良い。   On the other hand, if authentication information is not registered, the process advances to step S1309. In step S1309, the information registered as the information 803 and 804 is deleted, and the user name of the authentication information (the authentication information stored in step S1104) accepted in step S1101 is preset to the information 1403 in FIG. Display the operation screen. At this time, the information 1404 is left blank. At this time, the information 1403 may also be blank.

ステップS1306、S1307、S1309、S1310で図14の操作画面を表示する際は、いずれの場合も、情報1401及び1402には、情報801及び802としてアドレス帳に登録されている情報がプリセットされる。ステップS1311では、情報1403及び1404のユーザからの入力、或いはプリセットされている内容の変更を受け付ける。続くステップS1312では、ユーザから送信指示があったかどうかを判定し、送信指示があればステップS1313に進み、なければステップS1311に戻る。   When the operation screen of FIG. 14 is displayed in steps S1306, S1307, S1309, and S1310, information registered in the address book as information 801 and 802 is preset in the information 1401 and 1402 in any case. In step S1311, an input from the user of information 1403 and 1404 or a change in preset content is accepted. In subsequent step S1312, it is determined whether or not there is a transmission instruction from the user. If there is a transmission instruction, the process proceeds to step S1313, and if not, the process returns to step S1311.

ステップS1313では、操作キー426を用いたタイマー送信が設定されているか否かを判定する。タイマー送信が設定されていればステップS1315に進み、設定されていなければステップS1314に進む。   In step S1313, it is determined whether timer transmission using the operation key 426 is set. If timer transmission is set, the process proceeds to step S1315, and if not set, the process proceeds to step S1314.

ステップS1314では、画像データをファイル送信する。具体的には、図14の情報1401により示されるファイルサーバに接続し、図14の情報1402により示されるパスを用いて画像データの格納先となるフォルダを特定する。また、図14の情報1403及び1404として設定された認証情報を用いてファイルサーバへのログイン(フォルダへのアクセス)を行い、画像データをファイルサーバへ送信(フォルダへ格納)する。なお、ステップS1304でNoと判定されてステップS1313に進んだ場合は、図8の情報803及び804として設定された認証情報が、ファイルサーバへのログイン(フォルダへのアクセス)に用いられる。   In step S1314, the image data is transmitted as a file. Specifically, the file server is connected to the file server indicated by the information 1401 in FIG. 14, and the folder as the storage destination of the image data is specified using the path indicated by the information 1402 in FIG. Further, login (access to a folder) to the file server is performed using the authentication information set as the information 1403 and 1404 in FIG. 14, and the image data is transmitted to the file server (stored in the folder). If NO in step S1304, the process proceeds to step S1313, the authentication information set as the information 803 and 804 in FIG. 8 is used for login to the file server (access to the folder).

ステップS1315では、ユーザが指定した時刻に画像データを送信するようにタイマー送信を設定する(この段階では画像データは送信されない)。   In step S1315, timer transmission is set so that the image data is transmitted at the time designated by the user (image data is not transmitted at this stage).

図15は、MFP101におけるタイマー送信動作を説明するフローチャートであり、MFP101において定期的かつ自動的に開始される。図15のフローチャートに示す各動作(ステップ)は、MFP101のCPU211がHDD214に記憶された制御プログラムを実行することにより実現される。   FIG. 15 is a flowchart for explaining the timer transmission operation in the MFP 101, which is periodically and automatically started in the MFP 101. Each operation (step) shown in the flowchart of FIG. 15 is realized by the CPU 211 of the MFP 101 executing a control program stored in the HDD 214.

ステップS1501では、タイマー送信設定された画像データの有無を判定する。判定の結果、タイマー送信設定された画像データがあればステップS1502に進み、なければ処理を終了する。ステップS1502では、タイマー送信設定された画像データの送信時刻になっているか否かを判定する。判定の結果、タイマー送信設定された画像データの送信時刻になっていればステップS1503に進み、なっていなければ処理を終了する。ステップS1503では、図13のステップS1314と同様に画像データをファイル送信する。   In step S1501, the presence / absence of image data set for timer transmission is determined. As a result of the determination, if there is image data set for timer transmission, the process proceeds to step S1502, and if not, the process ends. In step S1502, it is determined whether it is time to transmit image data for which timer transmission is set. As a result of the determination, if the transmission time of the image data set for the timer transmission is reached, the process proceeds to step S1503. In step S1503, the image data is transmitted as a file as in step S1314 in FIG.

図16は、MFP101におけるタイマー送信設定を禁止する動作を説明するフローチャートであり、図4の操作キー426が操作された場合に開始される。図16のフローチャートに示す各動作(ステップ)は、MFP101のCPU211がHDD214に記憶された制御プログラムを実行することにより実現される。   FIG. 16 is a flowchart for explaining the operation for prohibiting the timer transmission setting in the MFP 101, which is started when the operation key 426 in FIG. 4 is operated. Each operation (step) shown in the flowchart of FIG. 16 is realized by the CPU 211 of the MFP 101 executing a control program stored in the HDD 214.

ステップS1601では、認証情報の引き継ぎに関する設定の内容を判定する。図9の操作画面で操作キー901または903が操作されている場合(つまり、「標準」または「ユーザ毎に登録」が選択されている場合)は、ステップS1602に進む。ステップS1602では、図5の画面を表示し、ユーザからの指定時刻の入力を受け付ける。ステップS1603では、ユーザが指定した時刻をROM212またはHDD214に記憶する。   In step S1601, the contents of settings regarding handover of authentication information are determined. If the operation key 901 or 903 is operated on the operation screen of FIG. 9 (that is, “standard” or “registered for each user” is selected), the process proceeds to step S1602. In step S1602, the screen of FIG. 5 is displayed, and the input of the designated time from the user is accepted. In step S1603, the time specified by the user is stored in the ROM 212 or the HDD 214.

一方、ステップS1601の判定の結果、図9の操作画面で操作キー902が操作されている場合(つまり、「本体ログイン時の認証情報を引き継ぎ」が選択されている場合)は、ステップS1604に進む。ステップS1604では、タイマー送信設定が禁止されている旨のメッセージを含むエラー画面を表示する。   On the other hand, as a result of the determination in step S1601, when the operation key 902 is operated on the operation screen of FIG. 9 (that is, "take over the authentication information upon login to the main body" is selected), . In step S1604, an error screen including a message indicating that the timer transmission setting is prohibited is displayed.

なお、ここでは認証情報の引き継ぎに関する設定の内容を操作キー426が操作された後に判定し、エラー画面を表示する例を説明したが、他の態様であっても構わない。例えば、操作キー426が操作される前に判定を行い、「本体ログイン時の認証情報を引き継ぎ」が選択されている場合は操作キー426を表示しない(或いは、操作不可能な状態で表示する)ことでタイマー送信設定を禁止するようにしても良い。   Here, although the example in which the content of the setting regarding the handover of the authentication information is determined after the operation key 426 is operated and the error screen is displayed, another mode may be used. For example, the determination is performed before the operation key 426 is operated, and the operation key 426 is not displayed (or displayed in an inoperable state) when "take over authentication information at login to the main body" is selected. Thus, the timer transmission setting may be prohibited.

<第2の実施形態>
第1の実施形態では、図4の画面で操作キー426を操作するタイミングでタイマー送信設定を禁止する例を説明した。これに対して第2の実施形態では、図4及び図5の画面を介してタイマー送信設定を一旦受け付け、その後、スタートキーが操作された場合にタイマー送信設定を禁止する例を説明する。なお、第1の実施形態と同様の構成については共通の参照番号を付して説明する。
Second Embodiment
In the first embodiment, the example in which the timer transmission setting is prohibited at the timing when the operation key 426 is operated on the screen of FIG. 4 has been described. On the other hand, in the second embodiment, an example will be described in which timer transmission setting is temporarily received via the screens of FIGS. 4 and 5 and then the timer transmission setting is prohibited when the start key is operated. The same components as those of the first embodiment will be described with the same reference numerals.

図17は、MFP101におけるファイル送信動作を説明するフローチャートであり、画像データの宛先を指定した後、図示しないスタートキーが操作された場合に開始される。図17のフローチャートに示す各動作(ステップ)は、MFP101のCPU211がHDD214に記憶された制御プログラムを実行することにより実現される。   FIG. 17 is a flowchart for explaining the file transmission operation in the MFP 101, which is started when a start key (not shown) is operated after specifying the destination of the image data. Each operation (step) shown in the flowchart of FIG. 17 is realized by the CPU 211 of the MFP 101 executing a control program stored in the HDD 214.

図13のフローチャートと比較すると、図17のフローチャートには、ステップS1701乃至S1703が追加されていることが分かる。   Compared with the flowchart of FIG. 13, it can be seen that steps S1701 to S1703 are added to the flowchart of FIG.

ステップS1313でタイマー送信が設定されているか否かを判定した結果、タイマー送信が設定されていればステップS1701に進む。ステップS1701では、認証情報の引き継ぎに関する設定の内容を判定する。図9の操作画面で操作キー901または903が操作されている場合(つまり、「標準」または「ユーザ毎に登録」が選択されている場合)は、ステップS1315に進む。ステップS1315では、ユーザが指定した時刻に画像データを送信するようにタイマー送信を設定する(この段階では画像データは送信されない)。   As a result of determining whether or not timer transmission is set in step S1313, if timer transmission is set, the process proceeds to step S1701. In step S1701, the contents of the settings related to taking over authentication information are determined. When the operation key 901 or 903 is operated on the operation screen of FIG. 9 (that is, when “standard” or “registration for each user” is selected), the process proceeds to step S1315. In step S1315, timer transmission is set so that the image data is transmitted at the time designated by the user (image data is not transmitted at this stage).

一方、ステップS1701の判定の結果、図9の操作画面で操作キー902が操作されている場合(つまり、「本体ログイン時の認証情報を引き継ぎ」が選択されている場合)は、ステップS1702に進む。ステップS1702では、タイマー送信の設定を解除するか否かを判定する。ここでは、タイマー送信設定の解除をするか否かをユーザが指示するための画面を表示し、解除するか否かをユーザに問い合わせる。ユーザが解除を指示すれば、ステップS1314に進み、画像データのファイル送信を実行する。一方、ユーザが解除を指示しなければ、ステップS1703に進み、タイマー送信設定が禁止されている旨のメッセージを含むエラー画面を表示する。   On the other hand, as a result of the determination in step S1701, when the operation key 902 is operated on the operation screen of FIG. 9 (that is, "take over the authentication information upon login to the main body" is selected), the process proceeds to step S1702. . In step S1702, it is determined whether or not to cancel the timer transmission setting. Here, a screen for the user to instruct whether to cancel the timer transmission setting is displayed, and the user is inquired whether to cancel. If the user instructs release, the process advances to step S1314 to execute image data file transmission. On the other hand, if the user does not instruct cancellation, the process proceeds to step S1703, and an error screen including a message indicating that the timer transmission setting is prohibited is displayed.

<第3の実施形態>
第1及び第2の実施形態では、タイマー送信設定を禁止する例を説明した。これに対して第3の実施形態では、受信転送設定を禁止する例を説明する。なお、第1の実施形態と同様の構成については共通の参照番号を付して説明する。
Third Embodiment
In the first and second embodiments, an example in which the timer transmission setting is prohibited has been described. In contrast, in the third embodiment, an example in which reception transfer setting is prohibited will be described. The same components as those of the first embodiment will be described with the same reference numerals.

図18は、操作部219に表示される操作画面の一例を示す図である。図18に示す操作画面は、転送設定を行うときに表示される。情報1801は、どのような受信方法で画像データを受信したときに転送を実行するかを示す情報である。MFP101は、ファクスまたはインターネットファクスで画像データを受信することができ、ユーザは、ドロップダウン形式で表示される選択肢から、所望の受信方法を選択することができる。   FIG. 18 is a diagram illustrating an example of an operation screen displayed on the operation unit 219. The operation screen shown in FIG. 18 is displayed when the transfer setting is performed. Information 1801 is information indicating how to perform transfer when receiving image data. The MFP 101 can receive image data by fax or internet fax, and the user can select a desired reception method from options displayed in a drop-down format.

情報1802は、どのような条件で受信したときに転送を実行するかを示す情報である。情報1801でファクスを選択すると、情報1802には、例えば「発信元番号が03−1234−5678」という条件を設定することができる。この場合、03−1234−5678というファクス番号の装置から画像データを受信した場合に、画像データの転送が実行される。情報1801でIファクスを選択した場合は、例えば「発信元アドレスがabc@bbb.co.jp」という条件を設定することができる。   Information 1802 is information indicating under what conditions the transfer is executed. When a fax is selected in the information 1801, for example, a condition “source number is 03-1234-5678” can be set in the information 1802. In this case, when image data is received from an apparatus having a fax number of 03-1234-5678, image data transfer is executed. When an I-fax is selected in the information 1801, for example, a condition that “source address is abc@bbb.co.jp” can be set.

情報1803は、画像データの転送先を示す情報である。ユーザが情報1803の入力欄をタッチすると図19に示す転送先入力画面が表示される。なお、ここでは受信した画像データをファイル送信で転送する場合を例に説明する。ここで、図19の画面に予め表示される(プリセットされる)内容は、認証情報の引き継ぎの設定に応じて切り替えられる。図9の操作画面で操作キー901が操作されている場合は、情報1903及び1904が空欄の状態で表示される。この場合、情報1903及び1904は、ユーザが入力しなければならない。   Information 1803 is information indicating the transfer destination of the image data. When the user touches the input field of information 1803, a transfer destination input screen shown in FIG. 19 is displayed. Here, a case where received image data is transferred by file transmission will be described as an example. Here, the contents displayed (preset) in advance on the screen of FIG. 19 are switched in accordance with the setting for taking over authentication information. When the operation key 901 is operated on the operation screen of FIG. 9, information 1903 and 1904 are displayed in a blank state. In this case, the information 1903 and 1904 must be input by the user.

図9の操作画面で操作キー902が操作されている場合は、ステップS1101で受け付けた認証情報(ステップS1104で記憶した認証情報)を読み出し、情報1903及び1904にプリセットした状態で図19の画面を表示する。MFP101へログインするためにユーザが入力した認証情報を図19の操作画面にプリセットすることで、同じ認証情報を何度もユーザが入力する手間を省くことができる。   When the operation key 902 is operated on the operation screen of FIG. 9, the authentication information (the authentication information stored in step S1104) received in step S1101 is read out, and the screen of FIG. indicate. By presetting the authentication information input by the user in order to log in to the MFP 101 on the operation screen in FIG. 19, it is possible to save the user the trouble of inputting the same authentication information many times.

図9の操作画面で操作キー903が操作されている場合であって、図10の情報1001及び1002が登録されている場合は、情報1001及び1002を情報1903及び1904にプリセットした状態で図19の操作画面を表示する。なお、図10の情報1001及び1002が登録されていない場合は、ステップS1101で受け付けた認証情報(ステップS1104で記憶した認証情報)のうちのユーザ名を情報1903にプリセットした状態で図19の操作画面を表示する。このとき、情報1904は空欄の状態とする。なお、このとき、情報1903も空欄の状態としても良い。   When the operation key 903 is operated on the operation screen in FIG. 9 and the information 1001 and 1002 in FIG. 10 are registered, the information 1001 and 1002 are preset in the information 1903 and 1904 in FIG. Display the operation screen. When the information 1001 and 1002 in FIG. 10 are not registered, the operation in FIG. 19 is performed with the user name of the authentication information (the authentication information stored in step S1104) accepted in step S1101 preset in the information 1903. Display the screen. At this time, the information 1904 is blank. At this time, the information 1903 may be blank.

ユーザは、情報1901乃至1904の入力、或いはプリセットされている内容の変更をし、受信転送設定を完了する。   The user inputs information 1901 to 1904 or changes preset contents to complete the reception transfer setting.

図20は、受信した画像データを転送する動作を説明するフローチャートである。図20のフローチャートに示す各動作(ステップ)は、MFP101のCPU211がHDD214に記憶された制御プログラムを実行することにより実現される。   FIG. 20 is a flowchart for explaining the operation of transferring received image data. Each operation (step) shown in the flowchart of FIG. 20 is realized by the CPU 211 of the MFP 101 executing a control program stored in the HDD 214.

ステップS2001では、画像データを受信する。ステップS2002では、転送設定を1つ取り出す。ステップS2003では、取り出した転送設定の情報1802を参照し、ステップS2001での受信が情報1802の条件に合致するか否かを判定する。判定の結果、ステップS2001での受信が情報1802の条件に合致する場合はステップS2004に進み、そうでなければステップS2005に進む。   In step S2001, image data is received. In step S2002, one transfer setting is extracted. In step S2003, the extracted transfer setting information 1802 is referred to, and it is determined whether or not the reception in step S2001 matches the condition of the information 1802. As a result of the determination, if the reception in step S2001 matches the condition of the information 1802, the process proceeds to step S2004. Otherwise, the process proceeds to step S2005.

ステップS2004では、ステップS2001で受信した画像データのファイル送信による転送を実行する。ファイル送信の具体的な処理としては、情報1901が示すホスト名に対応するファイルサーバ103に接続し、情報1903及び1904の認証情報を用いてファイルサーバ103へのログイン(フォルダへのアクセス)を行う。ファイルサーバ103へのログインが成功すると、画像データをファイルサーバ103へ送信(情報1902が示すフォルダへ格納)する。   In step S2004, the image data received in step S2001 is transferred by file transmission. As specific processing of file transmission, connection is made to the file server 103 corresponding to the host name indicated by the information 1901, and login (access to a folder) to the file server 103 is performed using the authentication information of the information 1903 and 1904. . If the login to the file server 103 is successful, the image data is transmitted to the file server 103 (stored in the folder indicated by the information 1902).

ステップS2005では、他の転送設定が有るか否かを判定し、あればステップS2002に戻り、なければ処理を終了する。   In step S2005, it is determined whether there is another transfer setting, and if there is, the process returns to step S2002, and if not, the process ends.

図21は、MFP101における受信転送設定を禁止する動作を説明するフローチャートであり、図18の画面を表示させるための操作がなされた場合に開始される。図21のフローチャートに示す各動作(ステップ)は、MFP101のCPU211がHDD214に記憶された制御プログラムを実行することにより実現される。   FIG. 21 is a flow chart for explaining the operation of prohibiting the reception transfer setting in the MFP 101, which is started when an operation for displaying the screen of FIG. 18 is performed. Each operation (step) shown in the flowchart of FIG. 21 is realized by the CPU 211 of the MFP 101 executing a control program stored in the HDD 214.

ステップS2101では、認証情報の引き継ぎに関する設定の内容を判定する。図9の操作画面で操作キー901または903が操作されている場合(つまり、「標準」または「ユーザ毎に登録」が選択されている場合)は、ステップS2102に進む。ステップS2102では、図18の画面を表示し、ユーザからの転送設定の入力を受け付ける。ステップS2103では、転送設定をROM212またはHDD214に記憶する。   In step S2101, the contents of the settings related to taking over authentication information are determined. When the operation key 901 or 903 is operated on the operation screen of FIG. 9 (that is, when “standard” or “registration for each user” is selected), the process proceeds to step S2102. In step S2102, the screen of FIG. 18 is displayed, and an input of transfer settings from the user is accepted. In step S2103, the transfer setting is stored in the ROM 212 or the HDD 214.

一方、ステップS2101の判定の結果、図9の操作画面で操作キー902が操作されている場合(つまり、「本体ログイン時の認証情報を引き継ぎ」が選択されている場合)は、ステップS2104に進む。ステップS2104では、受信転送設定が禁止されている旨のメッセージを含むエラー画面を表示する。   On the other hand, as a result of the determination in step S2101, when the operation key 902 is operated on the operation screen of FIG. 9 (that is, "take over the authentication information upon login to the main body" is selected), the process proceeds to step S2104. . In step S2104, an error screen including a message indicating that the reception transfer setting is prohibited is displayed.

なお、ここでは、「本体ログイン時の認証情報を引き継ぎ」が選択されている場合に、受信転送設定を一律に禁止するようにしているが、他の態様であっても構わない。例えば、「本体ログイン時の認証情報を引き継ぎ」が選択されている場合であっても、転送先がファイル送信の宛先でない場合は、受信転送設定を禁止しないようにしても良い。   Here, when “take over the authentication information at the time of login to the main body” is selected, the reception transfer setting is uniformly prohibited, but another mode may be adopted. For example, even if "take over authentication information at login to main body" is selected, the reception transfer setting may not be prohibited if the transfer destination is not the file transmission destination.

<他の実施形態>
また、本発明の目的は、以下の処理を実行することによっても達成される。即ち、上述した実施形態の機能を実現するソフトウェアのプログラムコードを記録した記憶媒体を、システム或いは装置に供給し、そのシステム或いは装置のコンピュータ(またはCPUやMPU等)が記憶媒体に格納されたプログラムコードを読み出す処理である。
Other Embodiments
The object of the present invention can also be achieved by executing the following processing. That is, a storage medium that records a program code of software that realizes 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. It is the process of reading the code.

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

101 MFP
210 制御部
211 CPU
212 ROM
213 RAM
214 HDD
101 MFP
210 control unit 211 CPU
212 ROM
213 RAM
214 HDD

Claims (11)

画像処理装置であって、
前記画像処理装置にログインするために使用される認証情報を取得する取得手段と、
前記認証情報を記憶する記憶手段と、
前記ログインで使用された認証情報を画像データの送信に用いる設定が有効であった場合に、前記記憶手段によって記憶された認証情報を用いた、画像データのタイマー送信設定を禁止する制御手段と、
を備えることを特徴とする画像処理装置。
An image processing apparatus,
Obtaining means for obtaining authentication information used to log in to the image processing apparatus;
Storage means for storing the authentication information;
Control means for prohibiting the timer data transmission setting of the image data using the authentication information stored by the storage means when the setting to use the authentication information used for the login for image data transmission is valid ;
An image processing apparatus comprising:
前記制御手段は、前記ログインで使用された認証情報を画像データの送信に用いる設定が有効でなかった場合に、画像データのタイマー送信設定を禁止しないことを特徴とする請求項1に記載の画像処理装置。 2. The image according to claim 1, wherein the control unit does not prohibit the timer transmission setting of the image data when the setting using the authentication information used in the login for the transmission of the image data is not valid. 3. Processing unit. 前記制御手段が画像データのタイマー送信設定を禁止することに従ってエラー画面を表示する表示手段を更に備えることを特徴とする請求項1または2に記載の画像処理装置。   The image processing apparatus according to claim 1, further comprising a display unit that displays an error screen according to the control unit prohibiting the timer data transmission setting of the image data. 前記表示手段は、前記制御手段が画像データのタイマー送信設定を禁止しないことに従って、前記エラー画面の代わりに画像データの送信時刻を指定するための画面を表示することを特徴とする請求項3に記載の画像処理装置。   The display unit displays a screen for specifying a transmission time of image data instead of the error screen according to the fact that the control unit does not prohibit the timer transmission setting of the image data. The image processing apparatus described. 前記制御手段が画像データのタイマー送信設定を禁止することに従って予めユーザが行ったタイマー送信設定を解除する解除手段を更に備えることを特徴とする請求項1乃至4のいずれか1項に記載の画像処理装置。   5. The image according to any one of claims 1 to 4, further comprising release means for releasing the timer transmission setting made by the user in advance according to the control means prohibiting the timer transmission setting of the image data. Processing equipment. 前記解除手段は、ユーザからの指示に従ってタイマー送信設定を解除することを特徴とする請求項5に記載の画像処理装置。   The image processing apparatus according to claim 5, wherein the canceling unit cancels the timer transmission setting according to an instruction from a user. 前記画像処理装置からユーザがログアウトすることに従って、前記記憶手段によって記憶された認証情報を削除することを特徴とする請求項1乃至6のいずれか1項に記載の画像処理装置。   The image processing apparatus according to any one of claims 1 to 6, wherein the authentication information stored by the storage unit is deleted according to the user logging out of the image processing apparatus. 前記画像データを宛先に送信する送信手段と、
前記宛先を受け付ける受付手段と、
を有し、
前記受付手段は、前記宛先の新規の入力を受け付けることに従って、前記記憶手段によって記憶された認証情報を前記宛先の一部として受け付けることを特徴とする請求項1乃至7のいずれか1項に記載の画像処理装置。
Transmitting means for transmitting the image data to a destination;
Reception means for receiving the destination;
Have
8. The apparatus according to claim 1, wherein the accepting unit accepts authentication information stored by the storage unit as a part of the destination in accordance with accepting a new input of the destination. 9. Image processing device.
前記画像データを宛先に送信する送信手段と、
前記宛先を受け付ける受付手段と、
前記受付手段で受け付けた宛先の一部を削除する削除手段と、
を有し、
複数の宛先を記憶したアドレス帳が前記記憶手段によって記憶され、
前記受付手段は、前記アドレス帳に記憶された前記複数の宛先のうちユーザによって指定された宛先を受け付け、
前記削除手段は、前記受付手段によって受け付けた前記ユーザによって指定された宛先に含まれる認証情報を削除することを特徴とする請求項1乃至7のいずれか1項に記載の画像処理装置。
Transmitting means for transmitting the image data to a destination;
Reception means for receiving the destination;
A deletion unit that deletes a part of the destination received by the reception unit;
Have
An address book storing a plurality of destinations is stored by the storage means,
The receiving unit receives a destination designated by a user among the plurality of destinations stored in the address book.
The image processing apparatus according to claim 1, wherein the deleting unit deletes authentication information included in a destination designated by the user received by the receiving unit.
前記受付手段は、前記削除手段によって削除された認証情報の代わりに、前記記憶手段によって記憶された認証情報を受け付けることを特徴とする請求項9に記載の画像処理装置。   10. The image processing apparatus according to claim 9, wherein the accepting unit accepts the authentication information stored by the storage unit instead of the authentication information deleted by the deleting unit. 画像処理装置の制御方法であって、
前記画像処理装置にログインするために使用される認証情報を取得する取得工程と、
前記認証情報を記憶する記憶工程と、
前記ログインで使用された認証情報を画像データの送信に用いる設定が有効であった場合に、前記記憶工程によって記憶された認証情報を用いた、画像データのタイマー送信設定を禁止する制御工程と、
を備えることを特徴とする画像処理装置の制御方法。
A control method of the image processing apparatus,
An acquisition step of acquiring authentication information used to log in to the image processing apparatus;
A storage step of storing the authentication information;
A control step for prohibiting the timer data transmission setting of the image data using the authentication information stored in the storage step when the setting used for transmitting the image data is the authentication information used in the login ;
An image processing apparatus control method comprising:
JP2017145613A 2017-07-27 2017-07-27 Image processing apparatus and control method of image processing apparatus Active JP6552558B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2017145613A JP6552558B2 (en) 2017-07-27 2017-07-27 Image processing apparatus and control method of image processing apparatus

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2017145613A JP6552558B2 (en) 2017-07-27 2017-07-27 Image processing apparatus and control method of image processing apparatus

Related Parent Applications (1)

Application Number Title Priority Date Filing Date
JP2012115757A Division JP6184059B2 (en) 2012-05-21 2012-05-21 Image processing apparatus, image processing apparatus control method, and program

Publications (2)

Publication Number Publication Date
JP2017220937A JP2017220937A (en) 2017-12-14
JP6552558B2 true JP6552558B2 (en) 2019-07-31

Family

ID=60656626

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2017145613A Active JP6552558B2 (en) 2017-07-27 2017-07-27 Image processing apparatus and control method of image processing apparatus

Country Status (1)

Country Link
JP (1) JP6552558B2 (en)

Family Cites Families (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2002125082A (en) * 2000-10-16 2002-04-26 Murata Mach Ltd Facsimile server
JP2011029820A (en) * 2009-07-23 2011-02-10 Canon Inc Information processing apparatus, control method of the information processing apparatus, and control program for the information processing apparatus
JP5355487B2 (en) * 2010-04-26 2013-11-27 キヤノン株式会社 Image transmitting apparatus and authentication method for image transmitting apparatus

Also Published As

Publication number Publication date
JP2017220937A (en) 2017-12-14

Similar Documents

Publication Publication Date Title
JP4697318B2 (en) Image processing apparatus and image processing system
JP6112779B2 (en) Data processing apparatus, data processing apparatus control method, and program
JP6066572B2 (en) Image processing apparatus, control method for image processing apparatus, and control program
US10237425B2 (en) Image processing apparatus associating with external apparatus, control method, and storage medium
JP6049275B2 (en) Image processing system, image processing apparatus, control method for image processing apparatus, and program
JP6029300B2 (en) Image processing apparatus, image processing apparatus control method, and program
JP7179601B2 (en) Information processing device, its control method, and program
JP6184059B2 (en) Image processing apparatus, image processing apparatus control method, and program
JP6032906B2 (en) Image processing system, image processing apparatus, control method for image processing apparatus, and program
JP6552558B2 (en) Image processing apparatus and control method of image processing apparatus
JP6465851B2 (en) Image processing apparatus, image processing apparatus control method, and program
JP7516100B2 (en) IMAGE PROCESSING APPARATUS, CONTROL METHOD FOR IMAGE PROCESSING APPARATUS, AND PROGRAM
JP2007098786A (en) Image formation device and image forming system
JP6253246B2 (en) Image processing system, image processing method, and program
JP6576529B2 (en) Data processing apparatus, data processing apparatus control method, and program
JP6316386B2 (en) Image processing apparatus, image processing apparatus control method, and program
JP7508263B2 (en) Image processing device, control method thereof, and program
JP6391742B2 (en) Data processing apparatus, data processing apparatus control method, and program
JP2020120192A (en) Image processing apparatus and method
JP6490283B2 (en) Image processing apparatus, control method, and program
JP6616867B2 (en) Image receiving apparatus and control method therefor, application program, image processing system and control method therefor
JP6345226B2 (en) Image processing apparatus, image processing apparatus control method, and program
JP2021019225A (en) Image forming apparatus, notification system, control method, and program

Legal Events

Date Code Title Description
A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20180824

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20180828

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20181026

A02 Decision of refusal

Free format text: JAPANESE INTERMEDIATE CODE: A02

Effective date: 20181218

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20190315

A911 Transfer to examiner for re-examination before appeal (zenchi)

Free format text: JAPANESE INTERMEDIATE CODE: A911

Effective date: 20190408

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

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20190702

R151 Written notification of patent or utility model registration

Ref document number: 6552558

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R151