ALT Linux Community general discussions
 help / color / mirror / Atom feed
From: Mikhail Efremov <sem@altlinux.ru>
To: community@lists.altlinux.org
Subject: Re: [Comm] NM, connman, что ещё? (was: I: p7 starterkits (20131128))
Date: Fri, 29 Nov 2013 19:09:14 +0400
Message-ID: <20131129190914.567eed70@sem.office.altlinux.ru> (raw)
In-Reply-To: <CANM4RuirSDWbdNz-UH4JnmhCtor7MGr=XeVHeG+1xJFhcswO6g@mail.gmail.com>

On Fri, 29 Nov 2013 17:09:10 +0400 Eugene Prokopiev wrote:
> 29 ноября 2013 г., 14:55 пользователь Dmitry Derjavin <dd@altlinux.org> написал:
> > NM, насколько я понял, сейчас привязан к systemd. Или нет?
> 
> Не совсем. Он требует, чтоб пользователь был авторизован через logind
> или входил в группу _nmconnect.

Без logind нужно еще разрешающее правило для polkit. У меня так:

polkit.addRule(function(action, subject) {
    if (subject.isInGroup("_nmconnect") && (action.id.indexOf("org.freedesktop.NetworkManager.") == 0 )) {
        return polkit.Result.YES;
    }

Но можно и более тонко настроить разрешения, конечно.

-- 
WBR, Mikhail Efremov


  parent reply	other threads:[~2013-11-29 15:09 UTC|newest]

Thread overview: 22+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-11-28 16:56 [Comm] I: p7 starterkits (20131128) Michael Shigorin
2013-11-29  9:45 ` Speccyfighter
2013-11-29 10:16   ` Michael Shigorin
2013-11-29 10:55     ` [Comm] NM, connman, что ещё? (was: I: p7 starterkits (20131128)) Dmitry Derjavin
2013-11-29 10:58       ` Aleksey Novodvorsky
2013-11-29 11:38         ` [Comm] NM, connman, что ещё? Dmitry Derjavin
2013-11-29 13:10           ` Eugene Prokopiev
2013-11-29 13:09       ` [Comm] NM, connman, что ещё? (was: I: p7 starterkits (20131128)) Eugene Prokopiev
2013-11-29 13:52         ` [Comm] NM, connman, что ещё? Dmitry Derjavin
2013-11-29 14:10           ` Eugene Prokopiev
2013-11-29 14:45             ` Dmitry Derjavin
2013-11-29 15:09         ` Mikhail Efremov [this message]
2013-11-29 20:01           ` [Comm] NM, connman, что ещё? (was: I: p7 starterkits (20131128)) Michael Shigorin
2013-11-30  6:23             ` Eugene Prokopiev
2013-11-30 10:16               ` Michael Shigorin
2013-12-02 10:35 ` [Comm] I: p7 starterkits (20131128) Speccyfighter
2013-12-02 10:43   ` Aleksey Novodvorsky
2013-12-02 12:47   ` Michael Shigorin
2013-12-02 13:42     ` Roman Savochenko
2013-12-02 16:42   ` Michael Shigorin
2013-12-03 23:54     ` Speccyfighter
2013-12-25  1:24       ` Michael Shigorin

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=20131129190914.567eed70@sem.office.altlinux.ru \
    --to=sem@altlinux.ru \
    --cc=community@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 Community general discussions

This inbox may be cloned and mirrored by anyone:

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

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


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