|
|
Why are my shareable directories (using NFS) not writeable? |
| Applies to: NetMAX L22Pv2.2
address-suppressed | |
|
This is a problem in version 2.2 of NetMAX FileServer. A work around would be to manually edit your /etc/exports file to contain the "rw" parameter. For example, you might edit this line:
/var/mnt/System/tmp 192.168.0.1/255.255.255.128(no_root_squash) to read: /var/mnt/System/tmp 192.168.0.1/255.255.255.128(rw,no_root_squash) You will also need to edit the /etc/commit.conf file so that the /etc/exports file will not be overwritten by commits issued in the NetMAX interface. You would need to add the following line to this file: skip /etc/exports
|
| Previous: |
|
| Next: |
|
| ||||||||