http://qa.mandrakesoft.com/show_bug.cgi?id=6180





------- Additional Comments From [EMAIL PROTECTED]  2003-20-10 18:38 -------
Can you please confirm exactly which packages you are using (you noted
samba-3.0.1pre1 but I have not made packages for Mandrake 9.1, using the cooker
packages on Mandrake 9.1 *will* cause problems as cooker/9.2 run openldap-2.1.x,
Mandrake 9.1 shipped with openldap-2.0.x, and there are some incompatabilities
between the two versions in the libraries).

$ rpm -qa 'samba3*'
should do.

If you are running non-standard versions of any other related software, please
note those too ...

Also, can yo confirm whether or not you have correct certificate infrastructure
in place (ie you have a CA certificate available and defined in /etc/ldap.conf
on the samba server, and the LDAP server has a valid certificate, with the CN
value matching it's hostname as set in the passdb backend line, signed by the CA
certificate)?

I will test on my test samba3/LDAP network later today, but I think I had SSL or
TLS working ...

-- 
Configure bugmail: http://qa.mandrakesoft.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.


------- Reminder: -------
assigned_to: [EMAIL PROTECTED]
status: UNCONFIRMED
creation_date: 
description: 
I've configured samba3 (smb.conf) with ldaps to connect our LDAP Server. When
executing the command "net3 groupmap list" I always get a Segmentation fault.

gdb -c core.22231

Program terminated with signal 11, Segmentation fault.
#0  0x40286e38 in ?? ()

If I change the line:

passdb backend = ldapsam:ldaps://mse.foo.com
to 
passdb backend = ldapsam:ldap://mse.foo.com

everything works.

I'm able to reproduce this error on two different servers with ML 9.1.
I can make a connection to a share on the samba server when ldaps is activated -
so ldaps seems to work.

Reply via email to