Self Test

 < Free Open Study > 



The following questions will help you measure your understanding of the material presented in this chapter. Read all the choices carefully, as there may be more than one correct answer. Choose all correct answers for each question.

Recognizing Citrix Web Components

1. 

Define NFuse.

  1. A Citrix portal software that allows users to access published applications via Program Neighborhood.

  2. A Citrix portal software that allows administrators to create server farms.

  3. A Microsoft add-on product that allows Program Neighborhood to be Web-enabled.

  4. A Citrix portal software that allows users to access published applications via the Web.

 d is the correct answer. nfuse is a portal software that allows users to access published applications through an internet or intranet web site. a is incorrect because applications are accessed through a web browser and not through program neighborhood. b is wrong because nfuse does not allow administrators to create server farms. c is incorrect because nfuse is not a microsoft technology.

2. 

You have just created a custom NFuse Web site using the Web Site Wizard. On a new desktop PC running Windows 2000, you browse to the NFuse Web site using Internet Explorer 5.0. The Web-based ICA Client installation pop-up window appears stating that you do not have the latest ICA Client. However, when you click the link to install the ICA Client, it brings up a Page Not Found notice. What could be the cause of this?

  1. Internet Explorer 5.0 is not supported and needs to be upgraded to version 5.5.

  2. The Web server cannot communicate with the Citrix server.

  3. You did not select 'ICA Client Detection' when creating your custom NFuse Web site.

  4. The NFuseClients folder does not exist in the wwwroot folder on the Web server.

 d is correct. if during the nfuse web server extensions setup you did not supply an ica client cd or copy the contents of the cd s icaweb folder to the nfuseclients folder, the web-based ica client installation will fail. a is wrong because internet explorer 5.0 is supported. b is wrong because the web server hasn t reached a point where it would need to contact a citrix server. c is incorrect because this isn t an option using the web site wizard.

3. 

What are the components that make up the three tiers of NFuse?

  1. A Web browser

  2. An ICA Client device

  3. A Citrix server farm

  4. A Web server

 b, c, and d are correct. all three make up the three tiers that nfuse requires. a is incorrect because it is not a component of nfuse; it is a component of the ica client device.

4. 

NFuse is a Web-enabled version of what program?

  1. Program Neighborhood

  2. The Citrix ICA Client

  3. Citrix Management Console

  4. Published Application Manager

 a is correct. nfuse is essentially a web-enabled version of program neighborhood. b is wrong because the ica client device uses the citrix ica client to initiate ica sessions to the citrix servers. c and d are simply incorrect.

5. 

You have created a custom Web site using the Web Site Wizard. Your Unix users are complaining that they get the Web-based ICA Client Installation window every time they return to the NFuse login page. What can you do to fix this problem?

  1. Install the Web-based ICA Client

  2. Remove the NFuseClients folder from the wwwroot on your Web server.

  3. On the Web-based ICA Client installation pop-up window, check the box labeled Do Not Show This Window At Login.

  4. By design, this cannot be fixed.

 c is correct. the web-based ica client installation piece can correctly detect the presence of the ica client on only the 32-bit and 16-bit windows platforms. for all other platforms, this window will pop up until the do not show this window at login check box has been marked. a is wrong because even if you do install the web-based ica client, the web-based ica client installation code cannot correctly detect the presence of an ica client on the unix platform. b is incorrect because even if you remove the nfuseclients folder from the wwwroot on the web server, this pop-up box will remain. d is wrong because placing a check in the check box will stop the page from popping up on subsequent visits to the login page.

6. 

The NFuse Web Site Wizard installation is not installed with the NFuse Web Server Extensions. Where can this executable be found?

  1. It can only be downloaded from the Citrix Web site.

  2. It resides on the NFuse CD and must be installed separate from the NFuse Web Server Extensions installation.

  3. On the Web server, this executable may be found under the NFuseClients folder in the wwwroot folder.

  4. It can be found on any 32-bit Windows machine running the ICA Client.

 b is correct. the nfuse web site wizard is a separate installation from the nfuse web server extensions and may be installed on any 32-bit windows machine. a is wrong because not only can it be downloaded from the citrix web site, but it also can be found on the nfuse cd. c is wrong because the web-based ica clients reside under the nfuseclients folder under the wwwroot on the web server. d is incorrect because it does not install with the ica client program.

7. 

