Sun Java System Portal Server 7 Command-Line Reference

psadmin delete-ssoadapter-template

Description

Removes the specified SSO adapter template

Syntax

Long Format

psadmin delete-ssoadapter-template --adminuser uid --passwordfile password-filename --template template-name

Short Format

psadmin delete-ssoadapter-template -u uid -f password-filename -M template-name

Options

The following options are required:

[--adminuser | -u] uid

Specifies the administrator's distinguished name (dn) or the user ID (uid).

[--passwordfile | -f] password-filename

Specifies the administrator's password in the password file.

[--template | -M] template-name

Specifies the name of the template to be removed.

Example

Example for deleting a template:

./psadmin delete-ssoadapter-template -u amadmin -f ps-password -M test-template