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.
Andre, Is the utility "~ldm/bin/hupsyslog" owned by "root" and setuid? If not, then the "sudo make install_setuids" command didn't work. Incidentally, that command should, instead, be "sudo make root-actions". Does the operating-system honor the setuid attribute for the disk partition associated with "~ldm/bin". You can check this via the mount(1) utility. If not, then you'll either have to change that mount-attribute, or re-install the LDM someplace else. Is SELINUX enabled? You can check with the command "selinuxenabled && echo yes". If so, then it will either need to be set to "disabled" or "permissive" in order to allow the LDM to log outside of "/var/log". > ## > -bash-4.2$ ldmadmin start > The product-queue is OK. > Checking pqact(1) configuration-file(s)... > /usr/local/ldm/etc/pqact.conf: syntactically correct > etc/pqact.gempak_decoders: syntactically correct > etc/pqact.gempak_images: syntactically correct > etc/pqact.gempak_cptec: syntactically correct > etc/pqact.gempak_nwx: syntactically correct > hupsyslog: kill -HUP 478: Permission denied <<--- > new_log(): Couldn't notify system logging daemon > start_ldm(): Couldn't rotate log files > ## > I've already tried this: > cd /usr/local/ldm/ldm<VERSION>/src and sudo make install_setuids > But I got this error: > ## > -bash-4.2$ ldmadmin start > The product-queue is OK. > Checking pqact(1) configuration-file(s)... > /usr/local/ldm/etc/pqact.conf: syntactically correct > etc/pqact.gempak_decoders: syntactically correct > etc/pqact.gempak_images: syntactically correct > etc/pqact.gempak_cptec: syntactically correct > etc/pqact.gempak_nwx: syntactically correct > Checking LDM configuration-file (/usr/local/ldm/etc/ldmd.conf)... > Starting the LDM server... > sh: /usr/local/ldm/ldmd.pid: Permission denied <<----- > start(): Could not start LDM server > ## > What can I do? Regards, Steve Emmerson Ticket Details =================== Ticket ID: ZNW-850537 Department: Support LDM Priority: Normal Status: Closed