[ Bottom of Page | Previous Page | Next Page | Contents | Index | Library Home | Legal | Search ]

Commands Reference, Volume 4

paglist Command

Purpose

Lists authentication information associated with the current process.

Syntax

paglist [ -R module_name ]

Description

The paglist command queries the current process' credentials to display its authentication certificate.

If the -R option is not given, paglist will query the user's registry attribute and use that value for module_name.

Flags

-R module_name Specifies that the load module module_name is to list its authentication certificate associated with the current process.

Security

Access Control: This command runs with the ID of the invoking user, without any elevated privileges. It should be owned by root, but executable by all.

Example

paglist -R FPKI 

This example will list the PAG associated with the current process within the FPKI registry.

Related Information

The pagdel and paginit commands.

[ Top of Page | Previous Page | Next Page | Contents | Index | Library Home | Legal | Search ]