Re: LDAP attribute preferences was Re: Organisational and 10^3 address books

2001-04-11 Thread Dan Mosedale
Paul Sandoz [EMAIL PROTECTED] writes: Attached is the Mozilla card to LDAP attribute mapping that is currenly used. This is based on the LDIF conversion code. At some point it might be advantageous to have a mapping table in the preferences, or changes to the

LDAPSSL and seg faults

2001-04-11 Thread Jim Dishaw
I'm using the Netscape v4.1 C SDK on Solaris 2.8 and I'm having problems when recovering from a LDAP_SERVER_DOWN error. I have the code shown below (edited for brevity). When I get an LDAP_SERVER_DOWN error on the ldap_search_ext_s() call, the subsequent ldap_simple_bind_s() call causes a seg