readers.conf localtime bug?

J.J.Bailey jjb at bcc.com
Thu Nov 23 07:32:37 UTC 2000



> In article <200011230223.eAN2Nsk11116 at allegro.bcc.com>,
>       "J.J.Bailey" <jjb at bcc.com> wrote;

> } It's not working, so I added some debugging to post.c.  Either it
> } thinks the article has a date header, or I didn't set the flag.
> :
> } Here is the entire readers.conf file:

> Is that entire one?  I cannot find closing '}' in your attached.
> And debugging by adding news.debug in syslog.conf might help.
> That shows how readers.conf is used.

Here is news.debug:

Nov 22 23:23:14 wave ctlinnd[917]: [ID 120785 news.debug] Reading config from /var/news/etc/inn.conf
Nov 22 23:23:14 wave innd: [ID 702911 news.info] s
Nov 22 23:24:03 wave inews[1050]: [ID 120785 news.debug] Reading config from /var/news/etc/inn.conf
Nov 22 23:24:03 wave nnrpd[1051]: [ID 120785 news.debug] Reading config from /var/news/etc/inn.conf
Nov 22 23:24:03 wave nnrpd[1051]: [ID 998472 news.warning] wave.znet.com connect
Nov 22 23:24:03 wave nnrpd[1051]: [ID 572399 news.debug] Reading access from /var/news/etc/readers.conf
Nov 22 23:24:03 wave nnrpd[1051]: [ID 442351 news.debug] wave.znet.com res <news>@znet.com
Nov 22 23:24:03 wave nnrpd[1051]: [ID 250179 news.debug] wave.znet.com match_user <news>@znet.com <news>@znet.com
Nov 22 23:24:03 wave innd: [ID 840099 news.warning] localhost connected 17
Nov 22 23:24:03 wave innd: [ID 193570 news.warning] ME HISstats 0 hitpos 0 hitneg 0 missed 4 dne
Nov 22 23:24:03 wave innd: [ID 403891 news.warning] localhost:17 closed seconds 0 accepted 1 refused 0 rejected 0 duplicate 0 accepted size 541 duplicate size 0
Nov 22 23:24:03 wave nnrpd[1051]: [ID 412048 news.warning] wave.znet.com post ok <8vigmj$10q$1 at wave.hq>
Nov 22 23:24:03 wave nnrpd[1051]: [ID 434589 news.warning] wave.znet.com posts received 1 rejected 0
Nov 22 23:24:03 wave nnrpd[1051]: [ID 452021 news.warning] wave.znet.com times user 0.020 system 0.010 elapsed 0.061


Here is the readers.conf entry again:

auth localhost {
        hosts:          "localhost, 127.0.0.1, stdin, wave.hq.znet.com, wave.znet.com"
        default:        "<news>@znet.com"
}

access localhost {
        users:          "<news>@znet.com"
        newsgroups:     "*"
        access:         "Read Post"
        localtime:      true
}




More information about the inn-bugs mailing list