[Samba] sharing printer without login?

Rich Pinder rpinder at usc.edu
Tue Apr 16 18:29:02 GMT 2002


ipchains -F     <--- flushes all rules
ipchains -D     <--- deletes specified rules

(i'm not agreeing you should get rid of firewall completely, btw!)

rich

Mark Kruse wrote:
> 
> Make sure you don't have the firewall blocking it.  I had this problem a few
> days ago.  Check ipchains to see if it is blocking.  If you're behind a
> hardware or other firewall, you might want to get rid of it completely.  Not
> totally sure if I have this command right, but I believe it's 'ipchains -D'
> to remove all of them...
> 
> Mark
> Programming in Binary is as easy as 01 10 11
> ----- Original Message -----
> From: "christopher j bottaro" <cjb at cs.utexas.edu>
> To: <samba at lists.samba.org>
> Sent: Tuesday, April 16, 2002 7:03 PM
> Subject: Re: [Samba] sharing printer without login?
> 
> > ok, i set the global option:
> > security = share
> >
> > then i have a share that looks like this:
> > [cjb_music]
> >    comment = Chris' music
> >    path = /home/cjb/music
> >    read only = yes
> >    public = yes
> >
> > i can see the share in win2k and winxp, but when i double click on it, it
> says
> > its inaccessable, network name not found.
> >
> > what am i overlooking?
> >
> > thanks,
> > christopher
> >
> >
> >
> > On Tuesday 16 April 2002 06:48 am, Joel Hammer wrote:
> > > This does what you want on my home network.
> > > Joel
> > >
> > > [global]
> > > security = SHARE
> > > guest account = ftp
> > > hosts allow = 192.168.  127.0.0.1
> > >
> > >
> > > [AllFiles]
> > > comment = All Files
> > > path = /
> > > read only = no
> > > guest ok = Yes
> > >
> > > [test]
> > > comment = Filtered for Z53
> > > path = /tmp
> > > read only = No
> > > create mask = 0700
> > > guest ok = Yes
> > > printable = Yes
> > > printing = lprng
> > >         print command = /usr/bin/lpr -Ptest %s; rm %s
> > > lpq command = /usr/bin/lpq -Ptest
> > > lprm command = /usr/bin/lprm -Ptest %j
> > > lppause command = /usr/sbin/lpc hold test %j
> > > lpresume command = /usr/sbin/lpc release test %j
> > >
> > > On Mon, Apr 15, 2002 at 04:26:30PM -0500, christopher j bottaro wrote:
> > > > hello,
> > > > i want to share a printer via samba to some win2k machines, but i
> don't
> > > > want the win2k machines to have to login to some home dir.  how do i
> > > > accomplish this?  also, i want to share some dir (i.e.
> > > > /home/cjb/my_music) to the win2k machines with certain permissions,
> again
> > > > without requiring the win2k machines to login.
> > > >
> > > > thanks for the help,
> > > > christopher
> > > >
> > > > --
> > > > 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
> >
> 
> --
> To unsubscribe from this list go to the following URL and read the
> instructions:  http://lists.samba.org/mailman/listinfo/samba




More information about the samba mailing list