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

23.10.7 sso04527

SSO: ERROR: sso04527: Access authority to the file required in operating Authentication server can not be set up because the user name set at the environmental configuration of the Web Server (Interstage HTTP Server) does not exist.
SSO: エラー
: sso04527: Webサーバ(Interstage HTTP Server)に設定されているユーザ名が存在しないため、認証サーバの運用に必要なファイルのアクセス権限が設定できません。

意味

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)を再起動してください。