WO2012153671A1 - Image processing apparatus that operates according to security policies, control method therefor, and storage medium - Google Patents

Image processing apparatus that operates according to security policies, control method therefor, and storage medium Download PDF

Info

Publication number
WO2012153671A1
WO2012153671A1 PCT/JP2012/061510 JP2012061510W WO2012153671A1 WO 2012153671 A1 WO2012153671 A1 WO 2012153671A1 JP 2012061510 W JP2012061510 W JP 2012061510W WO 2012153671 A1 WO2012153671 A1 WO 2012153671A1
Authority
WO
WIPO (PCT)
Prior art keywords
image processing
processing apparatus
security policies
unit
settings
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Ceased
Application number
PCT/JP2012/061510
Other languages
French (fr)
Inventor
Naoki Tsuchitoi
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 US14/112,646 priority Critical patent/US9258330B2/en
Publication of WO2012153671A1 publication Critical patent/WO2012153671A1/en
Anticipated expiration legal-status Critical
Priority to US14/978,213 priority patent/US10243995B2/en
Ceased legal-status Critical Current

Links

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L63/00Network architectures or network communication protocols for network security
    • H04L63/20Network architectures or network communication protocols for network security for managing network security; network security policies in general
    • GPHYSICS
    • G06COMPUTING OR CALCULATING; COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F21/00Security arrangements for protecting computers, components thereof, programs or data against unauthorised activity
    • G06F21/50Monitoring users, programs or devices to maintain the integrity of platforms, e.g. of processors, firmware or operating systems
    • GPHYSICS
    • G06COMPUTING OR CALCULATING; COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F21/00Security arrangements for protecting computers, components thereof, programs or data against unauthorised activity
    • G06F21/60Protecting data
    • G06F21/606Protecting data by securing the transmission between two devices or processes
    • G06F21/608Secure printing
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L63/00Network architectures or network communication protocols for network security
    • H04L63/04Network architectures or network communication protocols for network security for providing a confidential data exchange among entities communicating through data packet networks
    • H04L63/0428Network architectures or network communication protocols for network security for providing a confidential data exchange among entities communicating through data packet networks wherein the data content is protected, e.g. by encrypting or encapsulating the payload

