ユーザーへのロールの割り当て

特定のユーザーにロールを割り当てるには、次のコマンドを実行します:

kesl-control [-U] --grant-role <ロール> <ユーザー>

例:

ロール audit を ユーザー test15 に割り当てるには:

kesl-control --grant-role audit test15

ページのトップに戻る