SlideShare une entreprise Scribd logo
1  sur  11
Télécharger pour lire hors ligne
 
 
 




                                                                    Lotus 190-623

     Lotus Notes Domino 6 Configuring Domino Web
                       Servers



                                                                                90 Q&A

                                                                  Version : L9.0




                                                                                      www.CertifyMe.com 
 
 
 
 

CertifyMe - King of Computer Certification

Important Information, Please Read Carefully

Other CertifyMe products
A) Offline Testing engine
Use the offline Testing engine product to practice the questions in an exam environment.
B) Study Guide (not available for all exams)
Build a foundation of knowledge which will be useful also after passing the exam.

Latest Version
We are constantly reviewing our products. New material is added and old material is
updated. Free updates are available for 90 days after the purchase. You should check your
member zone at CertifyMe and update 3-4 days before the scheduled exam date.
Here is the procedure to get the latest version:
1.Go towww.certifyme.com
2.Click on Member zone/Log in (right side)
3. Then click My Account
4.The latest versions of all purchased products are downloadable from here. Just click the
links.
For most updates,it is enough just to print the new questions at the end of the new version, not the
whole document.

Feedback
If you spot a possible improvement then please let us know. We always interested in
improving product quality.
Feedback should be send to feedback@certifyme.com. You should include the following:
Exam number, version, page number, question number, and your login ID.
Our experts will answer your mail promptly.

Copyright
Each PDF file contains a unique serial number associated with your particular name and
contact information for security purposes. So if we find out that a particular PDF file is
being distributed by you, CertifyMe reserves the right to take legal action against you
according to the International Copyright Laws.

Explanations
This product does not include explanations at the moment. If you are interested in
providing explanations for this exam, please contact feedback@certifyme.com.




                                                                                      www.CertifyMe.com 
 
 
 
 
1. Marco has implemented a Redirection rule for a Web site. However, the URL request is being modified
before the Redirection rule can be applied. Which one of the following types of rules is evaluated before a
Redirection rule?
A. Directory
B. Substitution
C. Passthru rule
D. HTTP response header
Answer: B
2. Internet Site documents for specific Web protocols can be created one at a time. Which one of the
following is NOT a supported Web protocol for Internet Site documents?
A. SMTP outbound
B. LDAP
C. IIOP
D. IMAP
Answer: A
3. Dominique is moving files, including Domino databases, from one directory to another on the same Web
server. Which one of the following types of rules should be created so new links do not need to be created?
A. Direction Rule
B. Directory Rule
C. Redirection Rule
D. Substitution Rule
Answer: D
4. Alyssa, the Domino administrator, wishes to restrict web agents from running indefinitely on a Domino
server. In which one of the following fields is this value configured?
A. Web agent timeout
B. Run web agents concurrently
C. Persistent connection timeout
D. Run unrestricted methods and operations
Answer: A
5. Domino applies Web rules to HTTP connections from Web browsers in a particular order. Which one of
the following best describes the order they are applied?
A. Response, supplemental, and directory
B. Substitution, supplemental, and response
C. HTTP response header, redirection, and directory
D. Substitution, redirection, and HTTP response headers

                                                                                      www.CertifyMe.com 
 
 
 
 
Answer: D
6. Lizette wishes to enable Domino Off-Line Services (DOLS) for her Internet users. Which one of the
following fields must be configured to allow DOLS to function?
A. The DOLS field
B. The DSAPI field
C. The ndolextn field
D. The offline services field
Answer: B
7. Which one of the following types of Web rules redirects incoming URLs to another URL?
A. Directory
B. Redirection
C. Substitution
D. HTTP Response Header
Answer: B
8. James is converting his Domino 5 Web Server Configurations to Domino Internet Sites. In Domino 5, he
utilized Virtual Server documents. Which one of the following is the Domino 6/6.5 equivalent?
A. Rule
B. File Protection
C. Web Site document
D. Authentication Realm
Answer: C
9. Pattern-matching inside of Web rules may contain which one of the following?
A. Spaces in URLs
B. Directory lookups
C. Wildcard characters
D. Case-sensitive matching
Answer: C
10. Certain clients utilizing WebDAV attempt to lock WebDAV items. Where is "design locking" enabled for
WebDAV?
A. The Global Web settings document
B. The server configuration document in the Domino Directory
C. The Web Site document that is specified for the WebDAV domain
D. The Design tab of the Database Properties dialog box for each WebDAV database
Answer: D
11. Barrett, the Domino administrator, wishes to begin having Domino look up the host names of connecting

                                                                                      www.CertifyMe.com 
 
 
 
 
Internet clients. Which one of the following fields must he enable for this change to take effect?
A. DNS lookup
B. DNS lookup cache
C. Bind to host name
D. Enforce server access settings
Answer: A
12. Emily, the Domino administrator, is enabling WebDAV for the first time. What HTTP methods are
enabled by default?
A. GET, PLACE, HEAD, RETRIEVE
B. GET, OPTIONS, REMOVE, REPLACE
C. PUT, REPLACE, REMOVE, RETRIEVE
D. GET, HEAD, OPTIONS, POST, TRACE
Answer: D
13. Josie, the Domino administrator, had WebDAV functioning properly. Josie made a change to the
server's configuration which caused WebDAV to stop functioning. Which one of the following changes
would cause WebDAV to stop working?
A. SMTP was loaded on the server.
B. Internet Site documents were created.
C. Session authentication was enabled.
D. POP3 was loaded on the same server.
Answer: C
14. When you install a Domino 6 Web server, several file-resource directories are created automatically.
Which directories are created?
A. CGI, HTML, and Icon directories
B. Bin, Database, and HTML directories
C. CGI, Database, and Icon directories
D. HTML, Icon, and Database directories
Answer: A
15. Jason, the Domino administrator, notices that the Domino server queues new Web requests until
another request finishes and threads become available. Which one of the following settings should be
modified to decrease the number of Web requests pending?