What Web server component will authenticate users to a Citrix server farm?

  1. NFuse Java objects

  2. Web Site Wizard

  3. Program Neighborhood

  4. Microsoft ASP or Sun JSP scripting

 a is correct. the nfuse java objects perform several functions, one of which is assisting in authenticating users to a citrix server farm. b is incorrect because the web site wizard plays no part in citrix server farm authentication. c is wrong because program neighborhood is an ica client device component, not a web server component. d is incorrect because these are examples of two web-server side scripts that will call nfuse java objects but do not perform the function of authentication.

8. 

What three items can you use to call and use NFuse Java objects?

  1. JavaServer Pages

  2. Active Server Pages

  3. Notepad

  4. Citrix proprietary substitution tags

 a, b, and d are correct. these three items allow an administrator to call and execute nfuse java objects. c is incorrect because notepad cannot be used to make nfuse java object calls.

9. 

Your company has two Citrix server farms that they want to be integrated into one NFuse page. Both Citrix server farms reside in the same domain. What two ways could you enable the NFuse page to force domain authentication information?

  1. Configure the Citrix XML Service to pass only the domain information you request.

  2. Using the NFuse Web Site Wizard, create a custom Web site to force the domain name for explicit logins.

  3. Using the NFuse Web Site Wizard, create a custom Web site to allow guest logins.

  4. Configure the user's local ICA Clients to only log in to a specific domain.

 b and c are correct. during the custom web site creation process using the nfuse web site wizard, you have the ability to force domain information for explicit logins and allow guest logins where the domain is specified. a is incorrect because the citrix xml service cannot be configured to pass specific domain information for authentication purposes. d is incorrect because all connection information used through nfuse is passed through the ica file customized for the ica client, not the ica clients local settings.

10. 

Which of the following are functions of the Citrix server farm with an NFuse system?

  1. Hosts published applications.

  2. Provides the Web server with application set data for authenticating users.

  3. Hosts the NFuse Java objects.

  4. Passes customized ICA files to ICA Client devices.

 a and b are correct. the citrix server farm s role within an nfuse system is to host the published applications and provide the web server application set information for users authenticating themselves. c and d are incorrect because these are roles of the web server with an nfuse system.

Answers

1. 

þ D is the correct answer. NFuse is a portal software that allows users to access published applications through an Internet or intranet Web site.

ý A is incorrect because applications are accessed through a Web browser and not through Program Neighborhood. B is wrong because NFuse does not allow administrators to create server farms. C is incorrect because NFuse is not a Microsoft technology.

2. 

þ D is correct. If during the NFuse Web Server Extensions setup you did not supply an ICA Client CD or copy the contents of the CD's ICAWEB folder to the NFuseClients folder, the Web-based ICA Client installation will fail.

ý A is wrong because Internet Explorer 5.0 is supported. B is wrong because the Web server hasn't reached a point where it would need to contact a Citrix server. C is incorrect because this isn't an option using the Web Site Wizard.

3. 

þ B, C, and D are correct. All three make up the three tiers that NFuse requires.

ý A is incorrect because it is not a component of NFuse; it is a component of the ICA Client device.

4. 

þ A is correct. NFuse is essentially a Web-enabled version of Program Neighborhood.

ý B is wrong because the ICA Client device uses the Citrix ICA Client to initiate ICA sessions to the Citrix servers. C and D are simply incorrect.

5. 

þ C is correct. The Web-based ICA Client Installation piece can correctly detect the presence of the ICA Client on only the 32-bit and 16-bit Windows platforms. For all other platforms, this window will pop up until the Do Not Show This Window At Login check box has been marked.

ý A is wrong because even if you do install the Web-based ICA Client, the Web-based ICA Client Installation code cannot correctly detect the presence of an ICA Client on the Unix platform. B is incorrect because even if you remove the NFuseClients folder from the wwwroot on the Web server, this pop-up box will remain. D is wrong because placing a check in the check box will stop the page from popping up on subsequent visits to the login page.

6. 

þ B is correct. The NFuse Web Site Wizard is a separate installation from the NFuse Web Server Extensions and may be installed on any 32-bit Windows machine.

ý A is wrong because not only can it be downloaded from the Citrix Web site, but it also can be found on the NFuse CD. C is wrong because the Web-based ICA Clients reside under the NFuseClients folder under the wwwroot on the Web server. D is incorrect because it does not install with the ICA Client program.

