On NetWare servers 3.11 or later, NUC can use the NUC.NLM to provide better integration for variations between the UnixWare and NetWare file systems by taking advantage of the UNIX (that is, NFS) name space information available on NetWare volumes.
Access control modes for NetWare volumes are fully discussed in ``Accessing NetWare volumes from UnixWare''. NUC.NLM provides the NetWare server administrator an option to choose between a UNIX-flavored access control mechanism or a NetWare-flavored access control mechanism through the UNIX mode and the NetWare mode. Without NUC.NLM installed, only DOS-style access to a volume (that is, DOS mode) is supported.
This mode provides ID mapping and NetWare rights to UnixWare permission mapping that allows the administrator to control access to the NetWare volume using the traditional NetWare access control methods, such as trustee assignments, inherited rights mask, and so on. In this mode, the access control algorithms will map NetWare rights to UnixWare permissions.
There are, however, several limitations to using this mode when changing permissions using the chmod(1) command.
Here are some examples of expected behavior:
This mode allows the administrator to control access to the server volumes from UnixWare as well as NetWare. When a change in access control is made from one side, the best possible mapping is done to reflect this change on the other side.
For example, if permissions are granted from UnixWare, equivalent trustee assignments are generated for the NetWare login user and the mapped NetWare group(s). In some cases, DOS file attributes may also be modified to ensure best possible file sharing between UnixWare and NetWare platforms.
The chgrp and chown commands are supported in UNIX mode.