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, re: /etc/hosts.allow not setup >We don't use /etc/hosts.*. The wrappers at AWC are from NOAA CIRT and >do things in a 'different' way. mcservsh _should_ be setup.... OK. >I haven't seen a deny in the system logs since an attempt yesterday >around 5:00 in the evening. I've just tried opening port 500..... and >I am seeing an error in the logs about 'cannot execute: >/home/mcidas/bin/mcservsh: Permission denied' Hmm... The permissions on /home/mcidas/bin/mcservsh are 775. Since 'mcadde' is in the same group as 'mcidas', it should be executable by the remote server as it runs as 'mcadde'. mcservsh execs mcserv which also has 775 permissions. I am curious about exactly what is not executable!? >Probably the reason... If it is, I don't understand it. Tom