On Fri, 11 Jan 2002, Jay Paulson wrote:

> We run an NT domain on a medium size network and I'm trying to set up a Linux
> samba server.  I'm a total newbie at this so bear with me. I've got the system> up 
>and running Samba 2.2.2 I can see the samba server in network neighborhood > from my 
>PC however I can't access it (I receive the error message "The network> path not 
>found").  I have added the Samba server to the PDC and joined the net> work using the 
>smbpasswd it said it has joined the network, but now when I run> the same command I 
>get an NT_STATUS_ACCESS_DENIED error.  I run nmblookup <nam> eofsambaserver> and it 
>returns to me:
>

<snip>


First of all, make sure the 'nmbd' daemon is running on the Red Hat Linux box.

Second, try to pull it up by using the IP address instead of the name just
to troubleshoot and make sure it's not a network issue (it doesn't sound like
it anyways):

Start --> Run --> \\IP\smbshare

Third, check out the "remote announce" config option in the smb.conf file
because you may need to add some IPs there if these systems are in different
subnets.

Fourth, check out the "wins server" config option in the same file to specify
the IP address of the WINS server in the network.  It sounds like an IP to
Netbios resolution problem to me.


I'm sure there are more things you can try, but at least these ones can get
you started.


-- 
Nitebirdz

Mozilla--> http://www.mozilla.org
Linux XFS--> http://oss.sgi.com/projects/xfs



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

Reply via email to