ALT Linux Sisyphus discussions
 help / color / mirror / Atom feed
From: "Dimitry V. Ketov" <Dimitry.Ketov@avalon.ru>
To: ALT Linux Sisyphus discussion list <sisyphus@altlinux.ru>
Subject: Re: [sisyphus] /usr/sbin/usernetctl
Date: Sun, 20 Mar 2005 16:21:53 +0300
Message-ID: <423D78F1.4030804@avalon.ru> (raw)
In-Reply-To: <20050319213649.GF24176@basalt.office.altlinux.org>



Dmitry V. Levin пишет:
> On Sat, Mar 19, 2005 at 04:49:15PM +0300, Dimitry V. Ketov wrote:
> 
>>А чего это usernetctl в /usr/sbin лежит вместо /usr/bin?
>>Это при отсутствии то /usr/sbin в PATH пользователя по умаолчанию?
> 
> Утилита usernetctl не предназначена ни для запуска обычным пользователем,
> ни для запуска вручную администратором.  Её вообще надо было бы в
> %_libexecdir/net-scripts перенести.

Хм. Значит, что и администратор и обычный пользователь должны запускать /sbin/ifup, 
/sbin/ifdown, где и происходит
...
if [ "$UID" != 0 ]; then
         USERNETCTL=/usr/sbin/usernetctl
         if [ -x "$USERNETCTL" ]; then
                 if "$USERNETCTL" "$CONFIG" report; then
                         exec "$USERNETCTL" "$CONFIG" up
                 fi
         fi
         echo "Users cannot control this device." >&2
         exit 1
fi
...
однако для обычного пользователя (в силу отсутсвия /sbin в PATH по умолчанию) это все 
равно не актуально...


      parent reply	other threads:[~2005-03-20 13:21 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-03-19 13:49 Dimitry V. Ketov
2005-03-19 21:36 ` Dmitry V. Levin
2005-03-20  6:01   ` [sisyphus] /usr/sbin/usernetctl Michael Shigorin
2005-03-20 12:33     ` Dmitry V. Levin
2005-03-20 13:38       ` Michael Shigorin
2005-03-20 13:21   ` Dimitry V. Ketov [this message]

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=423D78F1.4030804@avalon.ru \
    --to=dimitry.ketov@avalon.ru \
    --cc=sisyphus@altlinux.ru \
    /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 Sisyphus discussions

This inbox may be cloned and mirrored by anyone:

	git clone --mirror http://lore.altlinux.org/sisyphus/0 sisyphus/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 sisyphus sisyphus/ http://lore.altlinux.org/sisyphus \
		sisyphus@altlinux.ru sisyphus@altlinux.org sisyphus@lists.altlinux.org sisyphus@lists.altlinux.ru sisyphus@lists.altlinux.com sisyphus@linuxteam.iplabs.ru sisyphus@list.linux-os.ru
	public-inbox-index sisyphus

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


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