ページの先頭行へ戻る
Interstage Application Server V12.0.0 メッセージ集
FUJITSU Software

23.12.25 sso04728

SSO: ERROR: sso04728: Business server can not be added because the effective user name set as the environmental configuration of the Web Server (Interstage HTTP Server) does not exist. User name=(%s1)
SSO: エラー
: sso04728: Webサーバ(Interstage HTTP Server)に設定されている実効ユーザ名(%s1)が存在しないため、業務サーバを作成できません。

可変情報

%s1:実効ユーザ名

意味

Webサーバ(Interstage HTTP Server)の環境定義ファイル(httpd.conf)のUser定義に誤りがあるため、業務サーバを作成できません。以下の原因が考えられます。

  • OSのユーザ管理簿に存在しないユーザ名がWebサーバ(Interstage HTTP Server)の環境定義ファイル(httpd.conf)のUser定義に設定されています。

  • Webサーバ(Interstage HTTP Server)の環境定義ファイル(httpd.conf)にUser定義(ユーザ名)が設定されていません。

ユーザの対処

OSのユーザ管理簿に存在するユーザ名を、Webサーバ(Interstage HTTP Server)の環境定義ファイル(httpd.conf)のUser定義に設定してください。なお、設定後は、Interstage管理コンソールの[システム] > [サービス] > [Webサーバ] > [Webサーバ名] > [状態]タブにより、Webサーバ(Interstage HTTP Server)を再起動してください。