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.
Gilbert,
> Yes, what I showed you was from my /etc/rc/rc.local file, which executes
> upon boot.
Try changing the commands in the script from things like
/bin/su -c "/home/ldm/bin/ldmadmin stop" ldm
to things like
/bin/su - ldm -c "/home/ldm/bin/ldmadmin stop"
That bare "-" option can be important.
Regards,
Steve Emmerson
Ticket Details
===================
Ticket ID: OVK-233439
Department: Support LDM
Priority: Normal
Status: Closed