On Sun, Oct 31, 2021 at 4:04 PM Randy Bush <[email protected]> wrote: > > Here is the relevant part of the 10-director.conf file (Line 30 is > "service > > director {) > > > > # To enable director service, uncomment the modes and assign a port. > > service director { > > unix_listener login/director { > > #mode = 0666 > > } > > fifo_listener login/proxy-notify { > > #mode = 0666 > > } > > unix_listener director-userdb { > > #mode = 0600 > > } > > inet_listener { > > #port = > > } > > } > > likely a missing closing brace in teh stanza *above* the service director >
There are *NO* braces above the snippet I quoted. Only commented text. Michael
