All of lore.kernel.org
 help / color / mirror / Atom feed
From: Ian Kent <raven@themaw.net>
To: Guillaume Rousse <Guillaume.Rousse@inria.fr>
Cc: autofs@linux.kernel.org
Subject: Re: strange regression in ldap support between 5.3 and 5.4
Date: Tue, 19 May 2009 12:49:58 +0800	[thread overview]
Message-ID: <4A123A76.3060102@themaw.net> (raw)
In-Reply-To: <4A121DFD.8020707@themaw.net>

Ian Kent wrote:
> Guillaume Rousse wrote:
>> Hello list.
>>
>> I have a user reporting a strange regression after updating from linux 
>> mandriva 2009.0 (shipping autofs 5.0.3 + all patches until 
>> fix-couple-of-memory-leaks.patch) to mandriva 2009.1 (shipping autofs 
>> 5.4 + all patches until clear-rpc-client-on-lookup-fail.patch): 
>> apparently, keys defined in indirect maps are mounted directly on the 
>> mount point, instead of a subdir:
>>
>> https://qa.mandriva.com/show_bug.cgi?id=50631
>>
>> The debug output is apparently not consistent with mount output:
>> mounted /home/lsc/luizd
>> vs
>> sol.lsc.ufsc.br:/export/lsc/home/luizd on /home/lsc type nfs
>>
>> Curiously, file based maps works OK. But, the only ldap-related changes 
>> I see in the applied patches set (5.0.3 with all patches is basically 
>> 5.0.4) is a memory leak fix, and a build-time detection fix.
>>
>> Does someones see something else ?
> 
> Looks like the trailing "/" on the autofs mount point might be causing
> some confusion:
> 
> dn: cn=/home/lsc/,nisMapName=auto.master,ou=autofs,ou=nss,dc=lsc,dc=ufsc,dc=
>  br
> cn: /home/lsc/
> nisMapName: /home/lsc/

And shouldn't nisMapName be auto.master?

> objectClass: nisObject
> objectClass: top
> nisMapEntry: ldap:lua.lsc.ufsc.br:nisMapName=auto.home,ou=autofs,ou=nss,dc=l
>  sc,dc=ufsc,dc=br
> 
> 
> I'd be interested to know if this is the case.
> 
> _______________________________________________
> autofs mailing list
> autofs@linux.kernel.org
> http://linux.kernel.org/mailman/listinfo/autofs

  reply	other threads:[~2009-05-19  4:49 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-05-18 19:50 strange regression in ldap support between 5.3 and 5.4 Guillaume Rousse
2009-05-19  2:48 ` Ian Kent
2009-05-19  4:49   ` Ian Kent [this message]
2009-05-19 16:25   ` Guillaume Rousse

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=4A123A76.3060102@themaw.net \
    --to=raven@themaw.net \
    --cc=Guillaume.Rousse@inria.fr \
    --cc=autofs@linux.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.