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: Thomas Fitzsimmons <fitzsim <at> fitzsim.org>
Cc: tracker <at> debbugs.gnu.org
Subject: bug#8983: closed (23.3; displayName is missing from
 ldap-attribute-syntaxes-alist)
Date: Tue, 10 Mar 2015 01:08:02 +0000
[Message part 1 (text/plain, inline)]
Your message dated Mon, 09 Mar 2015 21:07:37 -0400
with message-id <m3zj7l8xt2.fsf <at> fitzsim.org>
and subject line Re: bug#8983: 23.3; displayName is missing from ldap-attribute-syntaxes-alist
has caused the debbugs.gnu.org bug report #8983,
regarding 23.3; displayName is missing from ldap-attribute-syntaxes-alist
to be marked as done.

(If you believe you have received this mail in error, please contact
help-debbugs <at> 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: Ł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


[Message part 3 (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


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.