From mboxrd@z Thu Jan 1 00:00:00 1970 From: Olivier Blin Subject: Re: mount options can not be parsed in auto.master with ldap map Date: Mon, 21 Jan 2008 09:50:33 +0100 Message-ID: References: <1200885843.10357.40.camel@raven.themaw.net> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <1200885843.10357.40.camel@raven.themaw.net> (Ian Kent's message of "Mon\, 21 Jan 2008 12\:24\:03 +0900") List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: autofs-bounces@linux.kernel.org Errors-To: autofs-bounces@linux.kernel.org To: Ian Kent Cc: autofs@linux.kernel.org Ian Kent writes: > On Fri, 2008-01-18 at 17:44 +0100, Olivier Blin wrote: >> Hello, >> >> Since the "LDAP base dns with spaces" patch series has been applied, >> automount can't parse anymore the mount options in auto.master. >> It looks like it includes the mount options after the space when >> parsing the base dn. >> >> Here is my auto.master file: >> $ grep -v "^#" /chroot/cooker/etc/autofs/auto.master >> /home ldap:ou=auto.home,ou=Mounts,dc=mandriva,dc=com rw,nosuid,nodev,soft,intr,relatime >> >> It fails this way: >> # automount -d -f >> Starting automounter version 5.0.3, master map auto.master >> using kernel protocol version 5.00 >> lookup_nss_read_master: reading master files auto.master >> parse_init: parse(sun): init gathered global options: (null) >> lookup_read_master: lookup(file): read entry /home >> syntax error in map near [ nosuid ] >> no mounts in table > > Please give this patch a try > http://www.kernel.org/pub/linux/daemons/autofs/v5/autofs-5.0.3-basedn-with-spaces-fix-3.patch It works great, thanks a lot! -- Olivier Blin (blino) - Mandriva