A. Active Count
B. Pending Count
C. Number Active Threads

                                                                                      www.CertifyMe.com 
 
 
 
 
D. Number Pending Threads
Answer: C
16. Scott wishes to disable LDAP on the only Domino server in the domain. Which one of the following
notes.ini settings will disable LDAP on the administration server?
A. AdminDisabledLDAP=1
B. AdminDisabledLDAP=0
C. DisableLDAPOnAdmin=1
D. DisableLDAPOnAdmin=0
Answer: C
17. Margaret has edited the Web Site configuration document to enable users to see the realm "Sales" in
the authentication dialog. Which one of the following fields was modified?
A. Description
B. Directory or file path
C. Realm name returned to browser
D. Realm label returned to browser
Answer: D
18. Which one of the following Web browser options is required for a user to log onto a Domino server using
session-based authentication?
A. Java
B. CORBA
C. Cookies
D. Secure Socket Layer (SSL)
Answer: C
19. To run Java applets created with Java Notes classes on a Domino Web server, which one of the
following server tasks must be running?
A. LDAP
B. SMTP
C. DIIOP
D. NNTP
Answer: C
20. Barbara wants to use the same Web Site document for multiple servers. Which one of the following
must be done to enable this?
A. The Web Site document must be copied and pasted into each server document manually.
B. By default, Web Site documents are not associated with specific Domino servers, so no additional steps
are necessary.

                                                                                      www.CertifyMe.com 
 
 
 
 
C. The Web Site document must be manually modified by a design change that allows all servers in the
domain to see the Web Site document.
D. By default, Web Site documents may not be utilized for more than one server in the domain. A new
document must be created for each server.
Answer: B
21. Chris, a Domino administrator, has created a Web site authentication realm for the DataSales directory
with a label of Inventory. Which one of the following is returned to the Web browser for a user authenticating
with a database in the Sales directory?
A. Sales
B. Inventory
C. DataSales
D. DataInventory
Answer: B
22. Tawanda wishes to deploy LDAP access to the Domino Directory. However, she wishes to restrict the
fields available to anonymous users. In which one of the following documents are the fields selected that
will be available to anonymous access?
A. LDAP Site document
B. Internet Site document
C. LDAP configuration document
D. Server configuration document
Answer: D
23. The TCP authentication field for "Anonymous" is set to "No". What effect does this setting have?
A. All anonymous users have access.
B. All anonymous users are prohibited access.
C. All connections to the Domino server must be made via SSL.
D. All connections to the Domino server must always be anonymous.
Answer: B
24. Alexander has installed and configured the appropriate Web server plug-ins on a front-end server.
Which two HTTP servers are supported as front-end Web servers that pass HTTP requests to Domino
servers?
A. IHS and IIS
B. Apache and IIS
C. Apache and IHS
D. IIS and Cold Fusion
Answer: A

                                                                                      www.CertifyMe.com 
 
 
 
 
25. To create an error or response message page, create a form for each type of message and then create
a mapping document in which one of the following Domino databases?
A. Log.nsf
B. Names.nsf
C. Config.nsf
D. Domcfg.nsf
Answer: D
26. Susan has created a list of IP addresses that are allowed access and a list of IP addresses that are
denied access. Both are placed in the appropriate fields. Which one of the following fields takes
precedence BY DEFAULT when the same IP address is found in both lists?
A. The Allow Access field
B. The Deny Access field
C. The Substitution Access field
D. An error will be presented stating an address may not be in both fields.
Answer: A
27. Brent, the Domino administrator, wants clients to be able to resume downloads if interrupted. He will be
using byte-range serving for clients that support it. Which one of the following must he verify on document
attachments so byte-range serving will function correctly?
A. Attachments must be decompressed.
B. Attachments must be HTTP enabled.
C. Attachments must have the extension .zip.
D. Attachments must have the extension .brs.
Answer: A
28. Jerry, a Web user, has customized his preferences while visiting a Domino 6/6.5 Web server. Where are
the preferences stored?
A. On his local machine in a cookie
B. On the Domino server in a cookie
C. On the Domino server in a Notes database
D. On his local machine in a Notes database
Answer: A
29. The LDAP service cannot find information for which an LDAP client is searching in the primary Domino
Directory, a condensed Directory Catalog, or a Domino Directory or Extended Directory Catalog configured
in a directory assistance database. Which one of the following is the next step the LDAP service performs?
A. The LDAP service returns an error.
B. The LDAP service terminates on the server.

                                                                                      www.CertifyMe.com 
 
 
 
 
C. The client is referred to a remote LDAP directory.
D. The LDAP service returns a list of possible matches it finds in the first searches.
Answer: C
30. Marshall, the Domino administrator, has enabled session authentication (SSO), but it is not functioning
properly. Which one of the following is necessary for him to complete for SSO to be enabled properly?
A. Create a Web SSO Configuration document.
B. Remove the HTTP task from the server notes.ini.
C. Remove the full DNS server name in the host name field of the Web Site or Server document.
D. Choose Disabled in the Web Site document to prevent cookies from being used by the Domino server
for authentication.
Answer: A
31. Dennis, a Domino administrator, wishes to apply Web rules to multiple Web sites. Which one of the
following types of Web rules documents should he create?
A. Substitution document
B. Global Web Settings document
C. HTTP Response header document
D. Web server redirection document
Answer: B
32. Vince has configured an Expires header rule. Which one of the following is obtained by using these
types of rules?
A. Explicit instructions to Domino to delete documents
B. It notifies the browser when resources are expected to change.
C. Explicit instructions to Notes clients on when to update a document
D. It notifies the browser when the resource or resources used to generate a response was last changed.
Answer: B
33. In Domino 6/6.5, Web Site documents are managed through which one of the following views in the
Domino Directory?
A. HTTPWeb Sites
B. ServersWeb Sites
C. HTTPInternet Sites
D. ServersInternet Sites
Answer: D
34. Andy, a system administrator, is implementing a Web cluster of Domino servers for load balancing.
Which type of server license should he install?
A. Domino IIS Server

                                                                                      www.CertifyMe.com 
 
 
 
 
