ExamGecko
Home Home / Adobe / AD0-E106

Adobe AD0-E106 Practice Test - Questions Answers, Page 4

Question list
Search
Search

List of questions

Search

Related questions











What is the role of the External Login Module when setting up LDAP Authentication with AEM?

A.
It defines which Identity Provider and Sync Handler to use.
A.
It defines which Identity Provider and Sync Handler to use.
Answers
B.
It defines how the Identity Provider users and groups will be synchronized with the repository.
B.
It defines how the Identity Provider users and groups will be synchronized with the repository.
Answers
C.
It invokes JMX syncing of users.
C.
It invokes JMX syncing of users.
Answers
D.
It defines how users are retrieved from the LDAP server.
D.
It defines how users are retrieved from the LDAP server.
Answers
Suggested answer: A

Explanation:

Reference: https://helpx.adobe.com/experience-manager/6-3/sites/administering/using/ldap-config.html#ConfigureLDAPoverSSL

Why does the size of the repository double when running online compaction?

A.
A cache is created to improve performance of compaction.
A.
A cache is created to improve performance of compaction.
Answers
B.
A backup generation is stored on disk after online compaction.
B.
A backup generation is stored on disk after online compaction.
Answers
C.
The first generation is only cleaned after running a second online compaction.
C.
The first generation is only cleaned after running a second online compaction.
Answers
D.
A temporary working generation is stored on disk but removed afterwards.
D.
A temporary working generation is stored on disk but removed afterwards.
Answers
Suggested answer: B

Explanation:

Reference: https://docs.adobe.com/content/help/en/experience-manager-64/deploying/deploying/revision-cleanup.html

The DevOps Engineer should copy users and groups from an existing environment to another one, except for the “admin” user.

What first action should be taken to build the users package?

A.
Add a filter for “/home/users/admin”
A.
Add a filter for “/home/users/admin”
Answers
B.
Add an exclude pattern from “/home/users/admin”
B.
Add an exclude pattern from “/home/users/admin”
Answers
C.
Run the query “/jcr:root/home/users//element(*,rep:User)[@rep:principalName=“admin”]”
C.
Run the query “/jcr:root/home/users//element(*,rep:User)[@rep:principalName=“admin”]”
Answers
D.
Run the query “/jcr:root/home/users//element(*,rep:User)[@rep:userName=“admin”]”
D.
Run the query “/jcr:root/home/users//element(*,rep:User)[@rep:userName=“admin”]”
Answers
Suggested answer: A

Which transportUri should be used to configure a Flush Agent for a dispatcher listening on localhost port 8000?

A.
http://localhost:8000/dispatcher/invalidate.cache
A.
http://localhost:8000/dispatcher/invalidate.cache
Answers
B.
http://localhost:8000/invalidate.cache
B.
http://localhost:8000/invalidate.cache
Answers
C.
http://localhost:8000/dispatcher/cache.invalidate
C.
http://localhost:8000/dispatcher/cache.invalidate
Answers
D.
http://localhost:8000/bin/receive
D.
http://localhost:8000/bin/receive
Answers
Suggested answer: B

Explanation:

Reference: https://helpx.adobe.com/experience-manager/6-3/sites/deploying/using/replication.html

Which configuration file is applied for the component org.apache.felix.webconsole.internal.servlet.OsgiManager on the publish instance, assuming all files below are deployed?

A.
/apps/<yourProject>/config.author/org.apache.felix.webconsole.internal.servlet.OsgiManager.config
A.
/apps/<yourProject>/config.author/org.apache.felix.webconsole.internal.servlet.OsgiManager.config
Answers
B.
/apps/system/config/org.apache.felix.webconsole.internal.servlet.OsgiManager.config
B.
/apps/system/config/org.apache.felix.webconsole.internal.servlet.OsgiManager.config
Answers
C.
/system/config/org.apache.felix.webconsole.internal.servlet.OsgiManager.config
C.
/system/config/org.apache.felix.webconsole.internal.servlet.OsgiManager.config
Answers
D.
/apps/<yourProject>/config/org.apache.felix.webconsole.internal.servlet.OsgiManager.config
D.
/apps/<yourProject>/config/org.apache.felix.webconsole.internal.servlet.OsgiManager.config
Answers
Suggested answer: B

Explanation:

Reference: https://docs.adobe.com/content/help/en/experience-manager-64/deploying/configuring/configuring-osgi.html

What are the two benefits of running the version purge maintenance task? (Choose two.)

A.
Increases the system performance
A.
Increases the system performance
Answers
B.
Compacts disk space for unreferenced versions
B.
Compacts disk space for unreferenced versions
Answers
C.
Reclaims disk space
C.
Reclaims disk space
Answers
D.
Cleans up versions that can not be restored
D.
Cleans up versions that can not be restored
Answers
E.
Removes old versions of packages
E.
Removes old versions of packages
Answers
Suggested answer: C, E

What supported web server should a DevOps Engineer use when setting up the dispatcher version 4.3.1 in a Unix environment?

A.
Nginx 1.14
A.
Nginx 1.14
Answers
B.
Apache 2.0
B.
Apache 2.0
Answers
C.
IIS 7.5
C.
IIS 7.5
Answers
D.
Apache 2.4
D.
Apache 2.4
Answers
Suggested answer: D

Explanation:

Reference: https://docs.adobe.com/content/help/en/experience-manager-dispatcher/using/getting-started/release-notes.html

A user is able to access the OSGi console from the outside on a publish instance.

Which deny filter rule configured in the dispatcher would properly prevent access to the OSGi console?

A.
/felix/console/*
A.
/felix/console/*
Answers
B.
/system/felix
B.
/system/felix
Answers
C.
/system/*
C.
/system/*
Answers
D.
/console/felix
D.
/console/felix
Answers
Suggested answer: C

A DevOps Engineer must configure a production deployment pipeline. The AEM environment consists of one author instance, two publish instances, and two dispatcher instances. A load balancer and CDN are also leveraged.

In combination with load balancing, which step is required to make sure that the site is available during deployment?

A.
Point the CDN to the author instance during the publish instance deployment
A.
Point the CDN to the author instance during the publish instance deployment
Answers
B.
Perform the deployment on one publish instance at a time
B.
Perform the deployment on one publish instance at a time
Answers
C.
Clear the CDN cache after the author instance deployment
C.
Clear the CDN cache after the author instance deployment
Answers
D.
Disable the replication agents during the deployment
D.
Disable the replication agents during the deployment
Answers
Suggested answer: D

An АЕМ setup requires custom error pages to be delivered by the webserver. The DevOps Engineer must configure the dispatcher so that the webserver delivers such error pages and not AEM. The webserver is configured with an error document directive for the specific error codes.

To what value should the dispatcher parameter be set?

A.
DispatcherServeError 0
A.
DispatcherServeError 0
Answers
B.
DispatcherServeError 1
B.
DispatcherServeError 1
Answers
C.
DispatcherPassError 1 D. DispatcherPassError 0
C.
DispatcherPassError 1 D. DispatcherPassError 0
Answers
Suggested answer:

Explanation:

Reference: https://adobe-consulting-services.github.io/acs-aem-commons/features/error-handler/index.html

Total 54 questions
Go to page: of 6