[Help] TOS7 Setting NFS domain name has no effect

SMB, NFS, FTP, web file manager and Rsync server.
Post Reply
User avatar
peteru
Posts: 3
Joined: 16 Jul 2026, 16:36
Australia

[Help] TOS7 Setting NFS domain name has no effect

Post by peteru »

TOS 7.0.0780

I used NFS Advanced Settings to set the NFSv4 domain.

This had no effect. /etc/idmapd.conf has:

Code: Select all

# cat /etc/idmapd.conf
[General]
Domain=
[Mapping]
Nobody-User=nobody
Nobody-Group=nogroup
[Translation]
Method=nsswitch
GSS-Methods=static
[Static]
It looks like the only place that the domain name is written into is /etc/tos/config/nfs.json however that file has a number of entries that seem to have typos in their keys. Re-indented for legibility:

Code: Select all

{
  "status": 1,
  "max_nfs": 2,
  "nfs_4_region": "myverywellnameddomain.net",
  "nfs_senior": {
    "default_uinx": false,
    "start_port": {
      "enable": false,
      "statd": "",
      "mlockmgr_port": ""
    },
    "rw_size": {
      "enable": false,
      "read": 0,
      "wriye": 0
    }
  }
}
Notice wriye instead of write and default_uinx instead of default_unix. The nfs_senior key is also suspicious.

The net effect is that NFSv4 id mapping doesn't work. There is no apparent way to set the domain name for the NAS so it just default to localdomain and that doesn't work in a properly configured network.

Code: Select all

# nfsidmap -d
localdomain
Reposted to the correct forum section...
F4-424 Pro / D4-320
User avatar
TMjack
TM Support
Posts: 194
Joined: 27 Oct 2020, 08:41

Re: [Help] TOS7 Setting NFS domain name has no effect

Post by TMjack »

We will assign engineers to resolve the issue you reported at the earliest opportunity.
To contact our team, please send email to following addresses, remember to replace (at) with @
Technical team: support(at)terra-master.com (for technical support)
Service team: service(at)terra-master.com (for purchasing, return, replacement, RMA service)
Post Reply

Return to “File Services”