When accessing a NetWare volume, the NUC looks to see which name spaces the volume supports. It first looks for the NFS (UNIX) name space, and uses it if it finds it. If NFS is not present, however, the NUC will use the DOS name space (the default name space for NetWare volumes). Other name space support may be added on the volume, but the UnixWare NUC does not use them and ignores them.
To configure a NetWare volume to be accessible to UnixWare users in DOS mode only, you need to remove the NFS name space (if it exists) from the volume, as shown in the procedure below. This procedure uses the VREPAIR NetWare utility to remove the NFS name space from a NetWare volume.
Carry out the following steps:
at the NetWare server console prompt. The system displays a list of mounted server volumes and the name spaces supported, as in this example:
Mounted Volumes Name Spaces SYS DOS DOC DOS, NFS MAC DOS, MAC, NFSIf you wanted, for example, to make the DOC volume accessible only in DOS mode, you would need to remove the NFS name space from the volume.
If you wanted to make the MAC volume accessible to UnixWare users only in DOS mode, you would only need to remove the NFS name space from the MAC volume, not the MAC name space. This is because the NUC software on UnixWare ignores all name spaces except NFS and DOS.
To load the VREPAIR utility, enter:
LOAD VREPAIR volume-name
at the NetWare console prompt, where volume-name is the name of the volume from which you want to remove the NFS name space.
The VREPAIR utility has a number of configuration options and should be used with care.