uxconsole -status - UNIX 認証ブローカ ステータスの表示

UNIX で該当
cminder12902jp
UNIX で該当
このコマンドを使用して、エンドポイント上での UNIX 認証ブローカのステータスを表示します。 -detail 引数を使用すると、UNIX 認証ブローカに関する利用可能なすべての情報が表示されます。
このコマンドの形式は以下のようになります。
uxconsole -status [-detail]
  • -status
    UNIX 認証ブローカのステータスを表示することを指定します。
  • -detail
    UNIX 認証ブローカのステータスを詳細に表示することを指定します。
例: UNIX 認証ブローカ ステータスの詳細な表示
uxconsole - status -detail コマンドを実行した場合に表示される出力例を以下に示します。
#./uxconsole -status -detail CA Access Control uxconsole v12.52.0.160 - console utility Copyright (c) 2010 CA. All rights reserved. Registration domain - example.com DCs - computer1, computer2 User search base - DC=unixauth,DC=example,DC=com User search filters Include - CN=Users; OU=Test Exclude - OU=WrongOU Group search base - CN=Users,DC=example,DC=com Group search filters Exclude - OU=Computers Trusted domain - DC=unab,DC=example,DC=com DCs - winserver User search base - DC=unabdom,dc=example,dc=com User search filters Include - CN=users Group search base - DC=unab,DC=example,DC=com UNAB mode - full integration UNAB status - activated Agent status - running, pid = 6178 SELinux status - permissive SELinux UNAB policy - uxauth_ex (version: 1.0) CA AC server host - ssl://acserver.example.com:7243 CA AC server status - connected (updated: Wed Jun 27 18:11:36 2012) Time sync- enabled (NTP server: 192.168.1.100) Enterprise policy - [email protected] (updated: Wed Jun 27 18:11:36 2012) Enterprise policy - loginHG@GHNODE#01 (updated: Wed Jun 27 18:11:36 2012) Local policy - enabled Default login access - deny AD Unix users - 16 (updated: Wed Jun 27 18:11:36 2012) AD Unix groups - 8 (updated: Wed Jun 27 18:11:36 2012) AD Windows groups - 19 (updated: Wed Jun 27 18:11:36 2012) Migration - not migrated CA Access Control - installed Include AD users and groups in AC ladb : yes Display AD names in AC Audit : no Support AD non-Unix groups in AC: yes PAM authentication in AC utilities : yes
この例では、以下の情報が出力されています。
  • Active Directory のドメイン名 -- example.com
  • エンドポイントが通信する DC -- computer1、computer2
  • ユーザおよびグループの検索ベース フィルタ
  • 信頼される側のドメイン -- unab.example.com
  • UNAB モード -- 完全統合
  • UNAB ステータス -- 有効
  • UNAB エージェント(uxauthd)ステータス -- 実行中(pid = 6178)
  • SELinux インストール ステータス -- 制限なし
  • デプロイされている SELinux UNAB ポリシー -- uxauth_ex (バージョン: 1.0)
  • CA AC サーバのホスト名またはIP アドレス
  • CA AC サーバの接続ステータス
  • 時間同期がアクティブかどうか -- 有効
  • NTP サーバの IP アドレス -- 192.168.1.100
  • デプロイされているエンタープライズ ログイン ポリシーの名前 -- [email protected]、loginHG@GHNODE#01
  • 企業ログイン ポリシーの最終更新日時
  • ローカル ログイン ポリシーがアクティブかどうか -- 有効
  • デフォルト ログイン ポリシーが有効かどうか -- 拒否
  • Active Directory 内の UNIX ユーザの数 -- 16 (および、その最終更新時刻)
  • Active Directory 内の UNIX グループの数 -- 8 (および、その最終更新時刻)
  • Active Directory 内の Windows グループの数 -- 19
  • UNIX ユーザとグループおよび Windows グループの最終更新日時
  • ユーザの移行ステータス -- 未移行
  • このエンドポイントに CA ControlMinder がインストールされているかどうか -- インストールされています
  • Active Directory ユーザおよびグループに関する情報を CA ControlMinder LADB に含めるかどうか -- はい
  • Active Directory ユーザおよびグループの名前を CA ControlMinder の監査レポートに表示するかどうか -- はい
  • CA ControlMinder が非 UNIX の Active Directory グループをサポートするかどうか -- はい
  • CA ControlMinder のユーティリティで PAM 認証をサポートするかどうか -- はい