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: help-debbugs <at> gnu.org (GNU bug Tracking System)
To: Łukasz Stelmach <lukasz.stelmach <at> iem.pw.edu.pl>
Subject: bug#8983: closed (Re: bug#8983: 23.3; displayName is missing from
 ldap-attribute-syntaxes-alist)
Date: Tue, 10 Mar 2015 01:08:03 +0000
[Message part 1 (text/plain, inline)]
Your bug report

#8983: 23.3; displayName is missing from ldap-attribute-syntaxes-alist

which was filed against the emacs package, has been closed.

The explanation is attached below, along with your original report.
If you require more details, please reply to 8983 <at> debbugs.gnu.org.

-- 
8983: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=8983
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: Thomas Fitzsimmons <fitzsim <at> fitzsim.org>
To: 8983-done <at> debbugs.gnu.org
Subject: Re: bug#8983: 23.3;
 displayName is missing from ldap-attribute-syntaxes-alist
Date: Mon, 09 Mar 2015 21:07:37 -0400
fixed 8983 25.1

thanks

Hi,

I pushed a patch to add some missing attributes including displayName.

Thomas

[Message part 3 (message/rfc822, inline)]
From: Łukasz Stelmach <lukasz.stelmach <at> iem.pw.edu.pl>
To: bug-gnu-emacs <at> gnu.org
Subject: 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 73 days ago.

Previous Next


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