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: "David B. Bukowski" <address@hidden> >Organization: College of DuPage >Keywords: 200109272323.f8RNNT118537 McIDAS install Dave, Some setup things needed on climate: 1) the users 'ldm' and 'mcidas' need to be in the same group or be listed in each other's group 2) create the directory /home/data/mcidas. This directory should be owned by either 'ldm' or 'mcidas', and it should have rwx permission for the other 3) create the user 'mcadde'. 'mcadde' needs to have the same HOME directory as 'mcidas'; needs to be in the same group as 'mcidas'; and should have /bin/false as its default shell 4) as 'root' run: cd ~mcidas sh mcinet7.8.sh install mcadde This sets up the /etc/inetd.conf and /etc/system files for the McIDAS ADDE remote server. This needs to be done AFTER the user 'mcadde' is created. Tom