SlideShare uma empresa Scribd logo
1 de 11
Baixar para ler offline
 
 
 




                                                                    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

Mais conteúdo relacionado

Mais procurados (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
 

Semelhante a 190 623

EE0-513 Exam Questions
EE0-513 Exam QuestionsEE0-513 Exam Questions
EE0-513 Exam Questions
adbil98
 
Microsoft MCSE 70-980 dumps
Microsoft MCSE 70-980 dumpsMicrosoft MCSE 70-980 dumps
Microsoft MCSE 70-980 dumps
lilylucy
 

Semelhante a 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
 

Último

Spellings Wk 3 English CAPS CARES Please Practise
Spellings Wk 3 English CAPS CARES Please PractiseSpellings Wk 3 English CAPS CARES Please Practise
Spellings Wk 3 English CAPS CARES Please Practise
AnaAcapella
 

Último (20)

Basic Civil Engineering first year Notes- Chapter 4 Building.pptx
Basic Civil Engineering first year Notes- Chapter 4 Building.pptxBasic Civil Engineering first year Notes- Chapter 4 Building.pptx
Basic Civil Engineering first year Notes- Chapter 4 Building.pptx
 
General Principles of Intellectual Property: Concepts of Intellectual Proper...
General Principles of Intellectual Property: Concepts of Intellectual  Proper...General Principles of Intellectual Property: Concepts of Intellectual  Proper...
General Principles of Intellectual Property: Concepts of Intellectual Proper...
 
Application orientated numerical on hev.ppt
Application orientated numerical on hev.pptApplication orientated numerical on hev.ppt
Application orientated numerical on hev.ppt
 
SOC 101 Demonstration of Learning Presentation
SOC 101 Demonstration of Learning PresentationSOC 101 Demonstration of Learning Presentation
SOC 101 Demonstration of Learning Presentation
 
Introduction to Nonprofit Accounting: The Basics
Introduction to Nonprofit Accounting: The BasicsIntroduction to Nonprofit Accounting: The Basics
Introduction to Nonprofit Accounting: The Basics
 
How to Create and Manage Wizard in Odoo 17
How to Create and Manage Wizard in Odoo 17How to Create and Manage Wizard in Odoo 17
How to Create and Manage Wizard in Odoo 17
 
On National Teacher Day, meet the 2024-25 Kenan Fellows
On National Teacher Day, meet the 2024-25 Kenan FellowsOn National Teacher Day, meet the 2024-25 Kenan Fellows
On National Teacher Day, meet the 2024-25 Kenan Fellows
 
How to Manage Global Discount in Odoo 17 POS
How to Manage Global Discount in Odoo 17 POSHow to Manage Global Discount in Odoo 17 POS
How to Manage Global Discount in Odoo 17 POS
 
Mixin Classes in Odoo 17 How to Extend Models Using Mixin Classes
Mixin Classes in Odoo 17  How to Extend Models Using Mixin ClassesMixin Classes in Odoo 17  How to Extend Models Using Mixin Classes
Mixin Classes in Odoo 17 How to Extend Models Using Mixin Classes
 
Sociology 101 Demonstration of Learning Exhibit
Sociology 101 Demonstration of Learning ExhibitSociology 101 Demonstration of Learning Exhibit
Sociology 101 Demonstration of Learning Exhibit
 
Spellings Wk 3 English CAPS CARES Please Practise
Spellings Wk 3 English CAPS CARES Please PractiseSpellings Wk 3 English CAPS CARES Please Practise
Spellings Wk 3 English CAPS CARES Please Practise
 
Accessible Digital Futures project (20/03/2024)
Accessible Digital Futures project (20/03/2024)Accessible Digital Futures project (20/03/2024)
Accessible Digital Futures project (20/03/2024)
 
Kodo Millet PPT made by Ghanshyam bairwa college of Agriculture kumher bhara...
Kodo Millet  PPT made by Ghanshyam bairwa college of Agriculture kumher bhara...Kodo Millet  PPT made by Ghanshyam bairwa college of Agriculture kumher bhara...
Kodo Millet PPT made by Ghanshyam bairwa college of Agriculture kumher bhara...
 
Key note speaker Neum_Admir Softic_ENG.pdf
Key note speaker Neum_Admir Softic_ENG.pdfKey note speaker Neum_Admir Softic_ENG.pdf
Key note speaker Neum_Admir Softic_ENG.pdf
 
Spatium Project Simulation student brief
Spatium Project Simulation student briefSpatium Project Simulation student brief
Spatium Project Simulation student brief
 
Asian American Pacific Islander Month DDSD 2024.pptx
Asian American Pacific Islander Month DDSD 2024.pptxAsian American Pacific Islander Month DDSD 2024.pptx
Asian American Pacific Islander Month DDSD 2024.pptx
 
ComPTIA Overview | Comptia Security+ Book SY0-701
ComPTIA Overview | Comptia Security+ Book SY0-701ComPTIA Overview | Comptia Security+ Book SY0-701
ComPTIA Overview | Comptia Security+ Book SY0-701
 
Unit-IV- Pharma. Marketing Channels.pptx
Unit-IV- Pharma. Marketing Channels.pptxUnit-IV- Pharma. Marketing Channels.pptx
Unit-IV- Pharma. Marketing Channels.pptx
 
SKILL OF INTRODUCING THE LESSON MICRO SKILLS.pptx
SKILL OF INTRODUCING THE LESSON MICRO SKILLS.pptxSKILL OF INTRODUCING THE LESSON MICRO SKILLS.pptx
SKILL OF INTRODUCING THE LESSON MICRO SKILLS.pptx
 
Micro-Scholarship, What it is, How can it help me.pdf
Micro-Scholarship, What it is, How can it help me.pdfMicro-Scholarship, What it is, How can it help me.pdf
Micro-Scholarship, What it is, How can it help me.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