From owner-freebsd-stable Tue Apr 3 9:43:54 2001 Delivered-To: freebsd-stable@freebsd.org Received: from peace.mahoroba.org (peace.calm.imasy.or.jp [202.227.26.34]) by hub.freebsd.org (Postfix) with ESMTP id 3496F37B724; Tue, 3 Apr 2001 09:43:50 -0700 (PDT) (envelope-from ume@mahoroba.org) Received: from localhost (IDENT:GtRZuKIup2WYTHwTRZXJOScXKEpqvt8R3FEe/XFUnui0Pia/iwlEd5rzSjvwMgsi@localhost [::1]) (authenticated as ume with CRAM-MD5) by peace.mahoroba.org (8.11.3/8.11.3/peace) with ESMTP/inet6 id f33GdPa24652; Wed, 4 Apr 2001 01:39:25 +0900 (JST) (envelope-from ume@mahoroba.org) Date: Wed, 04 Apr 2001 01:39:21 +0900 (JST) Message-Id: <20010404.013921.88708851.ume@mahoroba.org> To: andreas@freebsd.org Cc: freebsd-stable@freebsd.org Subject: Re: problems with remote printing from Win2000 to FreeBSD 4.3RC via lpd From: Hajimu UMEMOTO In-Reply-To: <20010403001036.A5501@titan.klemm.gtn.com> References: <20010403001036.A5501@titan.klemm.gtn.com> X-Mailer: xcite1.38> Mew version 1.95b115 on Emacs 20.7 / Mule 4.0 =?iso-2022-jp?B?KBskQjJWMWMbKEIp?= X-PGP-Public-Key: http://www.imasy.org/~ume/publickey.asc X-PGP-Fingerprint: 6B 0C 53 FC 5D D0 37 91 05 D0 B3 EF 36 9B 6A BC X-URL: http://www.imasy.org/~ume/ X-OS: FreeBSD 5.0-CURRENT Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG >>>>> On Tue, 3 Apr 2001 00:10:36 +0200 >>>>> Andreas Klemm said: andreas> error = getnameinfo(f, f->sa_len, NULL, 0, serv, sizeof(serv), andreas> NI_NUMERICSERV); andreas> if (error || atoi(serv) >= IPPORT_RESERVED) andreas> fatal(0, "Malformed from address"); andreas> What do you think why remote printing doesn't work ? andreas> Any experience ? I have to go to bed now, wanted to print one andreas> set of folies for a meeting tomorrow ;-) Well this is delayed now ;-) Is your lpr client actually bind to privilege port? I suspect Windows2000 doesn't do it. Since lpd uses r-authentication, the request must come from privilege port. -- Hajimu UMEMOTO @ Internet Mutual Aid Society Yokohama, Japan ume@mahoroba.org ume@bisd.hitachi.co.jp ume@{,jp.}FreeBSD.org http://www.imasy.org/~ume/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message