7. 

þ A is correct. The NFuse Java objects perform several functions, one of which is assisting in authenticating users to a Citrix server farm.

ý B is incorrect because the Web Site Wizard plays no part in Citrix server farm authentication. C is wrong because Program Neighborhood is an ICA Client device component, not a Web server component. D is incorrect because these are examples of two Web-server side scripts that will call NFuse Java objects but do not perform the function of authentication.

8. 

þ A, B, and D are correct. These three items allow an administrator to call and execute NFuse Java objects.ý C is incorrect because Notepad cannot be used to make NFuse Java object calls.

9. 

þ B and C are correct. During the custom Web site creation process using the NFuse Web Site Wizard, you have the ability to force domain information for explicit logins and allow guest logins where the domain is specified.

ý A is incorrect because the Citrix XML Service cannot be configured to pass specific domain information for authentication purposes. D is incorrect because all connection information used through NFuse is passed through the ICA file customized for the ICA Client, not the ICA Clients local settings.

10. 

þ A and B are correct. The Citrix server farm's role within an NFuse system is to host the published applications and provide the Web server application set information for users authenticating themselves.

ý C and D are incorrect because these are roles of the Web server with an NFuse system.

Identifying NFuse Features and Components

11. 

What TCP port is used by default for SSL communication?

  1. 1494

  2. 2513

  3. 443

  4. 80

 c is correct. by default, all ssl communication is done through tcp port 443. a is wrong because it is the default port for ica session communication. b is incorrect because it is the port for citrix management console-to-metaframe xp server communication. d is wrong because it is the default port for http, or web, traffic.

12. 

Which of the following ICA Clients are capable of supporting 128-bit encryption?

  1. Unix

  2. Win32

  3. Win16

  4. WinCE

 b, c, and d are correct. these three clients are all capable of using 128-bit encryption. a is incorrect because unix does not have 128-bit rc5 encryption support.

13. 

Your company wants to implement an NFuse Web site that will bring the published application information from two server farms, a MetaFrame XP 1.0 farm and a MetaFrame 1.8 farm, together on a single page. How would you create this Web site to allow for ticketing?

  1. Create a custom Web site using the Web Site Wizard that allows for ticketing.

  2. Create a custom Web site using the Web Site Wizard that allows for ticketing. Install and activate Feature Release 1 on all of the MetaFrame XP 1.0 servers.

  3. Create a custom Web site using the Web Site Wizard that allows for ticketing. Install and activate Feature Release 1 on a single MetaFrame 1.8 server.

  4. Create a custom Web site using the Web Site Wizard that allows for ticketing. Install and activate Feature Release 1 on all MetaFrame 1.8 servers.

 d is correct. a custom web site created using the web site wizard that allows for ticketing will enable the web server for ticketing. all citrix metaframe xp 1.0 servers have the capability of using ticketing by default, but citrix metaframe 1.8 servers must have fr1 installed and licensed on all servers participating in the farm. a is incorrect because sp2 and fr1 need to be installed and activated on the metaframe 1.8 server farm. b is incorrect because fr1 needs to be installed on the metaframe 1.8 servers, not the xp servers. c is incorrect because fr1 needs to be installed on all servers in the farm, not just one.

14. 

You just installed a Citrix MetaFrame XP for Windows 1.0 server farm with all of the default ports left intact and created a custom NFuse Web site to publish your applications via the Internet. On your firewall, you opened ports 80 for HTTP traffic and 443 for ICA communication. When testing connectivity through the NFuse site locally, everything works fine, though your remote users get no connectivity through the firewall. What do you need to do to fix the problem?

  1. Require that all your published applications have a 128-bit encryption ICA session to connect.

  2. Enable ticketing on the custom created NFuse Web site.

  3. Open port 1494 for ICA communication on your firewall instead of port 443.

  4. Instruct your remote users to download the latest Citrix ICA Client.

 c is the correct answer. local users have no problem connecting to the nfuse web site and running their applications, which is an indication that both the web server and citrix servers are functioning properly. to have allowed users to connect initially, only port 80 for http traffic and 1494 for ica traffic needed to be opened. port 443 is used for ssl communication. a, b, and d are all incorrect because if port 1494 is not opened on the firewall, no ica session can be established. though incorrect, each one is a good idea of things to do once connectivity has been established.

