From: Olivier Blin <blino@mandriva.com>
To: autofs@linux.kernel.org
Subject: mount options can not be parsed in auto.master with ldap map
Date: Fri, 18 Jan 2008 17:44:31 +0100 [thread overview]
Message-ID: <m3hchbdqxc.fsf@dynamo.mandriva.com> (raw)
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
Regards,
--
Olivier Blin (blino) - Mandriva
next reply other threads:[~2008-01-18 16:44 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-01-18 16:44 Olivier Blin [this message]
2008-01-19 2:47 ` mount options can not be parsed in auto.master with ldap map Ian Kent
2008-01-21 3:24 ` Ian Kent
2008-01-21 8:50 ` Olivier Blin
2008-02-12 22:46 ` Orion Poplawski
2008-02-13 12:41 ` Ian Kent
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=m3hchbdqxc.fsf@dynamo.mandriva.com \
--to=blino@mandriva.com \
--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.