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.
Question
Options
How the community answered
(47 responses)- B6% (3)
- D15% (7)
- E74% (35)
- F4% (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.
Port 8009 is associated with Tomcat's AJP connector, not the HTTPS listener for iManager, so this URL would not reach the iManager interface.
https://da3.da.com/iManager.html omits the required /nps/ context path, so the web server cannot route the request to the iManager application.
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.
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
Community Discussion
No community discussion yet for this question.