uxconsole -status-显示 UNIX 身份验证代理状态
在 UNIX 上有效
cminder12901cn
在 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 域 nameexample.com
- 与端点通讯的 DC-computer1、computer2
- 用户和组搜索基本筛选
- 受信任的 domainunab.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 组上次更新的时间
- usersnot 的迁移状态-已迁移
- 是否已在此端点安装 CA ControlMinder-已安装
- 是否在 CA ControlMinder ladb 中包含有关 Active Directory 用户和组的信息-是
- 是否在 CA ControlMinder 审核记录中显示 Active Directory 用户和组名称-是
- CA ControlMinder 是否支持非 UNIX Active Directory 组-是
- 是否在 CA ControlMinder 实用程序中支持 PAM 身份验证-是