Command Reference Manual


[Return to Library] [Contents] [Previous Topic] [Bottom of Topic] [Next Topic] [Index]

kas list

Purpose

Lists all entries in the Authentication Database

Synopsis

kas list [-long]  [-showadmin]
         [-admin_username <admin principal to use for authentication>] 
         [-password_for_admin <admin password>]  [-cell <cell name>] 
         [-servers <explicit list of authentication servers>+]
         [-noauth]  [-help]
   
kas ls [-l]  [-sh]  [-a <admin principal to use for authentication>] 
       [-p <admin password>]  [-c <cell name>] 
       [-se <explicit list of authentication servers>+]  [-n]  [-h] 

Description

The kas list command either lists all entries from the Authentication Database by name, or displays the full database entry for a defined set of entries, as determined by which flag is provided:

Options

-long
Displays every Authentication Database entry in full. Provide this flag or the -showadmin flag, or omit both to display just the name of every database entry.

-showadmin
Displays in full only the Authentication Database entries that have the ADMIN flag set. Provide this flag or the -long flag, or omit both to display just the name of every database entry.

-admin_username
Specifies the user identity under which to authenticate with the Authentication Server for execution of the command. For more details, see the introductory kas reference page.

-password_for_admin
Specifies the password of the command's issuer. If it is omitted (as recommended), the kas command interpreter prompts for it and does not echo it visibly. For more details, see the introductory kas reference page.

-cell
Names the cell in which to run the command. For more details, see the introductory kas reference page.

-servers
Names each machine running an Authentication Server with which to establish a connection. For more details, see the introductory kas reference page.

-noauth
Assigns the unprivileged identity anonymous to the issuer. For more details, see the introductory kas reference page.

-help
Prints the online help for this command. All other valid options are ignored.

Output

If neither the -long or -showadmin flag is provided, the output lists the name of each entry in the Authentication Database on its own line.

If the -long flag is included, the output includes every Authentication Database entry in full. If the -showadmin flag is included, the output includes in full only the Authentication Database entries that have the ADMIN flag set.

A full Authentication Database entry includes the same information displayed by the kas examine command; for details, see that command's reference page.

Privilege Required

The issuer must have the ADMIN flag set in his or her Authentication Database entry.

Related Information

kas

kas examine


[Return to Library] [Contents] [Previous Topic] [Top of Topic] [Next Topic] [Index]



© IBM Corporation 1999. All Rights Reserved