ns_mkdir creates the directory named PATH, just like the Unix mkdir
command. By default, under Unix the directory is created with the file permissions set to 0755 (rwxr-xr-x.). These permissions can be modified by setting the umask parameter for the server.