Yutaka Sato schrieb: > Hi, > > In message <_A3718@delegate-en.ML_> on 04/23/07(07:38:57) > you Martin Papadopoulos <payeabdyi-mykgh47i4btw.ml@delegate.org> wrote: > |using delegate as an sockmux server with authorizer="-list{user:pw}" > |does not work from a client with myauth="user:pw" . it looks like the > |authorization is established as anonymous@host instead of user@host > > Why do you think so? It seems working as follows: > > (server-side) > % delegated -v -P9999 SERVER=sockmux AUTHORIZER="-list{u:p}" > ... > {S}03:18.716 #### Encryption start for incoming comm. [2](4)/2 > {S}03:18.756 Got SETOPT [4][1]+6 > {S}03:18.756 ---- got PASS[u:p] 1 > 04/23 08:03:18.76 [3013] 1+0: ##[doAUTH] set ClientAuth [u@-list] > 04/23 08:03:18.76 [3013] 1+0: AUTHORIZER=-list{u:MD5:83878c91171338902e0fe0fb97a8c47a} host=[-list] user=[u] -> OK > > > (client-side) > % delegated -v SERVER=sockmux://localhost:9999 MYAUTH=u:p > ... > {S}03:18.716 ---- sent PASSWORD from MYAUTH [u:p] > {S}03:18.716 Got SETOPT [2][1]+3 > {S}03:18.716 CONNECT+DATA enabled > {S}03:18.716 Got CRYPTON: 1 > {S}03:18.716 #### Encryption start for incoming comm. [2](4)/2 > > Cheers, > Yutaka > -- > 9 9 Yutaka Sato <pfqcabdyi-mykgh47i4btw.ml@delegate.org> 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 > > at first sight , i thought so too, but change the password on the client side intentionally to a wrong password , and the authorization still is valid allthough the password is in fact wrong. greetz martin papadopoulos