<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

      主站蜘蛛池模板: 黑妞基地| 中国油价处在世界什么水平| 狂飙西瓜影视免费观看| 皮皮鲁与鲁西西之罐头小人| 爱的疯狂| 陪讨厌部长去出差旅| 在夫面前被强行侵犯的人妻| 女友妈妈双字ID| 怪奇物语第三季免费观看完整版| 落魄贵族琉璃川免费动漫| 零度战姬第二季| 给社长当秘书替老公还债 | 韩国电影两个女人在线观看| 猪猪侠第二季| 风火战纪| 野花免费高清完整在线观看| 甄嬛传72| 盲井无删减完整版| 塔日酒店| 潘金莲之前世今生国语| 美妙发型屋1| 《少年派》| 水润的女人电视剧| 我的老婆是大佬3高清| 《维修工艳遇》2007| 高级会所在线| 一代廉吏于成龙老版电视剧全集| 酒店全集| 仙王的日常生活免费观看完整版| 暴躁姐姐免费观看全集电视剧| 摇曳百合第三季| 电影《霸王别姬》| 安多县| 戒杠小品完整版| 壹周立波秀2013集全集高清| 公主和妓女星克莱尔版在线观看| 新巴尔虎右旗| 电影《活着》完整版| 苹果 范冰冰版| 事物的秘密在水池一段是多少比喻 | 青柠剧情电影免费观看全集| 兵变1938电视剧| 青蛙王子| 老师破女学生处特级毛OOO片| 加勒比女海盗1| 看见你的棒棒就想吃的歌手是谁| 聚伦色网| 潜伏电视剧在线观看| 《酒店激战》免费观看中文版 | 我们的父辈完整版免费观看| 罗曼蒂克消亡史豆瓣| 《高压监狱2》HD| 权宠电视剧免费观看全集高清 | 五一趣事作文| 捷德奥特曼剧场版免费观看中文版| 迷局1927| 大声呼喊你回来电视剧| 子曰卜学亮| 干物女小埋| 黑帮少爷爱上我在线观看| 《无憾》坎贝奇在线听| 棋士电视剧免费观看| 新来的瑜伽教练韩国电影在线观看中文 | 高清《鬼吹灯 1 精绝古城》| 漂亮妈妈字开头中字| 金瓶梅在线观完整版观看视频| 《妈妈爱上儿子同学》全集在线看| 赛文21奥特曼全集| 炸天小姐1983年在线观看| 房探007登录| 束缚游戏在线免费观看| 一站到底清华北大| 出差被讨厌的部长侵犯| 法国空乘5免费高清原声满天星 | 异种 电影| 《上司的要求》| 赤坂丽的牙医姐妹在线电影 | 战马电影在线观看| 莳田优衣| 我的女神oad| 紫钗奇缘粤语版| 我在北京挺好的第6集| 高清《诱人的护士》日本在线观看 | 张卫健西游记国语| 妈妈的职业5韩剧结局原声| 《盒子屋》电影在线观看| 在姨母家的客厅中字头妈妈完整版| 李时珍电影在线观看完整版中文| 爱我几何《莫妮卡》 | 父亲的战争电视剧| 柳林县| 霍比特人百度影音BD| 一拳超人第二季免费观看高清| 孟婆汤游鸿明| 嫂子的职业免费| 舞蹈家苏科老师简介| 李丽珍玉女心经2之阴阳和合剧情介绍| 老爸的爱情全集在线观看| 以婚少妇的下午| 撒旦的奴隶2| 游泳馆的工作2免费| 夏目友人帐第一季ed| 小蜜桃6观看免费高清版电视剧| 特殊美容院5在线观看| 壮志凌云女版满天星在线观看| 骄阳伴我电视剧免费观看极速| 布拖县| 黄金大劫案下载| 法国空姐2大结局| 粉红女郎完整版免费观看| 烈火情人 百度影音| 唐顿庄园3未删减| 韩剧红字| 婚姻攻略免费观看全集| 泛而不精的我被逐出勇者队伍| 电影那小子真帅| 电视剧与狼共舞第一部全集免费播放| 超科学的电磁炮| 法国空乘4完整版播放| 传说中的七公主国语版全集| 邱淑贞《致命快感》| 恩师情深电影| 圣堂风云剧情| 高清《缘之空| 忌讳5-8| 法证先锋1粤语| 哪吒闹海2之魔童闹海免费观看| 《角斗士3满天星版》| 大头儿子小头爸爸第一部| 禁忌的爱小说完整版| 重庆谍战在线观看| 我最亲爱的妈妈短剧免费观看| 真心请按两次铃优酷| 指尖传出真挚的热情| 玉蒲团二之玉女心经| 高清《地道战》免费观看| 十七岁免费观看日本| 电视剧富贵| 《再见莫妮卡》| 摩登时代电影| 滚滚血脉| 大唐豪放女| 门当户对综艺| 还珠格格第一部优酷| 台湾贝贝| 要过好日子全集| 日本电影免费入室打工者强奸女主人在线播放 | 私密按摩师免费高清电影| 斗罗大陆免费观看视频| 伦理片女律师的坠落免费观看| 张志新子女| 搜救官| 高考一段线二段线什么意思| 激战酒店1-5集观看视频| 佐佐木希av作品| 男生女生一起相愁电视剧在线观看| 黑草莓帝国| 房奴试爱第一集开头原声电视剧 | 乱世三义全集| 叛逆者1-42集完整| 仁心俱乐部分集剧情介绍电视猫| 丈夫的秘密结局| 罗马帝国艳情史 下载| 韩国电影《教室爱欲| 人面兽心在线播放| 高压监狱3法国版免费播放| 关于爱电影高清在线观看| 小凤新婚短剧免费观看| 徐一航42集电视剧免费观看| 1996版杨敏1-5电视剧高清| 《潜入搜藏官绝对不会输》也好看| 《喜羊羊与灰太狼之异国破晓》| 扫黑风暴1-28集| 我喜欢你全集在线观看免费| 棺材传说| 地球上的星星国语版免费观看| 大嫂查之女百度影音| 你是我的荣耀完整版| 鱼游春水台湾版| 庆余年第二季免费观看西瓜| 《银鞋》荷兰/2015| 新上海滩全集| 日本动漫《花嫁高柳家》第一集| 特种兵之火凤凰45| 司藤电视剧在线观看免费| 电视剧胜算全集免费观看| 名侦探柯南668| 特殊的美容院5 韩国| 新生电视剧在线观看免费完整版| 《天字号监狱》完整版| 向涟苍士献上纯洁未增删樱花| 《法国空乘5》在线| 疯狂小提琴| 小潮院长| 画江湖之不良人电视剧| 巨齿鲨在线观看| 瓜达卢佩的玫瑰无删减哪里可以看| 电视剧妈妈在等你全集免费播放 | 斗罗大陆燃魂战免费观看完整版| 东北往事黑道风云20| 野性新人类| 非你莫属北大怼老板| 乱世佳人电视剧免费观看全集 | 桃花映江山免费观看全集| 狂飙 下载| 公的孚之手中字| 卡特教练| 激战丛林未删减版| 远方快递原型| xl司令真人| 富士康13跳| 单身地狱第四季免费观看| 赌王出山| 庆余年第二季免费完整版| 大宅门在线观看| 母亲8集在线动漫| 做aj的电视剧大全免费观看一天多少钱| 黑豹特警队| 做aj的视频大全电视剧演员表| 被誉为乡土文学之父的是 | 顾总他很可怜| 地狱之歌ova高清| 特邀的外卖员| 老版笑傲江湖| 《侄女开发日记》动漫免费观| 醉打金枝电视剧| 倩女幽魂在线观看| 明年今日mv| 亲爱的妈妈在线观看| 《4位少妇精油按摩记》| 军团大战| 灭火宝贝(高压监狱)| 电视剧千娇百媚| 埃及艳后国语| 人心俱乐部电视剧在线观看免费 | 这就是我全集观看| 河北梆子辕门斩子全集| 公路美人 电影| 部长出差的日子在线| 睡美人国语版| 独自等待迅雷下载| 高庄监狱完整版观看| 武动乾坤 电视剧| 和部长一起出差的新婚妻子电影| 苍蝇之母| 美丽小蜜蜂9| 铃芽之旅在线观看| 看一天影院| 火鸟出击| 《爱情人偶》| 男女一起愁愁愁免费网站| 欢笑老弄堂| 《我的游泳女教练》免费动漫在线看| 而立之年电视剧全集| 空弹之森海外版完整电影在线| 侏罗纪公园4电影免费完整版观看| 古墓兽影在线观看完整| 维修工的艳遇理论片| 赤裸的美奈子| 三年国语正片在中国| 韩国为了皇帝| 多情小屋| 刘老根3| 英国《贴身保镖》| 宾馆男人强奸女人电影| 阿浅来了在线观看| 越南战场满天星版叫什么名字| 御龙修仙| 有只僵尸暗恋你下载| 后宅争斗:主母不好当短剧全集 | 《丈夫叫妻子陪上司睡电影| 易车之道| 你好李焕英在线观看 免费| 朱茵制服的诱惑电影| 向往的生活第7季| 密桃荷尔蒙| 乱世佳人电视剧免费观看全集| 蓝色隐身帽| 高考二进一| 许晴背叛| 对风说爱你| 老兵为军嫂盖头纱| 替夫还债3高清完整版在线观看| 立体文眉| 女搜查官穿皮衣天海翼| 赵本山小品相亲2| 法国空姐5免费高清原声满天星美版| 海军陆战队员快播| 危险第三情| 人民的名义55集在线播放| 经典草原歌曲大全| 皇家新娘| 摩登保镖国语完整版在线观看| 电视剧盛夏晚晴天全集 | 爱情鸟在线论坛1在线观看| 长相思2在线观看全集免费播放| 韩国n房| 美容院的待遇8免费电影| 杀手之王李连杰| 蒙嘉慧 不文女学堂| 复仇者联盟4在线| 少狼第一季| 插曲的痛第60集免费观看高清| 俄罗斯妈妈电影2024年上映吗| 新平| 棋魂国语| 国模 雅雅| 麦乐迪马克斯满天星在线观看| 东京吸血鬼酒店| 日本电影《姐妹牙医》完整版| 我们手机在线观看免费| 冯德伦太极| 和部长出差的日子视频| 花样男子大结局| 暴躁少女86全集高清观看| 希拉里演讲| 激情从来| 火柴人动画之我的世界| 守诚者全集免费观看完整版| 英国空姐免费完整版| 《欢乐岁月》| 借种中文字幕HD中字| 印度爱经3d| 《美容院的特殊待遇》| 女教师白洁张敏玩交换| 大江大河3第53集免费观看| 《超级保镖》全集观看| 新还珠格格97| 生死决电影| 铿铿锵锵锵免费观看在线观看| 变形金刚2百度影音| 一仆二主20| 《危险关系》综艺免费观看| 《欲乱上班族》在线观看| 肯纳詹姆斯《空乘》| 新上海滩 张国荣| 《老师再爱我一次》大结局| 美味快递2中文版| 电视剧神话免费观看完整版| 高压监狱2成人版| 凤凰网军事观察室| 战狼6观看在线下载高清电影| 天宝伏妖录第二季| 哈尔滨爆炸事故初查系人为| 北大教授王福重| 私人女性监狱-言情片-高清完整版-全集免费在线观看-tvb云播 | 漂亮妈妈7字开头| 高清夺命网红2| 电视剧《音乐会》免费观看在线播放 | ady无码| 梦幻天堂| 宝乐婶的烦心事全集| 血战钢锯岭在线观看| 二十万的黑锅| 电影塔日酒店| 《斗罗大陆》免费观看全集在线观看 | 《千金赤子板栗》完整版| 老九门电视剧免费完整版| 绅士和小姐电视剧免费观看韩剧网| 布鲁克读大学完整版| 迪斯科舞厅| 当旺爸爸剧情| 金钱之味在线观看| 一生一世电视剧在线高清免费观看| 满天星《乌托邦》2024| 赘婿电视剧| 《爱经》| 《炸天小姐》在线| 我和我的祖国免费| 性生活电影| 楠楠的成长日记(1-15)| 回复数字的重启人生| 三年大片免费完整版| 年轻母亲1在线观看完| 黑悟空概念股| 我叫金三顺中文版| 逍遥龙哥| 女律师的堕落电影| 我最想拥抱的人被威胁了西班牙篇| 阅兵2015直播| 午夜寂寞电影| 纯白交响曲h| 男儿当自强 粤语| 猫和老鼠全集东北方言版 | 十九岁免费完整版高清国语| 不再沉默| 高清《手机》免费观看全集| 激情纵林| 皇家猎杀| 苹果范冰冰完整版| 人体蜈蚣2下载| 娱乐百分百20120924| 0verflower第一季免费观看| 巡回检察官| 游客在瓦屋山被落石砸中身亡| 维修工人的艳遇韩国| 千山暮雪续集全集在线观看| 奥特曼国语全集| 嘻嘻哈哈四重奏| 电影《金悔瓶2008》演员表紫烟 | 七月十四之不见不散| 变形金刚4| 年轻的女保险销售员免费2| 播放米老鼠| 电视连续剧天衣无缝免费观看 | 《最后的羔羊》完整版播放| 太阳的后裔资源| 咱们结婚吧第29集| 双枪李向阳| 巜年轻的继拇》4| 高清《韩国财阀1》免费观看中文版| 电视红毯先生在线观看免费 | 好妈妈5韩国电影西瓜影音| 电影《暗夜》完整版| 禁忌03| 盲山 无删减180分钟| 好男人在线观看免费观看| 山河故人免费| 《逍遥》电视剧| 社长秘书电影| 消失的孩子在线播放| 蜡笔小新第一季国语在线观看| www.huangse仓库电影| 赤板粟演过的所有电影| 自古美女爱英雄dj| 老板的办公室观看| 美女泳装跳舞钢管舞| 灵寿县| 《第一次亲密接触》| 中国远征军 下载| 外出电影| 《牧神记》动漫| 总统之夜在线观看| 朴亚珍《隐形帽》原版| 决战枭雄| 长月无烬电视剧全集免费观看| 魔力宝贝监狱 电影 完整版| 白百合日本大尺度电影呈现| 致敬张国荣| 男人女人一愁愁愁愁免费看电视剧| 二十大后第四“虎”被撤职| 人生大事电影免费看完整版| 祥仔视觉| 无彩限的怪灵世界| 五大连池市| 志在出位国语完整在线观看| 韩国电影免费观看高清完整版在线| 纪光莉替夫还债的电影免费观看| 被最想拥抱的人拥抱了第一季樱花| 第五套广播体操音乐| 《over flower》1~8集动漫 | 振动器酷刑2| 无删减《苹果》| 好汉两个半第10季| 哇嘎免费观看完整版视频| 天国阶梯中文版| 黑大佬的365天无删除完整翻译 | 太阳照常升起电影| 通往你的地图| 凯登·克罗斯电影合集| 洛城疑云| 疯狂的爱情电视剧| 榆城乐事3| 大耳朵图图动漫| 日本大学生特殊按摩3| 开膛手杰克电影| 女生亲嘴| 银瓶梅电视剧第5集电视剧高清版免费观看| 带上婆婆嫁| 广场舞读西厢| 动感之星之妖精168集全集| 《私生活》| 丛林拯救记| 维修工添吸奶头电影| 《黑暗面》| 惊声尖笑5下载| 星克莱尔《总统夫人》| 电影云南虫谷| 灵与欲下载| 牝教师4在线观看视频| 电视剧天地粮人| 康熙来了 赵又廷| 电影木下凛凛子《邻居》| 前田敦子 佐藤健| 《高压监狱》在线观看| 千金与佣人电影观看里的揉大白兔| 非诚勿扰第15期| 学生的妈妈| 国风按摩院第二部| 我的世界十大恐怖事件| 春草电视剧免费全集完整版| 惩罚女兵洗澡影院| 电影 搜索| 电车痴汉在线看| 需要爸爸的播种2| 立体文眉| 好好生活电视剧| 美容院的特殊待遇2中文字幕在线观看 | 极乐神功和玉女神功| 电视剧沈阳三八大案免费版| 我经过风暴| 高压监狱2高压法版| 阴斗9.1免费版西瓜| 隐爱议程泰剧完整版| 电影《牙医姐妹》完整版| 卜卦mv| 青春期的妹妹免费观看电视剧| 日漫图书馆的女朋友动漫免费观看高清电视剧第五集 | 非诚勿扰聂倩| 在丈夫面前被别人欺负日语| 金银梅5普通话版| 美丽的卖花女孩| 逆天改命:锦绣嫡女短剧全集 | 一个妈妈的9中字头强华驿人物关系 | 惩罚电影免费观看完整版| 男女一起愁愁愁高清视频| XZL仙踪林XZL视频网站| 凯登克劳斯壮志凌云3第三部| 娘家的故事上部| 麦香电视剧中央一套| 俘虏之锁无删| 蜘蛛侠动画片全集国语版| 夜关门电影| 美国电影荷尔蒙6免费| 恶行之外电影在线观看免费完整版| 庆余年2日韩剧在线观看高清| 天美激情影院| 小舍得电视剧免费观看完整版| 不良人第6季在线观看完整版| 99re在线观看视频| 矿工矿嫂的平凡生活| 朱音落语| 姐妹牙医 在线观看| 中国高清观看免费观看| 借种无删减| 四少妇按摩记| 十二罗汉| 高清钻石王牌 第四季| 女子护卫队| 野花日本HD免费完整版高清版7| 鬼吹灯之怒晴湘西在线观看| 美容室的待遇8免费| 潜伏者电视剧全集40集免费观看| 变形金刚故事| 峨边| 莫言 丰乳肥臀 下载| 炼气十万年动漫免费观看| 一天三次的岳和女胥HD| 我是大明星奇迹少年| 印度19名官员被热死| 狼烟遍地| 最高爱人诏日剧免费观看| 狼与香辛料op| 新金瓶梅2013什么时候上映| 女版战狼6免费播放国语版| 第三队电视剧免费观看| 荒野求生无马赛原版在哪里看| 电影壮志凌云在线观看完整版免费 | 快播电影播放器官方下载| 嫣语赋在线观看| 哈利波波| 法国版《女超人:麦乐迪》在线观看中文 | 暴躁老妈46集免费观看| 365日:今时之欲在线| 都是天使惹的祸免费观看| 堕落的女律师| 女人公敌2高清完整版| 女侯爷:朝野无敌全集免费| 敢死队二| 天海翼 片子 女教师| 大话西游降魔篇电影| 小麦进程| 老婆8| 绽放的许开心全集免费观看高清| 电影《731》官宣定档| 三年大片高清免费观看完整版 | 蝙蝠 韩国| 啄木鸟《劳拉的遗产》叫什么| 兄弟战争第二季| 非诚勿扰 2| 新婚夫妇隔窗精油按摩电影| 玛德琳斯托大r度| 欢乐喜剧人下载| 《需要爸爸播种美国》全名演员表| 西游 降魔篇粤语| 那年花开月正圆 电视剧| 做aj的剧免费观看| 玉琳国师之再世情缘| 和男友打了一晚上扑克| 斗罗大陆101| 法国空4在线观看整板| 电视剧名校| 法国总统马克龙遭弹劾| 《维修工人的艳遇》中字 | 日本大胸继拇| 新扎师姐| 年轻的母亲在线观看视频| 性生活电影| 火柴人格斗动画| 海贼王480| 为歌而赞哪个app可以看| 战狼6高清在线观看免费完整版电影| 白色月光在线电视剧免费观看| 小夫妻时代演员表| 娃娃脸4完整版在线观看免费| 笑嗷喜剧人| 幸福的面包| 苍井空钱免费观看| 壮志林云满天星| 南海富婆玲姐| 大祭司她又美又飒短剧免费观看| 渔夫荒野史1987台湾| 箭侠电视剧| 葡萄牙vs西班牙| 女版战狼6免费播放999| 天堂韩国电视剧| 天使之爱| 海底捞回应女大学生包间留宿| 需要爸爸播种子第二季在线免费观看 | 山谷里的思念| 酒店1-75集免费播放高清| 美女杀手| 红海行动手机 在线观看| 天龙八部黄日华版34| 同学的母亲| 轧戏未删减| 僵尸参将在线观看| 《义子侵犯》寺岛志保| 他是谁全集在线高清免费观看| 索多玛的120天| 高管绑架案神秘李娜身份揭晓| 赛伦三部曲在线观看免费中文 | 英国纪录片《老二》| 假日暖洋洋2剧情介绍| 迷你特工队x| 璀璨人生电视剧免费观看| xl司第二季真人版| 终极一班3全部| 隋唐英雄120集| 男女一起愁愁视频免费观看高清完整版 | 朋友家的麦子2中文版配音| 无间道2电影| 年会不能停电影免费播放| 我的机器人女友国语| 和讨厌的部长一起出差旅免费观看| 疯狂的交换女友第一部| 国足vs日本前瞻| 女战狼10免费观看全部| 三年免费观看免费大全电影| 农家小福宝:爹娘宠上天全集免费| 局长从后面握住我的奶| 安斋拉拉的电影| 妄人妄途全集观看| 陈伟霆阿娇| 红楼春上春qvod| 《女部长通宵的引诱》电影| 送春 阅读答案| 柳熙烈的写生簿权志龙| 花莲县| 二楷堂麓在线观看| 男按摩师韩国爱情电影在线播放| 海洋之恋 电视剧| 推销避孕套被要求试用电怎么应对应 | 一个好妈妈9字头强华驿演员表| 金太郎的幸福生活百度影音| 3d肉蒲团之极乐宝| 美乃雀电影手机看| 上海滩全集| 落落历险记| 小麦进程| 高压监狱法国伦理| 赵本山小品火炬手| 缘之空03| 秀丽江山电视剧| 朴亚珍电影HD | 植物人老公全集免费| 电视连续剧天行健免费播放| 季雨倾城未删减| 法航空姐11电影| 电影《东极岛》免费观看高清 | 郝板栗牙医无删减版百度云| 温柔的谎言在线观看| 上海滩系列电影| 电影 金瓶悔 免费观| 落魄贵族琉璃川在线观看免费动漫 | 束缚游戏第一集| 王国2在线观看完整版| 橘子红了电视剧全集在线观看| 曲水县| 京香在线| 好汉两个半第九季| 青柠剧情电影免费观看全集| 穆桂英三级DVD| 武训传电影| 游戏王gx动漫在线观看| 高清《女房客2》电影| 牙医姊妹电影| 《伊波拉病毒》| 黑帮大佬爱上我第二集完整版| 狱中龙无删减完整版| 渔夫的妻子赛伦| 死神来了5爱奇艺| 二郎神之深海蛟龙免费观看完整版| 拳王粤语版| 已婚妇女的下午 主演| 孤星血泪电影在线观看完整版| 再见再也不见免费观看完整版| 新版西游记白骨精| 需要爸爸的种子电影免费观看 | 女战狼6在线高清免费观看 | 人间正道是仓桑| 卖房子的女销售中文字幕未删减完整版在线免费观看 | 掌中之物西班牙版本无删减在线观看 | 异动公告被取消?系误读| 蝴蝶公墓网站| 男人和女人一起愁愁愁愁电视剧免费观看 | 我的好妈妈5高清在线观看| 朗读者 电影完整版| 色戒未删减版在线观看完整| 天天想你电影免费观看全集| 蜜桃成熟时3d下载| 极限挑战第二季全集免费| 富贵门粤语版| 战狼6电影免费播放西瓜视频| 周年纪念日全集观看| 茶啊二中第四季| 八岁萝莉喊爸爸 喜提校花当老婆| 日本战狼10电影免费播放国语| 他不适合你歌词| 饥渴人妻出轨记(NPH)| 高清137号案件未删减| 动漫《侄女开发日记》免费观看完整 | 监狱风云2 电影| 年轻的母亲2线在正版| 爱你的基蒂 第三季| 莺长女儿全集在线看| 播放_刚结婚陪部长出差的日子免费在线观看_看星星电影 | 旋风管家国语版| 阳光卫视 子夜| 凯莉布鲁克满天星三部曲是哪| 未来的儿子全集观看| 喜羊羊与灰太狼之嘻哈闯世界| 鬼神童子粤语版| 隔壁女孩5中汉字| 闪婚爱豆:顶流老公短剧全集| 爸爸当家第三季免费观看完整版高清 | 借枪在线观看| 爱情面前谁怕谁分集剧情介绍| 人猿泰山hr版 在线完整版| 《在人间》电视剧在线观看| 高清他和她的谎| 幸福摩天轮粤语版| 《军事不当行为》布兰迪在线观看 | 新有菜在线| 巡回检察组35集在线观看免费| www.shyongshi| 漂亮的保姆韩国电影全集| 满天星《西部牛仔》| 麦乐迪女超人在线播放完整版| 陆贞传奇电视剧59| 今生有你电视剧| 《裸乳按摩》在线| 渔夫荒野史完整版免费观看高清| 全球热恋在线| 埃洛伊塞| 神奇的美发沙龙| 《和讨厌部长一起去出差旅》播放| 烈火金刚电视剧| 致命对决 电影| 金猴降妖| 战狼6电影免费播放西瓜视频| 千金归来全集免费| 巧奔妙逃高清完整版| 荒岛惊魂在线观看免费完整版| 韩剧蓝帽子免费播放| 死神来了1中文版| 悬崖百度影音| 黑街动漫| 荣誉法则满天星版| 战狼6高清国语免费| 好奇实验室| 电视剧天龙八部| 我的荣耀电视剧免费观看| 销冠的秘密2在线看| 燧石行动电影| 甜美姐姐动漫在线观看免费版| 吉泽明子| 麦迪逊女超人| 我漂亮的老师播放在线观看| 韩剧《美人》完整版| 书卷一梦电视剧免费观看| 大牛战狼6免费观看高清完整视频下载 | 蜗居 片段| 韩国理伦片巜隔壁小峓子| 韩国电影《教室爱欲| 美国粉红大白莱| 花千骨电视剧吧| 三打白骨精西瓜影音| 麻花无痕传剧mv免费观看高清| 陈真电视剧| 第九禁区| 北京爱情故事高清完整版| 哇嘎视频在线免费观看| 蓝色之恋国语电视剧免费观看| 大江大河第二部全集免费观看| 纸牌屋 第三季| 美国禁忌满天星| 米奇妙妙屋第一季全集中文版免费| 迈克尔演唱会| 秀丽江山电视剧| 我想要爸爸的种子| 年轻的嫂子5电影| 金城武电影全集| 爱情三选一| 《激战丛林2》满天星| 大道朝天动漫免费在线观看全集| 火山口电影完整版免费| 至尊瞳术洛清瞳免费漫画| 《黑白配》电影| 今日宜喜欢短剧| 快闪之星图片| 朦胧的欲望在线观看| 战狼9免费高清版999| 正在播放: 解决学生的性爱烦恼不穿内衣裤的美波老师硬硬教学 _美波汐里 - 91n | 风流小姨子电影| 高清绮梦之旅未删减| 天海翼女检察官无删减版| 狂神魔尊动漫在线观看全集免费播放| 陆贞传奇18| 高清招魂4:终章未删减| 潜伏土豆网在线观看| 斗罗大陆184集| 不可饶恕在线观看| 麦乐迪的女超人在线观看完整免费满天星百度云 | 无双电影在线观看免费版| 《地球上的星星2》| 丰满的女学生3| 《私人女性监狱》免费在线播放观看_正片/未删减_1080P高清完整版电影 - 星空 | 狂飙电视剧全集免费在线观看| 珠海35人死亡事故原因| 《越南暴行2》在线观看| 黑帮大佬和我365天第二部在线 | 泽州县| 维修师傅艳遇理论电影| 挡不住的风情电影在线| 雅典奥运会男篮决赛| 黄真伊在线观看韩剧网电视剧| 满天星《女拳击手》在线观看| 苏志燮主君的太阳| 隋唐英雄 全集| 陷入我们的热恋.|