On Thu, Sep 06, 2007 at 10:06:17PM +0200, markus reichelt wrote:
> * Michael Halcrow <[EMAIL PROTECTED]> wrote:
> 
> > On Thu, Sep 06, 2007 at 08:08:32PM +0200, Stefan Farestam wrote:
> > > Ok. Any guess as to what I need to change /update in my distro to
> > > get this working? I use a stock kernel from kernel.org instead of
> > > the one supplied by Ubuntu.
> > 
> > I don't think anything that drastic is going to be necessary. The
> > kernel you are using does not matter. What matters is what /bin/mount
> > is adding to the -o option set when you perform the mount. It's going
> > to take some detective work to find out why /bin/mount is setting the
> > noexec flag in your particular case; maybe it's something in your
> > /etc/fstab, or maybe it has something to do with your flags set on
> > your lower mount.

 mount(8) is adding the MS_NOEXEC|MS_NOSUID|MS_NODEV flags when you
 mount as ordinary user.

> regarding mount itself ... might even be an issue of util-linux and
> util-linux-ng - what's Ubuntu using?
> 
> (still wondering why there's a -ng in the first place; I'm strongly
> reminded of the mutt-ng disaster. Karel? ;-)

 http://lkml.org/lkml/2006/12/20/130

    Karel

-- 
 Karel Zak  <[EMAIL PROTECTED]>

-------------------------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >>  http://get.splunk.com/
_______________________________________________
eCryptfs-users mailing list
eCryptfs-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/ecryptfs-users

Reply via email to