Where allowed to run: All environments (*ALL) Threadsafe: No |
Parameters Examples Error messages |
The Change NetWare Directory Services Context (CHGNDSCTX) command changes the NDS current context to the context specified in the command. The current context is used by iSeries commands to locate and create NDS objects in the NDS tree. The NDS current context is changed only for the job in which the command is run. The change remains in effect until another CHGNDSCTX command is run or until the job ends.
Top |
Keyword | Description | Choices | Notes |
---|---|---|---|
NDSCTX | NDS context | Path name, *SAME, *NWSA, *NWSUSRA, *ROOT | Optional, Positional 1 |
NDSTREE | NDS tree | Character value, *SAME, *NWSA, *NWSUSRA | Optional, Positional 2 |
Top |
Specifies the NetWare Directory Services context to be used when changing the current context.
To set the new context from the root, a period can be specified in front of the context.
Top |
Specifies the NetWare Directory Services tree to be used when changing the current context.
Note: When changing the current context to a context in a different NDS tree, the value specified for the NDSCTX parameter must be a distinguished name (beginning with a period).
Top |
Top |
Top |