From owner-freebsd-questions@FreeBSD.ORG Mon Dec 1 03:54:35 2003 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2384A16A4CF for ; Mon, 1 Dec 2003 03:54:35 -0800 (PST) Received: from ns1.vagner.com (ns1.vagner.com [65.39.87.179]) by mx1.FreeBSD.org (Postfix) with ESMTP id DC3DA43FA3 for ; Mon, 1 Dec 2003 03:54:33 -0800 (PST) (envelope-from george@vagner.com) Received: (from root@localhost) by ns1.vagner.com (8.12.9/8.12.9) id hB1BsUhk024757 for freebsd-questions@freebsd.org; Mon, 1 Dec 2003 04:54:30 -0700 (MST) (envelope-from george@vagner.com) Received: from laptop (c-65-97-0-185.va.client2.attbi.com [65.97.0.185]) by ns1.vagner.com (8.12.9/8.12.9av) with SMTP id hB1Br6c2024735 for ; Mon, 1 Dec 2003 04:54:27 -0700 (MST) (envelope-from george@vagner.com) Message-ID: <00db01c3b801$e0c21640$6500a8c0@laptop> From: "george" To: References: <44he0l6sj6.fsf@be-well.ilk.org> Date: Mon, 1 Dec 2003 06:53:07 -0500 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2800.1158 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1165 X-Virus-Scanned: by AMaViS perl-11 Subject: Re: sharing a printer to windows clients X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 01 Dec 2003 11:54:35 -0000 try connecting to the directory share first with your username /password then you can print to the printer. ----- Original Message ----- From: "Lowell Gilbert" To: "Ian Todd" Cc: Sent: Monday, December 01, 2003 12:01 AM Subject: Re: sharing a printer to windows clients > "Ian Todd" writes: > > > Ive installed a printer and shared it on my bsd box.I can > > see and install the printer from my windows pc.But when i > > want to print i get access denied.Where do you set the > > permissions for the printer? > > That depends on how you're "sharing" it. > For a Samba installation, I have: > > [lp] > comment = Lowell's printer > guest ok = Yes > max print jobs = 1 > printable = Yes > > > in smb.conf. > _______________________________________________ > freebsd-questions@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.org" >