15. 

Which of the following is NOT a function performed by the NFuse Java objects? ýChoose all that apply.)

  1. Encrypts all data from the Web browser to the Web server.

  2. Authenticate users to a Citrix server farm.

  3. Retrieve application set data from a server farm on a per-user basis.

  4. Create dynamic Web pages that have application set information with hyperlinks to allow the ICA Client device to launch ICA sessions.

 a is correct in that it is not a function of the nfuse java objects. this is an example of what ssl encryption on a web server can provide. b, c, and d are incorrect because they are all functions that nfuse java objects perform.

16. 

You are the administrator of a MetaFrame XP server farm. Your company wants you to create an NFuse Web site allowing for secure communications between the Web server and the Citrix server farm. Which of the following must you do to accomplish this?

  1. Create a custom Web site using the Web Site Wizard that allows for ticketing. Nothing needs to be done on the MetaFrame XP servers, since these can use the ticketing technology by default.

  2. Create a custom Web site using the Web Site Wizard. Install a digital certificate on the Web server to allow for HTTPS communication between the Web server and the Citrix server farm.

  3. Configure a Citrix server to allow SSL Relay by running the Citrix SSL Relay Configuration Tool. Create a custom Web site using the Web Site Wizard.

  4. Configure a Citrix server to allow SSL Relay by running the Citrix SSL Relay Configuration Tool. Create a custom Web site using the Web Site Wizard that contains the SSL Relay information of the Citrix server.

 d is correct. to allow for secure, encrypted communication between the web server and the citrix server farm, a single citrix server must be configured as an ssl relay server. in addition, the ssl relay server information must be entered in when creating a custom web site using the web site wizard. a is incorrect because ticketing allows for secure authentication information between all three tiers. b is incorrect because https communication exists between the web server and the web browser. c is wrong because the ssl relay server information needs to be entered into the custom web site for ssl relay to work.

17. 

You are using NAT on your firewall and have configured an alternate address on your Citrix server to allow for remote connectivity. You find that your remote users cannot connect when entering through the NFuse Web site. On your firewall, you have opened TCP ports 80 and 1494 to allow for Web and ICA traffic. What else could be the problem?

  1. TCP port 443 needs to be open for SSL communication.

  2. The NFuse Web site must change the substitution tag [NFuse_IPV4Address] with [NFuse_IPV4AddressAlternate] in the template.ica file.

  3. The NFuse Web site must change the substitution tag [NFuse_IPV4Address] with [NFuse_IPV4AddressAlternate] in the launch.ica file.

  4. The NFuse Web site must change the substitution tag [NFuse_IPV4Address] with [NFuse_IPV4AlternateAddress] in the launch.ica file.

 b is correct. the remote users must specify the alternate address of the citrix server to connect through the firewall running nat. in this scenario, the citrix server will return its internal ip address which the users will not be able to connect to. a is incorrect because tcp port 443 is not needed in this scenario. c is incorrect because substitution tags only exist in the template ica files, not the customized ones passed down to the ica client device. d is incorrect because the syntax for the substitution tag is wrong.

18. 

You are the administrator of a single server implementation of a Web server running NFuse with Citrix MetaFrame XP. Your single server is accessible via the Internet. Your company does not have a firewall and can spend no more additional dollars on this project. What should you do to secure your single server as best you can?

  1. Create a custom NFuse Web Site using the Web Site Wizard that will allow for ticketing.

  2. Create a custom NFuse Web Site using the Web Site Wizard that will disable ticketing.

  3. Enable NAT on your Citrix server.

  4. Publish each application with a minimum requirement of 128-bit encryption for all ICA sessions.

 a and d are correct. by allowing ticketing, authentication information is not passed through the ica file. in addition, publishing all applications to require 128-bit encryption will allow for secure communications over the ica connection between your ica client device and your citrix server. b is wrong because ticketing would be a benefit in this scenario. c is incorrect because nat is a feature of a firewall, not a citrix server.

19. 

Which of the following are not supported platforms for an NFuse web server? ýChoose all that apply.)

  1. Windows NT 4.0

  2. Lotus Domino Server

  3. Citrix WinFrame 1.8

  4. The Microsoft Windows 2000 Server family

 b and c are correct in that they are not a supported platform for an nfuse web server. a and d are incorrect because they are supported platforms for an nfuse web server.

