前のトピック: uxconsole ユーティリティ -- UNAB エンドポイントの管理

次のトピック: uxconsole -migrate - UNIX のユーザとグループの Active Directory への移行

uxconsole -manage - ユーザおよびグループを管理する

UNIX で有効

このコマンドは、ローカルまたはエンタープライズ ユーザおよびグループに関する情報を一覧表示、表示、または編集するために使用します。

このコマンドの形式は以下のようになります。

uxconsole –manage {-find | -show [-detail]} {-user <filter> | -group <filter>}
-find

ローカルおよびエンタープライズ ユーザまたはグループのリストの表示を指定します。

-show

特定のユーザやグループの詳細、またはユーザとグループのサブセットを表示するよう指定します。

-detail

ユーザ設定の詳細を表示するよう指定します。

-user filter

ユーザのサブセットを返すワイルドカードを定義します。

-group filter

グループのサブセットを返すワイルドカードを定義します。

例: ユーザ ステータスの表示

以下の例は、ローカル UNIX ユーザ(local1)で、Active Directory ユーザに別の名前(ent1)でマップされているユーザに関する出力を表しています。 Active Directory ユーザは、有効な UNIX 属性を持っているため、UNAB エンドポイントにログインできます。

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           : ent1@example.com
Enterprise Account  : Enabled
Local Account       : Enabled
Login               : Allowed
Login Reason        : User exists locally
Uid                 : 300
Gid                 : 101
Shell               : /bin/bash
Home Directory      : /home/local1

Type                : Enterprise User
Login Name          : ent1
Principal Name      : ent1@example.com
Enterprise Account  : Enabled
Login               : Allowed
Login Reason        : According to internal default
Uid                 : 10133
Gid                 : 13870
Shell               : /bin/sh
Home Directory      : /home/ent1