Data Forest の権限管理

Prev Next

VPC環境で利用できます。

NAVERクラウドプラットフォームのアカウント管理サービスである Sub Accountを使用して、Data Forestのアクセス権限を様々な方法で設定できます。Sub Accountでは、管理および運用権限の設定のためにマネージド(System Managed)ポリシーとユーザー定義(User Created)ポリシーを提供します。

参考

Sub Accountは、ご利用の申し込みの際に別途料金が発生しない無料サービスです。Sub Accountに関する詳細は、NAVERクラウドプラットフォームポータルの サービス > Management & Governance > Sub Account メニューと Sub Account ご利用ガイドをご参照ください。

マネージドポリシー

マネージドポリシーは、ユーザーの便宜を図るために、NAVERクラウドプラットフォームが独自に定義したロールベースのポリシーです。Sub Accountで作成したサブアカウントにマネージドポリシーを付与すると、権限を付与されたサブアカウントは Data Forestが利用できます。Data Forestのマネージドポリシーについての簡単な説明は、次の通りです。

ポリシー名 ポリシーの説明
NCP_ADMINISTRATOR
NCP_INFRA_MANAGER すべてのサービスにアクセスできるものの、コンソールの My Account > 課金情報と費用管理 > 請求と決済管理メニューのみアクセスが制限された権限
NCP_FINANCE_MANAGER Cost Explorerサービスとコンソールの My Account > 課金情報と費用管理 > 請求と決済管理メニューのみにアクセスできる権限
NCP_DATA_FOREST_VIEWER Data Forestのリストを見る、照会機能のみを利用できる権限

ユーザー定義ポリシー

ユーザー定義ポリシーは、ユーザーが直接作成できるポリシーです。Sub Accountで作成したサブアカウントにユーザー定義ポリシーを付与すると、権限を付与されたサブアカウントはユーザーが割り当てたアクションの組み合わせでのみ利用できるようになります。Data Forestのユーザー定義ポリシーについての簡単な説明は、次の通りです。

区分 アクション名 関連アクション リソースタイプ リソースタイプ別のグループ アクションの説明
View View/getAccountList - - Account Accountリストを照会
View View/getAccountDetail View/getAccountList Account Account Accountの詳細情報を照会
View View/downloadAccountKerberosKeytab View/getAccountList
View/getAccountDetail
Account Account Accountsの Kerberosキータブをダウンロード
View View/getAppList View/getAccountList
View/getAccountDetail
- Data Appリストを照会
View View/getAppDetail View/getAccountList
View/getAccountDetail
View/getAppList
App Data Forest Appの詳細情報を照会
View View/getMonitoring View/getAccountList
View/getAccountDetail
View/getAppList
- - Appをモニタリング
Change Change/createAccount View/getAccountList - Account Accountを作成
Change Change/deleteAccount View/getAccountList
View/getAccountDetail
Account Account Account削除
Change Change/setAccountQuota View/getAccountList
View/getAccountDetail
Account Account Accountの Quotaを変更
Change Change/resetAccountKerberosKeytab View/getAccountList
View/getAccountDetail
Account Account Accountの Kerberosキータブを初期化
Change Change/resetAccountPassword View/getAccountList
View/getAccountDetail
Account Account Accountパスワードの初期化
Change Change/createApp View/getAccountList
View/getAccountDetail
View/getAppList
View/getAppDetail
Account Data Forest App作成
Change Change/deleteApp View/getAccountList
View/getAccountDetail
View/getAppList
View/getAppDetail
App Data Forest App削除
Change Change/setAppLifetime View/getAccountList
View/getAccountDetail
View/getAppList
View/getAppDetail
App Data Forest Appの Lifetimeを変更
Change Change/setAppContainerCount View/getAccountList
View/getAccountDetail
View/getAppList
View/getAppDetail
App Data Forest Appの Component Container数を変更
Change Change/startApp View/getAccountList
View/getAccountDetail
Viewf/getAppList
View/getAppDetail
App Data Forest Appの起動
Change Change/stopApp View/getAccountList
View/getAccountDetail
View/getAppList
View/getAppDetail
App Data Forest Appの停止
Change Change/killApplicationMaster View/getAccountList
View/getAccountDetail
View/getAppList
View/getAppDetail
App Data Forest Appの Application Masterを再起動
Change Change/killAppContainer View/getAccountList
View/getAccountDetail
View/getAppList
View/getAppDetail
App Data Forest Appの Component Containerを再起動
注意

特定のアクションに対する権限が付与されたとしても、関連する必須アクションに対する権限が一緒に付与されていない場合、タスクは正常に行えません。このような問題を防ぐため、Sub Accountではアクション権限の付与時に、関連アクションに対する権限も自動的に一緒に付与する機能を提供します。ただし、自動的に一緒に付与された関連アクションの選択を解除すると、メインアカウントユーザーの意図とみなし、システムで強制的に含めないようにするため、権限設定の際はご注意ください。