Definitions

  • the present invention relates to an image processing apparatus, a control method therefor, and a storage medium storing a program for implementing the method, and in particular to a security policy technique of an image processing apparatus connected to a network.
  • Some recent multifunctional peripherals have a file service function of not only simply printing image data and transmitting image data via a network but also providing image data to a personal computer (PC) .
  • PC personal computer
  • PCs and server devices such as file servers and authentication servers connected to a network in an office and so on are required to operate in accordance with security policies determined with respect to each office.
  • security policies mean constraints imposed in terms of security so as to prevent unauthorized use of devices at offices and information leakage, such as requiring user authentication in
  • user modes of the device so that the device can be operated in accordance with the above-mentioned security policies.
  • PTL Patent Literature 1
  • security policies and user modes are compared with each other at startup, the security policies can be complied with after restart.
  • the security policies or the user modes are dynamically changed after startup, there is no guarantee that operation will be performed in compliance with the security policies until next startup, which can lead to security holes.
  • the present invention relates to an image processing apparatus and a control method therefor which are capable of restraining operation that does not comply with security policies even in a case where security policies are changed by setting using user modes, as well as a storage medium storing a program for implementing the method.
  • a first aspect of the present invention provides an image processing apparatus that has a plurality of functions and in which security policies are set in advance, comprising an operation unit
  • a verification unit configured to, when settings of the image processing apparatus are changed via the operation unit, verify whether the changed settings match the security policies
  • a restraint unit configured to restrain operation of the image processing apparatus until the verification unit verifies that the changed settings match the security policies
  • a second aspect of the present invention provides a control method for an image
  • processing apparatus that has an operation unit and a plurality of functions and in which security policies are set in advance, comprising a verification step of, when settings of the image processing apparatus are changed via the operation unit, verifying whether the changed settings match the security policies, and a restraint step of restraining operation of the image processing apparatus until it is verified in the verification step that the changed settings match the security policies.
  • a third aspect of the present invention provides a non-transitory computer-readable storage medium storing a program for causing an image processing apparatus to implementing a control method as described above.
  • FIG. 1 is a block diagram schematically showing an arrangement of an image processing apparatus according to a first embodiment of the present invention.
  • FIG. 2A is a flowchart showing the flow of a security policy setting and verification process in a multifunctional peripheral appearing in FIG. 1.
  • FIG. 2B is a flowchart showing the flow of a security policy setting and verification process in a multifunctional peripheral appearing in FIG. 1.
  • FIG. 3 is a diagram showing an exemplary list of user modes held in a user mode storage unit.
  • FIG. 4A is a view showing an exemplary setting screen for setting security policies displayed on a UI operation unit and shows a policy setting screen.
  • FIG. 4B is a view showing an exemplary setting screen for setting security policies displayed on a UI operation unit and shows a network communication policy setting screen.
  • FIG. 4C is a view showing an exemplary setting screen for setting security policies displayed on a UI operation unit and shows an authentication policy setting screen.
  • FIG. 5A is a view showing an exemplary policy table held in a policy generation unit and shows a policy table for network communication policies.
  • FIG. 5B is a view showing an exemplary policy table held in a policy generation unit and shows a policy table for authentication policies.
  • FIG. 6 is a diagram showing an exemplary policy file according to the first embodiment of the present invention.
  • FIG. 7 is a flowchart showing in detail a security policy verification process in step S209 in FIG. 2B.
  • FIG. 8 is a flowchart showing a network communication policy determining operation in the
  • FIG. 9 is a diagram showing an exemplary policy file according to a second embodiment of the present invention.
  • FIG. 10A is a view showing an exemplary function selection screen for access control which is displayed on a UI operation unit according to the first embodiment .
  • FIG. 10B is a view showing an exemplary function selection screen which is displayed on a UI operation unit according to the second embodiment.
  • FIG. 1 is a block diagram schematically showing an arrangement of an image processing apparatus according to a first embodiment of the present invention.
  • the image processing apparatus is comprised of, for example, a multifunctional peripheral 101.
  • the multifunctional peripheral 101 has a network communication unit 102, a UI operation unit 103, a user mode storage unit 104, a policy verification unit 105, a policy storage unit 106, and a policy generation unit 107.
  • the multifunctional peripheral 101 has a CPU 108, a RAM 109, a storage device 110, a print engine 111, a scanner engine 112, and an internal bus 113 that connects them together.
  • the network communication unit 102 connects to a network and communicates with external devices.
  • the UI operation unit 103 which is disposed on the multifunctional peripheral 101, has a display unit that displays settings, statuses, and so on of the
  • multifunctional peripheral 101 and an operation unit that enables a user to perform operations on the
  • the display unit is comprised of, for example, a liquid crystal panel, and the operation unit is
  • the user mode storage unit 104 is a nonvolatile storage device that stores setting items set by the user via the UI operation unit 103 (hereafter referred to as "user modes") .
  • the policy generation unit 107 generates a policy file from policy tables, to be described later, and security policies set by the user via the UI
  • the policy storage unit 106 is a nonvolatile storage device that stores a policy file generated by the policy generation unit 107. The details of a policy file will be described later.
  • the policy verification unit 105 obtains a policy file from the policy storage unit 106, obtains user modes from the user mode storage unit 104, and compares the details of the policy file and the details of the user modes. Based on the comparison result, the policy verification unit 105 verifies whether or not they match security policies set in advance in the
  • the CPU 108 performs image processing on print data and various types of control.
  • the RAM 109 is a memory that temporarily holds program codes to be executed by the CPU 108 and information such as image data.
  • the storage device 110 holds program codes and image data, and is comprised of an HDD (hard disk drive) or an SDD (solid state drive) .
  • the print engine 111 is a printing unit that prints image data on sheets or the like using a known technique such as an electrophotographic technique or an inkjet technique.
  • the scanner engine 112 is a scanner unit that optically reads images printed on sheets or the like.
  • the CPU 108 reads an image off an original by controlling the scanner engine 122 in response to an operation on the UI operation unit 103. Then, image data obtained by the scanner engine 112 is temporarily stored in the RAM 109, subjected to necessary image processing, and transmitted to the print engine 111, which in turn prints out the resulting image data .
  • the CPU 108 reads an image off an original by controlling the scanner engine 122 in response to an operation on the UI
  • image data obtained by the scanner engine 112 is temporarily stored in the RAM 109, subjected to predetermined format conversion, and
  • the user mode storage unit 104 and the storage device 110 may be configured as one storage device. In this case, a storage area for storing user modes is reserved in the storage device 110. Also, the policy storage unit 106 and the storage device 110 may be configured as one storage device. In this case, a storage area for storing policy files is reserved in the storage device 110.
  • the policy verification unit 105 may be dispensed with, and the CPU 108 may realize the functions of the policy verification unit 105.
  • programs corresponding to the functions of the policy verification unit 105 are stored in the storage device 110.
  • the policy generation unit 107 may be dispensed with, and the CPU 108 may realize the functions of the policy generation unit 107. In this case,
  • FIGS. 2A and 2B are flowcharts showing the flow of a security policy setting and verification process in the multifunctional peripheral 101 appearing in FIG. 1. This process is carried out by the CPU 108 or by any component element of the multifunctional peripheral 101 under the control of the CPU 108. The CPU 108 starts operating with start of the multifunctional peripheral 101, and continues operating until the multifunctional peripheral 101 stops operating.
  • step S200 the UI operation unit 103 is waiting for input of an
  • an operation can be input by depressing icons displayed on a liquid crystal panel.
  • the CPU 108 proceeds to step S201.
  • the CPU 108 determines whether or not the operation on the UI operation unit 103 by the user is setting of security policies. Upon determining that the operation on the UI operation unit 103 by the user is setting of security policies, the CPU 108 accepts setting of security policies (step S202) . A description will be given later of how to set security policies. It should be noted that to set security policies, it is necessary to authenticate the user in advance and determine whether or not the user has the authority to set security policies, but in the present embodiment, description thereof is omitted.
  • step S203 unchecked state (step S203) and returns to the step S200. It should be noted that whether or not security policies have been checked or not (unchecked or already checked) is stored in the policy storage unit 106 or the storage device 110.
  • the CPU 108 determines whether or not the operation on the UI
  • step S204 Upon determining that the operation is not setting of user modes, the CPU 108 proceeds to step S208. On the other hand, upon determining that the operation is setting of user modes, the CPU 108 accepts setting of user modes, and stores them in the user mode storage unit 104 (step S205) .
  • the CPU 108 determines whether or not any setting item that influences security has been changed among a plurality of setting items of the user modes (step S206) .
  • Setting items that influence security include settings as to user authentication for the multifunctional peripheral 101, settings as to the number of digits in a password, settings as to ports of the network communication unit 102 which are allowed for communication, and settings relating to whether or not data, communication, or the like is required to be encrypted as well as the strength of encryption. Besides them, settings as to the security of the multifunctional peripheral 101 are included in setting items that influence security.
  • the CPU 108 changes security policies to an unchecked state (step S107) and returns to the step S200.
  • the CPU 108 directly returns to the step S200 without any change.
  • step S208 the CPU 108 determines whether or not the operation by the user is an
  • step S209 the policy verification unit 105 carries out a security policy verification process. A detailed description will be given later of this security policy verification process.
  • step S210 the CPU 108 determines whether or not security policies have been successfully verified. Upon determining that security policies have been successfully verified, the CPU 108 changes security policies to a checked state (step S211) and returns to the step S200. On the other hand, upon determining that security policies have not been successfully verified, the CPU 108 directly returns to the step S200 without any change .
  • the CPU 108 determines whether or not security policies are unchecked. Upon determining that security policies are unchecked, the CPU 108 causes the UI operation unit 103 to display a message saying "Cannot operate because security policies are unchecked" or the like, thus restraining execution of the functions of the multifunctional peripheral 101
  • the CPU 108 executes the functions of the multifunctional peripheral 101 designated by the user (step S214).
  • the functions mean functions which the multifunctional peripheral 101 has such as a copy function and a scanning and transmitting function.
  • the check state of security policies is changed to an unchecked state (step S203 or S207) in response to change of security policy settings (step S202) or change of user mode settings (step S205).
  • security policies are unchecked, execution of functions by the multifunctional peripheral 101 is restrained.
  • security policies are changed to a checked state (step S211).
  • FIG. 3 is a diagram showing exemplary user modes held in the user mode storage unit 104.
  • User modes received from the user by the UI operation unit 103 in the step S205 in FIG. 2A are stored in the user mode storage unit 104.
  • setting items of user modes are held in left columns, and setting values thereof are held in right columns.
  • examples of user mode items include “IPP printing/ use SSL”, “SMTP/use SSL”, “SSL communication/ use one having high encryption strength”, and “PDF generation/ use one having high encryption strength”.
  • examples of user mode items further include “Use user authentication” and “User authentication/ limit password characters”.
  • setting values of user modes are expressed by a binary, that is, "ON” or "OFF", but actually, they may have numerical values or have a plurality of structures.
  • a list of setting values is stored in the user mode storage unit 104, and this list may be in XML format or CSV format.
  • FIGS. 4A to 4C are views showing exemplary setting screens for setting security policies which are displayed on the UI operation unit 103, in which FIG. 4A shows a policy setting screen, FIG. 4B shows a network communication policy setting screen, and FIG. 4C shows an authentication policy setting screen.
  • the policy setting screen is set on the UI operation unit 103.
  • a setting button 302 for setting network communication policies, and a setting button 303 for setting authentication policies are displayed on the policy setting screen 301. It should be noted that in the present embodiment, the two buttons consisting of the setting button 302 for network communication policies and the setting button 303 for authentication policies will be described for ease of explanation, but actually, there may be a larger number of security policies.
  • settings can be configured with respect to the following two security policies, "Require user
  • FIGS. 5A and 5B are views showing exemplary policy tables held in the policy generation unit 107, in which FIG. 5A shows a policy table for network
  • FIG. 5B shows a policy table for authentication policies.
  • the policy tables are stored as digital
  • Internet printing protocol means a protocol which is defined by RFC 2565 and by which print data is
  • SMTP simple mail transfer protocol
  • RFC 821 the protocol which is defined by RFC 821 and by which electronic mails are transmitted, and this indicates that an image scanned by a multifunctional peripheral is transmitted as a file attached to an electronic mail.
  • Either is used to transmit and receive image data via a network, in particular, the Internet, and used for encryption of a communication path using SSL (secure socket layer) because image data may include secret data.
  • SSL is a protocol that provides encryption and integrity to TCP sessions and is defined by RFC 2246.
  • PDF portable document format
  • PDF means an electronic document format which is defined by ISO-32000 and can be encrypted using passwords so as to maintain confidentiality.
  • a plurality of encryption schemes can be selected for PDF, and this security policy indicates that encryption schemes are limited to those having high strength.
  • the policy generation unit 107 extracts
  • FIG. 6 is a diagram showing an exemplary policy file according to the first embodiment of the present invention.
  • the policy file is stored in XML format, CSV format, or the like, but it may be stored in any format as long as it is a data structure that can express a table.
  • the policy file is used by the policy verification unit 105 to determine whether or not to perform each function of the multifunctional peripheral 101.
  • FIG. 7 is a flowchart showing in detail the security policy verification process in the step S209 in FIG. 2B. This process is carried out by the policy verification unit 105.
  • the policy verification unit 105 is called by the CPU 108.
  • step S801 the policy verification unit 105 sets a verification success flag, which is a variable, to "TRUE" . Then, in step S802, the policy verification unit 105 obtains a policy file from the policy storage unit 106. Steps S803 to S808 are looped, and the policy verification unit 105 obtains information from the policy file on a row-by-row basis (step S803) . This corresponds to each row in FIG. 6.
  • step S804 the policy verification unit 105 ascertains a constraint condition in each obtained row, and determines whether or not there is a constraint condition. For example, in the case of "IPP printing/use SSL" in FIG. 6, the constraint condition is "ON". It is considered that when the constraint condition is "ON”, there is a constraint condition, and when the constraint condition is "-", there is no constraint condition. When it is determined that there is no constraint condition, the process proceeds to step S808. On the other hand, when it is determined that there is a constraint
  • the policy verification unit 105 obtains a setting value of the corresponding user mode from the user mode storage unit 104 (step S805) .
  • the policy verification unit 105 obtains a setting value "ON" corresponding to the setting item "IPP printing/use SSL" appearing in FIG. 3.
  • step S806 the policy verification unit 105 determines whether or not the restraint
  • step S806 when it is determined in the step S806 that they do not match each other, the policy verification unit 105 sets the verification success flag to "FALSE" (step S807), and the process proceeds to step S808.
  • the constraint condition is "ON" in the row of "Use user authentication” in FIG. 6, and the setting value of the user mode that "Use user
  • verification success flag is set to "FALSE".
  • the verification success flag is used for the determination in the step S210 in FIG. 2B.
  • verification unit 105 determines that security policies have been successfully verified, and when the
  • verification unit 105 determines that security policies have not been successfully verified.
  • the verification success flag is also used for control of access to the functions of the multifunctional peripheral 101.
  • FIG. 10A is a view showing an exemplary
  • an icon 903 for selecting PDF transmission, and an icon 904 for selecting user mode setting are disposed on a function selection screen 901. Further, an icon 905 for selecting policy setting and verification is disposed on the function selection screen 901.
  • step S213 in FIG. 2B the message saying that "Cannot operate because security policies are unchecked" is displayed on the UI operation unit 103 when functions are to be executed, selection of functions may be disabled.
  • FIG. 10A the icons 902 and 903 are inhibited from being depressed
  • the multifunctional peripheral 101 can offer not only the UI
  • Typical examples of the services include a printing service using a printer port (such as LPR or PORT 9100) .
  • Another example of the services is a Web interface for a Web browser using HTTP (hypertext transfer protocol, defined by RFC 2616) .
  • HTTP hypertext transfer protocol
  • FIG. 8 is a flowchart showing a network
  • step S401 the CPU 108 determines whether or not security policies set in the step S203 or the step S207 or the step S211 in FIGS. 2A and 2B have been checked. Upon determining that the security policies are unchecked, the CPU 108 closes network ports of the network communication unit 102 (step S403) . On the other hand, upon determining that the security policies are not unchecked, the CPU 108 opens the network ports of the network communication unit 102 (step S402) . It should be noted that the steps S401 to
  • S403 may be executed in the steps S212 to S214 in FIG. 2B.
  • the network ports are concrete interfaces for providing the services described above, and the services can be restrained by closing the network ports. It
  • connection with a network is established, the present invention may also be applied to a local interface such as a USB
  • An image processing apparatus is the same as the image processing apparatus according to the first embodiment described above in terms of arrangement (FIG. 1), and the same parts as those of the first embodiment are designated by the same reference symbols, description of which, therefore, is omitted. Only those differing from the first embodiment described above will be
  • FIG. 9 is a diagram showing an exemplary policy file according to the second embodiment of the present invention .
  • the policy file shown in FIG. 9 is created by adding function control fields to the rightmost column in the policy file shown in FIG. 6. Function control
  • FIG. 10B is a view showing an exemplary
  • the function selection screen shown in the figure is displayed in a state where a policy file or user mode has been changed, and security policies have not been verified.
  • an icon 1003 for selecting PDF transmission, and an icon 1004 for selecting user mode setting are disposed on a function selection screen 1001. Further, an icon 1005 for selecting policy setting and verification is disposed on the function selection screen 1001.
  • PDF transmission is included in functions to which function control corresponds as described above, and hence function control may result from a change to security policies and user modes.
  • function control may result from a change to security policies and user modes.
  • the copy function does not correspond to the function control
  • the icon 1002 can be depressed even in a state where security policies have not been verified.
  • functions that are not influenced by security policies they can be used without any limit, and as a result, the availability of the functions under various circumstances can be increased.
  • aspects of the present invention can also be realized by a computer of a system or apparatus (or devices such as a CPU or MPU) that reads out and executes a program recorded on a memory device to perform the functions of the above-described embodiment ( s ) , and by a method, the steps of which are performed by a computer of a system or apparatus by, for example, reading out and executing a program recorded on a memory device to perform the functions of the above-described
  • the program is provided to the computer for example via a network or from a recording medium of various types serving as the memory device (e.g., computer-readable medium).

