uxconsole -manage - ユーザおよびグループの管理
UNIX で該当
cminder12902jp
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 ent1 CA Access Control UNAB uxconsole v12.52.0.160 - console utility Copyright (c) 2009 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