B. Domino Mail Server
C. Domino Cluster Server
D. Domino Enterprise Server
Answer: D
35. Amy, the Domino administrator, wants to enforce file security on HTML and Image files. Which one of
the following should she do?
A. Enforce ECLs.
B. Create File Protection documents.
C. Use Protect Directories in the Httpd.cnf files.
D. Configure the ACL in webadmin.nsf to allow Anonymous access.
Answer: B
36. A database is being enabled to be accessible through WebDAV. Which of the following is the correct
"Maximum Internet name & password" setting to allow access?
A. Reader or Author
B. Designer or Manager
C. Editor with Delete capabilities
D. Anonymous with Create Public Documents capabilities
Answer: B
37. Libby, the Domino administrator, needs to immediately revoke an Internet certificate due to a
compromised key. Which one of the following databases will she open to revoke the certificate?
A. The ICL database for the certifier that issued the certificate
B. The CRL database for the certifier that issued the certificate
C. The CERT database for the certifier that issued the certificate
D. The Domcfg.nsf database for the certifier that issued the certificate
Answer: A
38. What is the default access level for File Protection documents when first created?
A. A -Default- entry, set to No Access
B. A -Default- entry, set to Reader
C. An Anonymous entry, set to No Access
D. An Anonymous entry, set to Reader
Answer: A
39. For Web sites, the common name on the server key ring must match which one of the following?
A. The DNS name
B. The name of the Domino administrator
C. It must match only the actual Domino server name

                                                                                      www.CertifyMe.com 
 
Pass Your Exam at First Attempt with 100% Pass Guarantee
            Buy Full Version of 190-623 Exam
                            at
          http://www.certifyme.com/190-623.htm

Contenu connexe

Tendances

CO_Scenario_InfoDelivTr_FINAL ENGLISH
CO_Scenario_InfoDelivTr_FINAL ENGLISHCO_Scenario_InfoDelivTr_FINAL ENGLISH
CO_Scenario_InfoDelivTr_FINAL ENGLISHLeonardo Sepulcri
 
Microsoft Windows Share Point Services Installation Configuration
Microsoft Windows Share Point Services Installation ConfigurationMicrosoft Windows Share Point Services Installation Configuration
Microsoft Windows Share Point Services Installation ConfigurationLiquidHub
 
5 Mysterious SharePoint Errors and Their Resolution
5 Mysterious SharePoint Errors and Their Resolution5 Mysterious SharePoint Errors and Their Resolution
5 Mysterious SharePoint Errors and Their Resolutionharry marweik
 
SharePoint Upgrade (WSS 2.0 to WSS 3.0 and SPS 2003 to MOSS 2007) by Joel Ole...
SharePoint Upgrade (WSS 2.0 to WSS 3.0 and SPS 2003 to MOSS 2007) by Joel Ole...SharePoint Upgrade (WSS 2.0 to WSS 3.0 and SPS 2003 to MOSS 2007) by Joel Ole...
SharePoint Upgrade (WSS 2.0 to WSS 3.0 and SPS 2003 to MOSS 2007) by Joel Ole...Joel Oleson
 
Sharepoint 2010 mcq
Sharepoint 2010 mcqSharepoint 2010 mcq
Sharepoint 2010 mcqAnuja Sharma
 
Connections fornewbies
Connections fornewbiesConnections fornewbies
Connections fornewbiesr4ttl3r
 
Introductionto Windows Share Point Services3.0
Introductionto Windows Share Point Services3.0Introductionto Windows Share Point Services3.0
Introductionto Windows Share Point Services3.0LiquidHub
 

Tendances (8)

CO_Scenario_InfoDelivTr_FINAL ENGLISH
CO_Scenario_InfoDelivTr_FINAL ENGLISHCO_Scenario_InfoDelivTr_FINAL ENGLISH
CO_Scenario_InfoDelivTr_FINAL ENGLISH
 
OFC304 MOSS Upgrade and Migration
OFC304 MOSS Upgrade and MigrationOFC304 MOSS Upgrade and Migration
OFC304 MOSS Upgrade and Migration
 
Microsoft Windows Share Point Services Installation Configuration
Microsoft Windows Share Point Services Installation ConfigurationMicrosoft Windows Share Point Services Installation Configuration
Microsoft Windows Share Point Services Installation Configuration
 
5 Mysterious SharePoint Errors and Their Resolution
5 Mysterious SharePoint Errors and Their Resolution5 Mysterious SharePoint Errors and Their Resolution
5 Mysterious SharePoint Errors and Their Resolution
 
SharePoint Upgrade (WSS 2.0 to WSS 3.0 and SPS 2003 to MOSS 2007) by Joel Ole...
SharePoint Upgrade (WSS 2.0 to WSS 3.0 and SPS 2003 to MOSS 2007) by Joel Ole...SharePoint Upgrade (WSS 2.0 to WSS 3.0 and SPS 2003 to MOSS 2007) by Joel Ole...
SharePoint Upgrade (WSS 2.0 to WSS 3.0 and SPS 2003 to MOSS 2007) by Joel Ole...
 