Landscapes

  • Engineering & Computer Science (AREA)
  • Computer Security & Cryptography (AREA)
  • Theoretical Computer Science (AREA)
  • General Engineering & Computer Science (AREA)
  • Computer Hardware Design (AREA)
  • Software Systems (AREA)
  • Physics & Mathematics (AREA)
  • General Physics & Mathematics (AREA)
  • Computing Systems (AREA)
  • Computer Networks & Wireless Communication (AREA)
  • Signal Processing (AREA)
  • General Health & Medical Sciences (AREA)
  • Health & Medical Sciences (AREA)
  • Bioethics (AREA)
  • Facsimiles In General (AREA)
  • Storage Device Security (AREA)

Abstract

An image processing apparatus which is capable of restraining operation that does not comply with security policies even in a case where security policies are changed through setting of user modes. The security policies are set in advance in the image processing apparatus. The image processing apparatus has a UI operation unit that enables operation on the image processing apparatus. When settings of the image processing apparatus are changed via the UI operation unit, it is verified whether or not the changed settings match the security policies. Operation of the image processing apparatus is restrained until it is verified that the changed settings match the security policies.

Description

DESCRIPTION
Title of Invention
IMAGE PROCESSING APPARATUS THAT OPERATES ACCORDING TO SECURITY POLICIES, CONTROL METHOD THEREFOR, AND STORAGE
MEDIUM
Technical Field
[0001]
The present invention relates to an image processing apparatus, a control method therefor, and a storage medium storing a program for implementing the method, and in particular to a security policy technique of an image processing apparatus connected to a network.
Background Art
[0002] Some recent multifunctional peripherals have a file service function of not only simply printing image data and transmitting image data via a network but also providing image data to a personal computer (PC) .
[0003] On the other hand, PCs and server devices (such as file servers and authentication servers) connected to a network in an office and so on are required to operate in accordance with security policies determined with respect to each office. As with PCs, server devices, and so on, multifunctional peripherals are required to comply with security policies. Here, security policies mean constraints imposed in terms of security so as to prevent unauthorized use of devices at offices and information leakage, such as requiring user authentication in
operating devices and requiring encryption of
communication paths.
[0004] In conventional multifunctional peripherals, an administrator can configure some operation settings
(hereafter referred to as user modes) of the device so that the device can be operated in accordance with the above-mentioned security policies.
[0005] However, conventional setting using user modes requires a plurality of setting items to be correctly set, and when they are not correctly set, operation that does not comply with security policies is virtually permitted, and this may compromise office security.
[0006] Accordingly, there has been proposed a system in which not only user modes but also security policies are externally set, and at startup, the security polices and the user modes (security setting unit) are compared with each other, and as a result, only when it is
determined that the settings comply with the security policies, startup is permitted (see, for example, PTL (Patent Literature) 1).
Citation List
Patent Literature
[ 0007 ] {PTL 1} Japanese Laid-Open Patent Publication (Kokai) No. 2009-230178 Summary of Invention
Technical Problem
[0008] However, the above conventional system has a problem explained hereafter. According to PTL (Patent Literature) 1, because security policies and user modes are compared with each other at startup, the security policies can be complied with after restart. On the other hand, if the security policies or the user modes are dynamically changed after startup, there is no guarantee that operation will be performed in compliance with the security policies until next startup, which can lead to security holes.
[0009] The present invention relates to an image processing apparatus and a control method therefor which are capable of restraining operation that does not comply with security policies even in a case where security policies are changed by setting using user modes, as well as a storage medium storing a program for implementing the method.
Solution to Problem
[0010] Accordingly, a first aspect of the present invention provides an image processing apparatus that has a plurality of functions and in which security policies are set in advance, comprising an operation unit
configured to enable operation on the image processing apparatus, a verification unit configured to, when settings of the image processing apparatus are changed via the operation unit, verify whether the changed settings match the security policies, and a restraint unit configured to restrain operation of the image processing apparatus until the verification unit verifies that the changed settings match the security policies.
[0011] Accordingly, a second aspect of the present invention provides a control method for an image
processing apparatus that has an operation unit and a plurality of functions and in which security policies are set in advance, comprising a verification step of, when settings of the image processing apparatus are changed via the operation unit, verifying whether the changed settings match the security policies, and a restraint step of restraining operation of the image processing apparatus until it is verified in the verification step that the changed settings match the security policies.
[0012] Accordingly, a third aspect of the present invention provides a non-transitory computer-readable storage medium storing a program for causing an image processing apparatus to implementing a control method as described above. Advantageous Effects of Invention
[0013] According to the present invention, when a change to settings which influences security policies is made, functions designated by the user are temporarily restricted. As a result, even in a case where security policies are changed by setting using user modes,
operation that does not comply with security policies can be restrained.
[0014] The features and advantages of the invention will become more apparent from the following detailed description taken in conjunction with the accompanying drawings .
Brief Description of Drawings
[0015]
[FIG.l] FIG. 1 is a block diagram schematically showing an arrangement of an image processing apparatus according to a first embodiment of the present invention.
[FIG. 2A] FIG. 2A is a flowchart showing the flow of a security policy setting and verification process in a multifunctional peripheral appearing in FIG. 1.
[FIG. 2B] FIG. 2B is a flowchart showing the flow of a security policy setting and verification process in a multifunctional peripheral appearing in FIG. 1.
[FIG. 3] FIG. 3 is a diagram showing an exemplary list of user modes held in a user mode storage unit.
[FIG. 4A] FIG. 4A is a view showing an exemplary setting screen for setting security policies displayed on a UI operation unit and shows a policy setting screen.
[FIG. 4B] FIG. 4B is a view showing an exemplary setting screen for setting security policies displayed on a UI operation unit and shows a network communication policy setting screen.
[FIG. 4C] FIG. 4C is a view showing an exemplary setting screen for setting security policies displayed on a UI operation unit and shows an authentication policy setting screen.
[FIG. 5A] FIG. 5A is a view showing an exemplary policy table held in a policy generation unit and shows a policy table for network communication policies.
[FIG. 5B] FIG. 5B is a view showing an exemplary policy table held in a policy generation unit and shows a policy table for authentication policies.
[FIG. 6] FIG. 6 is a diagram showing an exemplary policy file according to the first embodiment of the present invention.
[FIG. 7] FIG. 7 is a flowchart showing in detail a security policy verification process in step S209 in FIG. 2B.
[FIG. 8] FIG. 8 is a flowchart showing a network communication policy determining operation in the
multifunctional peripheral.
[FIG. 9] FIG. 9 is a diagram showing an exemplary policy file according to a second embodiment of the present invention.
[FIG. 10A] FIG. 10A is a view showing an exemplary function selection screen for access control which is displayed on a UI operation unit according to the first embodiment .
[FIG. 10B] FIG. 10B is a view showing an exemplary function selection screen which is displayed on a UI operation unit according to the second embodiment.
Description of Embodiments
[0016] The present invention will now be described in detail with reference to the drawings showing preferred embodiments thereof.
[0017] FIG. 1 is a block diagram schematically showing an arrangement of an image processing apparatus according to a first embodiment of the present invention.
[0018] Referring to FIG. 1, the image processing apparatus according to the embodiment of the present invention is comprised of, for example, a multifunctional peripheral 101. The multifunctional peripheral 101 has a network communication unit 102, a UI operation unit 103, a user mode storage unit 104, a policy verification unit 105, a policy storage unit 106, and a policy generation unit 107. Further, the multifunctional peripheral 101 has a CPU 108, a RAM 109, a storage device 110, a print engine 111, a scanner engine 112, and an internal bus 113 that connects them together.
[0019] The network communication unit 102 connects to a network and communicates with external devices.
[0020] The UI operation unit 103, which is disposed on the multifunctional peripheral 101, has a display unit that displays settings, statuses, and so on of the
multifunctional peripheral 101, and an operation unit that enables a user to perform operations on the
apparatus. The display unit is comprised of, for example, a liquid crystal panel, and the operation unit is
comprised of a touch panel integrated with the liquid crystal panel and hardware keys whose contacts are
configured in the form of hardware, but they may be arranged in any manner.
[0021] The user mode storage unit 104 is a nonvolatile storage device that stores setting items set by the user via the UI operation unit 103 (hereafter referred to as "user modes") .
[0022] The policy generation unit 107 generates a policy file from policy tables, to be described later, and security policies set by the user via the UI
operation unit 103. The policy storage unit 106 is a nonvolatile storage device that stores a policy file generated by the policy generation unit 107. The details of a policy file will be described later.
[0023] The policy verification unit 105 obtains a policy file from the policy storage unit 106, obtains user modes from the user mode storage unit 104, and compares the details of the policy file and the details of the user modes. Based on the comparison result, the policy verification unit 105 verifies whether or not they match security policies set in advance in the
multifunctional peripheral 101.
[0024 ] The CPU 108 performs image processing on print data and various types of control. The RAM 109 is a memory that temporarily holds program codes to be executed by the CPU 108 and information such as image data. The storage device 110 holds program codes and image data, and is comprised of an HDD (hard disk drive) or an SDD (solid state drive) .
[0025] The print engine 111 is a printing unit that prints image data on sheets or the like using a known technique such as an electrophotographic technique or an inkjet technique. The scanner engine 112 is a scanner unit that optically reads images printed on sheets or the like.
[0026] According to a copy function of the
multifunctional peripheral 101, the CPU 108 reads an image off an original by controlling the scanner engine 122 in response to an operation on the UI operation unit 103. Then, image data obtained by the scanner engine 112 is temporarily stored in the RAM 109, subjected to necessary image processing, and transmitted to the print engine 111, which in turn prints out the resulting image data .
[ 0027 ] According to a PDF transmitting function of the multifunctional peripheral 101, first, the CPU 108 reads an image off an original by controlling the scanner engine 122 in response to an operation on the UI
operation unit 103. Then, image data obtained by the scanner engine 112 is temporarily stored in the RAM 109, subjected to predetermined format conversion, and
transmitted to a designated address by the network communication unit 102.
[0028] It should be noted that the user mode storage unit 104 and the storage device 110 may be configured as one storage device. In this case, a storage area for storing user modes is reserved in the storage device 110. Also, the policy storage unit 106 and the storage device 110 may be configured as one storage device. In this case, a storage area for storing policy files is reserved in the storage device 110.
[0029] Moreover, the policy verification unit 105 may be dispensed with, and the CPU 108 may realize the functions of the policy verification unit 105. In this case, programs corresponding to the functions of the policy verification unit 105 are stored in the storage device 110. Also, the policy generation unit 107 may be dispensed with, and the CPU 108 may realize the functions of the policy generation unit 107. In this case,
programs corresponding to the functions of the policy generation unit 107 are stored in the storage device 110.
[0030] FIGS. 2A and 2B are flowcharts showing the flow of a security policy setting and verification process in the multifunctional peripheral 101 appearing in FIG. 1. This process is carried out by the CPU 108 or by any component element of the multifunctional peripheral 101 under the control of the CPU 108. The CPU 108 starts operating with start of the multifunctional peripheral 101, and continues operating until the multifunctional peripheral 101 stops operating.
[0031] Referring to FIGS. 2A and 2B, in step S200, the UI operation unit 103 is waiting for input of an
operation. For example, when the UI operation unit 103 is a touch panel, an operation can be input by depressing icons displayed on a liquid crystal panel. Upon
determining that an operation on the UI operation unit 103 has been input, the CPU 108 proceeds to step S201.
[0032] Then, in the step S201, the CPU 108 determines whether or not the operation on the UI operation unit 103 by the user is setting of security policies. Upon determining that the operation on the UI operation unit 103 by the user is setting of security policies, the CPU 108 accepts setting of security policies (step S202) . A description will be given later of how to set security policies. It should be noted that to set security policies, it is necessary to authenticate the user in advance and determine whether or not the user has the authority to set security policies, but in the present embodiment, description thereof is omitted.
[0033] After setting of security policies is accepted, service may be unauthorized with present user modes, and hence the CPU 108 changes security policies to an
unchecked state (step S203) and returns to the step S200. It should be noted that whether or not security policies have been checked or not (unchecked or already checked) is stored in the policy storage unit 106 or the storage device 110.
[0034] On the other hand, upon determining in the step S201 that the operation on the UI operation unit 103 by the user is not setting of security policies, the CPU 108 determines whether or not the operation on the UI
operation unit 103 by the user is setting of user modes (registration of new settings or change of settings) (step S204). Upon determining that the operation is not setting of user modes, the CPU 108 proceeds to step S208. On the other hand, upon determining that the operation is setting of user modes, the CPU 108 accepts setting of user modes, and stores them in the user mode storage unit 104 (step S205) .
[0035] After setting of user modes is completed, the CPU 108 determines whether or not any setting item that influences security has been changed among a plurality of setting items of the user modes (step S206) . Setting items that influence security include settings as to user authentication for the multifunctional peripheral 101, settings as to the number of digits in a password, settings as to ports of the network communication unit 102 which are allowed for communication, and settings relating to whether or not data, communication, or the like is required to be encrypted as well as the strength of encryption. Besides them, settings as to the security of the multifunctional peripheral 101 are included in setting items that influence security. Upon determining that any setting item that influences security has been changed, the CPU 108 changes security policies to an unchecked state (step S107) and returns to the step S200. On the other hand, upon determining that no setting item that influences security has been changed, the CPU 108 directly returns to the step S200 without any change.
[0036] In the step S208, the CPU 108 determines whether or not the operation by the user is an
instruction to perform verification of security policies. Upon determining that the operation by the user is not an instruction to perform verification of security policies, the CPU 108 proceeds to step S212. On the other hand, upon determining that the operation by the user is an instruction to perform verification of security policies, the policy verification unit 105 carries out a security policy verification process (step S209) . A detailed description will be given later of this security policy verification process.
[0037] Then, in step S210, the CPU 108 determines whether or not security policies have been successfully verified. Upon determining that security policies have been successfully verified, the CPU 108 changes security policies to a checked state (step S211) and returns to the step S200. On the other hand, upon determining that security policies have not been successfully verified, the CPU 108 directly returns to the step S200 without any change .
[0038] In the step S212, the CPU 108 determines whether or not security policies are unchecked. Upon determining that security policies are unchecked, the CPU 108 causes the UI operation unit 103 to display a message saying "Cannot operate because security policies are unchecked" or the like, thus restraining execution of the functions of the multifunctional peripheral 101
designated by the user (step S213). On the other hand, upon determining that security policies have already been checked, the CPU 108 executes the functions of the multifunctional peripheral 101 designated by the user (step S214). Here, the functions mean functions which the multifunctional peripheral 101 has such as a copy function and a scanning and transmitting function.
[0039] In the above process, the check state of security policies is changed to an unchecked state (step S203 or S207) in response to change of security policy settings (step S202) or change of user mode settings (step S205). When security policies are unchecked, execution of functions by the multifunctional peripheral 101 is restrained. On the other hand, in response to successful verification of security policies, security policies are changed to a checked state (step S211).
Only when security policies have already been checked, functions of the multifunctional peripheral 101 are executed (step S214).
[0040] FIG. 3 is a diagram showing exemplary user modes held in the user mode storage unit 104.
[0041] User modes received from the user by the UI operation unit 103 in the step S205 in FIG. 2A are stored in the user mode storage unit 104. In the figure, setting items of user modes are held in left columns, and setting values thereof are held in right columns.
[0042] As shown in the figure, examples of user mode items include "IPP printing/ use SSL", "SMTP/use SSL", "SSL communication/ use one having high encryption strength", and "PDF generation/ use one having high encryption strength". Examples of user mode items further include "Use user authentication" and "User authentication/ limit password characters".
[0043] In the example shown in the figure, setting values of user modes are expressed by a binary, that is, "ON" or "OFF", but actually, they may have numerical values or have a plurality of structures. Actually, a list of setting values is stored in the user mode storage unit 104, and this list may be in XML format or CSV format.
[0044] Next, a description will be given of how to set security policies via the UI operation unit 103 of the multifunctional peripheral 101.
[0045] FIGS. 4A to 4C are views showing exemplary setting screens for setting security policies which are displayed on the UI operation unit 103, in which FIG. 4A shows a policy setting screen, FIG. 4B shows a network communication policy setting screen, and FIG. 4C shows an authentication policy setting screen.
[0046] In the step S202 in FIG. 2A, the policy setting screen is set on the UI operation unit 103. A setting button 302 for setting network communication policies, and a setting button 303 for setting authentication policies are displayed on the policy setting screen 301. It should be noted that in the present embodiment, the two buttons consisting of the setting button 302 for network communication policies and the setting button 303 for authentication policies will be described for ease of explanation, but actually, there may be a larger number of security policies.
[0047] When the setting button 302 is depressed on the policy setting screen 301, the setting screen 304 shown in FIG. 4B is displayed on the UI operation unit 103. On the setting screen 304, settings can be configured with respect to the following two security policies, "Encrypt communication path" 305 and "Limit cipher to one having strength" 306. Settings of each security policy can be configured with radio buttons "Yes" and "No", and a selected button is changed to black background/white characters. In the example shown in the figure, both "Encrypt communication path" 305 and "Limit cipher to one having strength" 306 are selected as security policies. When an OK button 311 is depressed, the display returns to the policy setting screen 301. It should be noted that "Limit cipher to one having strength" means that the bit length of a cipher is not less than a predetermined bit length, or an encryption scheme is limited to one using a strong encryption algorithm.
[0048] When the setting button 303 is depressed on the policy setting screen 301, the authentication setting screen 307 shown in FIG. 4C is displayed on the UI
operation unit 103. On the authentication setting screen 307, settings can be configured with respect to the following two security policies, "Require user
authentication" 308 and "Limit passwords to those having strength" 309. Settings of each security policy can be configured with radio buttons "Yes" and "No", and a selected button is changed to black background/white characters. In the example shown in the figure, "Require user authentication" 308 is selected as a security policy. When an OK button 312 is depressed, the display returns to the policy setting screen 301. It should be noted that "Limit passwords to those having strength" means that, for example, the number of digits in each password is limited to a predetermined number of digits or more, or passwords are case-sensitive. [0049] When an OK button 310 is depressed on the policy setting screen 301 shown in FIG. 4A, the policy generation unit 107 generates a policy file based on the settings configured on the setting screens 304 and 307.
[0050] FIGS. 5A and 5B are views showing exemplary policy tables held in the policy generation unit 107, in which FIG. 5A shows a policy table for network
communication policies, and FIG. 5B shows a policy table for authentication policies.
[0051] The policy tables are stored as digital
information in the policy generation unit 107, and it is thought that they are stored in XML format, CSV format, or the like, but they may be stored in any format as long as they are data structures that can express tables. In the figure, "ON" indicates that there are indispensable conditions due to policies, and "-" indicates that there are no indispensable conditions.
[0052] Referring to FIG. 5A, when the security policy that "Encrypt communication path" in the network
communication policies is set to "Yes", this indicates that two settings with "ON" entered in the table are indispensable. The two settings consist of "IPP
printing/use SSL" and "SMTP/use SSL". Here, IPP
(internet printing protocol) means a protocol which is defined by RFC 2565 and by which print data is
transmitted to a printer or a multifunctional peripheral via the Internet. SMTP (simple mail transfer protocol) means a protocol which is defined by RFC 821 and by which electronic mails are transmitted, and this indicates that an image scanned by a multifunctional peripheral is transmitted as a file attached to an electronic mail. Either is used to transmit and receive image data via a network, in particular, the Internet, and used for encryption of a communication path using SSL (secure socket layer) because image data may include secret data. SSL is a protocol that provides encryption and integrity to TCP sessions and is defined by RFC 2246.
[0053] Likewise, when the security policy that "Limit ciphers to those having strength" is set to "Yes", this indicates that two settings with "ON" entered in the table are indispensable. The two settings consist of "SSL communication/use one having high encryption
strength" and "PDF generation/ use one having high encryption strength". Here, PDF (portable document format) means an electronic document format which is defined by ISO-32000 and can be encrypted using passwords so as to maintain confidentiality. A plurality of encryption schemes can be selected for PDF, and this security policy indicates that encryption schemes are limited to those having high strength.
[0054] Likewise, referring to FIG. 5B, when "Yes" is selected for the policy that "Require user
authentication", the setting that "Use user
authentication" with "ON" entered in the table is indispensable. On the other hand, because in the present embodiment, the security policy that "Limit passwords to those having strength" is set to "NO" on the
authentication policy setting screen 307 shown in FIG. 4C, there are no indispensable settings from the table shown in FIG. 5B.
[0055] The policy generation unit 107 extracts
indispensable setting values from the policy tables shown in the figures and the security policies set via the UI operation unit 103, generates a policy file describing the indispensable setting values, and stores the same in the policy storage unit 106.
[0056] FIG. 6 is a diagram showing an exemplary policy file according to the first embodiment of the present invention.
[0057 ] In the policy file, "ON" is entered in the fields of "constraint condition" as indispensable setting values extracted from combinations of the policy tables described above and settings of the respective policies, and policies that makes the setting values indispensable are entered in the fields of "reason for constraint". On the other hand, items for which "-" is entered in the fields of "reason for constraint" indicate that there are no constraints.
[0058 ] It is thought that the policy file is stored in XML format, CSV format, or the like, but it may be stored in any format as long as it is a data structure that can express a table. The policy file is used by the policy verification unit 105 to determine whether or not to perform each function of the multifunctional peripheral 101.
[0059] FIG. 7 is a flowchart showing in detail the security policy verification process in the step S209 in FIG. 2B. This process is carried out by the policy verification unit 105. The policy verification unit 105 is called by the CPU 108.
[0060] Referring to FIG. 7, in step S801, the policy verification unit 105 sets a verification success flag, which is a variable, to "TRUE" . Then, in step S802, the policy verification unit 105 obtains a policy file from the policy storage unit 106. Steps S803 to S808 are looped, and the policy verification unit 105 obtains information from the policy file on a row-by-row basis (step S803) . This corresponds to each row in FIG. 6.
[0061] In step S804, the policy verification unit 105 ascertains a constraint condition in each obtained row, and determines whether or not there is a constraint condition. For example, in the case of "IPP printing/use SSL" in FIG. 6, the constraint condition is "ON". It is considered that when the constraint condition is "ON", there is a constraint condition, and when the constraint condition is "-", there is no constraint condition. When it is determined that there is no constraint condition, the process proceeds to step S808. On the other hand, when it is determined that there is a constraint
condition, the policy verification unit 105 obtains a setting value of the corresponding user mode from the user mode storage unit 104 (step S805) . In this case, the policy verification unit 105 obtains a setting value "ON" corresponding to the setting item "IPP printing/use SSL" appearing in FIG. 3.
[0062] Then, in step S806, the policy verification unit 105 determines whether or not the restraint
condition in the obtained row and the obtained setting value of the user mode match each other. In the above example, because the constraint condition is "ON", and the setting value of the user mode is "ON", they match each other, and it is thus determined that the setting value of the user mode for the corresponding row can maintain security policies.
[0063] On the other hand, when it is determined in the step S806 that they do not match each other, the policy verification unit 105 sets the verification success flag to "FALSE" (step S807), and the process proceeds to step S808. For example, the constraint condition is "ON" in the row of "Use user authentication" in FIG. 6, and the setting value of the user mode that "Use user
authentication" in FIG. 3 is "OFF", and hence the constraint condition and the setting value do not match. For this reason, it is determined that the setting value of the user mode for the corresponding row cannot maintain security policies. As a result, the
verification success flag is set to "FALSE". Thus, when as a result of verification on all the rows in the policy file, there is at least one mismatch between restraint conditions and setting values, the verification success flag is FALSE. The verification success flag is used for the determination in the step S210 in FIG. 2B. When the verification success flag is "TRUE", the policy
verification unit 105 determines that security policies have been successfully verified, and when the
verification success flag is "FALSE", the policy
verification unit 105 determines that security policies have not been successfully verified. The verification success flag is also used for control of access to the functions of the multifunctional peripheral 101.
[0064] FIG. 10A is a view showing an exemplary
function selection screen for access control which is displayed on the UI operation unit 103 according to the first embodiment.
[0065] Referring to FIG. 10A, an icon 902 for
selecting the copy function, an icon 903 for selecting PDF transmission, and an icon 904 for selecting user mode setting are disposed on a function selection screen 901. Further, an icon 905 for selecting policy setting and verification is disposed on the function selection screen 901.
[0066] Although in the step S213 in FIG. 2B, the message saying that "Cannot operate because security policies are unchecked" is displayed on the UI operation unit 103 when functions are to be executed, selection of functions may be disabled. For example, in FIG. 10A, the icons 902 and 903 are inhibited from being depressed
(hatched parts in the figure) . It should be noted that even when access is being controlled, user mode setting and policy setting and verification can be performed.
[0067] The multifunctional peripheral 101 according to the present embodiment can offer not only the UI
functions but also services via a network. Typical examples of the services include a printing service using a printer port (such as LPR or PORT 9100) . Another example of the services is a Web interface for a Web browser using HTTP (hypertext transfer protocol, defined by RFC 2616) . As with the UI, the services using a network are interrupted when it is determined that security policies cannot be maintained.
[0068] FIG. 8 is a flowchart showing a network
security policy determination process in the
multif nctional peripheral 101. This process is carried out by the CPU 108.
[0069] Referring to FIG. 8, in step S401, the CPU 108 determines whether or not security policies set in the step S203 or the step S207 or the step S211 in FIGS. 2A and 2B have been checked. Upon determining that the security policies are unchecked, the CPU 108 closes network ports of the network communication unit 102 (step S403) . On the other hand, upon determining that the security policies are not unchecked, the CPU 108 opens the network ports of the network communication unit 102 (step S402) . It should be noted that the steps S401 to
S403 may be executed in the steps S212 to S214 in FIG. 2B. Here, the network ports are concrete interfaces for providing the services described above, and the services can be restrained by closing the network ports. It
should be noted that a network actually requires a
protocol stack, but this is the same as the conventional technique, description of which, therefore, is omitted.
[0070] Although in the present embodiment, connection with a network is established, the present invention may also be applied to a local interface such as a USB
(universal serial bus).
[0071] According to the present embodiment, when a change to settings which influences security policies is made, functions designated by the user are temporarily restrained. As a result, execution of operation that does not comply with security policies can be restrained even when security policies are changed through setting using user modes.
[0072] An image processing apparatus according to a second embodiment of the present invention is the same as the image processing apparatus according to the first embodiment described above in terms of arrangement (FIG. 1), and the same parts as those of the first embodiment are designated by the same reference symbols, description of which, therefore, is omitted. Only those differing from the first embodiment described above will be
described below.
[ 0073] In the first embodiment described above, all the functions of the multifunctional peripheral are restrained until security policies have been successfully verified. However, it is thought that functions may be performed without verifying security policies as long as the functions are not restrained by set security policies, and hence a description will now be given of a method therefor .
[0074] FIG. 9 is a diagram showing an exemplary policy file according to the second embodiment of the present invention .
[0075] The policy file shown in FIG. 9 is created by adding function control fields to the rightmost column in the policy file shown in FIG. 6. Function control
indicates functions restrained by security policies in the corresponding rows. In the example shown in the figure, functions for which constraint conditions are "ON" and to which function control corresponds are three functions consisting of "Print", "Network", and "PDF transmission".
[ 0076] FIG. 10B is a view showing an exemplary
function selection screen which is displayed on the UI operation unit 103 according to the second embodiment.
[ 0077 ] The function selection screen shown in the figure is displayed in a state where a policy file or user mode has been changed, and security policies have not been verified.
[0078] Referring to FIG. 10B, an icon 1002 for
selecting the copy function, an icon 1003 for selecting PDF transmission, and an icon 1004 for selecting user mode setting are disposed on a function selection screen 1001. Further, an icon 1005 for selecting policy setting and verification is disposed on the function selection screen 1001.
[ 0079] In the figure, "PDF transmission" is included in functions to which function control corresponds as described above, and hence function control may result from a change to security policies and user modes. Thus, as with the first embodiment, in a state where security policies have not yet been verified, selection of functions is disabled (depression of icons is disabled) (hatched parts in the figure) .
[0080] On the other hand, because the copy function does not correspond to the function control, the icon 1002 can be depressed even in a state where security policies have not been verified. Thus, in the case of functions that are not influenced by security policies, they can be used without any limit, and as a result, the availability of the functions under various circumstances can be increased. Other Embodiments
[0081] Aspects of the present invention can also be realized by a computer of a system or apparatus (or devices such as a CPU or MPU) that reads out and executes a program recorded on a memory device to perform the functions of the above-described embodiment ( s ) , and by a method, the steps of which are performed by a computer of a system or apparatus by, for example, reading out and executing a program recorded on a memory device to perform the functions of the above-described
embodiment ( s ) . For this purpose, the program is provided to the computer for example via a network or from a recording medium of various types serving as the memory device (e.g., computer-readable medium).
[0082] While the present invention has been described with reference to exemplary embodiments, it is to be understood that the invention is not limited to the disclosed exemplary embodiments. The scope of the following claims is to be accorded the broadest
interpretation so as to encompass all such modifications and equivalent structures and functions. Reference Signs List
[0083]
101 Multifunctional peripheral Network communication unit UI operation unit
User mode storage unit Policy verification unit Policy storage unit
Policy generation unit CPU RAM

