----- Original Message ----- From: "Yutaka Sato" <feedback@delegate..> Newsgroups: mail-lists.delegate-en Cc: <pficabdyi-mxhgu4znfp3w.ml@delegate.org> Sent: Tuesday, May 11, 2004 0:52 Subject: [DeleGate-En] Re: nntp auth > On 05/10/04(00:59) you "George Zlatanov" <jozatan@yahoo..> wrote > in <_A2606@delegate-en.ML_> > |I'm trying to access nntp via http with DeleGate. My syntax is: > | > |./delegated -v -P8050 MOUNT="/netnews/* > |nntp://news.server.tlda/news.group/*" > | > |I do have username and password for that news server and when I'm trying to > |access it via IE I'm getting prompted for username and password. After > |entering them the system is asking me again and again to enter them and I'm > |getting auth failure as a result. > > There could be something unexpected conversation for the negotiation > with the NNTP server. Could you show me the dialog between the server > and DeleGate using the following option? > > FSV=-tee-n I'm posting the result at the bottom of this post. It's huge =( I've no idea what that argument is doing, but I used it... still no luck with auth from the web. As a result I'm getting this on the web page after third try: Not Authorized: GET /news2/ HTTP/1.1 Authorization required. Requried username and password to access the news-server. > > I saw a successful dialog in my testing environment like follows: > > 1 200 localhost PROXY NNTP server DeleGate/8.9.4-pre1 READY. > 05/11 16:33:53.63 [12681] 1+1/1: #### AUTHINFO: USER user@host > 1 AUTHINFO USER user@host > 2 381 PASS required [DeleGate] > 05/11 16:33:53.85 [12681] 1+1/1: ## S-C 381 PASS required [DeleGate] [][] > 2 AUTHINFO PASS pass > 3 281 OK [DeleGate] > > The more detailed dialog is enclosed. > > |I know I could enter user/pass as > |nntp://user:pass@server.., but... > | > |my username looks like: myname@server.. (with other words an e-mail > |address with @ in it) > |password is single word > > You can escape special character like "@" in URL with standard %XX > notation like this: > > nntp://user%40host:pass@news-server/group Yes, this works just fine. Thank you a lot for your advice. > > |How could it enter user and pass as nttp://........ on the command line, or > |from a file? Is it possible? Any way to work around? > > Cheers, > Yutaka > -- > D G Yutaka Sato <y.sato@delegate..> http://delegate.org/y.sato/ > ( - ) National Institute of Advanced Industrial Science and Technology > _< >_ 1-1-4 Umezono, Tsukuba, Ibaraki, 305-8568 Japan > Do the more with the less -- B. Fuller > > > 05/11 16:33:34.25 [12681] 1+1: [0] newServer = nntp://me:9119 > 05/11 16:33:34.25 [12681] 1+1: islocal = 1 > 05/11 16:33:34.25 [12681] 1+1: NNTPGW: [me:9119]=1=-1 UserPass=[:] GroupAnumSrch=[mail-lists.delegate/12369] KeepAlive > 05/11 16:33:34.25 [12681] 1+1: [0.00,-1][AUTH cache-NONE] /home/y.sato/delegate/adm/authorizer/lo/9e05d76eb24b93bfb48e3aaac8940c73-cache > 05/11 16:33:34.25 [12681] 1+1: ConnectToServer connected [16] {127.0.0.1:9119 <- 127.0.0.1:57586} [0.000s] > 05/11 16:33:34.26 [12683] 1+1: -- Fork(FSV): 12681 -> 12683 > 1 200 localhost PROXY NNTP server DeleGate/8.9.4-pre1 READY. > 05/11 16:33:35.39 [12681] 1+1: ## S-C 200 localhost PROXY NNTP server DeleGate/8.9.4-pre1 READY.^M > 05/11 16:33:35.39 [12681] 1+1: getting HELP from lo... > 1 HELP > 2 100 Legal commands > 3 HELP LIST GROUP DATE NEWNEWS > 4 ARTICLE HEAD BODY XOVER XPATH > 5 QUIT > 6 Report problems to <ysato@delegate..> > 7 -- > 8 NNTP-DeleGate/8.9.4-pre1 (May 10, 2004) > 9 AIST-Product-ID: 2000-ETL-198715-01, H14PRO-049, H15PRO-165 > 10 Copyright (c) 1994-2000 Yutaka Sato and ETL,AIST,MITI > 11 Copyright (c) 2001-2004 National Institute of Advanced Industrial Science and Technology (AIST) > 12 . > 05/11 16:33:35.61 [12681] 1+1: reuse LIST [wildmat][age=514] 400 server closed (502 Auth. ERROR.)^M > 05/11 16:33:35.61 [12681] 1+1: without LIST ACTIVE [wildmat]: 400 > 05/11 16:33:35.61 [12681] 1+1: checking pathhost of lo in junk... > 2 GROUP junk > 13 480 Authentication required[DeleGate] > 05/11 16:33:35.83 [12681] 1+1: ## S-C 480 Authentication required[DeleGate] [][] > 05/11 16:33:35.83 [12681] 1+1: [GROUP][junk] >> 480 Authentication required[DeleGate]^M > 05/11 16:33:35.83 [12681] 1+1: checking pathhost of lo in control... > 3 GROUP control > 14 480 Authentication required[DeleGate] > 05/11 16:33:36.05 [12681] 1+1: ## S-C 480 Authentication required[DeleGate] [][] > 05/11 16:33:36.05 [12681] 1+1: [GROUP][control] >> 480 Authentication required[DeleGate]^M > 4 GROUP mail-lists.delegate > 15 480 Authentication required[DeleGate] > 05/11 16:33:36.27 [12681] 1+1: ## S-C 480 Authentication required[DeleGate] [][] > 05/11 16:33:36.27 [12681] 1+1: [GROUP][mail-lists.delegate] >> 480 Authentication required[DeleGate]^M > 5 QUIT > 16 205 bye. > 05/11 16:33:36.39 [12681] 1+1: ## NNTP_closeServer: 205 bye.^M > 05/11 16:33:36.39 [12681] 1+1/1: CFI process [12683] done > 05/11 16:33:52.49 [12681] 1+1/1: ClosedOnTimeout(0): time=1084260832/1084260844 ppid=12677/12677 pid=12681/12681 > 05/11 16:33:52.49 [12681] 1+1/1: IGNORE request: Keep-Alive: 300^M > 05/11 16:33:52.49 [12681] 1+1/1: Proxy: host=myhost.localdomain; User-Agent: Mozilla/5.0 (Macintosh; U; PPC Mac OS X Mach-O; en-US; rv:1.4) Gecko/20030624 Netscape/7.1; DIRECT > 05/11 16:33:52.49 [12681] 1+1/1: *** /news/mail-lists.delegate/12369 => nntp://me:9119/mail-lists.delegate/12369 *** > 05/11 16:33:52.49 [12681] 1+1/1: REQUEST = GET /news/mail-lists.delegate/12369 HTTP/1.1^M > 05/11 16:33:52.49 [12681] 1+1/1: *** /news/mail-lists.delegate/12369 => nntp://me:9119/mail-lists.delegate/12369 *** > 05/11 16:33:52.49 [12681] 1+1/1: REQUEST +M nntp://me:9119/mail-lists.delegate/12369 HTTP/1.1^M > 05/11 16:33:52.49 [12681] 1+1/1: HTTP GateWay > nntp://me:9119/GET /mail-lists.delegate/12369 HTTP/1.1^M > 05/11 16:33:52.49 [12681] 1+1/1: PATH> nntp://me:9119!yshome:9998!myhost.localdomain:55403!anonymous@myhost.localdomain;1084260814 > 05/11 16:33:52.49 [12681] 1+1/1: REQUEST = [nntp://me:9119/] GET /mail-lists.delegate/12369 HTTP/1.1^M > 05/11 16:33:52.49 [12681] 1+1/1: Authorization: Dont-Read/Write-Cache ON > 05/11 16:33:52.49 [12681] 1+1/1: Cookie: code=%5B12%2FFeb%2F2004%3A15%3A55%3A29%20%2B0900%5D > 05/11 16:33:52.49 [12681] 1+1/1: XHost: (0,0,1) me:9119 <= 192.168.1.111:9998 > 05/11 16:33:52.49 [12681] 1+1/1: [0] (reuse) newServer = nntp://me:9119 (LISTwild=-1) > 05/11 16:33:52.49 [12681] 1+1/1: NNTPGW: [me:9119]=1=-1 UserPass=[user@host:******] GroupAnumSrch=[mail-lists.delegate/12369] KeepAlive > 05/11 16:33:52.49 [12681] 1+1/1: [0.00,-1][AUTH cache-NONE] /home/y.sato/delegate/adm/authorizer/lo/869023334e8a445fe4cae5e959b8d556-cache > 05/11 16:33:52.49 [12681] 1+1/1: ConnectToServer connected [15] {127.0.0.1:9119 <- 127.0.0.1:57587} [0.000s] > 05/11 16:33:52.50 [12685] 1+1/1: -- Fork(FSV): 12681 -> 12685 > 1 200 localhost PROXY NNTP server DeleGate/8.9.4-pre1 READY. > 05/11 16:33:53.63 [12681] 1+1/1: #### AUTHINFO: USER user@host > 1 AUTHINFO USER user@host > 2 381 PASS required [DeleGate] > 05/11 16:33:53.85 [12681] 1+1/1: ## S-C 381 PASS required [DeleGate] [][] > 2 AUTHINFO PASS pass > 3 281 OK [DeleGate] > 05/11 16:33:54.07 [12681] 1+1/1: #### AUTHINFO-RESP: 281 OK [DeleGate]^M > 3 GROUP mail-lists.delegate > 4 211 10000 0 0000X mail-lists.delegate > 4 ARTICLE 12369 > 5 220 12369 <_A12369@delegate.ML_> ARTICLE > ... > -- Here is the result: $delegated -v -P8081 MOUNT="/news1/* nntp://news.server1.tlda:118/news.group1.server1/*" MOUNT="/news2/* nntp://news.server2.tlda/news.group1.server2/*" PERMIT="*:*:1.2.3.4" FSV=-tee-n 05/11 13:31:29.54 [20737] 0+0: PORT> -P8081 05/11 13:31:29.55 [20737] 0+0: configuring default RESOLV ... 05/11 13:31:29.55 [20737] 0+0: ... SYS: y.mydomain.tlda -> 127.0.0.1 05/11 13:31:29.55 [20737] 0+0: ... DNS: 127.0.0.1 -> localhost 05/11 13:31:29.55 [20737] 0+0: ... DNS available 05/11 13:31:29.55 [20737] 0+0: ... NIS not available (no default domain) 05/11 13:31:29.55 [20737] 0+0: ... export RES_ORDER=CFD 05/11 13:31:29.55 [20737] 0+0: export RESOLV=cache,file,dns (set by default) 05/11 13:31:29.55 [20737] 0+0: --INITIALIZATION START: 8.9.3 on Linux/2.4.22-1.2166.nptl-- 05/11 13:31:29.55 [20737] 0+0: BINSHELL=/bin/sh 05/11 13:31:29.55 [20737] 0+0: server_open(delegate,:8081,listen=20) 05/11 13:31:29.55 [20737] 0+0: server_open(delegate,:8081) BOUND 05/11 13:31:29.55 [20737] 0+0: DGROOT=/var/spool/delegate-nobody^M 05/11 13:31:29.55 [20737] 0+0: <DeleGate/8.9.3> [20737] -P8081 READY^M <DeleGate/8.9.3> [20737] -P8081 READY DGROOT=/var/spool/delegate-nobody ADMIN=fofo@dodo..de AIST-Product-ID: 2000-ETL-198715-01, H14PRO-049, H15PRO-165 Copyright (c) 1994-2000 Yutaka Sato and ETL,AIST,MITI Copyright (c) 2001-2004 National Institute of Advanced Industrial Science and Technology (AIST) 05/11 13:31:29.55 [20737] 0+0: PORT= 8081/8 (31,145) 05/11 13:31:29.55 [20737] 0+0: OWNER=nobody => OWNER=nobody/nobody(nobody/nobody) 05/11 13:31:29.56 [20737] 0+0: default netmask 127.0.0.1/. = FFFFFF00 05/11 13:31:29.56 [20737] 0+0: REMITTABLE = http,https/{80,443},gopher,ftp,wais 05/11 13:31:29.56 [20737] 0+0: PATH: gzip -> /bin/gzip 05/11 13:31:29.56 [20737] 0+0: #### gzip = [/bin/gzip]gzip 05/11 13:31:29.56 [20737] 0+0: #### gunzip = [/bin/gzip]gzip -d 05/11 13:31:29.56 [20737] 0+0: ADMIN=fofo@dodo..de protocol=delegate -delegated[20737]- WARNING! ADMIN="your_mail_address" should be specified. -delegated[20737]- INFO: using ADMIN=fofo@dodo..de given at compile time. 05/11 13:31:29.56 [20737] 0+0: #### CACHE DISABLED #### Cache directory seems not exist: /var/spool/delegate-nobody/cache 05/11 13:31:29.56 [20737] 0+0: MOUNT[0]=[0] /-* = default 05/11 13:31:29.56 [20737] 0+0: MOUNT[1]=[1] /=* = default 05/11 13:31:29.56 [20737] 0+0: MOUNT[2]=[2] /news1/* nntp://news.server1.tlda:118/news.group1.server1/* 05/11 13:31:29.56 [20737] 0+0: MOUNT[3]=[3] /news2/* nntp://news.server2.tlda/news.group1.server2/* 05/11 13:31:29.56 [20737] 0+0: #### stack size limit = A00000 (0000000X) 05/11 13:31:29.56 [20737] 0+0: Stay open PIDFILE for accept() lock[fd=10] 05/11 13:31:29.56 [20737] 0+0: env[20] LIBPATH=.;/root;/var/spool/delegate-nobody/lib;/usr/local/delegate;/var/spool/delegate-nobody/etc 05/11 13:31:29.56 [20737] 0+0: env[22] RESOLV=cache,file,dns 05/11 13:31:29.56 [20737] 0+0: arg[3] MOUNT=/news1/* nntp://news.server1.tlda:118/news.group1.server1/* 05/11 13:31:29.56 [20737] 0+0: arg[4] MOUNT=/news2/* nntp://news.server2.tlda/news.group1.server2/* 05/11 13:31:29.56 [20737] 0+0: arg[5] PERMIT=*:*:1.2.3.4 05/11 13:31:29.56 [20737] 0+0: arg[6] FSV=-tee-n 05/11 13:31:29.56 [20737] 0+0: DELEGATE_Modified[0]: 40a1372e 05/11 13:31:29.57 [20737] 0+0: --INITIALIZATION DONE: 8.9.3 on Linux/2.4.22-1.2166.nptl-- 05/11 13:31:36.14 [20738] 1+0: -- Fork(SequentialServer): 20737 -> 20738 05/11 13:31:36.15 [20738] 1+1: (0) accepted [31] -@[1.2.3.4]other.domain.tlda:3259 (0.006s)(1) 05/11 13:31:36.15 [20738] 1+1: Proxy: host=other.domain.tlda; User-Agent: Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; (R1 1.5); .NET CLR 1.1.4322); DIRECT 05/11 13:31:36.15 [20738] 1+1: HCKA:[0] Keep-Alive; host=other.domain.tlda; (User-Agent: Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; (R1 1.5); .NET CLR 1.1.4322)) 05/11 13:31:36.15 [20738] 1+1: MOUNT DIRMATCH patn[/news2/] url[/news2] 4 05/11 13:31:36.15 [20738] 1+1: MOUNT DIRMATCH gen MovedTo: http://mydomain.tlda:8081/news2/ 05/11 13:31:36.15 [20738] 1+1: ####### Location: http://mydomain.tlda:8081/news2/^M 05/11 13:31:36.33 [20738] 1+1/1: ClosedOnTimeout(0): time=1084307496/1084307526 ppid=20737/20737 pid=20738/20738 05/11 13:31:36.34 [20738] 1+1/1: Proxy: host=other.domain.tlda; User-Agent: Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; (R1 1.5); .NET CLR 1.1.4322); DIRECT 05/11 13:31:36.34 [20738] 1+1/1: *** /news2/ => nntp://news.server2.tlda/news.group1.server2/ *** 05/11 13:31:36.34 [20738] 1+1/1: REQUEST = GET /news2/ HTTP/1.1^M 05/11 13:31:36.34 [20738] 1+1/1: *** /news2/ => nntp://news.server2.tlda/news.group1.server2/ *** 05/11 13:31:36.34 [20738] 1+1/1: REQUEST +M nntp://news.server2.tlda/news.group1.server2/ HTTP/1.1^M 05/11 13:31:36.34 [20738] 1+1/1: HTTP GateWay > nntp://news.server2.tlda:119/GET /news.group1.server2/ HTTP/1.1^M 05/11 13:31:36.34 [20738] 1+1/1: PATH> nntp://news.server2.tlda:119!mydomain.tlda:8081!other.domain.tlda:3259!anonymous@other.domain.tlda;1084307496 05/11 13:31:36.34 [20738] 1+1/1: REQUEST = [nntp://news.server2.tlda:119/] GET /news.group1.server2/ HTTP/1.1^M 05/11 13:31:36.34 [20738] 1+1/1: XHost: (0,0,1) news.server2.tlda <= mydomain.tlda:8081 05/11 13:31:36.34 [20738] 1+1/1: FQDN: news.server2.tlda 05/11 13:31:36.34 [20738] 1+1/1: [0] newServer = nntp://news.server2.tlda:119 05/11 13:31:36.34 [20738] 1+1/1: islocal = 0 05/11 13:31:36.34 [20738] 1+1/1: NNTPGW: [news.server2.tlda:119]=1=-1 UserPass=[:] GroupAnumSrch=[news.group1.server2/] KeepAlive 05/11 13:31:36.34 [20738] 1+1/1: MOUNT DIRMATCH patn[news.group1.server2/] url[news.group1.server2] 20 05/11 13:31:36.36 [20738] 1+1/1: ConnectToServer connected [15] {207.217.125.203:119 <- 192.168.0.3:41715} [0.020s] 05/11 13:31:36.36 [20739] 1+1/1: -- Fork(FSV): 20738 -> 20739 1 200 MYISP UseNet Service Ready -- Please Authenticate (Tornado v1.0.5) 05/11 13:31:36.50 [20738] 1+1/1: ## S-C 200 MYISP UseNet Service Ready -- Please Authenticate (Tornado v1.0.5)^M 05/11 13:31:36.50 [20738] 1+1/1: getting HELP from news.server2.tlda... 1 HELP 2 480 Authentication Required 05/11 13:31:36.74 [20738] 1+1/1: ## S-C 480 Authentication Required [][] 2 LIST ACTIVE control 3 480 Authentication Required 05/11 13:31:36.97 [20738] 1+1/1: ## S-C 480 Authentication Required [][] 05/11 13:31:36.97 [20738] 1+1/1: without LIST ACTIVE [wildmat]: 480 05/11 13:31:36.97 [20738] 1+1/1: checking pathhost of news.server2.tlda in junk... 3 GROUP junk 4 480 Authentication Required 05/11 13:31:37.21 [20738] 1+1/1: ## S-C 480 Authentication Required [][] 05/11 13:31:37.21 [20738] 1+1/1: [GROUP][junk] >> 480 Authentication Required^M 05/11 13:31:37.21 [20738] 1+1/1: checking pathhost of news.server2.tlda in control... 4 GROUP control 5 480 Authentication Required 05/11 13:31:37.47 [20738] 1+1/1: ## S-C 480 Authentication Required [][] 05/11 13:31:37.47 [20738] 1+1/1: [GROUP][control] >> 480 Authentication Required^M 5 LIST 6 480 Authentication Required 05/11 13:31:37.71 [20738] 1+1/1: ## S-C 480 Authentication Required [][] 05/11 13:31:37.71 [20738] 1+1/1: [LIST][] >> 480 Authentication Required^M 6 GROUP news.group1.server2 7 480 Authentication Required 05/11 13:31:37.94 [20738] 1+1/1: ## S-C 480 Authentication Required [][] 05/11 13:31:37.94 [20738] 1+1/1: [GROUP][news.group1.server2] >> 480 Authentication Required^M 05/11 13:31:38.13 [20738] 1+1/2: Proxy: host=other.domain.tlda; User-Agent: Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; (R1 1.5); .NET CLR 1.1.4322); DIRECT 05/11 13:31:38.13 [20738] 1+1/2: *** /news2/ => nntp://news.server2.tlda/news.group1.server2/ *** 05/11 13:31:38.13 [20738] 1+1/2: REQUEST = GET /news2/ HTTP/1.1^M 05/11 13:31:38.13 [20738] 1+1/2: *** /news2/ => nntp://news.server2.tlda/news.group1.server2/ *** 05/11 13:31:38.13 [20738] 1+1/2: REQUEST +M nntp://news.server2.tlda/news.group1.server2/ HTTP/1.1^M 05/11 13:31:38.13 [20738] 1+1/2: HTTP GateWay > nntp://news.server2.tlda:119/GET /news.group1.server2/ HTTP/1.1^M 05/11 13:31:38.13 [20738] 1+1/2: PATH> nntp://news.server2.tlda:119!mydomain.tlda:8081!other.domain.tlda:3259!anonymous@other.domain.tlda;1084307496 05/11 13:31:38.13 [20738] 1+1/2: REQUEST = [nntp://news.server2.tlda:119/] GET /news.group1.server2/ HTTP/1.1^M 05/11 13:31:38.13 [20738] 1+1/2: Authorization: Dont-Read/Write-Cache ON 05/11 13:31:38.13 [20738] 1+1/2: XHost: (0,0,1) news.server2.tlda <= mydomain.tlda:8081 05/11 13:31:38.13 [20738] 1+1/2: [0] (reuse) newServer = nntp://news.server2.tlda:119 (LISTwild=-1) 05/11 13:31:38.13 [20738] 1+1/2: NNTPGW: [news.server2.tlda:119]=1=-1 UserPass=[myname@server.tlda:******] GroupAnumSrch=[news.group1.server2/] KeepAlive 05/11 13:31:38.13 [20738] 1+1/2: [0.00,87][AUTH cache-VALID: 86 < 600] /var/spool/delegate-nobody/adm/authorizer/news.server2.tlda/2d68393b6c9495f22a063d1da7f37237-cache 05/11 13:31:38.13 [20738] 1+1/2: #### AUTHINFO [myname@server.tlda:****] matches with cached one. 05/11 13:31:38.13 [20738] 1+1/2: MOUNT DIRMATCH patn[news.group1.server2/] url[news.group1.server2] 20 7 GROUP news.group1.server2 8 480 Authentication Required 05/11 13:31:38.36 [20738] 1+1/2: ## S-C 480 Authentication Required [][] 05/11 13:31:38.36 [20738] 1+1/2: [GROUP][news.group1.server2] >> 480 Authentication Required^M 05/11 13:31:42.91 [20738] 1+1/3: Proxy: host=other.domain.tlda; User-Agent: Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; (R1 1.5); .NET CLR 1.1.4322); DIRECT 05/11 13:31:42.91 [20738] 1+1/3: *** /news2/ => nntp://news.server2.tlda/news.group1.server2/ *** 05/11 13:31:42.91 [20738] 1+1/3: REQUEST = GET /news2/ HTTP/1.1^M 05/11 13:31:42.91 [20738] 1+1/3: *** /news2/ => nntp://news.server2.tlda/news.group1.server2/ *** 05/11 13:31:42.91 [20738] 1+1/3: REQUEST +M nntp://news.server2.tlda/news.group1.server2/ HTTP/1.1^M 05/11 13:31:42.91 [20738] 1+1/3: HTTP GateWay > nntp://news.server2.tlda:119/GET /news.group1.server2/ HTTP/1.1^M 05/11 13:31:42.91 [20738] 1+1/3: PATH> nntp://news.server2.tlda:119!mydomain.tlda:8081!other.domain.tlda:3259!anonymous@other.domain.tlda;1084307496 05/11 13:31:42.91 [20738] 1+1/3: REQUEST = [nntp://news.server2.tlda:119/] GET /news.group1.server2/ HTTP/1.1^M 05/11 13:31:42.91 [20738] 1+1/3: Authorization: Dont-Read/Write-Cache ON 05/11 13:31:42.91 [20738] 1+1/3: XHost: (0,0,1) news.server2.tlda <= mydomain.tlda:8081 05/11 13:31:42.91 [20738] 1+1/3: [0] (reuse) newServer = nntp://news.server2.tlda:119 (LISTwild=-1) 05/11 13:31:42.91 [20738] 1+1/3: NNTPGW: [news.server2.tlda:119]=1=-1 UserPass=[myname@server.tlda:******] GroupAnumSrch=[news.group1.server2/] KeepAlive 05/11 13:31:42.91 [20738] 1+1/3: [0.00,4][AUTH cache-VALID: 90 < 600] /var/spool/delegate-nobody/adm/authorizer/news.server2.tlda/2d68393b6c9495f22a063d1da7f37237-cache 05/11 13:31:42.91 [20738] 1+1/3: #### AUTHINFO [myname@server.tlda:****] matches with cached one. 05/11 13:31:42.91 [20738] 1+1/3: MOUNT DIRMATCH patn[news.group1.server2/] url[news.group1.server2] 20 8 GROUP news.group1.server2 9 480 Authentication Required 05/11 13:31:43.15 [20738] 1+1/3: ## S-C 480 Authentication Required [][] 05/11 13:31:43.15 [20738] 1+1/3: [GROUP][news.group1.server2] >> 480 Authentication Required^M 05/11 13:31:48.72 [20738] 1+1/4: Proxy: host=other.domain.tlda; User-Agent: Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; (R1 1.5); .NET CLR 1.1.4322); DIRECT 05/11 13:31:48.72 [20738] 1+1/4: *** /news2/ => nntp://news.server2.tlda/news.group1.server2/ *** 05/11 13:31:48.72 [20738] 1+1/4: REQUEST = GET /news2/ HTTP/1.1^M 05/11 13:31:48.72 [20738] 1+1/4: *** /news2/ => nntp://news.server2.tlda/news.group1.server2/ *** 05/11 13:31:48.72 [20738] 1+1/4: REQUEST +M nntp://news.server2.tlda/news.group1.server2/ HTTP/1.1^M 05/11 13:31:48.72 [20738] 1+1/4: HTTP GateWay > nntp://news.server2.tlda:119/GET /news.group1.server2/ HTTP/1.1^M 05/11 13:31:48.72 [20738] 1+1/4: PATH> nntp://news.server2.tlda:119!mydomain.tlda:8081!other.domain.tlda:3259!anonymous@other.domain.tlda;1084307496 05/11 13:31:48.72 [20738] 1+1/4: REQUEST = [nntp://news.server2.tlda:119/] GET /news.group1.server2/ HTTP/1.1^M 05/11 13:31:48.72 [20738] 1+1/4: Authorization: Dont-Read/Write-Cache ON 05/11 13:31:48.72 [20738] 1+1/4: XHost: (0,0,1) news.server2.tlda <= mydomain.tlda:8081 05/11 13:31:48.72 [20738] 1+1/4: [0] (reuse) newServer = nntp://news.server2.tlda:119 (LISTwild=-1) 05/11 13:31:48.72 [20738] 1+1/4: NNTPGW: [news.server2.tlda:119]=1=-1 UserPass=[myname@server.tlda:******] GroupAnumSrch=[news.group1.server2/] KeepAlive 05/11 13:31:48.72 [20738] 1+1/4: [0.00,6][AUTH cache-VALID: 96 < 600] /var/spool/delegate-nobody/adm/authorizer/news.server2.tlda/2d68393b6c9495f22a063d1da7f37237-cache 05/11 13:31:48.72 [20738] 1+1/4: #### AUTHINFO [myname@server.tlda:****] matches with cached one. 05/11 13:31:48.72 [20738] 1+1/4: MOUNT DIRMATCH patn[news.group1.server2/] url[news.group1.server2] 20 9 GROUP news.group1.server2 10 480 Authentication Required 05/11 13:31:48.95 [20738] 1+1/4: ## S-C 480 Authentication Required [][] 05/11 13:31:48.95 [20738] 1+1/4: [GROUP][news.group1.server2] >> 480 Authentication Required^M 05/11 13:31:51.02 [20738] 1+1/5: Proxy: host=other.domain.tlda; User-Agent: Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; (R1 1.5); .NET CLR 1.1.4322); DIRECT 05/11 13:31:51.02 [20738] 1+1/5: *** /news2/ => nntp://news.server2.tlda/news.group1.server2/ *** 05/11 13:31:51.02 [20738] 1+1/5: REQUEST = GET /news2/ HTTP/1.1^M 05/11 13:31:51.02 [20738] 1+1/5: *** /news2/ => nntp://news.server2.tlda/news.group1.server2/ *** 05/11 13:31:51.02 [20738] 1+1/5: REQUEST +M nntp://news.server2.tlda/news.group1.server2/ HTTP/1.1^M 05/11 13:31:51.02 [20738] 1+1/5: HTTP GateWay > nntp://news.server2.tlda:119/GET /news.group1.server2/ HTTP/1.1^M 05/11 13:31:51.02 [20738] 1+1/5: PATH> nntp://news.server2.tlda:119!mydomain.tlda:8081!other.domain.tlda:3259!anonymous@other.domain.tlda;1084307496 05/11 13:31:51.02 [20738] 1+1/5: REQUEST = [nntp://news.server2.tlda:119/] GET /news.group1.server2/ HTTP/1.1^M 05/11 13:31:51.02 [20738] 1+1/5: Authorization: Dont-Read/Write-Cache ON 05/11 13:31:51.02 [20738] 1+1/5: XHost: (0,0,1) news.server2.tlda <= mydomain.tlda:8081 05/11 13:31:51.02 [20738] 1+1/5: [0] (reuse) newServer = nntp://news.server2.tlda:119 (LISTwild=-1) 05/11 13:31:51.02 [20738] 1+1/5: NNTPGW: [news.server2.tlda:119]=1=-1 UserPass=[myname@server.tlda:******] GroupAnumSrch=[news.group1.server2/] KeepAlive 05/11 13:31:51.02 [20738] 1+1/5: [0.00,3][AUTH cache-VALID: 99 < 600] /var/spool/delegate-nobody/adm/authorizer/news.server2.tlda/2d68393b6c9495f22a063d1da7f37237-cache 05/11 13:31:51.02 [20738] 1+1/5: #### AUTHINFO [myname@server.tlda:****] matches with cached one. 05/11 13:31:51.02 [20738] 1+1/5: MOUNT DIRMATCH patn[news.group1.server2/] url[news.group1.server2] 20 10 GROUP news.group1.server2 11 480 Authentication Required 05/11 13:31:51.27 [20738] 1+1/5: ## S-C 480 Authentication Required [][] 05/11 13:31:51.27 [20738] 1+1/5: [GROUP][news.group1.server2] >> 480 Authentication Required^M 05/11 13:32:10.60 [20737] 1+0: DeleGate SERVER EXITS: caught SIGINT [2] 05/11 13:32:10.60 [20737] 1+0: Killpg(20737,15) 05/11 13:32:10.60 [20738] 1+1/6: HTTP CS got sigTERM(15) 05/11 13:32:10.60 [20739] 1+1/1: HTTP CS got sigTERM(15) 05/11 13:32:10.62 [20737] 1+0: Left children: 1 05/11 13:32:10.62 [20737] 1+0: FINISH.