Sun Java System Portal Server 7 Command-Line Reference

psadmin delete-ssoadapter-authless

Description

Removes the specified single user distinguished name (dn) from the support list for accessing the Portal Server without authentication

Syntax

Long Format

psadmin delete-ssoadapter-authless --adminuser uid --passwordfile password-filename --value authless-user-dn

Short Format

psadmin delete-ssoadapter-authless -u uid -f password-filename -e authless-user-dn

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.

[--value | -e] authless-user-dn

Specifies which single user DN for enabling access to the SSO adapter service without authentication to remove.

Example

Example for deleting an authless dn:

./psadmin delete-ssoadapter-authless -u amadmin -f ps-password -e test-dn