Claims

1. An image processing apparatus that has a plurality of functions and in which security policies are set in advance, comprising:
an operation unit configured to enable operation on the image processing apparatus;
a verification unit configured to, when settings of the image processing apparatus are changed via said operation unit, verify whether the changed settings match the security policies; and
a restraint unit configured to restrain operation of the image processing apparatus until said verification unit verifies that the changed settings match the
security policies.
2. An image processing apparatus according to claim 1, further comprising:
a determination unit configured to carry out
determination as to the changed settings; and
a control unit configured to, when said
determination unit determines that the changed settings are settings as to security policies or settings as to operation of the image processing apparatus, perform control to cause said restraint unit to restrain
operation of the image processing apparatus.
3. An image processing apparatus according to claim 2, wherein said verification unit comprises a generation unit that generates a policy file by
extracting necessary constraint conditions from the security policies set in advance in the image processing apparatus and the security policies changed by said operation unit, and a comparison unit that compares the constraint conditions in the generated policy file and setting values obtained from the settings changed by said operation unit to determine whether or not the constraint conditions and the setting values match each other,
wherein said restraint unit restrains operation of the image processing apparatus when there is a mismatch between the constraint conditions and the setting values.
4. An image processing apparatus according to claim 2, wherein when said operation unit issues an instruction to perform verification of the security policies, said control unit performs control to cause said verification unit to perform verification.
5. An image processing apparatus according to claim 1, wherein said restraint unit imposes restraint to disable selection of all the plurality of functions via said operation unit.
6. An image processing apparatus according to claim 1, wherein said restraint unit imposes restraint to disable selection of only functions influenced by the security policies.
7. An image processing apparatus according to claim 2, wherein said control unit blocks communication of the image processing apparatus with external devices until said verification unit verifies compliance with the security policies.
8. A control method for an image processing apparatus that has an operation unit and a plurality of functions and in which security policies are set in advance, comprising:
a verification step of, when settings of the image processing apparatus are changed via the operation unit, verifying whether the changed settings match the security policies; and
a restraint step of restraining operation of the image processing apparatus until it is verified in said verification step that the changed settings match the security policies.
9. A non-transitory computer-readable storage medium storing a program for causing an image processing apparatus to implementing a control method claimed in claim 8.
PCT/JP2012/061510 2011-05-10 2012-04-24 Image processing apparatus that operates according to security policies, control method therefor, and storage medium Ceased WO2012153671A1 (en)

