Skip to main content
日本語は機械翻訳による参考訳です。内容に矛盾や不一致があった場合には、英語の内容が優先されます。

ローカルUNIXグループの管理用コマンド

共同作成者

ONTAPには、ローカルUNIXグループを管理するためのコマンドが用意されています。

状況

使用するコマンド

ローカルUNIXグループを作成する

vserver services name-service unix-group create

ローカルUNIXグループにユーザを追加する

vserver services name-service unix-group adduser

URIからローカルUNIXグループをロードする

vserver services name-service unix-group load-from-uri

ローカルUNIXグループを表示する

vserver services name-service unix-group show

ローカルUNIXグループを変更する

vserver services name-service unix-group modify

ローカルUNIXグループからユーザを削除する

vserver services name-service unix-group deluser

ローカルUNIXグループを削除する

vserver services name-service unix-group delete

詳細については、各コマンドのマニュアルページを参照してください。