Click to See Complete Forum and Search --> : smbclient


friend621
02-27-2001, 06:05 PM
Hi! I am very new to Linux and am using redhat 7.0. I am having problems getting the linux machine to talk to another NT machine. The Nt machine pings this linux system and this pings the NT pretty good. I also have the smbd running. When I try to use smbclient as "smbclient -L <host>" I get this error.
"SSL:Error errot setting CA cert locations: error :00000000::lib(0) :func(0):reason(0)
trying default locations.
added interface ip=<local IP> bcast=IP nmask=maskIP
session request to host IP failed (Called name not present)"
After I was troubled by this message, i got to the documentation and tried to configure samba by SWAT. All the documentation I found was for 6.2 and there have been quiet a few changes in 7.0. would really appreciate a detailed guidance and/or direction where to find a step by step documentation (for 7.0).

Thanks in advance.

neffu
02-27-2001, 09:26 PM
The changes in Redhat 7 shouldn't change samba since that is a separate program. Make sure you have samba AND samba-client tools installed, the RPMS will be on the RedHat CD if not they're not already installed. I answered your question in another thread where you posted your question:
http://www.linuxnewbie.org/cgi-bin/ubbcgi/ultimatebb.cgi?ubb=get_topic&f=13&t=003695

The answer is at the bottom of the thread.

Good luck!