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