GNU bug report logs - #62721
30.0.50; EUDC: stop adding a wildcard to LDAP searches

Previous Next

Package: emacs;

Reported by: Fabrice Bauzac-Stehly <libnoon <at> orange.fr>

Date: Sat, 8 Apr 2023 07:21:02 UTC

Severity: normal

Found in version 30.0.50

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

Bug is archived. No further changes may be made.

Full log


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

From: Fabrice Bauzac-Stehly <libnoon <at> orange.fr>
To: Thomas Fitzsimmons <fitzsim <at> fitzsim.org>
Cc: 62721 <at> debbugs.gnu.org, fgunbin <at> fastmail.fm
Subject: Re: bug#62721: 30.0.50; EUDC: stop adding a wildcard to LDAP searches
Date: Tue, 16 May 2023 10:14:14 +0200
Thomas Fitzsimmons <fitzsim <at> fitzsim.org> writes:

> Fabrice Bauzac-Stehly <libnoon <at> orange.fr> writes:
>
>> Sure.  I have kept the two default items of the list, and added
>> 'samaccountname (the attribute for which I don't want any wildcard).  As
>> I've used Customize, it appears like this in my ~/.emacs.d/init.el:
>>
>> '(eudc-ldap-no-wildcard-attributes '(objectclass objectcategory samaccountname))
>
> Thanks, and what field of `eudc-query-form' does that affect?  "E-Mail"?

It affects samaccountname.  Indeed, I forgot to indicate that I have
also customized eudc-query-form-attributes:

 '(eudc-default-return-attributes
   '(displayname firstname name thumbnailphoto mail samaccountname ...))
 '(eudc-ldap-no-wildcard-attributes '(objectclass objectcategory samaccountname))
 '(eudc-query-form-attributes '(name firstname email samaccountname))

Thanks!

-- 
Fabrice Bauzac-Stehly
PGP 01EEACF8244E9C14B551C5256ADA5F189BD322B6




This bug report was last modified 2 years and 8 days ago.

Previous Next


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