Hugh:
I Think you're right on the URL: http://www.linuxnewbies.org/ instead of
www.linuxnewbees.org.
Must be a typo.


Mikkel L. Ellertson and everybody else:

This is the config file:
I've changed a few names and left out a part of the config file.

# Samba config file created using SWAT
# from client (no.need.to.know)
# Date: 2000/10/21 23:36:23

# Global parameters
[global]
 workgroup = MY.HOME.NETWORK
 server string = server
 time server = Yes
 os level = 65
 dns proxy = No
 wins support = Yes
 guest account = client
 hide dot files = No

[printers]
 comment = All Printers
 path = /var/spool/samba
 guest ok = Yes
 print ok = Yes

[tmp]
 comment = Temporary file space
 path = /tmp
 read only = No
 guest ok = Yes

[public]
 comment = Public Stuff
 path = /home/public
 read only = No
 create mask = 0664
 directory mask = 0775
 guest ok = Yes

[data]
 comment = Data
 path = /home/samba/data
 read list = @staff
 write list = @staff
 read only = No
 create mask = 0660
 directory mask = 0770
 guest ok = Yes


The question:
>>I have access to the /TMP directory on the Linux box from the W'98 box,
>>but when i trie to get access to /home/samba/data or /home/public, i get a
>>"Cannot find the share" error (I've translated the message from Dutch).
>>I've configured everything with SWAT, but I can't find the fault in the
>>shares

>We would have to see your smb.conf file.


I'm not sure this is enought information to solve this problem, but I hope
someone can tell me what's wrong with this setup.

Mikkel L. Ellertson,
You mentioned upgrading a couple of things on my Redhat 6.1 box. Wouldn't it
be easier to buy a RH6.2 distro and do a upgrade?
I don't know what size the "upgrades" are you have to download from the
internet, but I have a 56K6 modem connection and that could get a bit
expensive if you have to be on the net for say 8a10 hours.
Anyway, Thank you for the tip. I appreciate the concern.
I hope the text above makes sence (I'm not that good in english)

By the way, you're right about the IPchains. 2.0.x uses Ipfwadm, 2.1.x and
2.2.x use Ipchains. I've missed that detail in the manual before.



any reply appreciated,


Remon






---
pgp = Pretty Good Privacy.

To get my public pgp-key, sent an e-mail to: [EMAIL PROTECTED]
roadrunner

----- Oorspronkelijk bericht -----
Van: "Mikkel L. Ellertson" <[EMAIL PROTECTED]>
Aan: "redhat-list" <[EMAIL PROTECTED]>
Verzonden: zaterdag 21 oktober 2000 8:51
Onderwerp: Re: IPChains (NHF - Newbeeized Help File). Also for Redhat 6.1?


> On Sat, 21 Oct 2000, Roadrunner wrote:
>
> > Hi, to all who read this
> >
> >
> > First my contribution to the list ; )
> > I've found a site for Linux Newbees. (www.linuxnewbees.org)
> > You can find all kind of helpfiles for a number of problems: setting up
a
> > sambaserver, setting up IPChains, Firewall etc.
> >
> > I was able to setup a peer-to-peer network between a Linux box and a
W'98
> > Box with the helpfiles i've found there, but I have a few questions
> > regarding those help files.
> >
> > 1-Where can I find the Kernel version-nr.? It must be very easy, but I
have
> > no idea.
> >
> uname -r
> >
> > 2-Where can I find Ipfwadm? (preferably on the Redhat CD)
> >
> With the 2.2.x kernels, use ipchains instead.
> >
> > 3-Where can I find the IPchains package? (preferably on the Redhat CD)
> >
> The ipchains-1.3.9-5 rpm on the RedHat CD.  (/sbin/ipchains)
> >
> > 4-Does the IPChains NHF (www.linuxnewbees.org) also work for Redhat 6.1?
> > (It describes the procedure on Slackware 4.0, kernel 2.2.6, but it
schould
> > work with any 2.2.x kernel)
> >
> I haven't looked at it, but the firewall script generated should work with
> RedHat.  You can also check out:
> http://www.linux-firewall-tools.com/linux/firewall/
> >
> > 5-I have access to the /TMP directory on the Linux box from the W'98
box,
> > but when i trie to get access to /home/samba/data or /home/public, i get
a
> > "Cannot find the share" error (I've translated the message from Dutch).
> > I've configured everything with SWAT, but I can't find the fault in the
> > shares
> >
> We would have to see your smb.conf file.
> >
> > Extra information:
> > I have Redhat 6.1, a standard kernel, I-net access thru a W'98 box (this
> > will be changed soon to the Linux-box) and no idea what i'm doing.
> >
> You should probably upgrade to 6.2 plus the latest upgrades.  At lease
> upgrade the kernel to 2.2.16 or later, and upgrade the other packages to
> plug some security issues.
> >
> > I hope there's someone out there that will take the time to look into
these
> > questions.
> >
> >
> > Thanks for any response,
> >
> >
> >
> > Remon
> >
> >
>
>
>
> _______________________________________________
> Redhat-list mailing list
> [EMAIL PROTECTED]
> https://listman.redhat.com/mailman/listinfo/redhat-list
>



_______________________________________________
Redhat-list mailing list
[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/redhat-list

Reply via email to