Creating the User Name Server directory on z/OS

This is part of the larger task of creating a User Name Server on z/OS.

Before you start

Create the User Name Server directory manually using:
 mkdir <ComponentDirectory>
The name of the directory must be the same as the JCL variable ++COMPONENTDIRECTORY++.

Use the chmod command to set the required authorizations. See Creating the broker directory on z/OS for more information.

Related concepts
User Name Server
Related tasks
Creating a User Name Server on z/OS
Creating the User Name Server PDSE
Creating the User Name Server runtime environment on z/OS
Creating the broker directory on z/OS