20. 

NFuse objects are Java objects that are ____ compliant?

  1. JSP

  2. COM

  3. XML

  4. ASP

 b is correct. java objects are component object model (com) compliant. com is a method in which different software components can communicate with one another, regardless of hardware, operating system, or language being used. a is incorrect because jsp is a form of web-side scripting. c is wrong because the xml service is used in conjunction with java objects. d is incorrect because it is also a form of web-side scripting.

Answers

11. 

þ C is correct. By default, all SSL communication is done through TCP port 443.

ý A is wrong because it is the default port for ICA session communication. B is incorrect because it is the port for Citrix Management Console-to-MetaFrame XP server communication. D is wrong because it is the default port for HTTP, or Web, traffic.

12. 

þ B, C, and D are correct. These three clients are all capable of using 128-bit encryption.

ý A is incorrect because Unix does not have 128-bit RC5 encryption support.

13. 

þ D is correct. A custom Web site created using the Web Site Wizard that allows for ticketing will enable the Web server for ticketing. All Citrix MetaFrame XP 1.0 servers have the capability of using ticketing by default, but Citrix MetaFrame 1.8 servers must have FR1 installed and licensed on all servers participating in the farm.

ý A is incorrect because SP2 and FR1 need to be installed and activated on the MetaFrame 1.8 server farm. B is incorrect because FR1 needs to be installed on the MetaFrame 1.8 servers, not the XP servers. C is incorrect because FR1 needs to be installed on all servers in the farm, not just one.

14. 

þ C is the correct answer. Local users have no problem connecting to the NFuse Web site and running their applications, which is an indication that both the Web server and Citrix servers are functioning properly. To have allowed users to connect initially, only port 80 for HTTP traffic and 1494 for ICA traffic needed to be opened. Port 443 is used for SSL communication.

ý A, B, and D are all incorrect because if port 1494 is not opened on the firewall, no ICA session can be established. Though incorrect, each one is a good idea of things to do once connectivity has been established.

15. 

þ A is correct in that it is not a function of the NFuse Java objects. This is an example of what SSL encryption on a Web server can provide.

ý B, C, and D are incorrect because they are all functions that NFuse Java objects perform.

16. 

þ D is correct. To allow for secure, encrypted communication between the Web server and the Citrix server farm, a single Citrix server must be configured as an SSL Relay server. In addition, the SSL Relay server information must be entered in when creating a custom Web site using the Web Site Wizard.

ý A is incorrect because ticketing allows for secure authentication information between all three tiers. B is incorrect because HTTPS communication exists between the Web server and the Web browser. C is wrong because the SSL Relay server information needs to be entered into the custom Web site for SSL Relay to work.

17. 

þ B is correct. The remote users must specify the alternate address of the Citrix server to connect through the firewall running NAT. In this scenario, the Citrix server will return its internal IP address which the users will not be able to connect to.

ý A is incorrect because TCP port 443 is not needed in this scenario. C is incorrect because substitution tags only exist in the template ICA files, not the customized ones passed down to the ICA Client device. D is incorrect because the syntax for the substitution tag is wrong.

18. 

þ A and D are correct. By allowing ticketing, authentication information is not passed through the ICA file. In addition, publishing all applications to require 128-bit encryption will allow for secure communications over the ICA connection between your ICA Client device and your Citrix server.

ý B is wrong because ticketing would be a benefit in this scenario. C is incorrect because NAT is a feature of a firewall, not a Citrix server.

19. 

þ B and C are correct in that they are not a supported platform for an NFuse Web server.

ý A and D are incorrect because they are supported platforms for an NFuse Web server.

20. 

þ B is correct. Java objects are Component Object Model (COM) compliant. COM is a method in which different software components can communicate with one another, regardless of hardware, operating system, or language being used.

ý A is incorrect because JSP is a form of Web-side scripting. C is wrong because the XML service is used in conjunction with Java objects. D is incorrect because it is also a form of Web-side scripting.



 < Free Open Study > 



CCA Citrix MetaFrame XP for Windows Administrator Study Guide Exam 70-220
CCA Citrix MetaFrame XP for Windows Administrator Study Guide (Exam 70-220)
ISBN: 0072193190
EAN: 2147483647
Year: 2001
Pages: 169

flylib.com © 2008-2017.
If you may any questions please contact us: flylib@qtcs.net