Sharepoint 2010 mcq
Sharepoint 2010 mcqSharepoint 2010 mcq
Sharepoint 2010 mcq
 
Connections fornewbies
Connections fornewbiesConnections fornewbies
Connections fornewbies
 
Introductionto Windows Share Point Services3.0
Introductionto Windows Share Point Services3.0Introductionto Windows Share Point Services3.0
Introductionto Windows Share Point Services3.0
 

Similaire à 190 623

Pass4sure 70 413 Dumps
Pass4sure 70 413 DumpsPass4sure 70 413 Dumps
Pass4sure 70 413 Dumpsfrioloug
 
EE0-513 Exam Questions
EE0-513 Exam QuestionsEE0-513 Exam Questions
EE0-513 Exam Questionsadbil98
 
Microsoft Zertifizierungen 70-412 dumps
Microsoft Zertifizierungen 70-412 dumpsMicrosoft Zertifizierungen 70-412 dumps
Microsoft Zertifizierungen 70-412 dumpslilylucy
 
Pass4sure 70-410 Study Guide
Pass4sure 70-410 Study GuidePass4sure 70-410 Study Guide
Pass4sure 70-410 Study Guidefrothiop
 
70 412 pdf training guides 2018
70 412 pdf training guides 201870 412 pdf training guides 2018
70 412 pdf training guides 2018birhanu atnafu
 
Microsoft MCSE 70-980 dumps
Microsoft MCSE 70-980 dumpsMicrosoft MCSE 70-980 dumps
Microsoft MCSE 70-980 dumpslilylucy
 
70-414 exam-implementing an advanced server infrastructure
70-414 exam-implementing an advanced server infrastructure70-414 exam-implementing an advanced server infrastructure
70-414 exam-implementing an advanced server infrastructureIsabella789
 
Microsoft Certifications 70-413 it exams
Microsoft Certifications 70-413 it examsMicrosoft Certifications 70-413 it exams
Microsoft Certifications 70-413 it examslilylucy
 
Microsoft MCSD 70-499 it-exams.fr
Microsoft MCSD 70-499 it-exams.frMicrosoft MCSD 70-499 it-exams.fr
Microsoft MCSD 70-499 it-exams.frlilylucy
 
1y0 200-q&a-demo-troytec
1y0 200-q&a-demo-troytec1y0 200-q&a-demo-troytec
1y0 200-q&a-demo-troytecIsabella789
 
IBM ConnectED 2015 - BP103: Solving the Weird, the Obscure, and the Mind-Bending
IBM ConnectED 2015 - BP103: Solving the Weird, the Obscure, and the Mind-BendingIBM ConnectED 2015 - BP103: Solving the Weird, the Obscure, and the Mind-Bending
IBM ConnectED 2015 - BP103: Solving the Weird, the Obscure, and the Mind-BendingLuis Guirigay
 

Similaire à 190 623 (20)

190 980
190 980190 980
190 980
 
190 981
190 981190 981
190 981
 
190 620
190 620190 620
190 620
 
190 959
190 959190 959
190 959
 
Pass4sure 70 413 Dumps
Pass4sure 70 413 DumpsPass4sure 70 413 Dumps
Pass4sure 70 413 Dumps
 
EE0-513 Exam Questions
EE0-513 Exam QuestionsEE0-513 Exam Questions
EE0-513 Exam Questions
 
2V0-51-21 Exam Dumps
2V0-51-21 Exam Dumps2V0-51-21 Exam Dumps
2V0-51-21 Exam Dumps
 
000 252
000 252000 252
000 252
 
Microsoft Zertifizierungen 70-412 dumps
Microsoft Zertifizierungen 70-412 dumpsMicrosoft Zertifizierungen 70-412 dumps
Microsoft Zertifizierungen 70-412 dumps
 
Pass4sure 70-410 Study Guide
Pass4sure 70-410 Study GuidePass4sure 70-410 Study Guide
Pass4sure 70-410 Study Guide
 
70 412 pdf training guides 2018
70 412 pdf training guides 201870 412 pdf training guides 2018
70 412 pdf training guides 2018
 
Microsoft MCSE 70-980 dumps
Microsoft MCSE 70-980 dumpsMicrosoft MCSE 70-980 dumps
Microsoft MCSE 70-980 dumps
 
70-414 exam-implementing an advanced server infrastructure
70-414 exam-implementing an advanced server infrastructure70-414 exam-implementing an advanced server infrastructure
70-414 exam-implementing an advanced server infrastructure
 
Microsoft Certifications 70-413 it exams
Microsoft Certifications 70-413 it examsMicrosoft Certifications 70-413 it exams
Microsoft Certifications 70-413 it exams
 
Microsoft MCSD 70-499 it-exams.fr
Microsoft MCSD 70-499 it-exams.frMicrosoft MCSD 70-499 it-exams.fr
Microsoft MCSD 70-499 it-exams.fr
 
MCITP
MCITPMCITP
MCITP
 
000 012
000 012000 012
000 012
 
1y0 200-q&a-demo-troytec
1y0 200-q&a-demo-troytec1y0 200-q&a-demo-troytec
1y0 200-q&a-demo-troytec
 
IBM ConnectED 2015 - BP103: Solving the Weird, the Obscure, and the Mind-Bending
IBM ConnectED 2015 - BP103: Solving the Weird, the Obscure, and the Mind-BendingIBM ConnectED 2015 - BP103: Solving the Weird, the Obscure, and the Mind-Bending
IBM ConnectED 2015 - BP103: Solving the Weird, the Obscure, and the Mind-Bending
 
000 236
000 236000 236
000 236
 

Dernier

