From: dann frazier <dannf@dannf.org>
To: Grant Coady <gcoady.lk@gmail.com>
Cc: Willy Tarreau <w@1wt.eu>,
Santiago Garcia Mantinan <manty@debian.org>,
linux-kernel@vger.kernel.org, debian-kernel@lists.debian.org
Subject: Re: problems with latest smbfs changes on 2.4.34 and security backports
Date: Mon, 22 Jan 2007 11:19:43 -0700 [thread overview]
Message-ID: <20070122181942.GJ28073@colo> (raw)
In-Reply-To: <lpu7r2lbtpm5cui8v1qpuj2fb5k3vs6f4n@4ax.com>
On Mon, Jan 22, 2007 at 10:50:47AM +1100, Grant Coady wrote:
> On Mon, 22 Jan 2007 00:03:21 +0100, Willy Tarreau <w@1wt.eu> wrote:
> grant@sempro:/home/other$ uname -r
> 2.4.34b
> grant@sempro:/home/other$ mkdir test
> grant@sempro:/home/other$ ln -s test testlink
> ln: creating symbolic link `testlink' to `test': Operation not permitted
> grant@sempro:/home/other$ echo "this is also a test" > test/file
> grant@sempro:/home/other$ ln -s test/file test2
> ln: creating symbolic link `test2' to `test/file': Operation not permitted
>
> trying to create symlinks.
>
> No problems creating symlinks with 2.4.33.3.
Yes, I've found that this varies depending upon the options passed. If
uid=0, I can create symlinks, otherwise I always get permission
denied. This behavior appears to be consistent with 2.6.
I also need to do some testing with the proposed patch to smbmount
that will let you omit options (current versions will always pass an
option to the kernel, even if you the user did not provide one).
If you do not pass options, the behavior should fallback to
server-provided values.
Note that this bug has been my only interaction with smbfs, so I'm
certainly no expert on how it *should* behave. My plan is to
take all of the use cases we're coming up with and try to maintain
the "historic" 2.4 behavior as much as possible, but still not
silently dropping user-provided mount options. When the behavior needs
to change to honor them, I'll try to match what current 2.6
does. Make sense?
--
dann frazier
next prev parent reply other threads:[~2007-01-22 18:19 UTC|newest]
Thread overview: 27+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-01-17 10:00 problems with latest smbfs changes on 2.4.34 and security backports Santiago Garcia Mantinan
2007-01-17 21:55 ` Willy Tarreau
2007-01-18 0:09 ` Grant Coady
2007-01-18 4:21 ` Willy Tarreau
2007-01-18 5:59 ` Grant Coady
2007-01-18 22:51 ` dann frazier
2007-01-19 1:00 ` dann frazier
2007-01-19 5:15 ` Willy Tarreau
2007-01-20 1:05 ` dann frazier
2007-01-20 6:18 ` Willy Tarreau
2007-01-21 22:52 ` Grant Coady
2007-01-21 23:03 ` Willy Tarreau
2007-01-21 23:50 ` Grant Coady
2007-01-22 18:19 ` dann frazier [this message]
2007-01-23 5:42 ` Willy Tarreau
2007-01-23 21:12 ` dann frazier
2007-01-23 22:00 ` Willy Tarreau
2007-01-23 23:46 ` Grant Coady
2007-01-24 0:11 ` dann frazier
2007-01-22 8:54 ` Santiago Garcia Mantinan
2007-01-22 9:18 ` Willy Tarreau
2007-01-22 9:36 ` Santiago Garcia Mantinan
2007-01-22 10:49 ` Grant Coady
2007-01-22 10:46 ` Grant Coady
2007-01-23 20:19 ` dann frazier
2007-01-23 21:04 ` Grant Coady
2007-01-23 21:35 ` dann frazier
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=20070122181942.GJ28073@colo \
--to=dannf@dannf.org \
--cc=debian-kernel@lists.debian.org \
--cc=gcoady.lk@gmail.com \
--cc=linux-kernel@vger.kernel.org \
--cc=manty@debian.org \
--cc=w@1wt.eu \
/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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox