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.
Eric, >Date: Wed, 24 Aug 2005 12:50:48 -0600 (MDT) >From: Eric Nelson <address@hidden> >Organization: UCAR/NCAR/RAL/RAP >To: Steve Emmerson <address@hidden> >Subject: Re: 20050824:ldm startup The above message contained the following: > Same errors message occurs > hupsyslog: kill -HUP 3871: Permission denied It could be that the operating-system doesn't honor the root set-uid bit for the disk partition containing hupsyslog(1). You should check with your system administrator on this. Otherwise, what user owns the syslogd(1) process? You can determine this with the command ps -ef | grep syslog Regards, Steve Emmerson