<kbd id="fugzo"></kbd>
<pre id="fugzo"></pre>
    1. <fieldset id="fugzo"><style id="fugzo"></style></fieldset>
      <center id="fugzo"></center>
    2. 哑剧盖章,电视剧折腰免费观看全集,亮剑3gp下载,秘密访客,泰剧为你着迷,古城童话,食物链无删减,大鱼海棠

      IBM Lotus認(rèn)證試題

      時(shí)間:2024-09-10 04:33:43 IBM認(rèn)證

      IBM Lotus認(rèn)證試題

        QUESTION 1.

      IBM Lotus認(rèn)證試題

        Chris wishes to secure the Domino server console by setting a password. Which one of the following commands could he execute on the console to accomplish this, assuming the password he wishes to use is APPLE?

        A. Secure Console “APPLE”

        B. Secure Password APPLE

        C. Load Secure APPLE

        D. Set Secure APPLE

        Answer: D

        Explanation

        The administrator can secure the Domino server console by using the following command at the console: SET SECURE APPLE The console has now been password-protected using APPLE as the password. The servers console can no longer be used for such common tasks as issuing the following server console commands: Load, Tell, Exit, Quit, and Set Configuration. To disable console security, you must clear the current password by entering a second SET SECURE command with the same password.

        QUESTION 2.

        Jacob, the Domino administrator, wants to manage the setup policies assigned to each user. Which one of the following documents could he view to find this information?

        A. The user's Person document in the Domino Directory

        B. Desktop Setup Policy document

        C. Policy Member document

        D. Domino Server Setup document

        Answer: A

        Explanation

        A list of setup profiles for each user is available on the Administration tab of a user's Person document under “Policy Management”

        QUESTION 3.

        Which of the following is true of a partitioned server installation?

        A. Partitioned servers share the same Administration Request database [ADMIN4.NSF]

        B. Partitioned servers share the same Domino program directory

        C. Partitioned servers share the same notes.ini file

        D. Partitioned severs share the same Domino data directory

        Answer: B

        Explanation

        Domino server partitioning lets you run multiple Domino servers on a single computer. Using partitioned servers reduces hardware expenses and minimizes the number of computers that you have to administer. Each partitioned server has its own Domino data directory and NOTES.INI file, but all partitioned servers share the same Domino program directory.

        QUESTION 4.

        Jimmy has created a Lotus Script agent that is run from inside a Domino Web application. The agent needs to update multiple documents in a database. What can the Domino administrator do to ensure the Lotus Script agent can run properly?

        A. Allow the server to run as background agent in the agent manager section of the Server documents

        B. Add the group “Web User” to the ACL as author, then force the user to authenticate when accessing the

        server

        C. Add database replica ID to the ACL as editors

        D. Sign the agent using Server ID, then add server to ACL as editor

        Answer: D

        Explanation

        The administrator can sign database elements, such as Lotus Script agents, with an ID file that has access and the necessary rights to create, update, or delete documents in multiple databases.

        QUESTION 5.

        Which of the following is not true about Program documents?

        A. They can be used to run an OS/2 command file

        B. They can be used to run an UNIX shell script or program

        C. They are stored in the Admin4.NSF file

        D. They can be used to run task on a server at a regularly scheduled time or at server startup

        Answer: C

        Explanation

        Program documents are stored in the Domino Directory and can be used to: Run tasks on a server at a regularly scheduled time or at server startup Run an OS/2 command file Run an UNIX shell script or program

        QUESTION 6.

        What is the maximum number of Domino servers that can be members of a cluster?

        A. 8

        B. 2

        C. 4

        D. 6

        Answer: D

        Explanation

        A Domino cluster can contain two to six servers.

        QUESTION 7.

        Which one of the following is not true of the certifier ID file [CERT.ID] for the organization?

        A. The CERT.ID can not be moved from its original location

        B. The CERT.ID is used to certify servers

        C. The CERT.ID is used to certify users.

        D. The CERT.ID is typically located in the C:\LOTUS\DOMINO\DATA directory.

        Answer: A

        Explanation

        The CERT.ID is typically located in the C:\LOTUS\DOMINO\DATA directory and is used to certify servers and users. It can be moved from its original location.

        QUESTION 8.

        Which of the following is not stored in the Issued Certificate List [ICL]?

        A. A copy of each unexpired certificate that it has issued

        B. Certificate revocation lists

        C. CA Configuration documents

        D. History of modifications to the CA Configuration documents

        Answer: D

        Explanation

        Issued Certificate List (ICL) Each certifier has an Issued Certificate List (ICL) that is created when the certifier is created or migrated to the CA process. The ICL is a database that stores a copy of each unexpired certificate that it has issued, certificate revocation lists, and CA configuration documents. Configuration documents are generated when you create the certifier and sign it with the certifier's public key. After you create these documents, you cannot edit them. CA

        Configuration documents include: Certificate profiles, which contain information about certificates issued by the certifier. CA Configuration document, which contains information about the certifier itself. RA/CA association documents, which contain information about the RAs who are authorized to approve and deny certificate requests. There is one document for each RA. ID file storage document, which contains information about the certifier ID.

        QUESTION 9.

        Wendy needs to change some settings on a Security Settings Policy document. Which one of the following roles does she need to be able to modify the Security

        Settings policy documents?

        A. Policy Editor role

        B. Policy Creator role

        C. Policy Modifier role

        D. Policy author role

        Answer: C

        Explanation

        There are two ACL roles associated with policies. They are the Policy Creator role and the Policy Modifier role. The Policy Creator role is required to be able to create a policy document. The Policy Modifier role is required to modify a Policy document.

        QUESTION 10.

        Jerry, a Notes & Domino 6 user, has locked a document so others can't edit it. However, Jerry is on vacation and others need to edit the document. Which level of access is required to be able to unlock Jerry's documents?

        A. Manager

        B. Designer

        C. Editor

        D. Author

        Answer: A

        Explanation

        Document locks prevent any users from editing the document, including those with Manager access to the database. However, a user with manager access to a database can unlock a locked document.

        QUESTION 11.

        Rob would like to capture the list of all tasks running on the Domino server to a text file. Which of the following server console commands does he issue?

        A. C:\TASK.TXT

        B. SHOW TASKS >C:\TASKS.TXT

        C. SHOW ALL

        D. TELL SHOW TASK PRINT > C:\TASKS.TXT

        Answer: B

        Explanation

        Not only can you issue several console commands via a batch file but you can capture the results or output of the server commands to a file. To accomplish this you would type the server command and on the same line, enter a space and a > followed by the filename. For example to issue a SHOW TASKS command and capture the output to a file named TASKS.TXT you would issue the following:

        SHOW TASKS >TASKS.TXT The TASKS.TXT will be created in the Domino server's data directory. If this is not acceptable, you can provide a full path to have the file created elsewhere.

        QUESTION 12.

        Sandra, a Notes & Domino 6 user, wishes to lock a document in a discussion database. Which one of the following is the lowest level of access she can have and still be able to lock the document?

        A. Author access to the document

        B. Editor access to the document

        C. Manager access to the document

        D. Editor access to the document and designer access to the database

        Answer: A

        Explanation

        To lock a document in Notes & Domino 6 you must have author access or higher to a document. Additionally, document locking must be enabled for the database.

        To lock or unlock a document, choose “Actions - Lock Document” or choose “Actions - - Lock Document” or choose “Actions - Unlock Document” while viewing the document.

        QUESTION 13.

        Jeff should create which one of the following documents to connect the Lotus Notes workstation to the Domino server?

        A. A Connection document in the local NAMES.NSF

        B . An Account document in the local NAMES.NSF

        C. A location document in the local ADMIN4.NSF

        D. A Services document in the local NAMES.NSF

        Answer: A

        QUESTION 14.

        Which one of the following databases is not involved in the renaming of a user?

        A. ADMIN4.NSF

        B. NAMES.NSF

        C. CERTLOG.NSF

        D. DOMLOG.NSF

        Answer: D

        QUESTION 15.

        Which one of the following Domino server console commands can not be used to shut down the server?

        A. UIT

        B. STOP

        C. TELL SERVER QUIT

        D. EXIT

        Answer: B

        Explanation

        STOP is not a command available to shut down the Domino server.

        QUESTION 16.

        Cindy was installing Notes & Domino 6 in a test environment and received the following error during the server setup: An error occurred during the setup

        File already exists: C:\Lotus\Domino\Data\server.id 65 percent of the setup was complete Cindy confirmed that there was a leftover server.id from a pervious installation. Which one of the following options was Cindy presented with?

        A. Cancel the setup and correct the problem

        B. Go back and correct the problem then continue with setup

        C. Go back and correct the problem then continue with setup or Cancel

        D. Notes & Domino 6 will automatically erase the existing server.id and create a new one

        Answer: C

        Explanation

        The new Domino 6 server setup allows you to go back and correct any problems then continue with the setup or you can choose to cancel the setup.

        QUESTION 17.

        Sue is looking into implementing central directory architecture. Which one of the following best describes this structure?

        A. None of the answers apply

        B. A centralized directory structure is not supported

        C. A small number of Domino servers store full Domino Directories, while most servers store configuration information only

        D. A small number of Domino severs store configuration information only, while most servers store full Domino Directories

        Answer: C

        Explanation

        Notes & Domino 6 supports both a distributed directory architecture and a central directory architecture. In a distributed directory architecture in a Domino domain, in which all servers use the standard Domino Directory in a central directory architecture, some servers store configuration directories (contains configuration settings only) and then use the standard Domino Directories on remote servers for lookups.

        QUESTION 18.

        Which of the following commands must the Domino administrator use to start the Cluster Replicator task at the server console?

        A. START CLSTRREPL

        B. LOAD UPDALL

        C. LOAD CLREPL

        D. UPLOAD REPLICATOR

        Answer: C

        Explanation

        You can start the Cluster Replicator task manually by typing the following at the server console: LOAD CLREPL It is important to remember that you have only manually started that task. It will not start automatically the next time the server is started, unless it has been added to the TASKS= line of the servers NOTES.INI.

        QUESTION 19.

        Travis wishes to display a list of the current users connected to his Domino server. Which one of the following commands will accomplish this?

        A. Show Connected

        B. Show Tasks

        C. Show Users

        D. Show Connected Users

        Answer: C

        Explanation

        The “Show Users” console command displays a list of all users who have established sessions with the Domino server, regardless if the user is actively viewing databases or not. Additionally, the databases the user has opened and the elapsed time in minutes since the databases were last used are displayed.

        QUESTION 20.

        Mario has enabled fault recovery on his Notes & Domino 6 server running on Windows 2000. What will happen the next time his Domino server crashes?

        A. The server will shut itself down and will need to be manually restarted

        B. No recovery will likely occur for a crash without user intervention

        C. The server will shut itself down and then restart automatically

        D. The server will shut itself down and will be able to restarted through the Web Administrator client

        Answer: C

        Explanation

        When fault recovery has been enabled on the server and a crash occurs, the Domino server shuts itself down and then restarts automatically without any administrator intervention.

        QUESTION 21.

        A problem with a Connection document caused mail not to be delivered between Company server and product server. After resolving the problem how can you

        manually route the mail from product server to company server?

        A. Send mail product server

        B. Route Mail “Product Server”

        C. Send mail company server

        D. Route “Company Server”

        Answer: D

        Explanation

        The administrator can issue the ROUTE command to initiate mail routing with a specific server. For example the administrator can issue the following command on Server2 to route mail to Server1: Route Server1 Issuing the Route command will override any mail routing schedules that have been created using Connection

        documents in the Domino Directory. For server names that contain multiple words or spaces, enclose the entire name in quotes.

        QUESTION 22.

        Servers LasVegas/Nevada and Dallas/Texas are clustered. Jacob, the Domino administrator, has deleted a database from LasVegas/Nevada. What tool will allow

        him to delete the replica database on Dallas/Texas?

        A. The pending Delete command of the administration process

        B. The Domino 6 Administrator client

        C. Manual deletion using file system commands

        D. The Cluster Manager Administration tool

        Answer: B

        Explanation

        When the administrator needs to delete databases from a cluster server, you use the Domino Administrator. To delete databases on non-cluster servers, select the databases and delete them manually.

        QUESTION 23.

        Where are Person documents stored on the Domino 6 server?

        A. Log

        B. Server view

        C. Domino Directory

        D. Mail box

        Answer: C

        Explanation

        Person documents are stored in the Domino Directory. In previous releases, the Domino Directory was referred to as the Public Address Book or Name and Address Book.

        QUESTION 24.

        Jimmy, the Lotus Notes administrator, has completed rebooting Server A after an unexpected crash. He wants pull all documents that were created on Server B

        during the down time. Which one of the following server console commands can he issue?

        A. This cannot be done after a server crash.

        B. Pull Server B

        C. Push Server B

        D. Replicate Server A, Server B

        Answer: B

        Explanation

        Pull Syntax: Pull servername [database name] Description: Forces a one-way replication from the specified server to your server. You can also replicate a

        single database from the specified server to your server by including the database name on the command line. The initiating server receives data from the named server, but doesn't request that the other server pull data from it. This forces a server to replicate immediately with the initiating server, overriding any replication scheduled in the Domino Directory. Enter the server's full hierarchical name, if applicable. You can pull changes immediately if an important database, such as the Domino Directory, has changed or if a database on your server is corrupted or has been deleted.

        QUESTION 25.

        Robert just finished creating a group in the Domino Directory. However, he cannot find it listed in the Groups view in the Domino Directory. What type of group did he

        create?

        A. Mail Only

        B. Multi-Purpose

        C. User

        D. Deny Access

        Answer: D

        Explanation

        The Deny Access list denies access to users listed in the group. A Deny Access group usually contains former employees of companies where the user may still have their Notes ID file. The Deny Access group type doesn't display in the Groups view of the Domino Directory.

        QUESTION 26.

        Which one of the following is not an available Policy Settings document?

        A. Implied policies

        B. Organizational policies

        C. Explicit policies

        D. Exception polices

        Answer: A

        Explanation

        A policy is a collection of individual Policy Settings documents. There are three types of policies:

        organizational policies, explicit policies and exception policies.

        Organizational policies are applied automatically to users or groups based on the organizational structure.

        Explicit policies, like they sound, are assigned explicitly. They apply settings directly to a user, instead of through the organizational hierarchy. Exception policies allow users to control their own user settings.

        QUESTION 27.

        A user at ACME corporation ignored the warning that their ID file was about to expire. Now that the ID file is expired, what must happen before the user can use the ID file again?

        A. The ID file must be re-certified by an administrator.

        B. The ID file must be re-certified with a new certificate

        C. A new user account must be created for the user

        D. An administrator must extend the expiration date on the Notes ID

        Answer: A

        Explanation

        ID files contain expiration dates. To assign a new expiration date, you must recertify the ID file. You also recertify an ID file to add a new alternate name, or change the minimum password quality. Certifier IDs are used to recertify certifiers, servers, and users immediately below that certifier ID in the hierarchical name scheme. If the organization certifier is about to expire, it can be used to recertify itself.

        QUESTION 28.

        The Domino administrator has been given the following specifications: ServerA makes the application available only to Web browsers Server B makes the application available exclusively to Notes clients Replication occurs between Sever A and Server B at 6am daily Both client types refer to the application for the same information Data is added to the application by Notes Client users accessing Server B What are the minimum rights needed for Server A on Sever B?

        A. Reader

        B. Manager

        C. Author

        D. Editor

        Answer: A

        Explanation

        There is no teach information available for this item.

        QUESTION 29.

        Sarah wants to administer the Domino server via a Web browser. Which field on the Sever document must reference her name?

        A. Access server from a browser

        B. Calling server mgt administrator

        C. Web browser administrator

        D. Administer sever from a browser

        Answer: D

        Explanation

        By default the Domino server grants users listed in the “Administrators” field of the Server document in the Domino Directory the ability to administer the server from a browser when the Web Administrator database is created. However, if you need to add a new user and allow them to administer the server from a browser, you need to add their name to the “Administer server from a browser” field on the Security tab of the Server document, as well as add their name to the access control list

        (ACL) of the WEBADMIN.NSF database.

        QUESTION 30.

        Judy has enabled schedule replication between ServerA and ServerB. ServerA is configured to call at times from 05:00 to 16:00 with an interval of 60 min. what are

        the first and second times the servers will replicate, if it takes 12 minutes to replicate?

        A. 05:00, 11:12

        B. 05:00, 16:06

        C. 05:00, 06:00

        D. 05:00, 06:12

        Answer: D

        Explanation

        For example, suppose a Connection document schedules ServerA to call ServerB from 8AM until 5 PM with a repeat interval of 120 minutes. If ServerA calls and replicates successfully with ServerB at 8:30 AM, ServerA does not place the next call until 10:30AM.

        QUESTION 31.

        Which one of the following server console commands can a view-only administrator not issue?

        A. QUIT

        B. SHOW SEVER

        C. SHOW USER

        D. SHOW TASK

        Answer: A

        Explanation

        subset of commands.

        QUESTION 32.

        Which one of the following best describes why replication is failing, assuming the following:

        ServerB/ACME is the hub server in a hub and spoke topology for the ACME domain. ServerB/ACME is not receiving documents from ServerB/ACME ServerB/ACME is receiving documents from other severs in the ACME domain A Connection document exists from ServerA/ACME to ServerB/ACME for mail routing and pull-push replication every 4 hours A connection document exists from ServerB/ACME to Server/ACME for mail routing and pull-push replication every 4 hours

        A. In hub poke replication, the hub should call the spoke severs

        B. The length of time in the Connection document is too short

        C. There should be only one Connection document for replication between two severs

        D. The modem on Sever1/ACME's modem is down

        Answer: B

        QUESTION 33.

        Jevier has noticed a setting labeled “Make this site accessible to Web site search crawlers.” Which one of the following best describes what this does?

        A. Changes all URLs to use a question mark, instead of an exclamation point so they can be indexed by Web spiders

        B. Submits a request to network solutions for the Domino server to be indexed

        C. Change all URLs to use an exclamation point, instead of a question mark so they can be indexed by Web spiders

        D. Changes all URLs to use a HTML extension instead of a NSF extension

        Answer: C

        Explanation

        The “Make this site accessible to web site search crawlers” option on the server document can be set to either enabled or disabled. If enabled this tells the Domino Web server to use an ! (exclamation point) when generating URL commands. If the option is disabled, which is the default, it tells Domino to use a ? (question

        mark) when generating URL commands. This change is necessary if you wish to have your Domino server indexed by Web site search crawlers. Many of these programs ignore URLs containing ? (question marks)。 This setting does not affect Domino's ability to handle URL requests, it only affects how Domino generates pages and URLs. The server will process requests containing either exclamation points or question marks. The Domino Web server must be rebooted for this change to take effect. QUESTION 34. Where are Person documents stored on the Domino 6 server?

        E. Log

        F. Server view

        G. Domino Directory

        H. Mail box

        Answer: C

        Explanation

        Person documents are stored in the Domino Directory. In previous releases, the Domino Directory was referred to as the Public Address Book or Name and Address Book.

        QUESTION 35.

        Users in ACME Corporation are placed in either the Web Users group on Notes Users group, depending upon how they access the Domino server. The administrator has found that users in the Web Users group are unable to access the server, but Notes Users can access the server. The administrator has successfully verified that anonymous HTTP has been disabled on the Sever document. What is most likely the problem?

        A. Anonymous is set to no access, Web Users is set to no access

        B. Anonymous is set to reader, Notes Users is set to reader

        C. Anonymous is set to reader, Web Users is set to no access

        D. Anonymous is set to no access, Web Users is set to reader

        Answer: A

        QUESTION 36.

        When is mail routed between servers that are in the same Notes Named Network?

        A. Immediately

        B. When the replicate

        C. Default is every 30 minutes

        D. When 5 messages are pending

        Answer: A

        Explanation

        Mail is routed immediately by the router to servers in the same Notes Named Network. The messages are immediately routed from the MAIL.BOX file on the sender's server to the MAIL.BOX file on the recipient's server. Once the message is routed to the recipient's server, the router on the recipient's server delivers the

        message to the recipient's mail file. Since servers in a Notes Named Network share a common protocol and are always connected you do not need to create Connection documents for mail routing.

        QUESTION 37.

        Which one of the following databases can the server's administrator use to view detailed information about replication of databases?

        A. REPLICATOR.NSF

        B. MTSTORE.NSF

        C. DATABASE.NSF

        D. LOG.NSF

        Answer: D

        Explanation

        The Domino server log (LOG.NSF) is used to log all server activity, as well as information about databases and users on the server.

        QUESTION 38.

        Rachelle, the Domino administrator, is configuring her ND6 server to support the Smart Upgrade feature. She plans to create a new database using the Smart Upgrade Kits database template. Which one of the following

        best describes the filename of the Smart Upgrade Kits template?

        A. SMUPGRADE.NTF

        B. UPDATE.NTF

        C. SMUPDATE.NTF

        D. ND6UUPDATE.NTF

        Answer: A

        Explanation

        Smart Upgrade is configured inside the Smart Upgrade Kit database. This is created by an administrator from the Smart Upgrade Kits database template (SMUPGRADE.NTF) Smart Upgrade is implemented through the use of Policy and Setting documents. Administrators create and configure a Desktop Settings document for the Smart Upgrade feature; they then choose a Policy document to enforce or apply the Setting document at an organization level, or explicitly for a specific user. Explicit policies are listed in a user's Person document. For more information visit -->

        hannel=1&topicid=605

        QUESTION 39.

        Christian, the Notes administrator, has deleted a user from the directory using the “Remove User” button. What action must still be performed manually?

        A. Remove the user from ACLs

        B. Remove the user from groups

        C. Approve deletion of the user's mail file

        D. Nothing, AdminP takes care of all modification

        Answer: C

        Explanation

        If you choose to have the administration process delete the user's mail file when deleting a user, you must locate the “Approve File Deletion” request in the Pending Administrator's Approval view of the Administration Requests database. Place the document in edit mode and click “Approve File Deletion.” This will then delete the user's mail file; otherwise, you will have to manually delete from the database.

        QUESTION 40.

        Jack, the Notes & Domino 6 administrator, has been tasked with deploying a customized welcome page on users' desktops. He's been instructed to prevent users from changing the welcome page. How will Jack accomplish this?

        A. Startup Policy document in the Domino Directory

        B. Standards Policy document in the Domino Directory

        C. Desktop Policy Settings document in the Domino Directory

        D. Security Policy document in the Domino Directory

        Answer: C

        Explanation

        In Notes & Domino 6 you can create and automatically deploy customized welcome pages to users by use of a Desktop Policy document in the Domino Directory. The

        Desktop Policy document can also be used to prevent users from changing their Notes client welcome page.

        QUESTION 41.

        Which one of the followings is not true of the Domino Application Sever?

        A. Can host Active Server Pages [ASP] Web sites

        B. Can run on various platforms including NT, Linux, Solaris, and Unix

        C. Includes an integrated Web application server

        D. Hosts both Internet and Intranet Web sites

        Answer: A

        Explanation

        The Domino server includes an integrated Web application server that hosts both Internet and Intranet Web sites. The Domino server can run on various platforms

        including NT, Linux, Solaris, and Unix.

        QUESTION 42.

        Which one of the following statements regarding the synchronization of Notes ID file and Internet passwords is true?

        A. The Notes user can synchronize their passwords by clicking the “Apply password change to Internet” button in the Change Password dialog box in the Notes client

        B. The Notes user can synchronize their passwords by clicking the “Apply password change to Internet” button in the Security Preferences dialog box in the Notes client

        C. Notes & Internet passwords can be synchronized in Notes & Domino 6 if the Domino administrator has chosen to do so with a Security Sub Policy documents

        D. Notes & Internet passwords can not be synchronized in Notes & Domino 6

        Answer: C

        Explanation

        The Domino administrator can choose to synchronize the Internet password with Notes password. Thus giving the end-user the same password to log in to both Notes and the Internet.

        QUESTION 43.

        Which of the following databases are required by the Administration Process in

        order to process requests?

        A. CERTLOG.NSF

        B. ADMIN4.NSF

        C. CATALOG.NSF

        D. LOG.NSF

        Answer: B

        Explanation

        The Administration Requests database (ADMIN4.NSF) contains all requests associated with the Administration Process and is required for AdminP to function properly.

        QUESTION 44.

        Which one of the following is not true of Web site rule documents?

        A. Web site rules are defined in the Domino Directory

        B. Web site rules allow you to control the interpretation of incoming URLs

        C. Web site rules allow you to configure who has access to the Web site

        D. Web site rules allow you to move or reorganize files without breaking existing links

        Answer: C

        Explanation

        Web site rules are defined in the Domino Directory Web site rules allow you to control the interpretation of incoming URLs Web site rules allow you to create a user-friendly and consistent navigation scheme Web site rules allow you to move or reorganize files without breaking existing links For more information visit this link.

        10.lotus.com/ldd/today.nsf/8a6d147cf55a7fd385256658007aacf1/b86a878b9ae5ee0d85256ad8000813a6?Open Document

        QUESTION 45.

        Which of the following is not a valid level of administrative access to the Domino server?

        A. Domino administrators

        B. Restricted system administrators

        C. Full access administrators

        D. Database administrators

        Answer: A

        Explanation

        Notes & Domino 6 now allows for delegation of administrative rights. Domino administrators is not a valid option on the Server document. The valid options are:

        Full access administrators

        Administrators

        Database administrators

        Full remote console administrators

        System administrators

        Restricted system administrators

        Restricted system commands Administer the server from a browser (pre-Domino 6 servers only) To grant a user this level of access they are simply added to the field next to the access level.

        QUESTION 46.

        Which one of the following answers best describes the Notes & Domino 6 ODS format number?

        A. 41

        B. 43

        C. 45

        D. 39

        Answer: B

        Explanation

        The database format (On-Disk Structure or ODS) is represented by a number. This helps determine what format or version the database is. The Domino 6 database format is ODS43.

        QUESTION 47.

        David needs to ensure that mail is routed between servers in the same Notes Named Network. How many Connection documents will he need to create?

        A. 2

        B. 4

        C. 0

        D. 1

        Answer: C

        Explanation

        Mail is routed immediately by the router to servers in the same Notes Named Network. The messages are immediately routed from the MAIL.BOX file on the sender's server to the MAIL.BOX file on the recipient's server. Once the message is routed to the recipient server, the router on the recipient's server delivers the

        message to the recipient's mail file. Since servers in a Notes Named Network share a common protocol and are always connected, you do not need to create Connection documents for mail routing.

        QUESTION 48.

        Which one of the following is reason Jeff, the Domino 6 administrator, would choose to not enable network compression in Domino?

        A. Connections are over the local area network and have a fast connection

        B. Connections are over a wireless network and have a slow connection

        C. Connections are over a public area network and have a slow connection

        D. Connections are over the wide area network and have a slow connection

        Answer: A

        Explanation

        Choosing to compress network data decreases bandwidth. Administrators with a majority of clients connecting over a high-speed LAN should choose not to compress the network data. Compressing the network data causes an increase of memory and processor use on the Domino server. However, if the high speed network is experiencing congestion, the Domino administrator would have to weigh the pros and cons associated with compressing network data.

        QUESTION 49.

        Ted has created several server mail rules to filter mail content. Which one of the following best describes where they are stored?

        A. Domino 6 does not support server-based mail rules

        B. Server mail rules are stored on the Server document

        C. Server mail rules are stored on the Mail Configuration document

        D. Server mail rules are stored on the Sever Configuration document

        Answer: D

        Explanation

        Server mail rules are created and modified on the Domino server's Configuration document.

        QUESTION 50.

        Travis wishes to display a list of the current status of the active server tasks. Which one of the following commands will accomplish this?

        A. SHOW ALL

        B. SHOW CONNECTED TASKS

        C. SHOW TASKS

        D. SHOW RUNNING TASK

        Answer: C

        Explanation

        To see a list of active tasks on the Domino server issue the following command at the server console:

        SHOW TASKS

        The SHOW TASKS command displays the name of the Domino server, path of the Domino program directory, and the status of the active server tasks.

        QUESTION 51.

        Which one of the following is not a benefit of Domino clustering?

        A. Redundancy

        B. Load balancing

        C. Reduced hardware costs

        D. Failover

        Answer: C

        Explanation

        Domino clustering provides many benefits such as failover, redundancy and load balancing to name a few. Failover - when a server that is a member of a Domino cluster is unavailable the client is redirected to another cluster member to provide uninterrupted access to Domino. Redundancy - in a Domino cluster the database is contained on other servers that are a member of the cluster, therefore the database exists in more then one location and is updated in real time. Load balancing - requests for databases that exist on multiple members of a cluster to be distributed amongst the cluster, therefore removing the burden from one server and sharing it amongst the members of the cluster. Hardware costs are not reduced when using Domino clustering as you may have to purchase or use additional hardware to cluster servers.

        QUESTION 52.

        Which one of the following is used to automate the server setup program to allow an administrator to quickly configure a standard server?

        A. Domino server setup profile

        B. Domino server setup policy

        C. Domino server configuration file

        D. Domino server configuration script

        Answer: A

        Explanation

        The Domino server setup profile is a file that is used to automate the server setup program.

        QUESTION 53.

        Sandy, the Domino administrator, has noticed that his server has a large amount of mail being processed. Which one of the following tasks can she do to allow for faster mail delivery?

        A. Enable Multiple Mail Box databases

        B. Set Multiple Threads=true in the Notes.ini file for the Domino server

        C. Enable Multiple Mail.box routing on workstations

        D. Enable Multiple Router tasks

        Answer: A

        Explanation

        She can configure the Domino server to route mail using multiple MAIL.BOX databases. According to the Help database, you can see a substantial performance improvement by adding an additional MAIL.BOX database. However, with each additional MAIL.BOX database you create and configure, the benefit gained decreases slightly. To configure multiple MAIL.BOX databases on a server, use the ND6 Administration client and open the Server Configuration document for the server; click the Router/SMTP-Basics tab, and enter the number of MAIL.BOX databases in the Number of mailboxes field.

        QUESTION 54.

        Which one of the following is not an administrator type under the new Notes & Domino 6 administrator hierarchy?

        A. Administrator

        B. Database administrator

        C. System administrator

        D. Domain administrator

        Answer: D

        Explanation

        The following is a list of the new administrator types under the new Notes & Domino 6 administrator hierarchy:

        Full Access Administrator

        Administrator

        Database Administrator

        Full Remote Console Administrator

        System Administrator

        Restricted System Administrator

        QUESTION 55.

        Users are complaining that an application is constantly displaying replication conflicts. Which one of the following best describes what the Domino developer could do to minimize replication conflicts?

        A. Merge replication conflict DATABASE property

        B. Inherit value of select FORM document

        C. Inherit value of select DATABASE document

        D. Merge replication conflict FORM property

        Answer: D

        Explanation

        A Domino developer can select “Merge replication conflicts” on the Info tab of the form properties. This helps merge replication conflicts into a single document whenever possible. If two users edit different fields in the same document, they are saved to a single document. However, if two users edit the same field in the same

        document, one is saved as a main document, and the other as a response document marked as a replication conflict.

        QUESTION 56.

        Jason is restarting a server that is a member of a Domino cluster. He has modified following line in the server's NOTES.INI: Server_Availability_Threshold=n He set the value so that requesting clients would see the Domino sever as BUSY, causing requests to open databases to be redirected to another server, thus allowing the server to complete replication. Which one of the following values represents n?

        A. 10

        B. 50

        C. 100

        D. 0

        Answer: C

        Explanation

        The server availability threshold for a Domino server is set by adding the following line to the servers NOTES.INI: server_availability_threshold= The value is a number from 0 to 100. The higher the number the less work the server can handle before returning a BUSY state to requesting clients. Placing a value of 100 will

        cause the server to return a BUSY state at all times. It is common for an administrator to set the server_availability_threshold=100 on a server that has crashed or was unavailable for an extended period of time. This allows the server to replicate with other members of the cluster so all data is current and up-to-date.

        QUESTION 57.

        Which one of the following is not a Domino server task?

        A. Firewall

        B. Collect

        C. Event

        D. Report

        Answer: A

        QUESTION 58.

        Toby is creating a Web Site Rule document for his Domino Web site. He notices that Web site rules are response documents to the Web site they apply to. Which one of the following is not a valid Web Site rule?

        A. HTTP request header

        B. Redirection rules

        C. HTTP response header

        D. Substitution rules

        Answer: A

        Explanation

        The Web Site Rules document is created from within the corresponding Web Site document. The four types of Web Site Rules documents are:

        A Directory rules document is used to direct incoming URLs to a specific directory, and to assign an access level.

        A Redirection rules document is used to specify that designated incoming URL patterns be redirected to a specified URL.

        A Substitution rules document is used to replace a specified URL pattern with another specified URL pattern.

        A HTTP response header rules document is used to specify HTTP headers that are to be added to HTTP responses.

        QUESTION 59.

        Rachel plans to use the Folder tools in Domino Administrator to create a new replica of her application on a remote Domino server. Which one of the following best describes the rights she needs in order to accomplish this?

        A. Her name must be in the “Access this Server” field for the remote server

        B. Her name must be in the “Create new database” field for the remote server

        C. Her name must be in the “Create replica databases” filed for the remote server

        D. She must have manager access to the application, and be listed in the “Administrators” filed on the Remote Server document.

        Answer: C

        Explanation

        The “Create replica databases” field contains a list of users that are authorized to create new replica databases on the Domino server. If the field is blank, then no one can create replica databases. In order to create a replica database on a server, a user also has to be authorized to create a new database. However, given only the answers above, the ability to create a replica database is the best answer. This question makes the assumption that the user is either listed in the “Create new database” field on the Server document, or that the field is blank and all

        users on the server can create new databases.

        QUESTION 60.

        Which of the following database properties can be set to improve performance when viewing the server's log file [LOG.NSF]?

        A. Disable the database cache for LOG.NSF

        B. Enable the “Don't maintain unread marks” database property

        C. Disable the “Don't Allow Headline monitoring” database property

        D. Enable the “Maintain Last Accessed” database property

        Answer: B

        Explanation

        The Notes & Domino 6 administration help recommends enabling the “Don't maintain unread marks” database property on several reference databases such as the help databases, the Domino Directory, and the server's log file (LOG.NSF)。 To enable the “Don't maintain unread marks” database property, open the database properties tab and select the Last tab. The “Don't maintain unread marks” is the first item. After changing this option you must compact the database for the change to takes effect. During the compacting process, a temporary copy of the database is made.

        QUESTION 61.

        Sarah noticed the following entry in her server's Notes.ini file. She discovered that the key is use to control how many days entries are kept in the log file. Given the example below, how many days will entries be kept in her servers log file?

        LOG=LOG.NSF,1,0,7,40000

        A. 0

        B. 1

        C. 7

        D. 40000

        Answer: C

        Explanation

        The syntax for the LOG= key is as follows:

        LOG=LOGFILENAME, LOG_OPTION, NOT_USED, DAYS, SIZE logfilename - the log database file name, by default LOG.NSF log_option - log options:

        1 = Log to the console

        2 = Force database fixup when opening the log file

        4 = Full document scan

        not_used - always set to zero; this parameter is not currently used days - the number of days to retain log documents size - the size of log text in event documents In the given example

        LOG=LOG.NSF,1,5,20000

        The log file is named LOG.NSF and documents are deleted after five days and the log can contain up to 20,000

        words. All logging information is being sent to the server console.

        The default is:

        LOG=LOG.NSF,1,0,7,40000

        QUESTION 62.

        A user is assigned to a group with editor rights in the Sales.nsf. However,whenever she tries to create a document she is denied. What could be the problem?

        A. None of the above

        B. The user is listed in another group in the ACL with lower access

        C. The user is individually listed in the ACL with lower access

        D. The ACL has become corrupt and needs to be fixed up

        Answer: C

        Explanation

        A name is listed in an ACL individually and as a member of a group. The access level assigned to the individual name takes precedence over the access level for the group, even if the individual access level is lower than the group level.

        QUESTION 63.

        Which one of the following Domino server console commands can be used to send a message to all active Lotus Notes users?

        A. SEND “Enter your message here”

        B. NET ALERT “Enter your message here”

        C. MESSAGE “Enter your message here”

        D. BROADCAST “Enter your message here”

        Answer: D

        Explanation

        A Domino administrator can issue the following Domino server console command to send a message to all active Lotus Notes users: BROADCAST “Enter your message here”

        QUESTION 64.

        Which one of the following best describes the role of the full access administrator?

        A. Performs any administrative tasks; for emergency use

        B. Performs day-to-day database maintenance

        C. Performs user creation and deletion

        D. Performs database creation and deletion

        Answer: A

        Explanation

        Users with full administrator access have manager access to all databases on server regardless of the database ACL. They have all programmability rights, all passthru rights and they can issue OS-level commands. This administrative access level should be for emergency use.

        QUESTION 65.

        Eric has removed a user from the Domino Directory and the AdminP process has processed the request. Which one of the following tasks must sill be done manually?

        A. He must manually approve deletion of the user's mail files.

        B. Nothing must be done manually; Admin{ takes care of all modifications and deletions.

        C. He must manually run another agent to remove the user from ACLs

        D. He must manually remove the user from groups within the Domino Directory

        Answer: A

        Explanation

        Open the “Approve Deletion of Mail File” request for each source database that you deleted, click the “Edit Document” button, click the “Approve File Deletion” button, click “Yes”, and then click “Save and Close”. This will delete the mail file using the AdminP process.

        QUESTION 66.

        What can the Domino developer of an application do to minimize replication conflicts?

        A. Merge replication conflict FORM property

        B. Merge replication conflict DATABASE property

        C. Inherit value of select FORM document

        D. Inherit value of select DATABASE document

        Answer: A

        Explanation

        A Domino developer can select “Merge replication conflicts” on the Info tab of the form properties. This helps merge replication conflicts into a single document whenever possible. If two users edit different fields in the same document, they are saved to a single document. However, if two users edit the same field in the same

        document, one is saved as a main document and the other document as a response document marked as a replication conflict.

        QUESTION 67.

        Which one of the following is a Domino server task?

        A. Firewall

        B. IIS

        C. Chronos

        D. DNS

        Answer: C

        Explanation

        The Chronos server task updates full-text indexes that are marked to be updated hourly, daily, or weekly.

        QUESTION 68.

        Which one of the following best describes the steps required to enable compression for file attachments?

        A. Select “Use LZ1 compression for attachments” on the replication settings dialog box

        B. Select “Use LZ1compression for database attachments on the Sever document

        C. Select ”Use LZ1compression for attachments“ on the form properties dialog box

        D. Select ”Use LZ1compression for attachments“ on database properties dialog box

        Answer: D

        Explanation

        To enable LZ1 compression for attachments, open the Advanced Options tab of the database properties and select ”Use LZ1 compression for attachments.“ Doing this may increase the amount of I/O overhead. By default, Notes uses a compression method known as Huffman encoding when compressing file attachments. LZ1 (Lempzel/Ziv Level 1) compression replaces the current Huffman encoding compression algorithm used by R5. QUESTION 69. Using the Domino console, how can the administrator determine which servers have mail in their queues?

        A. Set Router Config

        B. Tell Router show Queues

        C. Tell Router exit

        D. Tel Router Queues

        Answer: B

        Explanation

        To display mail held in transfer queues to specific servers, the administrator would issue the following console command: Tell Router Show Queues. Additional router commands include: ”Tell Router Delivery Stats“ displays router delivery stats.

        The Tell Router Exit command stops the Router task on the server. The Tell Router Queues and Set Router Config are not valid console commands. Additional router commands include: ”Tell Router Compact“ compacts the servers MAIL.BOX, as well as cleans up open Router queues.

        QUESTION 70.

        Every morning Jerry issues a Show Users command on the Domino server console. He has just added it into his showusers.txt batch file. How would Jerry issued the command to launch his batch file?

        A. SHOW USERS < C:\FILES\SHOWUSERS.TXT

        B. TELL SHOW USERS PRINT C:\FILES\SHOWUSERS.TXT

        C.

        D. SHOW USERS> C:\FILES\SHOWUSERS.TXT

        Answer: C

        Explanation

        To run several console commands at once, you must create a batch file containing a list of the server commands you want to run. You must enter each command on a separate line inside the text file. Assuming you have created the file in the DATA directory of the Domino server and named it COMMANDS.TXT, you would simply issue the following command:

        COMMANDS.TXT

        However, if the file is located outside the Domino server's data directory, you must include the path to the file, including the file name.

        QUESTION 71.

        A replica of an application exists on six servers in the same Notes Named Network. However one of the replicas is not receiving changes. What is most likely the problem?

        A. None of these answers apply

        B. Documents had been encrypted and the hub server, of a hub-and-spoke topology, lacked the necessary encryption key

        C. The spoke server of a hub-and-spoke topology was not included in the reader name fields of documents within the database

        D. The hub server of a hub-and-spoke topology was not included in the reader name fields of documents within the database.

        Answer: C

        QUESTION 72.

        Which database stores information regarding naming and certification events?

        A. CERTLOG.NSF

        B. CERTLOG.NTF

        C. ADMIN5.NSF

        D. ADMIN4.NSF

        Answer: A

        Explanation

        The Certification Log (CERTLOG.NSF) database stores information regarding naming and certification events.

        QUESTION 73.

        Users are complaining to James, the Domino administrator that the download keeps timing out when they attempt to download a large file. What can he do to help prevent the time-out from occurring?

        A. Reduce idle thread timeout

        B. Maximize the CGI timeout

        C. Decrease the input timeout

        D. Increase the output timeout

        Answer: D

        Explanation

        The Output Timeout field is the number of minutes that Domino can take to send output to requesting Web clients. The default value for this is 20 minutes.

        QUESTION 74.

        Which one of the following best describes the template file name for the Domain Catalog?

        A. CATALOG.NTF

        B. DOMCAT.NTF

        C. DOMCATALOG.NTF

        D. SEACH.NTF

        Answer: A

        Explanation

        The Domain Catalog, a database that uses the CATALOG.NTF template, controls which databases and file systems get indexed for Domain Search. Even if your organization is not implementing Domain Search, the Domain Catalog is a useful administrative tool for such tasks as keeping track of the location of database

        replicas.

        QUESTION 75.

        Which one of the following answers best describes the Notes & Domino 6 ODS format number?

        E. 41

        F. 43

        G. 45

        H. 39

        Answer: B

        Explanation

        The database format (On-Disk Structure or ODS) is represented by a number. This helps determine what format or version the database is. The Domino 6 database format is ODS43. QUESTION 76. Hector is upgrading his Domino server so he can take advantage of policy-base administration. Which one of the following statements is true regarding Policy documents?

        A. Policy documents can be defined for users, groups, or servers

        B. Policy documents can be defined for organizational units

        C. Policy documents can be defined for users or servers

        D. Policy documents can be defined for organizations or servers

        Answer: B

        Explanation

        Policy documents can be defined for organizations or organizational units. An organizational policy is automatically applied at the organization level, and organizational unit policy is automatically applied to an organizational unit.

        QUESTION 77.

        Ron would like to force a one-way replication from Server2 to server1. assuming he's using the server console on server2, what command would he issue?

        A. Push server2

        B. Push server1

        C. Pull server1

        D. Pull server2

        Answer: B

        Explanation

        By issuing Push Server1 at the server console, the administrator forces a one-way replication from the server they are on, to the specified server in the command. There is an optional parameter that allows replication of a single database from the server you are on, to the specified server. For example: Push Server1 NAMES.NSF This command forces a one-way replication of NAMES.NSF from the server they are on, to the specified server in the command.

        QUESTION 78.

        Which one of the following best describes the mail servers that the ISpy task monitors by default?

        A. None. By default, mail servers cannot be monitored

        B. The local mail server only

        C. All mail servers

        D. All mail servers on the local area network only

        Answer: B

        Explanation

        The ISpy task by default monitors the local mail server on which it is running. However, you can monitor other Domino mail servers by creating Probe documents. To start the ISpy task, issue the following command on the

        Domino server console: Run Java ISpy.

        QUESTION 79.

        Which one of the following is not an option that is configurable via a registration policy?

        A. Mail template

        B. License type

        C. Registration server

        D. Password option

        Answer: B

        Explanation

        Registration policies allow an administrator to select a registration policy when creating users, and have common registration options applied, such as: registration server, password options, roaming user status, mail server, mail template, Internet address information, ID and certifier information, and groups to be added to .

      【IBM Lotus認(rèn)證試題】相關(guān)文章:

      2016年IBM Lotus認(rèn)證試題題庫(kù)(附答案)03-07

      IBM認(rèn)證試題及答案07-21

      2016年Lotus認(rèn)證試題及答案03-07

      Lotus認(rèn)證試題大全(附答案)03-07

      IBM認(rèn)證試題(附答案)10-23

      IBM認(rèn)證考試筆試題03-08

      2016年IBM AIX認(rèn)證試題03-07

      IBM公司認(rèn)證試題題庫(kù)(附答案)03-07

      IBM認(rèn)證的分類和獲得IBM認(rèn)證的好處03-16

      主站蜘蛛池模板: 秘史电视剧全集| 世界末日是哪天| 孩子走丢妈妈冲上舞台求助| 深海狂鲨高清| 电视剧虎刺红| 越南女兵满天星在线观看| 我的荣耀电视剧免费观看| 亲爱的你电视剧免费观看完整版| 第十九层电视剧| 大乐透24142期开奖结果| 《荣誉守则》凯登| 特殊的按摩方式医院急诊室| 乐在其中 途我自在| 华山论剑电视剧全集免费| 水落石出3| 琼瑶回应于正道歉| 安吉拉主演的《透视》电影免费观看| 强心脏111122| 京都动画作品有哪些| 成都人体模特| 你好李焕英在线观看| 姜素拉电影| 女房产销售员销售3| 西游记之孙悟空三打白骨精下载| 姐姐韩国电影| 《新人类毒医肥尸电影》| 辐射美剧| 山河令彩蛋| 情爱电影在线| 牙医姐妹电影完整版观看| 善良的姐夫| 需要浪漫电视剧| 战狼6免费观看在线播放| 摆渡人电影| 吴健的农民伯伯第二部| 功夫3d电影| 双肥临门| 丧尸围城全集免费| 驯龙高手 电影| 阴宅凶灵| 落跑甜心全集下载| 少儿不宜的电影| 银牌就不掏出来了吧| 啄木鸟系列壮志凌云满天星女版演员 | 漂亮的小姨| 让我听懂你的语言电视剧| 高纬度战栗电视剧| 年轻的妻子在线| 偷尝禁果在线观看| 电影在线免费观看修理工的艳遇| 特殊使命在线观看| 甜蜜惩罚免费在线观看| kayalacoyote女超人在线观看| 欢乐颂电视剧免费观看全集高清版 | 雨人 电影| 公之浮之手义父电影免费观看| 恋空电影下载| 电视剧以法之名在线观看| 丰满的临时工HD| 甜美姐姐动漫在线观看免费版| 热血高校在线观看| 神木丽急诊待遇2| 女女电影免费观看完整版大结局| 日本战狼10免费播放观看| 张伟丽vs苏亚雷斯回放| 韩国电影妈妈的女儿| 甘鞭在线观看| 乘风破浪的姐姐第七期| 湄公河行动在线观看| 《房屋销售的秘密》日本| 爱上女学生电影完整版| 绝密飞行2| 学生妈妈4ID| 后营露营无增减第二季预告| 《公主骑士是蛮族的新娘》| 宾阳县| 燃烧电视剧| 深情触摸百度云| 黑白配免费观看全集高清| 带领村民奔小康:返乡创业全集免费 | 草莓之夜电影版在线观看| 三文鱼价格为何“跳水”| 三年成全免费观看影视大全| 商道国语版| 公主她不装了:摊牌是大佬全集免费| 好姑娘真漂亮完整版| 啄木鸟《劳拉的遗产》叫什么| 小娘惹全集电视剧免费1-50集| 《裸乳按摩》在线| 真命小和尚| 纽约 电影| 流金岁月2020| 《欲乱上班族》在线观看| 婚姻保卫战电视剧免费观看| 韩国《维修工的艳遇》| 电影保镖在线观看| 第11个前锋下载| 不要忘记我爱你电影免费观看| 军事不当行为啄木鸟法版| 斗罗大陆118| 年轻的母亲2在线视频观看完整版| 惩罚女兵洗澡影院 | 牙医姐妹在线观看| 爱回家之二人世界| 伦理电影瓜达卢佩的玫瑰| 陈宝莲电影《满天星》在线播放| 51vv视频社区福| 黑话律师第五集在线观看| 玄女心经1免费| 战狼6免费高清版电影下载| 永不磨灭的番号电视剧 | 向涟苍生士献上纯洁第一季| 再生缘电视剧| 电影《时间停止器》完整版在线观看| 篱笆女人和井| 孔雀舞曲| 电影《特殊游泳教练》免费观看 | 双江| 列兵大学生| 圣特洛佩斯de姑娘们| 我们相爱吧第一季完整版免费观看| 魔鬼恋人10| 堕落的女律师韩版电视剧免费播放 | 黑袍纠察队 第五季全集观看| 黑镜第五季| 《迷宫1997版》在线观看| 老男孩 剧情| 花式桌球表演| 白峰美羽电影在线| 斗破苍穹100集免费观看| 直到世界末日| 赤坂丽牙医诊所| 使徒行者2在线观看| 侯门嫡女谋略:定乾坤短剧全集| 妈妈爱上儿子同学电影完整版| 梦幻天堂| 多情小屋| 盛夏晚晴天吻戏在第几集| 谢娜唱哭了| 《她被搬运工侵犯》在线观看 | 大耳图图动画片全集| 私人助理在线看| 少女第19集在线观看免费| 金银悔1-5普通话国语版免费观看 《Overflower》动漫全集免费观看第 | 狼心不轨| 肌肤的纹理在线观看| 蛮好人生免费看看| 一电影西门庆免费版| 日本电影出轨维修工| 痴汉系列a| 西贡区| 黄到让你那里滴水的作文英语老师| 韩版花样男子国语版| 电影《爱我几何》莫妮卡在线观看| 叛逆者免费观看完整版| 伦文叙老点柳先开| 哇嘎电影在线看免费| 新白发魔女传结局| 燃烧的夜晚| 和部长一起去出差日本电影| 二十四小时日本中文在线观看| 高清《贝尔法斯特天堂路》电视剧| 星座不求人| 落落历险记| 蝴蝶效应2电影完整版观看| 女和尚满天星第三季在线观看| 哥布林杀手动漫| 莲花县| 无声对决免费观看完整版全集| 终结者 2| 隐形帽子电影免费| 心理罪电视剧全集| 汪汪队立大功动画全集| 灰姑娘意大利满天星梅姨| 电视剧《装台》| 福星高照猪八戒插曲| 岁月风云粤语无删减| 卷毛被表白| 韩剧《爷爷与媳妇》剧情介绍| 功夫熊猫1国语高清| 哇嘎电影免费观看高清版| 爱情的牙齿在线观看| 大鹏电影大赢家免费观看| 电影《剑雨》免费观看| 雪中悍刀行第二季全集在线观看 | 大话西游之月光宝盒电影| 恰如冬日暖阳短剧完整免费| 《4位少妇精油按摩记》 | 墙头马上电影| 妈妈儿子的同学| 生活中的马丽电影免费观看| 大男当婚全集下载| 肯齐泰勒《母亲的烦恼》| 嫡女宅斗:全精通全集免费| 撒尿间谍| 郄姓氏怎么读音是什么| 凌云壮志满天星法国版| 潘多拉之境1983满天星版资源| 《乡村爱情12》电视剧| 儿子同学的妈妈| 西野翔ed2k| 监禁的时间| 需要哥哥的种子| 镖人第二季| 包青天93版免费观看西瓜影院| 别墅轮换在线观看免费完整版电视剧| 判处勇者刑全集观看| 省港大营救电视剧免费观看| 出差被讨厌的部长侵犯| 陪读妈妈电视剧免费版全集播放| 永生守卫| 哇嘎在线观看高清| 超级乱婬岳| 赖汉的幸福指数| 三年成全免费高清观看电视剧完整版 | 爱唱歌的大姐姐也想第三季| 麦乐迪《家庭矛盾》4女超人| 法国电影《女流氓》的剧情简介| 花与蛇 零| 棋魂在线| 亿万富翁的女儿法国满天星| 雪中悍刀行第三季免费播放| 雨是眼泪| 男女一起愁愁愁 免费30分钟在线观看| 庆余年2免费日韩剧观看50集| 撒野在线观看电视剧| 维修工人的艳遇在线免费观看| 奇妙发型屋2| 《牧神记》全集观看在哪里看| 深田咏雪| 色戒未测减除版怎么恢复2007| 美人图秋瓷炫被搓奶第几分钟| 电影大毒枭| 盛唐风流电影免费观看高清| 军情观察室直播| 电视剧血色浪漫全集免费版| 正在播放: JUL-945 在没有丈夫的平日里,我被打工归来的无与伦比的岳父强奸, | 酒店激2一8集什么时候播放| 柯南剧场版全集免费观看| 蜂蜜与四叶草下载| 台球高手在线观看免费完整版视频| 《少林寺》| 知否知否应是绿肥红瘦主题曲| 日韩电影女律师的堕落| 王力宏事件始末| 父女大作战2在线观看| 女上司的控制器| 一夜深情| 落翅女的黄昏在线观看完整版电影| 酒店1~50集免费观看| 美神禁猎区| 黑客帝国免费| 金银梅5一10普通话版免费观看第10集| 吴亦凡不服一审提起上诉| 手机| 顶楼第三季| 电视剧金牌律师| 向幸福招手| 纳妾记电视剧| 三年成全免费高清观看资源| 非正式爱情| 密宗威龙国语高清| 3v1三人一次性体检电影| 美国派9我爱熟女| 我爱hk开心万岁粤语| 需要爸爸播种子2美国电影| 法制频道现场直播| 扫毒风暴高清完整版免费观看电影| 湖口县| 21世纪性格爱情指南全8集中文| 《战狼5》免费观看完整版高清| 广场舞好人好梦| 在线观看塔日酒店| 釜山行完整版在线观看| 仁心解码下载| 言情片《邻家女人:丈夫不在的日子》HD无字免费高清在线观看完整版_tvb云播 | 韩国综艺节目runningman| 巴达卢佩的玫瑰在线播放| 地下城与西游记全集| 人生遥控器影评| 秋瓷炫 生死决断| 美洲杯决赛回放| 向涟苍士献上纯洁未增删樱花| 蛇姬恋电影完整版免费观看| 善良的的女愁书| jizz女学| 扫黑风暴在线观看免费| 《住在隔壁的女孩》电视剧在线观看 | 美国版荷尔蒙6日本版| 张若昀晒新剧杀青照| 良医第一季在线观看免费完整版| 菠萝影院| 郭有才爆火后菏泽南站网红扎堆直播| 华人城另类小说| 新泰市| 小小之小少女1| 第二名的逆袭在线观看第4集| 三国机密潜龙在渊| 免费观看罗丽星克莱尔的电影| 下一站幸福迅雷下载| 浮世双娇传电视剧| 私人女性监狱完整版| 超级肥妻| 猛鬼村电影完整版免费观看| 与凤行电视剧大全免费版| 欧式少女18集视频大全| 年代秀20110909| 后进紧身牛仔裤翘臀美女视频 | 且试天下2022电视剧在线观看| 中原镖局之天地英豪| 芭比公主全集国语| 美丽的水蜜桃5| 韩剧女人心| 干妈在线| 莲花楼超前点播| 腾飞担保公司| 甜蜜惩罚无马赛| 种花家的兔子[星际]| 被一群人尿在子宫里| 俘虏之锁1-2动漫更新时间| 熟年中出交尾六十路七十路超清版 | 谢谢你温暖我一共几集| 干物女小埋| 金瓶梅在线看| 1—5普通话版免费观看| 李月仙杏林春暖| 聊斋之流光情劫完整在线观看| 黑白配高清国语完整版| 《倔强驱魔师》免费观看| 保姆用废弃尿垫给老人擦嘴被判刑| 我们的歌伴奏| 牙医姐妹在线电影播放完整版| 《迷失东京》| 林家铺子| 小川阿佐美| 游泳教练的湿润教育电影在线观看| 无间电视剧全集40集免费观看| 选调生之家| 哇嘎电影高清完整视频| 冤罪 bl| 甄嬛传电视剧全集完整版免费观看| 广场舞火火的姑娘云裳| 维修工电影免费观看| 上海一家人主题曲| 跑跑卡丁车wkc| 黑白配HD1080免费观看下载| 女超人麦乐迪在线完整版2013| 速度与激情9在线观看完整版免费 将军家的小娘子免费观看影视大全 | 男女愁愁愁在线观看免费| 与狼共舞电视剧40集| 我的黑帮女友电影| 《年轻女教师5| 极上中出-村上里沙| 青春须早为电视剧免费观看| 妻子的谎言大结局剧情| 爱我几何未删减完整版| 哪吒3在线观看免费版高清电影| 仙剑4结局动画| 控制女上司在线观看| 我的传奇老婆全集| 电视剧妈妈在等你全集免费播放| 安徽民间小调| 好妈妈14中汉字| 徐锦江电影| 月光宝盒私人免费影院| 渔夫的妻子意大利赛仑| 十七岁免费观看日本| 电视剧麦香| 致郁生日| 空调维修工的艳遇在线观看| 25女高中生电视剧在线观看| 圆桌骑士rom| 扫毒2国语版免费观看普通话| 八戒 八戒七| 冰雪奇缘百度影音| 日本三国电视剧| 小小影视免费| 《黑暗森林》莱娜安德森| 神雕侠侣在线观看| 拯救大兵瑞恩| 19岁在线高清观看免费播放电视剧| 美丽人妻在超市被春药| 和平饭店电视剧免费全集观看| 神奇的美容院| 饥饿的瘦子5| 回复术士的重来人生观看| 钱塘老娘舅| 激战丛林劳拉版免费观看| 脱逃天海冀在线观看免费 | 命中不注定免费观看| 色九月| 海贼王613下载| 王力宏事件始末| 教室别恋百度影音| 美容院:待遇服务,保姆| 乡村欲妇肥臀| 神犬奇兵在线观看| 新常态电影| 混血儿的摇篮曲三级片完整版| 邱淑贞电影全集| 现在就出发 第三季| 美国黑白配高清完整版电影| 《束缚游戏》第一季免费观看| 两个人日本免费完整版图片 | 步步惊心23集| 产妇大出血院长深夜跨院摇人| 黑崎先生停不下来的专一之爱电视剧| 招待外卖员电影中文版免费观看| 免费安装西瓜视频| 在远方 电视剧| 高清《紫罗兰永恒花园》动漫| 姐妹瑜伽| 白发魔女传吴奇隆| 美丽小蜜桃2免费观看完整版全集| 《女销售员:满天星》电影简介| 使徒行者4| 高清未婚男女的效率恋爱| 杰西卡德里克满天星| 复仇者联盟2免费版高清观看| 呼啸山乡电视剧全集免费观看| 在姨母家的遗憾HD中字_经典片全集_免费在线观看-森森影院 | 武动乾坤第四季动漫免费观看| 天生一对2| 在线观看国产高清电视剧免费| 我们的队伍向太阳| 特朗普在炸鸡店为全场买单| 一梦如初电视剧免费观看完整版| 游樣t2| 薛平贵与王宝钏第45集| 成龙a计划续集| 张梁胜 非常了得| 最棒的情人沼,不关乎工作与家庭| 成化十四年电视剧免费观看| 赵本山小品就差钱| 大博弈电视剧在线观看| 满天星《交易》凯登| 天仙子谢雨欣| 全职高手动漫在线观看| 谁在你背后| 2024动漫法国空姐2019满天星法版| 武神主宰全集免费完整版| 卑触家的规矩| 最弱无败的神装机龙| 一起嗟嗟嗟免费观看30分钟电视剧| 兰桐花开电视剧| 高清百鬼夜行抄未删减 | 《杂货铺老板娘》| 百变宝贝| 叫一声妈妈全集| 高清《钢之炼金术师》| 女超人满天星法版| 景甜久违晒自拍| 流氓大亨粤语| 泽州县| 公之浮之手中字8| 洪武大案电视剧| 《地狱神探2》在线观看| 黑色的眼泪| 《肉蔻之香》法国剧情解析| 他是谁全集| 甄嬛传71集在线观看| 空蝉之森电影在线观看完整版高清 | 刘羽琦喜爱夜蒲2| 保罗2禁忌大结局禁忌5 | 奈何boss要娶我2| 小欢喜电视剧完整版免费观看| 《完美邻居》电影免费观看| 韩国《色诱女教师》| 木棉花的春天电视剧免费播放| 鹿晗脸上的疤| 竹溪县| 《女教师的味道4日本| 修罗战神:谁敢动我家人短剧全集 | 成事在人HD高清在线观看| 《丰满女朋友》在线观看| 启东市| 美国伦理《性暴行》| 胜算电视剧免费完整版| 摩登时代电影| 开封王婆回应已婚男事件| 电影种马猎人在线观看完整版| 斗破苍穹在线观看完整版| 极乐宝鉴3d国语版在线观看| 植物人老公全集免费| .奇怪的美容院2| 赤警威龙在线观看| 不日成婚| 莲花楼40集全| 特殊治疗按摩1-6| 超级女佣| 电视剧《青盲》免费观看| 斑马视频电影完整版在线观看| 牙医姐妹日语版免费播| 奶龙第二季全集免费播放| 流星蝴蝶剑电视剧| 澳洲乱世情百度影音| 爱你几何| 私人女性监狱-言情片-高清完整版-全集免费在线观看-tvb云播 | 哈利波特电影| 生化危机3 灭绝| 年轻的姐夫电影在线观看| 高压监狱2线观看完整免费高清原声满天星2019 | 巜人妻初次按摩2在线免费观看| 《让子弹飞》电影| 三d肉浦团| 关于瑜伽的日本电影| 八戒满十八全集免费看| 命转情真| 新上海滩全集| 模范出租车电视剧第二季| 我的大胸继母| 美国粉红大白菜在线播放| 《黑白潜行》在线观看| 网红乞丐哥被抓| 长女的幸福生活全集| 男生女生一愁愁愁在线观看大片| 急先锋免费观看完整版电视剧| 恋骑士ova| 风水之王:改运第一人全集免费| 插曲的痛60全集| 帝国秘符| 功夫熊猫1国语高清| 短剧难寻| 快递员的特殊待遇2| 儿媳妇的| 工作女郎韩国| 美式保罗2免费看| 麦乐迪满天星完整版| 新金梅瓶之爱奴2国语版第1集| 电影《断金》| 恶中之恶韩剧完整版国语免费观看| 修师傅艳遇电影| 离经叛道| 我为衣狂| 双世宠妃第一季| 高压监狱法版| 冲发一怒为红颜| 《我们是坏蛋理发师》| 美女猜拳脱脱| 女儿国3满天星版在线播放| 堕落的女律师伦理| 神秘窥视电影| 爱恋2015无减删高清| 方世玉在线观看| 《私人航空》在线看法国| 电影《医生》完整版在线观看| 电视剧一生为奴| 冰湖行动电影| 《新入职的女员工》全集| 倔强驱魔人の花子在线免费观看 | 坚强的人张若昀| 叶问外传张天志在线观看免费版| 无敌六皇子| 女超人麦迪斯| 四少妇按摩记在线观看观| 三男强一女90分钟在线观看| 电视剧夫妻密码| 疯狂的爱情电视剧| 暴躁的少女国语版在线观看| 争艳女王| 机器总动员| 匆匆那些年电影| 白峰电影免费高清播放平台| 我唾弃你的坟墓在线| 熊出没免费全集观看| 上锁的房间电视剧免费观看完整版| 幸福耙耳朵| 木下檩檩子电影免费观看2023年最新 | 法国电影法国空姐4 | 赛尔号第二季全集| 妙手房术2在线观看免费第5集 | 壹号皇庭3国语版| 惊天大劫案电视剧全集在线观看| 俄罗斯空姐在线观看完整免费高清原声满天星奔跑吧ep彩 | 速7片尾曲| 人完美体型的油画| 女侓师的堕落在线观看| 爱情有点蓝| 啥事佩奇| 如果爱第2季 综艺| 激战酒店1-9集在线播放最新版本更新| 特殊的游泳课4在线观看| 勇者无惧电视剧全集在线观看| 吸血鬼伯爵| 电视剧叛逆者在线观看| 被义子侵犯的继拇在线观看| 误杀电影| 上海滩系列电影| 二十四小时综艺| 富源县| 麦乐迪-女超人| 黑铁的鱼影免费完整版现场版| 安塔芮丝迅雷下载| 两世欢全集免费观看| 满天星女版唐三藏| 在姨母家的遗憾在线观看电影| 密战黑茶山| juy一747青木玲在线观看| 西安大追捕20集免费观看| HD版《激战丛林》演员| 军统枪口下的女人电视剧| 年会不能停免费观看完整版电影| 特朗普称美国正从内部死亡 | 【JUL-975(中字)老公不在家5日间 身心被性豪公公彻底调教 水川堇#鬼父】https | 电影《香醇的绣感》在线观看| 唐砖电视剧| 我的妻子免费观看| 爱我几何迅雷在线观看| 英雄电影免费观看完整版| 尸妖在线观看| 延禧攻略电视剧免费观看完整版 | 白峰电影在线播放观看免费版 | 大雨电影在线观看国语| 因为爱情有幸福电视剧| 记忆裂痕高清| 我和继夫做了爱一次有事吗| 荣誉守则(啄木鸟)| 迷惘的爱| 绝对权力在线播放全集| 求爱夜惊魂| 大丰市| 秋瓷炫在19禁大尺度电影生死决断在线观看 | 电影一九四二在线观看| 老师好在线观看| 冰湖行动电影| 宜君县| 女战狼系列免费观影| 脱口秀第五季在线观看免费| 余生有涯在线观看免费全集| 大奥电视剧| 华亭县| 特派外卖员在线视频免费观看| 结婚吧电视剧全集| 你是我的命中注定全集| 首个吃辣条的人找到了| 电影加勒比海盗女版 | 乡村爱情4免费版全集在线观看| 男子姐姐值夜班离奇失踪多年| 周弘版《村枝》高清版| 雪豹之特战出击| 木下之影| 高清《夜魔侠:重生》免费观看| 成全动漫完整版免费高清 | 甜蜜惩罚无马赛| 五号特工组2| 三级日本高清完整版热播| 诱惑:湿身代言| 派克-李| 铜铜钢铿锵锵锵锵锵锵免费观看高清免费观看Afarc | 流星花园高清版| 一九四二年电影完整版免费| 光阴里的故事大结局| 《天降之物》阿部夏树| 《我的游泳老师》| 游戏王gx动漫在线观看| c字裤内衣秀全透明| 《裸乳按摩》在线| 未知| 动画还原梨泰院踩踏事故全程| 还珠格格1| 去有你的地方短剧完整版免费| 《激战丛林》洛可希佛帝在线观看 | 隐身的名字| 花宫亚美| 你好种地少年第二季| 水润的女人电视剧| 插曲的痛45全集免费观看高清版| 绝对权力在线观看| 似曾相识短剧免费观看| 成全 刘若英| 爸爸种子| 木下凛凛子AVHD101高清在线 | 高潮艺术电影| 一不小心捡到爱免费| 亦舞之城电视剧在线观看| 酒店激战第一季1-5集| 美式5-8完整版| 虎胆女儿红电影| 侯门嫡女:宅斗冠军是我短剧全集| 失笑电视剧免费观看全集高清| 侬李夭桃| 特殊精油按摩3| 托梦一注6个号| 慈溪 门| 苹果范冰冰无删减| 超级马里奥世界2| 电影《透视》在线观看| 和讨厌的前男友一起去出差旅日本在线观看 | 溜溜影视| 夜夜电影| 凶手还未睡| 周弘版《村姑》免费| 大宅门里的丫鬟们| 舞帝利哥个人资料| 长空雄鹰电影| 波多野结全集种子| 空姐妻子的秘密第三季剧情介绍| 屠宰场呕吐娃娃视频完整版| 侠岚第四季| 小孩子玩具专卖店| 薄樱鬼耽美| 无暇修女| 《她被搬运工侵犯》电影观看| 成全免费观看高清电影大侦探| 维修工人的绝遇2中文字HD_午夜电影全集_完整版免费在线观看-天天影院 | 别墅ova无修版国语版| 使徒行者优酷| 烧仙草和龟苓膏| 56天未删减| 麦乐迪女超人HD版在线观看| 乐游原电视剧40集| 你是我的眼 毛宁| 单身即地狱第三季在线观看| 《宝莲灯前传》电视剧| 3对1:2人一次性体检4| 捉鬼敢死队女版满天星| 青肓全集在线观看| 傻儿军长| 五十玫瑰剧情分集介绍| 满天星翻拍《无法无天》| 《金银悔1—5普通话》在线观看| 禁忌的女人电影| 听说你喜欢我电视剧免西瓜| 韩国善良美丽的老师2| 太原电视台新闻频道| 炸天小姐1980免费观看| 中美会谈完整版| 电影荞麦疯长完整版在线观看| 美国加州爆发大规模街头斗殴| 星座频道| 韩剧《老板的贴身秘书》免费观看 | 妖怪人间| 继母后妈在线观看| 《法国空乘11》播放了吗| 渔女实战2免费观看正版电影 | 黑暗天使 萧淑慎| 教室那一间| 神兽金刚全集| 《花子vs倔强驱魔师》在线| 卖房子的女销售在线| 小沈阳小品下载| 我的父亲母亲任正非| 火线传奇3| 年轻善良的嫂嫂3韩国| HD版《激战丛林》完整版播放_百度搜| 与女部长出差的日子电影在线观看| 不能和你分手歌词| 白马醉春风电视剧在线高清免费观看| 山河令电视剧全集在线观看完整版| 《修理工的艳遇电影| 夏目友人帐电影高清免费观看| 寒战高清完整版| 新视觉6080| 少年派2免费观看全集| 津市市| 盛唐风流国语版在线观看| 雪中悍刀行第二季免费观看超清| 亲爱的客栈2026免费观看| 误杀3 电影| 花花公子 女郎| 和部长一起去出差| 暴躁老妈46集免费看电视剧| 那年冬天风在吹全集| 惊奇4潮男| 奔跑吧第十一季免费观看| 杨丽萍 春| 《和社长一起去出差旅》电影介绍 | 影音先锋 日本资源| 欧布奥特曼全集| 《奔跑吧兄弟》第四季| 幸福到万家电视剧在线观看21 | 千山暮雪百度影音| 哪吒2在线观看免费观看完整版| 金鹰卡通卫视| 出差遇到渣男前任完整版在线观看| 我的战鹰绕着宝岛飞原唱| 男与女韩剧电视剧结局免费观看 | 战狼6欧式少女所有视频| 魔兽海龟| 死神来了5免费观看完整版| 欢乐颂4免费观看| 《出轨同学会2》韩国电影| 游泳池的工作2姜敏宇| 《炸天小姐》电影免费观看上| 星汉灿烂21集在线观看| 永不回头剧情介绍| 巴拉拉小魔仙全集100| 电视剧长相思第二部| 交换上司的秘书免费观看| 蜜桃成熟时无删减| 昆池岩电影| 灵动鬼影实录2| 故乡的泥土一共多少集| 皮囊第一季百度影音| 1995年意大利版《人猿泰山》在线看在 | 3d蒲团肉完整版电影| 江南锄奸| 家属动漫完整版在线观看| 金瓶梅3d国语完整版| 安宁如梦电视剧| 伽玛刀治疗肝癌| 无声倒影在线观看全集免费 | 麦乐迪女超人免费完整版满天星| 辛亥革命下载| 古田美穗| 边城破晓| 再深点还不够快点啊到了到了| 大风杀高清在线观看| 维修工人的艳遇视频| 商务旅行帽子在线观看完整版| 幸福媳妇成长记结局| 立体文眉| 普法栏目剧日出| 运动员进行曲简谱| 禁忌2,4年转一代禁忌| 血恋3在线观看完整免费高清原声满天星奔跑吧 | 猎狼特战队| 冰雪之名电视剧免费观看| 大巴上的女孩| 夜车在线观看免费完整版| 漂亮的保姆3在线播放西瓜| 《俘虏之锁》第二集| 日韩r| 高清《这份恋情望你察觉》 | 八十八佛忏悔文唱诵| 蛇姬恋电影高清完整版| 商务旅行戴绿色帽子电影迅雷在线观| 我们的生活比蜜甜| 生于70年代| 偷心俏佳人下载| 同志亦凡人第1季| 阿坝一家人电视剧在线观看| 《二对一》| 三位大学位按摩记| 韩剧《失踪》完整版在线观看| 假面骑士blade| 魔幻车神| 苍狼之特战突击电视剧免费观看| 新金银悔5一10普通话| 妻子做社长秘书偿还债务| 我家小姐来自一千年短剧免费观看 | 24世纪性格爱情指南大结局 | 我的主夫男友电视剧免费观看| 辣椒酱的制作方法及配料| 夜半歌声| 本乡爱,二阶堂梦| 周弘| 开心锤锤搞笑全集| 女孩查分当天遭遇车祸| 马永贞之英雄血国语| 传闻中的七公主 电视剧|