Informix
Informix 11.50 over onsoctcp,以 root 身份訪問 dbaccess,不受信任
我有兩台 SLES 11 伺服器。一個是我的 Informix 11.50.FC6 數據庫。我在另一台伺服器上安裝了 IDS 引擎,以便獲得 dbaccess。我在 /etc/hosts.equiv 中有條目,我可以將 dbaccess 用作普通的非 root 使用者,但是當我嘗試以 root 身份執行 dbaccess 時,我的 Informix 日誌中出現以下錯誤:
Client host or user root@app is not trusted by the server.
有什麼建議嗎?
嘗試在 .rhosts 文件中添加主機。不要忘記在該文件上設置適當的權限 (600)