From owner-freebsd-questions Thu Aug 29 14:59:28 2002 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 DEA6937B400 for ; Thu, 29 Aug 2002 14:59:24 -0700 (PDT) Received: from its-mail1.massey.ac.nz (its-mail1.massey.ac.nz [130.123.128.11]) by mx1.FreeBSD.org (Postfix) with ESMTP id C9DCA43E3B for ; Thu, 29 Aug 2002 14:59:23 -0700 (PDT) (envelope-from G.P.Defryn@massey.ac.nz) Received: from its-mm1.massey.ac.nz (its-mm1.massey.ac.nz [130.123.128.45]) by its-mail1.massey.ac.nz (8.9.3/8.9.3) with ESMTP id JAA09557 for ; Fri, 30 Aug 2002 09:59:22 +1200 (NZST) Received: from its-xchg2.massey.ac.nz (Not Verified[130.123.128.28]) by its-mm1.massey.ac.nz with MailMarshal id ; Fri, 30 Aug 2002 09:59:22 +1200 Received: by its-xchg2.massey.ac.nz with Internet Mail Service (5.5.2655.55) id ; Fri, 30 Aug 2002 09:59:22 +1200 Message-ID: <98B01D2717B9D411B38F0008C7840931057F3B6A@its-xchg2.massey.ac.nz> From: "Defryn, Guy" To: "'freebsd-questions@FreeBSD.ORG'" Subject: Samba problems Date: Fri, 30 Aug 2002 09:59:19 +1200 MIME-Version: 1.0 X-Mailer: Internet Mail Service (5.5.2655.55) Content-Type: text/plain Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Hi there, I have samba running on Freebsd 4.5. I used the samba from the ports collection. I used security=server and defined the NT server. I can access shares that have users specified as valid users but when I use a group as valid user it says access denied. The group has RW access [folder] path = /usr/groupfolder public = no writeable = yes valid users = @mygroup create mask = 0664 directory mask = 0774 group = +mygroup I also can't connect to printers through Samba. It says unable to connect,Access denied. When I use the lpr command from my unix box it works fine [global] printing = bsd printcap name = /etc/printcap load printers = yes print command = lpr -r -s -P %p %s [printers] browseable = no printable = yes #is this correct or does it have to be #the same as in /etc/printcap path = /var/spool/samba public = yes printable = yes writeable = no Any ideas? Guy To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message