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





------- Additional Comments From [EMAIL PROTECTED]  2003-20-10 18:08 -------
I also have to set the following options in /etc/ldap.conf

#uri ldaps://mse.foo.com
ssl off

if I use 

uri ldaps://mse.foo.com
ssl on

and in smb.conf

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

I get the Segmentation fault.



-- 
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