ALT Linux Team development discussions
 help / color / mirror / Atom feed
From: Michael Shigorin <mike@osdn.org.ua>
To: ALT Linux Team development discussions <devel@lists.altlinux.org>
Subject: Re: [devel] [Sysadmins] I: control для cgi-bin скриптов.
Date: Thu, 28 Aug 2008 23:20:54 +0300
Message-ID: <20080828202054.GY21919@osdn.org.ua> (raw)
In-Reply-To: <48B4FAC1.6010509@solin.spb.ru>

On Wed, Aug 27, 2008 at 10:57:05AM +0400, Aleksey Avdeev wrote:
> file_root_noexec
> symlink_root_noexec

Есть ли смысл их различать?

См. тж. ls -L и chown -h:

pad:~> touch 1
pad:~> ln -s 1 2
pad:~> l 1 2
-rw-r--r-- 1 mike mike 0 Aug 28 23:19 1
lrwxrwxrwx 1 mike mike 1 Aug 28 23:19 2 -> 1
pad:~> sudo chown -h root:root 2
pad:~> l 1 2                    
-rw-r--r-- 1 mike mike 0 Aug 28 23:19 1
lrwxrwxrwx 1 root root 1 Aug 28 23:19 2 -> 1
pad:~> sudo chown -h root:root 1
pad:~> l 1 2                    
-rw-r--r-- 1 root root 0 Aug 28 23:19 1
lrwxrwxrwx 1 root root 1 Aug 28 23:19 2 -> 1
pad:~> ls -lL 2
-rw-r--r-- 1 root root 0 Aug 28 23:19 2

-- 
 ---- WBR, Michael Shigorin <mike@altlinux.ru>
  ------ Linux.Kiev http://www.linux.kiev.ua/


  parent reply	other threads:[~2008-08-28 20:20 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-08-27  6:57 [devel] " Aleksey Avdeev
2008-08-27  7:04 ` Slava Semushin
2008-08-27  7:09   ` Aleksey Avdeev
2008-08-28 20:20 ` Michael Shigorin [this message]
2008-08-28 21:44   ` [devel] [Sysadmins] " Aleksey Avdeev
2008-08-28 22:10     ` Michael Shigorin
2008-08-28 23:07       ` Aleksey Avdeev
2008-08-29 10:38         ` Michael Shigorin
2008-08-29 21:48           ` Aleksey Avdeev

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=20080828202054.GY21919@osdn.org.ua \
    --to=mike@osdn.org.ua \
    --cc=devel@lists.altlinux.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

ALT Linux Team development discussions

This inbox may be cloned and mirrored by anyone:

	git clone --mirror http://lore.altlinux.org/devel/0 devel/git/0.git

	# If you have public-inbox 1.1+ installed, you may
	# initialize and index your mirror using the following commands:
	public-inbox-init -V2 devel devel/ http://lore.altlinux.org/devel \
		devel@altlinux.org devel@altlinux.ru devel@lists.altlinux.org devel@lists.altlinux.ru devel@linux.iplabs.ru mandrake-russian@linuxteam.iplabs.ru sisyphus@linuxteam.iplabs.ru
	public-inbox-index devel

Example config snippet for mirrors.
Newsgroup available over NNTP:
	nntp://lore.altlinux.org/org.altlinux.lists.devel


AGPL code for this site: git clone https://public-inbox.org/public-inbox.git