Previous Topic: Example: SIGNON System TaskNext Topic: SUSPEND System Task


SIGNON System Task Usage

Signing off the current user

You can use the SIGNON task at a terminal without first signing off the current user (if any). In this case, SIGNON automatically signs off the original user.

Supplying your password

You can specify your password along with or after entering your user ID:

Vnnn ENTER NEXT TASK CODE: CA IDMS release nn.n tape volser node nodename signon user1 allpass

How DC/UCF processes signon requests

When you enter the SIGNON task, DC/UCF:

  1. Accesses the security system to:

    Users are defined in the DDLSEC area.

  2. Builds a signon element (SON) for you based on information returned from the security system.

    A SON is built for you when you successfully execute the SIGNON task. Until that time, your signon is unknown to DC/UCF because no SON exists for you; you can execute only tasks and programs that have been authorized for public use.

  3. Builds a session profile based on your system and user profiles.
  4. Executes your signon CLIST if one was specified as a profile attribute.

Supplying a new password

If you want to change your password, you must specify both the old password and the new password, then follow the prompts to complete the change.

Example

In this example, user LRL1 signs on to DC/UCF and specifies a password:

Vnnn ENTER NEXT TASK CODE: CA IDMS release nn.n tape volser node nodename signon lrl1 mypass

Vnnn ENTER NEXT TASK CODE: CA IDMS release nn.n tape volser node nodename IDMS DC258003 V55 USER LRL1 SIGNED ON LTERM VL07004 AT 13:29:39.83 99.013

Invoking the SIGNON task from programs

For more information about invoking the SIGNON task from application programs, see the Callable Services Guide.

More Information