Dear users/gurus Last week I read a msg talking about this but I ignoreds it 'cause I did not get this problem. Shame on me! Now the lightning stroke my head! How to get rid of the SSL warnig bellow? bash-2.01$ smbclient '\\0\' -U user SSL: Error error setting CA cert locations: error:00000000::lib(0) :func(0) : reason(0) trying default locations. added interface ip=xxx.xxx.xxx.xxx bcast=xxx.xxx.xxx.xxx nmask=255.255.255.0 Password: Domain=[myDomain] OS=[Unix] Server=[Samba pre-3.0.0] tree connect failed: ERRDOS - ERRnosuchshare (You specified an invalid share name) Thanks in advance Ethy H. Brito /"\ InterNexo Ltda. \ / CAMPANHA DA FITA ASCII - CONTRA MAIL HTML +(12) 341-6860 X ASCII RIBBON CAMPAIGN - AGAINST HTML MAIL Sao Jose dos Campos / \
On Mon, 5 Mar 2001, Ethy H. Brito wrote:> How to get rid of the SSL warnig bellow? > > > bash-2.01$ smbclient '\\0\' -U user > SSL: Error error setting CA cert locations: error:00000000::lib(0) :func(0) : > reason(0) trying default locations.docs/textdocs/SSLeay.txt says that ssl = no in smb.conf should give you a samba that works as if SSL support wasn't compiled in. But that doesn't work for this. ssl CA certDir = / or some other path seems to make it shut up. If you are actually using SSL you may have to set it to some correct value. /Urban