单选题When setting up a new store, which of the following steps is required in order to use the PasswordInvalidation feature?()A The ChangePassword page needs to be implemented.B The password policy needs to be defined.C The account lockout policy needs to b

题目
单选题
When setting up a new store, which of the following steps is required in order to use the PasswordInvalidation feature?()
A

The ChangePassword page needs to be implemented.

B

The password policy needs to be defined.

C

The account lockout policy needs to be defined.

D

The LoginTimeoutError view and ReLogonForm view need to be defined.


相似考题
参考答案和解析
正确答案: B
解析: 暂无解析
更多“单选题When setting up a new store, which of the following steps is required in order to use the PasswordInvalidation feature?()A The ChangePassword page needs to be implemented.B The password policy needs to be defined.C The account lockout policy needs to b”相关问题
  • 第1题:

    The network printer is locking up and printing garbled text. When the user cancels the job fromtheir local print queue, nothing happens. Which of the following is the MOST likely cause?()

    • A、The printer needs to be power cycled to clear the job.
    • B、The print server’s queue needs to be checked.
    • C、The printer needs to be set to factory defaults.
    • D、The user’s workstation needs to be rebooted.

    正确答案:B

  • 第2题:

    When setting up a wireless network to cover a large area, which of the following needs to beconsidered FIRST?()

    • A、Device placement
    • B、Encryption methods
    • C、Wireless channels
    • D、SSID name

    正确答案:A

  • 第3题:

    When setting up a new store, which of the following steps is required in order to use the PasswordInvalidation feature?()

    • A、The ChangePassword page needs to be implemented.
    • B、The password policy needs to be defined.
    • C、The account lockout policy needs to be defined.
    • D、The LoginTimeoutError view and ReLogonForm view need to be defined.

    正确答案:A

  • 第4题:

    A "trusted" client needs to communicate with a server that has been configured to use CLIENT authentication. Which of the following will be used to verify passwords?()

    • A、User ID/password file
    • B、Communications layer
    • C、Client applications
    • D、Operating system

    正确答案:D

  • 第5题:

    You are the network administrator for Testking.com. The network consists of a single Active Directory domain testking.com. All domain controllers run Windows Server 2003. Users who enter an invalid password more than twice in one day must be locked out. You need to configure domain account policy settings to enforce this rule. Which two actions should you perform?() (Each correct answer presents part of the solution. Choose two)

    • A、Set the minimum password age to one day.
    • B、Set the maximum password age to one day.
    • C、Change the Enforce password history setting to three passwords remembered.
    • D、Change the Account lockout duration setting to 1440 minutes.
    • E、Change the Account lockout threshold setting to three invalid logon attempts.
    • F、Change the Reset account lockout counter after setting to 1440 minutes.

    正确答案:E,F

  • 第6题:

    You are the network administrator for The network consists of a single Activev Directory domain named . All network servers run Windows Server 2003. purchases a new server to test applications in a stand-alone environment. The company's written security policy states that if a user attempts to log on by using an incorrect password three times in 30 minutes, the account is locked out. An administrator must unlock the account. You discover that users of the new server who have accounts that are locked out can log on again after 30 minutes. You need to ensure that the new server meets the requirements of the written security policy. What should you do?()

    • A、Set the Reset account lockout counter after policy to 1.
    • B、Set the Reset account lockout counter after policy to 99999.
    • C、Set the Account lockout duration policy to 0.
    • D、Set the Account lockout duration policy to 99999

    正确答案:C

  • 第7题:

    多选题
    You are the network administrator for On a windows Server 2003 computer named TestKingF, you use the backup program to automatically back up eight servers. You use a schedule task named AutoBack. The task runs in the security context of a domain account named NightBackup. The Default Domain Policy Group Policy object (GPO) is configured with the following account policies settings: 1. Minimum password length: 8 characters 2. Password expiration: 30 days 3. Enforce password history: 12 passwords remembered 4. Account lockout threshold: 3 invalid logon attempts 5. Account lockout duration: 30 minutes The backup program runs successfully for four weeks. After four weeks, you notice that nightly backups no longer occur. A successful backup occurs when you log on the TestKingF with your own user account and perform a local backup. Your user account is member of the Domain Admins group. You want the AutoBack scheduled task to perform unattended backups every night at 11:00 P.M. Which two actions should you perform in order to resume the nightly backups by using the AutoBack scheduled task?() (Each correct answer presents part of the solution. Choose two.)
    A

    Unlock the NightBackup user account.

    B

    Enable the NightBackup user account.

    C

    One the properties sheet for the AutoBack. Job scheduled task, reset the password.

    D

    Reset the password for the NightBackup user account.

    E

    Configure the local security policy on TestKingF to grant the service account the Logon locally right.

    F

    Configure the local security policy on TestKingF to grant the service account the Logon as a service right.


    正确答案: C,D
    解析: 暂无解析

  • 第8题:

    填空题
    What should you take into consideration when choosing a life insurance policy?Both your needs and the ____.

    正确答案: reasonable cost
    解析:
    细节题。“当你想买人寿保险时你应该考虑什么?”从文章的第一段第一句“When you buy life insurance, you want a policy that fits your needs at reasonable cost”可知,你还需要考虑价格。此处填写reasonable cost。

  • 第9题:

    单选题
    The validate_password plugin is loaded and displays the following settings in global variables: Mysql> SHOW VARIABLES LIKE ‘validate_password%’; When attempting to set your password, you get the following error: Mysql> SET PASSWORD = PASSWORD (‘Hoverl@%’); ERROR 1819 (HY000): Your password does not satisfy the current policy requirements What is the cause of the error?()
    A

    The password is eight characters long, but needs to exceed validate_password_length to be valid

    B

    All of the MEDIUM password policy requirements have not been honored

    C

    The password matches a substring Hover as a dictionary word

    D

    The password does not match the validate_passoword_number_count requirement

    E

    There is no dictionary file defined, so password validation cannot work as expected


    正确答案: C
    解析: 暂无解析

  • 第10题:

    单选题
    A network administrator has configured source NAT, translating to an address that is on a locally connected subnet.The administrator sees the translation working, but traffic does not appear to come back. What is causing the problem?()
    A

    The host needs to open the telnet port.

    B

    The host needs a route for the translated address.

    C

    The administrator must use a proxy-arp policy for the translated address.

    D

    The administrator must use a security policy, which will allow communication between the zones.


    正确答案: C
    解析: 暂无解析

  • 第11题:

    单选题
    You need to design a method to implement account policies that meets the requirements in the written security policy. What should you do?()
    A

    Create a GPO and link it to the New York OU, to the Denver OU, and to the Dallas OU.Configure the GPO with the required account policy settings

    B

    On all computers in the domain, configure the Local Security Policy7 with the required account policy settings

    C

    Configure the Default Domain Policy GPO with the required account policy settings

    D

    Configure the Default Domain Controllers Policy GPO with the required account policy settings


    正确答案: B
    解析: 暂无解析

  • 第12题:

    单选题
    You are the network administrator for The network consists of a single Activev Directory domain named . All network servers run Windows Server 2003. purchases a new server to test applications in a stand-alone environment. The company's written security policy states that if a user attempts to log on by using an incorrect password three times in 30 minutes, the account is locked out. An administrator must unlock the account. You discover that users of the new server who have accounts that are locked out can log on again after 30 minutes. You need to ensure that the new server meets the requirements of the written security policy. What should you do?()
    A

    Set the Reset account lockout counter after policy to 1.

    B

    Set the Reset account lockout counter after policy to 99999.

    C

    Set the Account lockout duration policy to 0.

    D

    Set the Account lockout duration policy to 99999


    正确答案: A
    解析: 暂无解析

  • 第13题:

    A potential new customer needs servers and requests a response to their hardware specifications, which are all related to hardware speeds, disk, and memory configuration. The customer requests a quote within 48 hours.  Which of the following should the System x Sales Specialist do to MAXIMIZE the odds of winning this business? ()

    • A、Request an extension because 48 hours will not be enough time to propose an appropriate solution.
    • B、Ask the customer for a call to learn more about their needs and respond to their request with a complete solution.
    • C、Use the configuration guide or spreadsheet configurator to assemble server configurations that meet the specification, and then look for the lowest price.
    • D、Contact the IBM Client Representative for this account and ask for assistance in setting up a meeting with the technical decision maker of the prospective customer.

    正确答案:B

  • 第14题:

    An administrator notices that every time a particular server is restarted it requires a password in order for the server to begin the start up process. Which of the following is the reason this is happening?()

    • A、The server needs to have the password service verified and reconfigured.
    • B、The server administrator has set a password policy in Group Policy.
    • C、The server has the BIOS setting configured incorrectly.
    • D、The server is set with a boot password before accessing the OS

    正确答案:D

  • 第15题:

    When recovering from a disaster, the backup and restore operation you use is similar to the export/import configuration procedure, with one additional step. Which additional step must you take when recovering from a disaster?()

    • A、A new WebSphere profile is required to restore the configuration.
    • B、The restored system requires the IBM Tivoli Access Manager for e-business (TAMeb) JRTE to be manually configured against the WebSphere’s Java Runtime to allow the IBM Tivoli Federated Identity Manager (ITFIM) Runtime to function properly.
    • C、The ITFIM Domain needs to be created manually within the Integrated Solution Console.
    • D、The ITFIM Runtime instance needs to be re-registered with the TAMeb policy server by running the SvrSslCfg command.

    正确答案:C

  • 第16题:

    A network administrator has configured source NAT, translating to an address that is on a locally connected subnet.The administrator sees the translation working, but traffic does not appear to come back. What is causing the problem?()

    • A、The host needs to open the telnet port.
    • B、The host needs a route for the translated address.
    • C、The administrator must use a proxy-arp policy for the translated address.
    • D、The administrator must use a security policy, which will allow communication between the zones.

    正确答案:C

  • 第17题:

    You are the network administrator for On a windows Server 2003 computer named TestKingF, you use the backup program to automatically back up eight servers. You use a schedule task named AutoBack. The task runs in the security context of a domain account named NightBackup. The Default Domain Policy Group Policy object (GPO) is configured with the following account policies settings: 1. Minimum password length: 8 characters 2. Password expiration: 30 days 3. Enforce password history: 12 passwords remembered 4. Account lockout threshold: 3 invalid logon attempts 5. Account lockout duration: 30 minutes The backup program runs successfully for four weeks. After four weeks, you notice that nightly backups no longer occur. A successful backup occurs when you log on the TestKingF with your own user account and perform a local backup. Your user account is member of the Domain Admins group. You want the AutoBack scheduled task to perform unattended backups every night at 11:00 P.M. Which two actions should you perform in order to resume the nightly backups by using the AutoBack scheduled task?() (Each correct answer presents part of the solution. Choose two.)

    • A、Unlock the NightBackup user account.
    • B、Enable the NightBackup user account.
    • C、One the properties sheet for the AutoBack. Job scheduled task, reset the password.
    • D、Reset the password for the NightBackup user account.
    • E、Configure the local security policy on TestKingF to grant the service account the Logon locally right.
    • F、Configure the local security policy on TestKingF to grant the service account the Logon as a service right.

    正确答案:C,D

  • 第18题:

    多选题
    You are the network administrator for Testking.com. The network consists of a single Active Directory domain testking.com. All domain controllers run Windows Server 2003. Users who enter an invalid password more than twice in one day must be locked out. You need to configure domain account policy settings to enforce this rule. Which two actions should you perform?() (Each correct answer presents part of the solution. Choose two)
    A

    Set the minimum password age to one day.

    B

    Set the maximum password age to one day.

    C

    Change the Enforce password history setting to three passwords remembered.

    D

    Change the Account lockout duration setting to 1440 minutes.

    E

    Change the Account lockout threshold setting to three invalid logon attempts.

    F

    Change the Reset account lockout counter after setting to 1440 minutes.


    正确答案: E,D
    解析: 暂无解析

  • 第19题:

    单选题
    When setting up a wireless network to cover a large area, which of the following needs to beconsidered FIRST?()
    A

    Device placement

    B

    Encryption methods

    C

    Wireless channels

    D

    SSID name


    正确答案: A
    解析: 暂无解析

  • 第20题:

    单选题
    An administrator notices that every time a particular server is restarted it requires a password in order for the server to begin the start up process. Which of the following is the reason this is happening?()
    A

    The server needs to have the password service verified and reconfigured.

    B

    The server administrator has set a password policy in Group Policy.

    C

    The server has the BIOS setting configured incorrectly.

    D

    The server is set with a boot password before accessing the OS


    正确答案: C
    解析: 暂无解析

  • 第21题:

    单选题
    When recovering from a disaster, the backup and restore operation you use is similar to the export/import configuration procedure, with one additional step. Which additional step must you take when recovering from a disaster?()
    A

    A new WebSphere profile is required to restore the configuration.

    B

    The restored system requires the IBM Tivoli Access Manager for e-business (TAMeb) JRTE to be manually configured against the WebSphere’s Java Runtime to allow the IBM Tivoli Federated Identity Manager (ITFIM) Runtime to function properly.

    C

    The ITFIM Domain needs to be created manually within the Integrated Solution Console.

    D

    The ITFIM Runtime instance needs to be re-registered with the TAMeb policy server by running the SvrSslCfg command.


    正确答案: D
    解析: 暂无解析

  • 第22题:

    单选题
    The network printer is locking up and printing garbled text. When the user cancels the job fromtheir local print queue, nothing happens. Which of the following is the MOST likely cause?()
    A

    The printer needs to be power cycled to clear the job.

    B

    The print server’s queue needs to be checked.

    C

    The printer needs to be set to factory defaults.

    D

    The user’s workstation needs to be rebooted.


    正确答案: C
    解析: 暂无解析

  • 第23题:

    单选题
    A "trusted" client needs to communicate with a server that has been configured to use CLIENT authentication. Which of the following will be used to verify passwords?()
    A

    User ID/password file

    B

    Communications layer

    C

    Client applications

    D

    Operating system


    正确答案: A
    解析: 暂无解析