ORACLE在HP-UX下的系列問題處理(24)
2024-08-29 13:39:44
供稿:網友
Netscape Server: Error configuring FastTrack Admin - unauthorized host問題描述
我想要為Netscape配置 FastTrack 。
當我試圖訪問FastTrack 治理員頁面時,我得到了下面的錯誤信息:
Internal error: the administration server was unable to fulfill your request. Reason: unauthorized host.
為什么我會碰到這個問題呢?
配置信息
操作系統 - HP-UX
版本 - 10.20
硬件系統 - HP9000
系列 -C200
解決方法
缺省時,FastTrack 服務器的治理服務器只答應特定的主機訪問治理服務器的端口。
為了能夠讓服務器之外的主機訪問治理服務器端口,必須對治理服務器的配置文件ns-admin.conf 進行一些修改。
訪問治理服務器,修改配置文件,可以通過URL實現:
http://:17492
有兩種修改的方法:
- 使用運行在本地機器上的Netscape瀏覽器,它在General Administration --> Amin Preferences --> Superuser access Control 中
-手工的編輯文件/opt/ns-ftrack/admin-serv/config/ns-admin.conf。
編輯或刪除"Hosts" 和 "Addresses" 行。重新啟動治理服務器。
.........following with all English text ....Netscape Server: Error configuring FastTrack Admin - unauthorized hostPRoblem Description
I am trying to configure the FastTrack for Netscape.
I am getting this error when I try to access the
FastTrack Administrator page:
Internal error: the administration server was unable to fulfill your request. Reason: unauthorized host.
Why am I having this problem?
Configuration Info
Operating System - HP-UX
Version - 10.20
Hardware System - HP9000
Series - C200
Solution
By default, the administration server for the FastTrack server only allows certain hosts to access the administration server port.
In order to allow a host other than the server to access the administration server port, a change must be made to the configuration
file of the administration server, ns-admin.conf.
Change the configuration file by accessing the administration server
using this URL:
http://:17492
There are two ways to make the change:
- Use a Netscape browser running on the local machine, under General Administration --> Amin Preferences --> Superuser Access Control.
- Manually edit the file
/opt/ns-ftrack/admin-serv/config/ns-admin.conf. Edit (or remove) the "Hosts" and "Addresses" lines.
Restart the Admin server.