This archive contains answers to questions sent to Unidata support through mid-2025. Note that the archive is no longer being updated. We provide the archive for reference; many of the answers presented here remain technically correct, even if somewhat outdated. For the most up-to-date information on the use of NSF Unidata software and data services, please consult the Software Documentation first.
>From: Steven Danz <address@hidden> >Organization: Aviation Weather Center >Keywords: 200011131943.eADJhcO11970 McIDAS-X install ADDE hosts.allow Steven, >How about the permissions on the home dir for mcidas? I can't see anything >in the mcidas dir (at least as me anyway). -swd This may be it! Notice that the /home/mcidas directory is: o owned by 'mcidas', but its group is listed as '517' o has permissions 700 /home/mcidas% dir total 152 drwxrwxr-x 2 mcidas users 8192 Nov 14 11:38 bin/ drwx------ 2 mcidas users 4096 Nov 13 18:56 .mctmp/ drwxrwxr-x 2 mcidas users 4096 Nov 13 18:56 workdata/ drwx------ 16 mcidas 517 4096 Nov 13 16:44 ./ drwxrwxr-x 3 mcidas users 8192 Nov 13 16:29 data/ ... It will take 'root' to change the group of /home/mcidas. While at it, the directory permissions should be set to 775. Tom