[Samba] still having a connection problem

Bradley W. Langhorst brad at langhorst.com
Thu Jan 23 19:02:01 GMT 2003


On Thu, 2003-01-23 at 12:43, Jason Kirschenmann wrote:
> 
> 
> Hello all,
> i'm having a hard time getting samba running.  I am running red hat 8.0, and 
> samba 2.25.  i am part of a domain on my campus and have my box joined to 
> the domain.  i can even see it in the workgroup, but whenever i try and 
> connect to it from a windows machine i get this error "No service is 
> operating at the destination network endpoint on the remote system."  The 
> last guy told me to set my log level to 5 and switch my security settings to 
> server, but i still get the exact same error. Here's my smb.conf
> 
> [global]
> netbios name = jasonsdt
> guest ok = yes
> log file = /var/log/samba/%m.log
> load printers = yes
> socket options = TCP_NODELAY IPTOS_LOWDELAY SO_KEEPALIVE SO_RCVBUF=8192 
> SO_SNDBUF=8192
> wins server = Enterprise
I'd put this in as an IP address instead...

> encrypt passwords = yes
> dns proxy = no
> server string = Samba Server
> printing = lprng
> password server = Enterprise
again ip address here (not your problem though)
> unix password sync = Yes
> workgroup = Trinitynet
> printcap name = /etc/printcap
> security = domain
> 
> [downloads]
> writeable = yes
> public = yes
> path = /home/jason/downloads
> 
> [music]
> writeable = yes
> public = yes
> path = /home/jason/music

so what is shown in the log file when you attempt to connect?
did you run testparm?
did you step through diagonsis.txt?

brad

-- 
Bradley W. Langhorst <brad at langhorst.com>




More information about the samba mailing list