1029-Danh muc Sach Giao Khoa khoi 6.pdf
1029-Danh muc Sach Giao Khoa khoi  6.pdf1029-Danh muc Sach Giao Khoa khoi  6.pdf
1029-Danh muc Sach Giao Khoa khoi 6.pdfQucHHunhnh
 
Hybridoma Technology ( Production , Purification , and Application )
Hybridoma Technology  ( Production , Purification , and Application  ) Hybridoma Technology  ( Production , Purification , and Application  )
Hybridoma Technology ( Production , Purification , and Application ) Sakshi Ghasle
 
POINT- BIOCHEMISTRY SEM 2 ENZYMES UNIT 5.pptx
POINT- BIOCHEMISTRY SEM 2 ENZYMES UNIT 5.pptxPOINT- BIOCHEMISTRY SEM 2 ENZYMES UNIT 5.pptx
POINT- BIOCHEMISTRY SEM 2 ENZYMES UNIT 5.pptxSayali Powar
 
Activity 01 - Artificial Culture (1).pdf
Activity 01 - Artificial Culture (1).pdfActivity 01 - Artificial Culture (1).pdf
Activity 01 - Artificial Culture (1).pdfciinovamais
 
Measures of Central Tendency: Mean, Median and Mode
Measures of Central Tendency: Mean, Median and ModeMeasures of Central Tendency: Mean, Median and Mode
Measures of Central Tendency: Mean, Median and ModeThiyagu K
 
Arihant handbook biology for class 11 .pdf
Arihant handbook biology for class 11 .pdfArihant handbook biology for class 11 .pdf
Arihant handbook biology for class 11 .pdfchloefrazer622
 
Advanced Views - Calendar View in Odoo 17
Advanced Views - Calendar View in Odoo 17Advanced Views - Calendar View in Odoo 17
Advanced Views - Calendar View in Odoo 17Celine George
 
Industrial Policy - 1948, 1956, 1973, 1977, 1980, 1991
Industrial Policy - 1948, 1956, 1973, 1977, 1980, 1991Industrial Policy - 1948, 1956, 1973, 1977, 1980, 1991
Industrial Policy - 1948, 1956, 1973, 1977, 1980, 1991RKavithamani
 
The basics of sentences session 2pptx copy.pptx
The basics of sentences session 2pptx copy.pptxThe basics of sentences session 2pptx copy.pptx
The basics of sentences session 2pptx copy.pptxheathfieldcps1
 
How to Make a Pirate ship Primary Education.pptx
How to Make a Pirate ship Primary Education.pptxHow to Make a Pirate ship Primary Education.pptx
How to Make a Pirate ship Primary Education.pptxmanuelaromero2013
 
Sanyam Choudhary Chemistry practical.pdf
Sanyam Choudhary Chemistry practical.pdfSanyam Choudhary Chemistry practical.pdf
Sanyam Choudhary Chemistry practical.pdfsanyamsingh5019
 
microwave assisted reaction. General introduction
microwave assisted reaction. General introductionmicrowave assisted reaction. General introduction
microwave assisted reaction. General introductionMaksud Ahmed
 
18-04-UA_REPORT_MEDIALITERAСY_INDEX-DM_23-1-final-eng.pdf
18-04-UA_REPORT_MEDIALITERAСY_INDEX-DM_23-1-final-eng.pdf18-04-UA_REPORT_MEDIALITERAСY_INDEX-DM_23-1-final-eng.pdf
18-04-UA_REPORT_MEDIALITERAСY_INDEX-DM_23-1-final-eng.pdfssuser54595a
 
Software Engineering Methodologies (overview)
Software Engineering Methodologies (overview)Software Engineering Methodologies (overview)
Software Engineering Methodologies (overview)eniolaolutunde
 
The Most Excellent Way | 1 Corinthians 13
The Most Excellent Way | 1 Corinthians 13The Most Excellent Way | 1 Corinthians 13
The Most Excellent Way | 1 Corinthians 13Steve Thomason
 
Paris 2024 Olympic Geographies - an activity
Paris 2024 Olympic Geographies - an activityParis 2024 Olympic Geographies - an activity
Paris 2024 Olympic Geographies - an activityGeoBlogs
 
Organic Name Reactions for the students and aspirants of Chemistry12th.pptx
Organic Name Reactions  for the students and aspirants of Chemistry12th.pptxOrganic Name Reactions  for the students and aspirants of Chemistry12th.pptx
Organic Name Reactions for the students and aspirants of Chemistry12th.pptxVS Mahajan Coaching Centre
 
Accessible design: Minimum effort, maximum impact
Accessible design: Minimum effort, maximum impactAccessible design: Minimum effort, maximum impact
Accessible design: Minimum effort, maximum impactdawncurless
 
Web & Social Media Analytics Previous Year Question Paper.pdf
Web & Social Media Analytics Previous Year Question Paper.pdfWeb & Social Media Analytics Previous Year Question Paper.pdf
Web & Social Media Analytics Previous Year Question Paper.pdfJayanti Pande
 

Dernier (20)

1029-Danh muc Sach Giao Khoa khoi 6.pdf
1029-Danh muc Sach Giao Khoa khoi  6.pdf1029-Danh muc Sach Giao Khoa khoi  6.pdf
1029-Danh muc Sach Giao Khoa khoi 6.pdf
 
Hybridoma Technology ( Production , Purification , and Application )
Hybridoma Technology  ( Production , Purification , and Application  ) Hybridoma Technology  ( Production , Purification , and Application  )
Hybridoma Technology ( Production , Purification , and Application )
 
POINT- BIOCHEMISTRY SEM 2 ENZYMES UNIT 5.pptx
POINT- BIOCHEMISTRY SEM 2 ENZYMES UNIT 5.pptxPOINT- BIOCHEMISTRY SEM 2 ENZYMES UNIT 5.pptx
POINT- BIOCHEMISTRY SEM 2 ENZYMES UNIT 5.pptx
 
