Valid on UNIX
Use this command to list or information for local or enterprise users and groups.
This command has the following formats:
uxconsole -manage {-find | -show [-detail]} {-user <filter> | -group <filter>} uxconsole -manage -show -policy
Specifies to display a list of local and enterprise users or groups.
Specifies to show the details of a specific user or group, a subset of users and groups, or to show policies.
Specifies to display the user settings in detail.
Defines the wildcard that returns a subset of users.
Defines the wildcard that returns a subset of groups.
Specifies to display the enterprise login policy.
Example: Display User Status
The following example shows you the output for a local UNIX user (local1) who is mapped to an Active Directory user with a different name (ent1). The Active Directory user has UNIX attributes enabled, so can log in to the UNAB endpoint:
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 Unix Groups : 30017(unabca_gx2), 30016(unabca_gx1) All Groups : unabca_gw1@company.com, unabca_gw2@company.com, unabca_gx1@company.com 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
Copyright © 2013 CA Technologies.
All rights reserved.
|
|