uxconsole -manage - ユーザおよびグループの管理

UNIX で該当
capamsc141
UNIX で該当
このコマンドを使用して、ローカルまたはエンタープライズ ユーザおよびグループに関する情報を一覧表示します。
このコマンドの形式は以下のとおりです。
uxconsole -manage {-find | -show [-detail]} {-user <filter> | -group <filter>}
uxconsole -manage -show -policy
  • -find
    ローカルおよびエンタープライズ ユーザまたはグループのリストの表示を指定します。
  • -show
    特定のユーザやグループの詳細、またはユーザとグループのサブセットを表示するよう指定します。
  • -detail
    ユーザ設定の詳細を表示するように指定します。
  • -user
    filter
    ユーザのサブセットを返すワイルドカードを定義します。
  • -group
    filter
    グループのサブセットを返すワイルドカードを定義します。
  • -policy
    エンタープライズ ログイン ポリシーを表示するように指定します。
例: ユーザ ステータスの表示
以下の例は、別の名前(ent1)で Active Directory ユーザにマップされているローカル UNIX ユーザ(local1)に関する出力を表しています。この Active Directory ユーザは、UNIX 属性が有効になっているため、UNIX 認証ブローカ エンドポイントにログインできます。
uxconsole> ./uxconsole -manage -show -detail -user ent1
CA PAMSC UNAB uxconsole v12.52.0.160 - console utility
Copyright (c) YYYY CA. All rights reserved.
USER 'ent1' information 
----------------------------------------------------
Type                : Local User
Login Name          : local1
Mapped to           : [email protected]
Enterprise Account  : Enabled
Local Account       : Enabled
Login               : Allowed
Login Reason        : User exists locally
Uid                 : 300
Gid                 : 101
Shell               : /bin/bash
Home Directory      : /home/local1
Unix Groups           : 30017(unabca_gx2), 30016(unabca_gx1)All Groups        : [email protected][email protected][email protected]  
Type                : Enterprise User
Login Name          : ent1
Principal Name      : [email protected]
Enterprise Account  : Enabled
Login               : Allowed
Login Reason        : According to internal default
Uid                 : 10133
Gid                 : 13870
Shell               : /bin/sh
Home Directory      : /home/ent1