Activity 01 - Artificial Culture (1).pdf
Activity 01 - Artificial Culture (1).pdfActivity 01 - Artificial Culture (1).pdf
Activity 01 - Artificial Culture (1).pdf
 
Measures of Central Tendency: Mean, Median and Mode
Measures of Central Tendency: Mean, Median and ModeMeasures of Central Tendency: Mean, Median and Mode
Measures of Central Tendency: Mean, Median and Mode
 
Arihant handbook biology for class 11 .pdf
Arihant handbook biology for class 11 .pdfArihant handbook biology for class 11 .pdf
Arihant handbook biology for class 11 .pdf
 
Advanced Views - Calendar View in Odoo 17
Advanced Views - Calendar View in Odoo 17Advanced Views - Calendar View in Odoo 17
Advanced Views - Calendar View in Odoo 17
 
TataKelola dan KamSiber Kecerdasan Buatan v022.pdf
TataKelola dan KamSiber Kecerdasan Buatan v022.pdfTataKelola dan KamSiber Kecerdasan Buatan v022.pdf
TataKelola dan KamSiber Kecerdasan Buatan v022.pdf
 
Industrial Policy - 1948, 1956, 1973, 1977, 1980, 1991
Industrial Policy - 1948, 1956, 1973, 1977, 1980, 1991Industrial Policy - 1948, 1956, 1973, 1977, 1980, 1991
Industrial Policy - 1948, 1956, 1973, 1977, 1980, 1991
 
The basics of sentences session 2pptx copy.pptx
The basics of sentences session 2pptx copy.pptxThe basics of sentences session 2pptx copy.pptx
The basics of sentences session 2pptx copy.pptx
 
How to Make a Pirate ship Primary Education.pptx
How to Make a Pirate ship Primary Education.pptxHow to Make a Pirate ship Primary Education.pptx
How to Make a Pirate ship Primary Education.pptx
 
Sanyam Choudhary Chemistry practical.pdf
Sanyam Choudhary Chemistry practical.pdfSanyam Choudhary Chemistry practical.pdf
Sanyam Choudhary Chemistry practical.pdf
 
microwave assisted reaction. General introduction
microwave assisted reaction. General introductionmicrowave assisted reaction. General introduction
microwave assisted reaction. General introduction
 
18-04-UA_REPORT_MEDIALITERAСY_INDEX-DM_23-1-final-eng.pdf
18-04-UA_REPORT_MEDIALITERAСY_INDEX-DM_23-1-final-eng.pdf18-04-UA_REPORT_MEDIALITERAСY_INDEX-DM_23-1-final-eng.pdf
18-04-UA_REPORT_MEDIALITERAСY_INDEX-DM_23-1-final-eng.pdf
 
Software Engineering Methodologies (overview)
Software Engineering Methodologies (overview)Software Engineering Methodologies (overview)
Software Engineering Methodologies (overview)
 
The Most Excellent Way | 1 Corinthians 13
The Most Excellent Way | 1 Corinthians 13The Most Excellent Way | 1 Corinthians 13
The Most Excellent Way | 1 Corinthians 13
 
Paris 2024 Olympic Geographies - an activity
Paris 2024 Olympic Geographies - an activityParis 2024 Olympic Geographies - an activity
Paris 2024 Olympic Geographies - an activity
 
Organic Name Reactions for the students and aspirants of Chemistry12th.pptx
Organic Name Reactions  for the students and aspirants of Chemistry12th.pptxOrganic Name Reactions  for the students and aspirants of Chemistry12th.pptx
Organic Name Reactions for the students and aspirants of Chemistry12th.pptx
 
Accessible design: Minimum effort, maximum impact
Accessible design: Minimum effort, maximum impactAccessible design: Minimum effort, maximum impact
Accessible design: Minimum effort, maximum impact
 
Web & Social Media Analytics Previous Year Question Paper.pdf
Web & Social Media Analytics Previous Year Question Paper.pdfWeb & Social Media Analytics Previous Year Question Paper.pdf
Web & Social Media Analytics Previous Year Question Paper.pdf
 

