Customizing the user environment

CONTEXT

Use CONTEXT to set a user's current context in the Directory tree.

CONTEXT has the following command format:

CONTEXT context

Replace context with the context you want the user to see after login.

As with the workstation CX utility, you can enter a complete name to move down through the context, or you can use periods to move up toward the Root of the Directory tree.


NOTE: CONTEXT does not support all options that the CX workstation utility does. It only sets the context.

To change the context to the Organizational Unit SALES, under the Organization ACME_US, add the following line to the login script:

   CONTEXT .SALES.ACME_US
You can type a single period instead of a container name to indicate that you want to move up one level.

For example, if you are in the context SALES.ACME_US and you want to move up one level to the context ACME_US, add the following line to the login script.

   CONTEXT .
To move up two levels, enter two periods, and so on.

For more information about using the CX utility, see ``CX''.


© 1999 The Santa Cruz Operation, Inc. All rights reserved.
UnixWare 7 Release 7.1.1 - 5 November 1999