Re: [Samba] sharing printer without login?

2002-04-17 Thread Joel Hammer
Don't know if this will solve your problem but: cd sambasources/docs/textdoc grep "network name" * DIAGNOSIS.txt:If you get a "network name not found" or similar error then netbios You might need to go through DIAGNOSIS.txt. Joel On Tue, Apr 16, 2002 at 07:03:19PM -0500, christopher j bottaro wro

Re: [Samba] sharing printer without login?

2002-04-16 Thread Mark Kruse
d 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" <[EMAIL PROTECTED]> > >

Re: [Samba] sharing printer without login?

2002-04-16 Thread Rich Pinder
; Programming in Binary is as easy as 01 10 11 > - Original Message - > From: "christopher j bottaro" <[EMAIL PROTECTED]> > To: <[EMAIL PROTECTED]> > Sent: Tuesday, April 16, 2002 7:03 PM > Subject: Re: [Samba] sharing printer without login? >

Re: [Samba] sharing printer without login?

2002-04-16 Thread Mark Kruse
x27;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" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Tuesday, April 16, 2002 7:03 PM Subject: Re: [Samba] sharing

Re: [Samba] sharing printer without login?

2002-04-16 Thread christopher j bottaro
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 nam

Re: [Samba] sharing printer without login?

2002-04-16 Thread Joel Hammer
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

[Samba] sharing printer without login?

2002-04-15 Thread christopher j bottaro
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