Priority Applications (2)

Application Number Priority Date Filing Date Title
US14/112,646 US9258330B2 (en) 2011-05-10 2012-04-24 Image processing apparatus that operates according to security policies, control method therefor, and storage medium
US14/978,213 US10243995B2 (en) 2011-05-10 2015-12-22 Image processing apparatus that operates according to security policies, control method therefor, and storage medium

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
JP2011105086A JP5921082B2 (en) 2011-05-10 2011-05-10 Image processing apparatus, control method therefor, and program
JP2011-105086 2011-05-10

Related Child Applications (2)

Application Number Title Priority Date Filing Date
US14/112,646 A-371-Of-International US9258330B2 (en) 2011-05-10 2012-04-24 Image processing apparatus that operates according to security policies, control method therefor, and storage medium
US14/978,213 Continuation US10243995B2 (en) 2011-05-10 2015-12-22 Image processing apparatus that operates according to security policies, control method therefor, and storage medium

Publications (1)

Publication Number Publication Date
WO2012153671A1 true WO2012153671A1 (en) 2012-11-15

Family

ID=47139153

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/JP2012/061510 Ceased WO2012153671A1 (en) 2011-05-10 2012-04-24 Image processing apparatus that operates according to security policies, control method therefor, and storage medium

Country Status (3)

