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.
Andrew, [Sorry for the delay. I'm reflooring my kitchen.] > So I have logging! Great! > I still have a couple of problems though. > > Here is the ldm.log: > > Jun 28 15:33:40 frtt1 rpc.ldmd[13573] NOTE: Starting Up (version: 6.4.5; > built: Jun 22 2006 12:05:07) > Jun 28 15:33:40 frtt1 rpc.ldmd[13573] NOTE: Using local address 0.0.0.0:388 > Jun 28 15:33:40 frtt1 rpc.ldmd[13573] ERROR: Error near line 3, file > "/home/ldm/etc/ldmd.conf": syntax error > Jun 28 15:33:40 frtt1 rpc.ldmd[13573] NOTE: Terminating process group > Jun 28 15:33:40 frtt1 rpc.ldmd[13573] NOTE: child 13574 terminated by > signal 2 > > --------------------------------------------------------------------- > > Here is my ldmd.conf: > > EXec "pqact -q /home/ldm/data/ldm.pq" > request EXP "200" socc1.caps.ou.edu > accept ANY ^((localhost|loopback)|(127\.0\.0\.1\.?$)) > allow ANY ^((localhost|loopback)|(127\.0\.0\.1\.?$)) Those last two lines should, instead, be ACCEPT ANY ".*" ^((localhost|loopback)|(127\.0\.0\.1\.?$)) ALLOW ANY ^((localhost|loopback)|(127\.0\.0\.1\.?$)) Regards, Steve Emmerson Ticket Details =================== Ticket ID: UGB-524529 Department: Support LDM Priority: Normal Status: Closed