daemons

[daemons] セクションの各トークンは、seload ユーティリティで、 のインストール ディレクトリから特定のプログラムを実行するかどうかを(実行する場合は、実行方法も)指定します。各トークン名は、 のデーモン名に対応しているか、またはプログラムのニックネームであり、複数の値を割り当てることができます。
capamsc141
[daemons] セクションの各トークンは、seload ユーティリティで、
Privileged Access Manager
のインストール ディレクトリから特定のプログラムを実行するかどうかを(実行する場合は、実行方法も)指定します。各トークン名は、
Privileged Access Manager
のデーモン名に対応しているか、またはプログラムのニックネームであり、複数の値を割り当てることができます。
  • program
    -
    name
    以下のいずれかを指定します。
    • 以下の値と一致するデーモンまたはその他のプログラムの名前。
      1. yes
        。seload はデフォルトのパラメータを使用してプログラムを実行します。
      2. no
        。seload はプログラムを実行しません。
      3. 一連のパラメータ。seload はこのパラメータを使用してプログラムを実行します。
      たとえば、デフォルトのパラメータを使用して、
      Privileged Access Manager
      のインストール ディレクトリから serevu を実行するには、以下のように入力します。
        serevu=yes  
    Enter the following to refrain from running serevu; this is the same as using no serevu token at all.
        serevu=noEnter the following to run serevu from the CA ControlMinder installation directory with the specified parameters:  
        serevu=-f 3 -d 6m -t 1m -s 5mA dummy string, to be matched with the absolute path name of a daemon or other program, followed by optional parameters, so seload runs the program accordingly.For example, enter the following to run the serevu utility that resides in the /opt/CA/PAMSC/bin directory, with the specified parameters: 
        run_it=/opt/CA/PAMSC/bin/serevu -f 3 -d 6m -t 1mTo include specifications for several programs, use the token once for each program.    
    serevu=yes
    serevu を実行しない場合は、以下のように入力します。この指定は、serevu トークンを使用しないことと同じです。
    デフォルト:
    no
    seosd デーモンを指定する必要はありません。seload は、seosd デーモンが実行中であることを常に確認します。
  • seload_wait_timeout
    メイン プロセスが実行されるまで seload が待機する時間(秒単位)を指定します。
    デフォルト:
    45