190 623

  • 1.       Lotus 190-623 Lotus Notes Domino 6 Configuring Domino Web Servers 90 Q&A Version : L9.0                                                                                       www.CertifyMe.com   
  • 2.       CertifyMe - King of Computer Certification Important Information, Please Read Carefully Other CertifyMe products A) Offline Testing engine Use the offline Testing engine product to practice the questions in an exam environment. B) Study Guide (not available for all exams) Build a foundation of knowledge which will be useful also after passing the exam. Latest Version We are constantly reviewing our products. New material is added and old material is updated. Free updates are available for 90 days after the purchase. You should check your member zone at CertifyMe and update 3-4 days before the scheduled exam date. Here is the procedure to get the latest version: 1.Go towww.certifyme.com 2.Click on Member zone/Log in (right side) 3. Then click My Account 4.The latest versions of all purchased products are downloadable from here. Just click the links. For most updates,it is enough just to print the new questions at the end of the new version, not the whole document. Feedback If you spot a possible improvement then please let us know. We always interested in improving product quality. Feedback should be send to feedback@certifyme.com. You should include the following: Exam number, version, page number, question number, and your login ID. Our experts will answer your mail promptly. Copyright Each PDF file contains a unique serial number associated with your particular name and contact information for security purposes. So if we find out that a particular PDF file is being distributed by you, CertifyMe reserves the right to take legal action against you according to the International Copyright Laws. Explanations This product does not include explanations at the moment. If you are interested in providing explanations for this exam, please contact feedback@certifyme.com.                                                                                       www.CertifyMe.com   
  • 3.       1. Marco has implemented a Redirection rule for a Web site. However, the URL request is being modified before the Redirection rule can be applied. Which one of the following types of rules is evaluated before a Redirection rule? A. Directory B. Substitution C. Passthru rule D. HTTP response header Answer: B 2. Internet Site documents for specific Web protocols can be created one at a time. Which one of the following is NOT a supported Web protocol for Internet Site documents? A. SMTP outbound B. LDAP C. IIOP D. IMAP Answer: A 3. Dominique is moving files, including Domino databases, from one directory to another on the same Web server. Which one of the following types of rules should be created so new links do not need to be created? A. Direction Rule B. Directory Rule C. Redirection Rule D. Substitution Rule Answer: D 4. Alyssa, the Domino administrator, wishes to restrict web agents from running indefinitely on a Domino server. In which one of the following fields is this value configured? A. Web agent timeout B. Run web agents concurrently C. Persistent connection timeout D. Run unrestricted methods and operations Answer: A 5. Domino applies Web rules to HTTP connections from Web browsers in a particular order. Which one of the following best describes the order they are applied? A. Response, supplemental, and directory B. Substitution, supplemental, and response C. HTTP response header, redirection, and directory D. Substitution, redirection, and HTTP response headers                                                                                       www.CertifyMe.com   
  • 4.       Answer: D 6. Lizette wishes to enable Domino Off-Line Services (DOLS) for her Internet users. Which one of the following fields must be configured to allow DOLS to function? A. The DOLS field B. The DSAPI field C. The ndolextn field D. The offline services field Answer: B 7. Which one of the following types of Web rules redirects incoming URLs to another URL? A. Directory B. Redirection C. Substitution D. HTTP Response Header Answer: B 8. James is converting his Domino 5 Web Server Configurations to Domino Internet Sites. In Domino 5, he utilized Virtual Server documents. Which one of the following is the Domino 6/6.5 equivalent? A. Rule B. File Protection C. Web Site document D. Authentication Realm Answer: C 9. Pattern-matching inside of Web rules may contain which one of the following? A. Spaces in URLs B. Directory lookups C. Wildcard characters D. Case-sensitive matching Answer: C 10. Certain clients utilizing WebDAV attempt to lock WebDAV items. Where is "design locking" enabled for WebDAV? A. The Global Web settings document B. The server configuration document in the Domino Directory C. The Web Site document that is specified for the WebDAV domain D. The Design tab of the Database Properties dialog box for each WebDAV database Answer: D 11. Barrett, the Domino administrator, wishes to begin having Domino look up the host names of connecting                                                                                       www.CertifyMe.com   
  • 5.       Internet clients. Which one of the following fields must he enable for this change to take effect? A. DNS lookup B. DNS lookup cache C. Bind to host name D. Enforce server access settings Answer: A 12. Emily, the Domino administrator, is enabling WebDAV for the first time. What HTTP methods are enabled by default? A. GET, PLACE, HEAD, RETRIEVE B. GET, OPTIONS, REMOVE, REPLACE C. PUT, REPLACE, REMOVE, RETRIEVE D. GET, HEAD, OPTIONS, POST, TRACE Answer: D 13. Josie, the Domino administrator, had WebDAV functioning properly. Josie made a change to the server's configuration which caused WebDAV to stop functioning. Which one of the following changes would cause WebDAV to stop working? A. SMTP was loaded on the server. B. Internet Site documents were created. C. Session authentication was enabled. D. POP3 was loaded on the same server. Answer: C 14. When you install a Domino 6 Web server, several file-resource directories are created automatically. Which directories are created? A. CGI, HTML, and Icon directories B. Bin, Database, and HTML directories C. CGI, Database, and Icon directories D. HTML, Icon, and Database directories Answer: A 15. Jason, the Domino administrator, notices that the Domino server queues new Web requests until another request finishes and threads become available. Which one of the following settings should be modified to decrease the number of Web requests pending? A. Active Count B. Pending Count C. Number Active Threads                                                                                       www.CertifyMe.com   
  • 6.       D. Number Pending Threads Answer: C 16. Scott wishes to disable LDAP on the only Domino server in the domain. Which one of the following notes.ini settings will disable LDAP on the administration server? A. AdminDisabledLDAP=1 B. AdminDisabledLDAP=0 C. DisableLDAPOnAdmin=1 D. DisableLDAPOnAdmin=0 Answer: C 17. Margaret has edited the Web Site configuration document to enable users to see the realm "Sales" in the authentication dialog. Which one of the following fields was modified? A. Description B. Directory or file path C. Realm name returned to browser D. Realm label returned to browser Answer: D 18. Which one of the following Web browser options is required for a user to log onto a Domino server using session-based authentication? A. Java B. CORBA C. Cookies D. Secure Socket Layer (SSL) Answer: C 19. To run Java applets created with Java Notes classes on a Domino Web server, which one of the following server tasks must be running? A. LDAP B. SMTP C. DIIOP D. NNTP Answer: C 20. Barbara wants to use the same Web Site document for multiple servers. Which one of the following must be done to enable this? A. The Web Site document must be copied and pasted into each server document manually. B. By default, Web Site documents are not associated with specific Domino servers, so no additional steps are necessary.                                                                                       www.CertifyMe.com   
  • 7.       C. The Web Site document must be manually modified by a design change that allows all servers in the domain to see the Web Site document. D. By default, Web Site documents may not be utilized for more than one server in the domain. A new document must be created for each server. Answer: B 21. Chris, a Domino administrator, has created a Web site authentication realm for the DataSales directory with a label of Inventory. Which one of the following is returned to the Web browser for a user authenticating with a database in the Sales directory? A. Sales B. Inventory C. DataSales D. DataInventory Answer: B 22. Tawanda wishes to deploy LDAP access to the Domino Directory. However, she wishes to restrict the fields available to anonymous users. In which one of the following documents are the fields selected that will be available to anonymous access? A. LDAP Site document B. Internet Site document C. LDAP configuration document D. Server configuration document Answer: D 23. The TCP authentication field for "Anonymous" is set to "No". What effect does this setting have? A. All anonymous users have access. B. All anonymous users are prohibited access. C. All connections to the Domino server must be made via SSL. D. All connections to the Domino server must always be anonymous. Answer: B 24. Alexander has installed and configured the appropriate Web server plug-ins on a front-end server. Which two HTTP servers are supported as front-end Web servers that pass HTTP requests to Domino servers? A. IHS and IIS B. Apache and IIS C. Apache and IHS D. IIS and Cold Fusion Answer: A                                                                                       www.CertifyMe.com   
  • 8.       25. To create an error or response message page, create a form for each type of message and then create a mapping document in which one of the following Domino databases? A. Log.nsf B. Names.nsf C. Config.nsf D. Domcfg.nsf Answer: D 26. Susan has created a list of IP addresses that are allowed access and a list of IP addresses that are denied access. Both are placed in the appropriate fields. Which one of the following fields takes precedence BY DEFAULT when the same IP address is found in both lists? A. The Allow Access field B. The Deny Access field C. The Substitution Access field D. An error will be presented stating an address may not be in both fields. Answer: A 27. Brent, the Domino administrator, wants clients to be able to resume downloads if interrupted. He will be using byte-range serving for clients that support it. Which one of the following must he verify on document attachments so byte-range serving will function correctly? A. Attachments must be decompressed. B. Attachments must be HTTP enabled. C. Attachments must have the extension .zip. D. Attachments must have the extension .brs. Answer: A 28. Jerry, a Web user, has customized his preferences while visiting a Domino 6/6.5 Web server. Where are the preferences stored? A. On his local machine in a cookie B. On the Domino server in a cookie C. On the Domino server in a Notes database D. On his local machine in a Notes database Answer: A 29. The LDAP service cannot find information for which an LDAP client is searching in the primary Domino Directory, a condensed Directory Catalog, or a Domino Directory or Extended Directory Catalog configured in a directory assistance database. Which one of the following is the next step the LDAP service performs? A. The LDAP service returns an error. B. The LDAP service terminates on the server.                                                                                       www.CertifyMe.com   
  • 9.       C. The client is referred to a remote LDAP directory. D. The LDAP service returns a list of possible matches it finds in the first searches. Answer: C 30. Marshall, the Domino administrator, has enabled session authentication (SSO), but it is not functioning properly. Which one of the following is necessary for him to complete for SSO to be enabled properly? A. Create a Web SSO Configuration document. B. Remove the HTTP task from the server notes.ini. C. Remove the full DNS server name in the host name field of the Web Site or Server document. D. Choose Disabled in the Web Site document to prevent cookies from being used by the Domino server for authentication. Answer: A 31. Dennis, a Domino administrator, wishes to apply Web rules to multiple Web sites. Which one of the following types of Web rules documents should he create? A. Substitution document B. Global Web Settings document C. HTTP Response header document D. Web server redirection document Answer: B 32. Vince has configured an Expires header rule. Which one of the following is obtained by using these types of rules? A. Explicit instructions to Domino to delete documents B. It notifies the browser when resources are expected to change. C. Explicit instructions to Notes clients on when to update a document D. It notifies the browser when the resource or resources used to generate a response was last changed. Answer: B 33. In Domino 6/6.5, Web Site documents are managed through which one of the following views in the Domino Directory? A. HTTPWeb Sites B. ServersWeb Sites C. HTTPInternet Sites D. ServersInternet Sites Answer: D 34. Andy, a system administrator, is implementing a Web cluster of Domino servers for load balancing. Which type of server license should he install? A. Domino IIS Server                                                                                       www.CertifyMe.com   
  • 10.       B. Domino Mail Server C. Domino Cluster Server D. Domino Enterprise Server Answer: D 35. Amy, the Domino administrator, wants to enforce file security on HTML and Image files. Which one of the following should she do? A. Enforce ECLs. B. Create File Protection documents. C. Use Protect Directories in the Httpd.cnf files. D. Configure the ACL in webadmin.nsf to allow Anonymous access. Answer: B 36. A database is being enabled to be accessible through WebDAV. Which of the following is the correct "Maximum Internet name & password" setting to allow access? A. Reader or Author B. Designer or Manager C. Editor with Delete capabilities D. Anonymous with Create Public Documents capabilities Answer: B 37. Libby, the Domino administrator, needs to immediately revoke an Internet certificate due to a compromised key. Which one of the following databases will she open to revoke the certificate? A. The ICL database for the certifier that issued the certificate B. The CRL database for the certifier that issued the certificate C. The CERT database for the certifier that issued the certificate D. The Domcfg.nsf database for the certifier that issued the certificate Answer: A 38. What is the default access level for File Protection documents when first created? A. A -Default- entry, set to No Access B. A -Default- entry, set to Reader C. An Anonymous entry, set to No Access D. An Anonymous entry, set to Reader Answer: A 39. For Web sites, the common name on the server key ring must match which one of the following? A. The DNS name B. The name of the Domino administrator C. It must match only the actual Domino server name                                                                                       www.CertifyMe.com   
  • 11. Pass Your Exam at First Attempt with 100% Pass Guarantee Buy Full Version of 190-623 Exam at http://www.certifyme.com/190-623.htm