On 08/10/2011 01:54 AM, Ian Beardslee wrote: > The comment by Olivier mentions "users_ldap does not support ldap (which > is LDAP over SSL not SASL)" I assume what was meant was "does not > support ldaps"?
You're right I mean "ldaps" of course, too bad Launchpad does not support editing of comments ;-) > Following on from the "LDAP over SSL" bit .. according to > http://www.openldap.org/faq/data/cache/605.html "ldaps:// is deprecated > in favor of Start TLS [RFC2830]." Yup, STARTTLS is the standard in most text-based protocols nowadays, such as SMTP, POP or IMAP - much easier as it does not require setting up separate ports. > Although not SASL either, I have made some changes to users_ldap to > support Start TLS. I guess the original poster really meant SSL, not SASL... Thanks for the contribution, I will then change the title of this bug and assign it to you, and we can move on to review your merge proposal! :-) ** Summary changed: - users_ldap : problem with sasl authentification + adding SSL support to users_ldap ** Changed in: openobject-addons Assignee: (unassigned) => Ian Beardslee (ibeardslee) ** Changed in: openobject-addons Status: Won't Fix => Confirmed -- You received this bug notification because you are a member of C2C OERPScenario, which is subscribed to the OpenERP Project Group. https://bugs.launchpad.net/bugs/389033 Title: adding SSL support to users_ldap Status in OpenERP Modules (addons): Confirmed Bug description: Hi! I use the users_ldap module. It works with normal connexion. But, it don't work with sasl connexion (ldaps). To manage notifications about this bug go to: https://bugs.launchpad.net/openobject-addons/+bug/389033/+subscriptions _______________________________________________ Mailing list: https://launchpad.net/~c2c-oerpscenario Post to : [email protected] Unsubscribe : https://launchpad.net/~c2c-oerpscenario More help : https://help.launchpad.net/ListHelp

