nerdexam
Novell

050-696 · Question #85

You need to manage services running on an OES NetWare server named DA3, which has a domain name of da3.d a.com. Which URL will let you access iManager on this server?

The correct answer is E. https://da3.da.com/nps/iManager.html. The correct iManager URL path on OES NetWare is /nps/iManager.html, which reflects the Network Professional Suite context under which iManager is deployed.

Server Management and Maintenance

Question

You need to manage services running on an OES NetWare server named DA3, which has a domain name of da3.d a.com. Which URL will let you access iManager on this server?

Options

How the community answered

(47 responses)
  • B
    6% (3)
  • D
    15% (7)
  • E
    74% (35)
  • F
    4% (2)

Why each option

The correct iManager URL path on OES NetWare is /nps/iManager.html, which reflects the Network Professional Suite context under which iManager is deployed.

Bhttps://da3.da.com:8009

Port 8009 is associated with Tomcat's AJP connector, not the HTTPS listener for iManager, so this URL would not reach the iManager interface.

Dhttps://da3.da.com/iManager.html

https://da3.da.com/iManager.html omits the required /nps/ context path, so the web server cannot route the request to the iManager application.

Ehttps://da3.da.com/nps/iManager.htmlCorrect

iManager on OES NetWare is accessed via https://<server>/nps/iManager.html because it is hosted within the Network Professional Suite (NPS) web application context. This path is the standard iManager 2.x access URL and is distinct from older or non-standard paths used in earlier versions.

Fhttps://da3.da.com:443/iManager.html

Specifying port 443 explicitly with /iManager.html still uses the wrong application path, bypassing the /nps/ context required to load iManager.

Concept tested: iManager correct HTTPS URL path on OES NetWare

Source: https://www.novell.com/documentation/imanager27/imanager_admin_27/data/b8fp5kg.html

Topics

#iManager URL#web-based management#HTTPS#nps path

Community Discussion

No community discussion yet for this question.

Full 050-696 Practice