[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[LDM #UGB-524529]: No LDM server running?



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