creds

Displays user and group information

APPLICABILITY

ProductCommand type
ClearCasecommand
ClearCase LTcommand

Platform
Windows

SYNOPSIS

ccase-home-dir\etc\utils\creds options

DESCRIPTION

The creds utility displays user and group information for the currently logged-in user for the local Windows NT host. The value of the user's primary group is affected by the CLEARCASE_PRIMARY_GROUP environment variable. If this EV is set, creds displays its value, which is used only for ClearCase and ClearCase LT processing. If this EV is not set, creds displays the user's Windows NT primary group.

creds also displays the user's ClearCase/ClearCase LT privilege status:

You have ClearCase administrative privileges 

You are a member of the ClearCase administrators group.

You do not have ClearCase administrative privileges 

You are not a member of the ClearCase administrators group.

You do not have to be in the ClearCase group to use ClearCase. However, members of this group have more privileges to create and modify ClearCase objects. See the permissions reference page for more information.

RESTRICTIONS

None.

OPTIONS AND ARGUMENTS

By default, creds displays the credentials for the current user. Lookup is done on the local machine.

Some ClearCase and ClearCase LT operations cannot evaluate group membership information for more than 32 groups per user. If the user is a member of more than 32 groups, creds lists only the 32 groups used by all ClearCase and ClearCase LT operations.

-w
Lists all groups of which the user is a member. If the user is a member of more than 32 groups, this list will include some groups that some ClearCase and ClearCase LT operations do not consider when determining the user's identity.

–h
Show options for this command.

EXAMPLES

  • Display credentials for the current user.

    c:\Program Files\Rational\ClearCase> \etc\utils\creds 
    Login name:    jeri
    UID:           0x10040a
    Primary group: user (0x100432)
    Groups:
    user (0x100432)
    doc (0x303eb)
    Administrators (0x20220)
    Users (0x20221)
    Domain Users (0x100201)

    Current user is ClearCase privileged

SEE ALSO

credmap, permissions, Administrator's Guide



Copyright© 2003 Rational Software. All Rights Reserved.