PTS_LISTENTRIES(1) | AFS Command Reference | PTS_LISTENTRIES(1) |
pts_listentries - Displays all users or groups in the Protection Database
pts listentries [-users] [-groups]
[-cell <cell name>]
[-noauth] [-localauth] [-force] [-help]
[-auth] [-encrypt]
[-config <config directory>]
pts liste [-u] [-g]
[-c <cell name>] [-n] [-l]
[-f] [-h] [-a] [-e]
[-co <config directory>]
The pts listentries command displays the name and AFS ID of all Protection Database entries of the indicated type. It also displays the AFS ID of each entry's owner and creator.
To display all user and machine entries, either include the -users flag or omit both it and the -groups flag. To display all group entries, include the -groups flag. To display all entries, provide both flags.
The output includes a line for each entry, with information in four columns that have the following headers:
In general, the entries appear in the order in which they were created.
The following example displays both user and group entries.
% pts listentries -users -groups Name ID Owner Creator system:administrators -204 -204 -204 system:anyuser -101 -204 -204 system:authuser -102 -204 -204 anonymous 32766 -204 -204 admin 1 -204 32766 pat 100 -204 1 smith 101 -204 1 pat:friends -206 100 100 staff -207 -204 1
The issuer must belong to the system:administrators group.
pts(1), pts_creategroup(1), pts_createuser(1), pts_examine(1)
IBM Corporation 2000. <http://www.ibm.com/> All Rights Reserved.
This documentation is covered by the IBM Public License Version 1.0. It was converted from HTML to POD by software written by Chas Williams and Russ Allbery, based on work by Alf Wachsmann and Elizabeth Cassell.
2022-12-22 | OpenAFS |