Sun Java System Portal Server 7 Command-Line Reference

psadmin create-ssoadapter-authless

Description

Creates a single user distinguished name (dn) for accessing the Portal Server without authentication and adds it to the support list

Syntax

Long Format

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

Short Format

psadmin create-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 the name of the single user DN for enabling access to the SSO adapter service without authentication.

Example

Example for creating an authless dn:

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