libpam-ldap does not link the same version of openldap/openssl package installed in the same image

Bug #194270 reported by Quan Dinh
2
Affects Status Importance Assigned to Milestone
libpam-ldap (Ubuntu)
Expired
Undecided
Unassigned

Bug Description

Binary package hint: libpam-ldap

On Ubuntu 7.

The openssl version is .0.9.8c which support 14 ciphers
cipher_specs[75]

   TLS_RSA_WITH_AES_256_CBC_SHA
   TLS_DHE_RSA_WITH_3DES_EDE_CBC_SHA
   TLS_DHE_DSS_WITH_3DES_EDE_CBC_SHA
   TLS_RSA_WITH_3DES_EDE_CBC_SHA
   TLS_RSA_WITH_AES_128_CBC_SHA
   TLS_RSA_WITH_RC4_128_SHA
   TLS_RSA_WITH_RC4_128_MD5
   TLS_RSA_WITH_RC4_128_MD5
   TLS_DHE_RSA_WITH_DES_CBC_SHA
   TLS_DHE_DSS_WITH_DES_CBC_SHA
   TLS_RSA_WITH_DES_CBC_SHA
   TLS_DHE_RSA_EXPORT_WITH_DES40_CBC_SHA
   TLS_DHE_DSS_EXPORT_WITH_DES40_CBC_SHA
   TLS_RSA_EXPORT_WITH_DES40_CBC_SHA
   TLS_RSA_EXPORT_WITH_RC4_40_MD5
   TLS_RSA_EXPORT_WITH_RC4_40_MD5

However, the ssl version linked into pam_ldap has only 7 ciphers.
The openssl lib may be obsoleted when linked with pam_ldap via apt-get or applitude
cipher_suites[24]

   TLS_DHE_RSA_WITH_3DES_EDE_CBC_SHA
   TLS_RSA_WITH_AES_128_CBC_SHA
   TLS_RSA_WITH_3DES_EDE_CBC_SHA
   TLS_RSA_WITH_AES_256_CBC_SHA
   TLS_RSA_WITH_RC4_128_SHA
   TLS_RSA_WITH_RC4_128_MD5
   TLS_DHE_DSS_WITH_3DES_EDE_CBC_SHA
   TLS_DHE_DSS_WITH_RC4_128_SHA
 compression_methods[2]

Revision history for this message
Dimitrios Symeonidis (azimout) wrote :

 Thank you for taking the time to report this bug and helping to make Ubuntu better. You reported this bug a while ago and there hasn't been any activity in it recently. We were wondering if this is still an issue for you. Can you try with the latest Ubuntu release? Thanks in advance.

Changed in libpam-ldap (Ubuntu):
status: New → Incomplete
Revision history for this message
Chuck Short (zulcss) wrote :

We'd like to figure out what's causing this bug for you, but we haven't heard back from you in a while. Could you please provide the requested information? Thanks!

Revision history for this message
Launchpad Janitor (janitor) wrote :

[Expired for libpam-ldap (Ubuntu) because there has been no activity for 60 days.]

Changed in libpam-ldap (Ubuntu):
status: Incomplete → Expired
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.