GNU bug report logs - #8983
23.3; displayName is missing from ldap-attribute-syntaxes-alist

Previous Next

Package: emacs;

Reported by: Łukasz Stelmach <lukasz.stelmach <at> iem.pw.edu.pl>

Date: Fri, 1 Jul 2011 21:39:01 UTC

Severity: normal

Found in version 23.3

Fixed in version 25.1

Done: Thomas Fitzsimmons <fitzsim <at> fitzsim.org>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: Łukasz Stelmach <lukasz.stelmach <at> iem.pw.edu.pl>
To: 8983 <at> debbugs.gnu.org
Subject: bug#8983: 23.3; displayName is missing from ldap-attribute-syntaxes-alist
Date: Fri, 01 Jul 2011 23:38:42 +0200
Hello.

  (ldap-search "uid=fgg" "localhost" '("displayName"))

returns 

  ((("Friedrich Georg Göthe")))

while 

  (ldap-search "uid=fgg" "localhost" '("sn"))

gives

  ((("Göthe")))

That is because ldap-attribute-syntaxes-alist lacks (displayname . 15).
The displayName attribute is a part of InetOrgPerson schema (RFC2798).

In GNU Emacs 23.3.1 (x86_64-pc-linux-gnu, GTK+ Version 2.22.1)
 of 2011-05-28 on kotik

The bug is in trunk too.

-- 
Miłego dnia,
Łukasz Stelmach




This bug report was last modified 10 years and 74 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.