Country Link
US (2) US9258330B2 (en)
JP (1) JP5921082B2 (en)
WO (1) WO2012153671A1 (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
EP3058503A4 (en) * 2013-10-17 2016-09-07 Ricoh Co Ltd Device management apparatus, device management system, and security setting method

Families Citing this family (13)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP4900891B2 (en) * 2005-04-27 2012-03-21 キヤノン株式会社 Communication apparatus and communication method
JPWO2014119715A1 (en) * 2013-01-31 2017-01-26 日本電気株式会社 Communication terminal, communication method, program, communication system, and information processing apparatus
JP2015122006A (en) * 2013-12-25 2015-07-02 シャープ株式会社 Managing device and managing system
JP6320073B2 (en) * 2014-02-19 2018-05-09 キヤノン株式会社 Information processing apparatus, information processing method, and program
JP6403591B2 (en) * 2014-03-03 2018-10-10 キヤノン株式会社 Image forming apparatus, image forming apparatus control method, and program
JP6333005B2 (en) * 2014-03-17 2018-05-30 キヤノン株式会社 Image forming apparatus, control method therefor, and program
US9152360B1 (en) * 2014-10-02 2015-10-06 Xerox Corporation Method and system for secure branch printing
JP6714337B2 (en) * 2015-10-16 2020-06-24 キヤノン株式会社 Information processing device, information processing method, and program
US11100226B1 (en) * 2018-04-04 2021-08-24 NortonLifeLock Inc. Systems and methods for identifying a malicious user interface
JP7179482B2 (en) * 2018-04-19 2022-11-29 キヤノン株式会社 Information processing device, control method, and its program
US12131080B2 (en) 2020-07-20 2024-10-29 Hewlett-Packard Development Company, L.P. Compliance determination of image forming apparatuses
JP2024116879A (en) * 2023-02-16 2024-08-28 キヤノン株式会社 Management device, method for controlling management device, and program
JP7625657B1 (en) 2023-08-02 2025-02-03 キヤノン株式会社 Information processing device, password strength display method and program

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2009094676A (en) * 2007-10-05 2009-04-30 Kyocera Mita Corp Image forming apparatus
JP2009169661A (en) * 2008-01-16 2009-07-30 Hitachi Software Eng Co Ltd Management method and system for security policy of secure os
JP2009230178A (en) * 2008-03-19 2009-10-08 Panasonic Corp Security policy observance device
JP2012025009A (en) * 2010-07-22 2012-02-09 Canon Inc Image forming apparatus, control method and program

Family Cites Families (25)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH08195407A (en) * 1995-01-12 1996-07-30 Toshiba Corp Quality control system in semiconductor device production
US6442686B1 (en) * 1998-07-02 2002-08-27 Networks Associates Technology, Inc. System and methodology for messaging server-based management and enforcement of crypto policies
US6930788B1 (en) * 1999-07-20 2005-08-16 Canon Kabushiki Kaisha Secure printing over cable network to home printer
US6996235B2 (en) * 2001-10-08 2006-02-07 Pitney Bowes Inc. Method and system for secure printing of documents via a printer coupled to the internet
US7322044B2 (en) * 2002-06-03 2008-01-22 Airdefense, Inc. Systems and methods for automated network policy exception detection and correction
US8146160B2 (en) * 2004-03-24 2012-03-27 Arbor Networks, Inc. Method and system for authentication event security policy generation
GB0410180D0 (en) * 2004-05-07 2004-06-09 Hewlett Packard Development Co An adaptive privacy management system for data repositories
US7933583B2 (en) * 2005-04-27 2011-04-26 Nokia Corporation Method and apparatus for digital image processing of an image from an image sensor
JP4612863B2 (en) * 2005-05-18 2011-01-12 キヤノン株式会社 Image processing apparatus and control method and program thereof
US8688790B2 (en) * 2005-07-01 2014-04-01 Email2 Scp Solutions Inc. Secure electronic mail system with for your eyes only features
WO2007053848A1 (en) * 2005-11-01 2007-05-10 Mobile Armor, Llc Centralized dynamic security control for a mobile device network
JP2007199909A (en) * 2006-01-25 2007-08-09 Fuji Xerox Co Ltd Security policy imparting device, program and method
US20070192500A1 (en) * 2006-02-16 2007-08-16 Infoexpress, Inc. Network access control including dynamic policy enforcement point
US20070288989A1 (en) * 2006-06-09 2007-12-13 Nokia Corporation Method, electronic device, apparatus, system and computer program product for updating an electronic device security policy
WO2007148562A1 (en) * 2006-06-22 2007-12-27 Nec Corporation Shared management system, share management method, and program
JP2008205850A (en) * 2007-02-20 2008-09-04 Ricoh Co Ltd Image forming apparatus, security management method, and program
US20080229382A1 (en) * 2007-03-14 2008-09-18 Motorola, Inc. Mobile access terminal security function
CA2696945C (en) * 2007-09-07 2014-12-02 Facebook, Inc. Dynamically updating privacy settings in a social network
JP4470997B2 (en) * 2007-12-25 2010-06-02 富士ゼロックス株式会社 Security policy switching device, security policy switching program, and security policy management system
US8302169B1 (en) * 2009-03-06 2012-10-30 Google Inc. Privacy enhancements for server-side cookies
US9137319B2 (en) * 2009-11-13 2015-09-15 Adobe Systems Incorporated Browser privacy mode support
US9037711B2 (en) * 2009-12-02 2015-05-19 Metasecure Corporation Policy directed security-centric model driven architecture to secure client and cloud hosted web service enabled processes
KR101642756B1 (en) * 2009-12-24 2016-07-26 삼성전자주식회사 Image forming apparatus and method for setting of secure policy thereof
WO2012101893A1 (en) * 2011-01-25 2012-08-02 日本電気株式会社 Security policy enforcement system and security policy enforcement method
JP2013156757A (en) * 2012-01-27 2013-08-15 Canon Inc Apparatus connecting to network, control method for apparatus, and program

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2009094676A (en) * 2007-10-05 2009-04-30 Kyocera Mita Corp Image forming apparatus
JP2009169661A (en) * 2008-01-16 2009-07-30 Hitachi Software Eng Co Ltd Management method and system for security policy of secure os
JP2009230178A (en) * 2008-03-19 2009-10-08 Panasonic Corp Security policy observance device
JP2012025009A (en) * 2010-07-22 2012-02-09 Canon Inc Image forming apparatus, control method and program

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
EP3058503A4 (en) * 2013-10-17 2016-09-07 Ricoh Co Ltd Device management apparatus, device management system, and security setting method
US10154063B2 (en) 2013-10-17 2018-12-11 Ricoh Company, Limited Device management apparatus, device management system, and security setting method

Also Published As

Publication number Publication date
JP2012238071A (en) 2012-12-06
US9258330B2 (en) 2016-02-09
JP5921082B2 (en) 2016-05-24
US10243995B2 (en) 2019-03-26
US20140047504A1 (en) 2014-02-13
US20160112459A1 (en) 2016-04-21

Similar Documents

Publication Publication Date Title
US9258330B2 (en) Image processing apparatus that operates according to security policies, control method therefor, and storage medium
JP4095639B2 (en) Image processing apparatus and image processing apparatus control method
US9300689B2 (en) Apparatus connecting to network, control method for apparatus, and storage medium
US10983740B2 (en) Image forming apparatus, method, storage medium storing program, and system
CN107682586B (en) Information processing apparatus, control method thereof, and storage medium
US20190141214A1 (en) Image processing apparatus, method for controlling image processing apparatus, program storage medium, system, and method for controlling system
JP2007325274A (en) Interprocess data communication system and interprocess data communication method
JP2004289699A (en) Information processing apparatus
CN106339612B (en) Information processing apparatus, control method for information processing apparatus, and storage medium
JP7581083B2 (en) Information processing device to which user authentication can be applied and method for controlling said device
JP7532273B2 (en) PRINTING DEVICE, PRINTING DEVICE CONTROL METHOD, AND PROGRAM
CN102034038B (en) Method for determining setting used for safe print
JP2014128009A (en) Image processing system and image processing method
CN107231504A (en) Print system
JP5090108B2 (en) How to check the device status
JP2005311811A (en) Image forming apparatus or confidentiality communication apparatus
JP2006350689A (en) Client driver program and computer for controlling image forming apparatus, and method for controlling operation screen for image processing apparatus operation
US12519765B2 (en) Information processing apparatus, method for controlling the information processing apparatus, and storage medium
JP7454936B2 (en) Printing system, printing device and printing control method
US20150156375A1 (en) Image processing apparatus, method of controlling the same, and storage medium
JP4855966B2 (en) Image processing system and image processing apparatus
JP2022132074A (en) Printer and method for controlling printer
JP5647755B2 (en) Fax sending program
JP2016206861A (en) Information processing apparatus and program
JP5963728B2 (en) Image forming apparatus and image forming apparatus authentication system

Legal Events

Date Code Title Description
121 Ep: the epo has been informed by wipo that ep was designated in this application

Ref document number: 12782171

Country of ref document: EP

Kind code of ref document: A1

WWE Wipo information: entry into national phase

Ref document number: 14112646

Country of ref document: US

NENP Non-entry into the national phase

Ref country code: DE

122 Ep: pct application non-entry in european phase

Ref document number: 12782171

Country of ref document: EP

Kind code of ref document: A1