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.

To add a comment to this bug, you must first unarchive it, by sending
a message to control AT debbugs.gnu.org, with unarchive 8983 in the body.
You can then email your comments to 8983 AT debbugs.gnu.org in the normal way.

Toggle the display of automated, internal messages from the tracker.

View this report as an mbox folder, status mbox, maintainer mbox


Report forwarded to owner <at> debbugs.gnu.org, bug-gnu-emacs <at> gnu.org:
bug#8983; Package emacs. (Fri, 01 Jul 2011 21:39:01 GMT) Full text and rfc822 format available.

Acknowledgement sent to Łukasz Stelmach <lukasz.stelmach <at> iem.pw.edu.pl>:
New bug report received and forwarded. Copy sent to bug-gnu-emacs <at> gnu.org. (Fri, 01 Jul 2011 21:39:01 GMT) Full text and rfc822 format available.

Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):

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




Information forwarded to bug-gnu-emacs <at> gnu.org:
bug#8983; Package emacs. (Wed, 24 Dec 2014 07:06:01 GMT) Full text and rfc822 format available.

Message #8 received at 8983 <at> debbugs.gnu.org (full text, mbox):

From: Thomas Fitzsimmons <fitzsim <at> fitzsim.org>
To: Łukasz Stelmach <lukasz.stelmach <at> iem.pw.edu.pl>
Cc: 8983 <at> debbugs.gnu.org
Subject: Re: bug#8983: 23.3;
 displayName is missing from ldap-attribute-syntaxes-alist
Date: Wed, 24 Dec 2014 02:05:20 -0500
[Message part 1 (text/plain, inline)]
Hi Łukasz,

This patch should fix the issue.

Thomas
[emacs-ldap-add-rfc2798-syntaxes.patch (text/x-patch, attachment)]

Reply sent to Thomas Fitzsimmons <fitzsim <at> fitzsim.org>:
You have taken responsibility. (Tue, 10 Mar 2015 01:08:02 GMT) Full text and rfc822 format available.

Notification sent to Łukasz Stelmach <lukasz.stelmach <at> iem.pw.edu.pl>:
bug acknowledged by developer. (Tue, 10 Mar 2015 01:08:03 GMT) Full text and rfc822 format available.

Message #13 received at 8983-done <at> debbugs.gnu.org (full text, mbox):

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




bug Marked as fixed in versions 25.1. Request was from Thomas Fitzsimmons <fitzsim <at> fitzsim.org> to control <at> debbugs.gnu.org. (Tue, 10 Mar 2015 01:12:01 GMT) Full text and rfc822 format available.

bug archived. Request was from Debbugs Internal Request <help-debbugs <at> gnu.org> to internal_control <at> debbugs.gnu.org. (Tue, 07 Apr 2015 11:24:04 GMT) Full text and rfc822 format available.

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.