[root@test2 /tmp]# smbclient \\\\test/etc added interface ip=192.168.1.5 bcast=192.168.1.255 nmask=255.255.255.0 Got a positive name query response from 127.0.0.1 ( 192.168.1.5 ) SSL: Cert error: unknown error 18 in /C=AU/ST=Queensland/L=Brisbane/O=Test Company/OU=Unknown /CN=www.conprojan.com.au/Email=info@conprojan.com.au SSL: negotiated cipher: DES-CBC3-SHA Password: Anonymous login successful Domain=[TEST] OS=[Unix] Server=[Samba 2.0.7] smb: \> Does anyone know what could be wrong? What is unknown error 18 exactly? Thanks.
Grant wrote:> > [root@test2 /tmp]# smbclient \\\\test/etc...> SSL: Cert error: unknown error 18 in...> SSL: negotiated cipher: DES-CBC3-SHA > Password: > Anonymous login successful > Domain=[TEST] OS=[Unix] Server=[Samba 2.0.7] > smb: \>Get the non-ssl Samba RPMs from RedHat (assuming you are trying to get SSL working). Cheers, jerry -- ---------------------------------------------------------------------- /\ Gerald (Jerry) Carter Professional Services \/ http://www.valinux.com/ VA Linux Systems gcarter@valinux.com http://www.samba.org/ SAMBA Team jerry@samba.org http://www.plainjoe.org/ jerry@plainjoe.org "...a hundred billion castaways looking for a home." - Sting "Message in a Bottle" ( 1979 )
I am receiving the following "Cert" error when I try to use smb client to access the localhost. Samba has been compiled with SSL support. [root@test /tmp]# smbclient \\\\test/etc added interface ip=192.168.1.5 bcast=192.168.1.255 nmask=255.255.255.0 Got a positive name query response from 127.0.0.1 ( 192.168.1.5 ) SSL: Cert error: unknown error 18 in /C=AU/ST=Queensland/L=Brisbane/O=Test Company/OU=Unknown /CN=www.conprojan.com.au/Email=info@conprojan.com.au SSL: negotiated cipher: DES-CBC3-SHA Password: Anonymous login successful Domain=[TEST] OS=[Unix] Server=[Samba 2.0.7] smb: \> Does anyone know what could be wrong? What is unknown error 18 exactly? Regards, Grant