Thomas Eisenzopf
2003-Jan-27 13:07 UTC
[Samba] Samba print permissions for specific users/groups wanted
Hi! I installed a samba server (2.2.7) with a NT domain and printing support without problems, everything is working fine. Client OS is Windows 2000. Now I want to give specific permissions to the printers, for example group "users1" has permission to print to "lp1", group "users2" to "lp2". Everyone is allowed to print to "lp3", but not to "lp1" and "lp2". I tried to figure out, how to manage this. As far as I know I have to use Windows 2000 ACLs from the Windows 2000 user interface, and no samba specific settings. But always everyone can print to every printer. I also searched usenet with google, but didn?t succeed. Any help is appreciated! Best regards, Thomas.
Joel Hammer
2003-Jan-27 22:19 UTC
[Samba] Samba print permissions for specific users/groups wanted
man smb.conf / valid users You may have to set up individual shares for each printer, not sure. Joel On Mon, Jan 27, 2003 at 02:06:11PM +0100, Thomas Eisenzopf wrote:> Hi! > > I installed a samba server (2.2.7) with a NT domain and printing support > without problems, everything is working fine. Client OS is Windows 2000. > > Now I want to give specific permissions to the printers, for example group > "users1" has permission to print to "lp1", group "users2" to "lp2". Everyone > is allowed to print to "lp3", but not to "lp1" and "lp2". > > I tried to figure out, how to manage this. As far as I know I have to use > Windows 2000 ACLs from the Windows 2000 user interface, and no samba > specific settings. But always everyone can print to every printer. I also > searched usenet with google, but didn?t succeed. > > Any help is appreciated! > > Best regards, > Thomas. > > > -- > To unsubscribe from this list go to the following URL and read the > instructions: http://lists.samba.org/mailman/listinfo/samba
smbmail
2003-Jan-27 22:33 UTC
[Samba] Samba print permissions for specific users/groups wanted
As far as I know you can only deny specific IP-ranges with hosts deny (or allow with hosts allow) ----- Original Message ----- From: "Joel Hammer" <Joel@HammersHome.com> To: "Thomas Eisenzopf" <tez@exima.at>; <samba@lists.samba.org> Sent: Monday, January 27, 2003 11:18 PM Subject: Re: [Samba] Samba print permissions for specific users/groups wanted> man smb.conf > / valid users > > You may have to set up individual shares for each printer, not sure. > > Joel > On Mon, Jan 27, 2003 at 02:06:11PM +0100, Thomas Eisenzopf wrote: > > Hi! > > > > I installed a samba server (2.2.7) with a NT domain and printing support > > without problems, everything is working fine. Client OS is Windows 2000. > > > > Now I want to give specific permissions to the printers, for examplegroup> > "users1" has permission to print to "lp1", group "users2" to "lp2".Everyone> > is allowed to print to "lp3", but not to "lp1" and "lp2". > > > > I tried to figure out, how to manage this. As far as I know I have touse> > Windows 2000 ACLs from the Windows 2000 user interface, and no samba > > specific settings. But always everyone can print to every printer. Ialso> > searched usenet with google, but didn?t succeed. > > > > Any help is appreciated! > > > > Best regards, > > Thomas. > > > > > > -- > > To unsubscribe from this list go to the following URL and read the > > instructions: http://lists.samba.org/mailman/listinfo/samba > -- > To unsubscribe from this list go to the following URL and read the > instructions: http://lists.samba.org/mailman/listinfo/samba > >
Joel Hammer
2003-Jan-27 22:36 UTC
[Samba] Samba print permissions for specific users/groups wanted
This is valid users, not hosts allow. Joel On Mon, Jan 27, 2003 at 11:33:55PM +0100, smbmail wrote:> > As far as I know you can only deny specific IP-ranges with hosts deny (or > allow with hosts allow) > > > ----- Original Message ----- > From: "Joel Hammer" <Joel@HammersHome.com> > To: "Thomas Eisenzopf" <tez@exima.at>; <samba@lists.samba.org> > Sent: Monday, January 27, 2003 11:18 PM > Subject: Re: [Samba] Samba print permissions for specific users/groups > wanted > > > > man smb.conf > > / valid users > > > > You may have to set up individual shares for each printer, not sure. > > > > Joel > > On Mon, Jan 27, 2003 at 02:06:11PM +0100, Thomas Eisenzopf wrote: > > > Hi! > > > > > > I installed a samba server (2.2.7) with a NT domain and printing support > > > without problems, everything is working fine. Client OS is Windows 2000. > > > > > > Now I want to give specific permissions to the printers, for example > group > > > "users1" has permission to print to "lp1", group "users2" to "lp2". > Everyone > > > is allowed to print to "lp3", but not to "lp1" and "lp2". > > > > > > I tried to figure out, how to manage this. As far as I know I have to > use > > > Windows 2000 ACLs from the Windows 2000 user interface, and no samba > > > specific settings. But always everyone can print to every printer. I > also > > > searched usenet with google, but didn?t succeed. > > > > > > Any help is appreciated! > > > > > > Best regards, > > > Thomas. > > > > > > > > > -- > > > To unsubscribe from this list go to the following URL and read the > > > instructions: http://lists.samba.org/mailman/listinfo/samba > > -- > > To unsubscribe from this list go to the following URL and read the > > instructions: http://lists.samba.org/mailman/listinfo/samba > > > > >
smbmail
2003-Jan-27 22:39 UTC
[Samba] Samba print permissions for specific users/groups wanted
Yes but this goes for shares, not for printers ----- Original Message ----- From: "Joel Hammer" <Joel@HammersHome.com> To: "smbmail" <smbmail@gerwyb.org>; <samba@lists.samba.org> Sent: Monday, January 27, 2003 11:35 PM Subject: Re: [Samba] Samba print permissions for specific users/groups wanted> This is valid users, not hosts allow. > Joel > On Mon, Jan 27, 2003 at 11:33:55PM +0100, smbmail wrote: > > > > As far as I know you can only deny specific IP-ranges with hosts deny(or> > allow with hosts allow) > > > > > > ----- Original Message ----- > > From: "Joel Hammer" <Joel@HammersHome.com> > > To: "Thomas Eisenzopf" <tez@exima.at>; <samba@lists.samba.org> > > Sent: Monday, January 27, 2003 11:18 PM > > Subject: Re: [Samba] Samba print permissions for specific users/groups > > wanted > > > > > > > man smb.conf > > > / valid users > > > > > > You may have to set up individual shares for each printer, not sure. > > > > > > Joel > > > On Mon, Jan 27, 2003 at 02:06:11PM +0100, Thomas Eisenzopf wrote: > > > > Hi! > > > > > > > > I installed a samba server (2.2.7) with a NT domain and printingsupport> > > > without problems, everything is working fine. Client OS is Windows2000.> > > > > > > > Now I want to give specific permissions to the printers, for example > > group > > > > "users1" has permission to print to "lp1", group "users2" to "lp2". > > Everyone > > > > is allowed to print to "lp3", but not to "lp1" and "lp2". > > > > > > > > I tried to figure out, how to manage this. As far as I know I haveto> > use > > > > Windows 2000 ACLs from the Windows 2000 user interface, and no samba > > > > specific settings. But always everyone can print to every printer. I > > also > > > > searched usenet with google, but didn?t succeed. > > > > > > > > Any help is appreciated! > > > > > > > > Best regards, > > > > Thomas. > > > > > > > > > > > > -- > > > > To unsubscribe from this list go to the following URL and read the > > > > instructions: http://lists.samba.org/mailman/listinfo/samba > > > -- > > > To unsubscribe from this list go to the following URL and read the > > > instructions: http://lists.samba.org/mailman/listinfo/samba > > > > > > > > > >