forwarded 281146 http://bugzilla.padl.com/show_bug.cgi?id=143
tags 281146 + patch
thanks

Hi,

It seems that this is
http://bugzilla.padl.com/show_bug.cgi?id=143
and that SuSE has a patch for it for years. I have extracted it from
http://download.opensuse.org/repositories/openSUSE:/11.1/standard/src/nss_ldap-262-10.16.src.rpm
and attached it.

Greetings,
Joachim

-- 
Joachim "nomeata" Breitner
Debian Developer
  nome...@debian.org | ICQ# 74513189 | GPG-Keyid: 4743206C
  JID: nome...@joachim-breitner.de | http://people.debian.org/~nomeata
--- nss_ldap-246.orig/ldap-grp.c
+++ nss_ldap-246/ldap-grp.c
@@ -594,8 +594,9 @@ _nss_ldap_parse_gr (LDAPMessage * e,
 							      10);
 
   stat =
-    _nss_ldap_getrdnvalue (e, ATM (LM_GROUP, cn), &gr->gr_name, &buffer,
+    _nss_ldap_assign_attrval (e, ATM (LM_GROUP, cn), &gr->gr_name, &buffer,
 			   &buflen);
+  
   if (stat != NSS_SUCCESS)
     return stat;
 

Attachment: signature.asc
Description: Dies ist ein digital signierter Nachrichtenteil

Reply via email to