Skip to Content.
Sympa Menu

sm-grimoire-bugs - [SM-Grimoire-Bugs] [Bug 14184] avahi spell requires a self-titled group

sm-grimoire-bugs AT lists.ibiblio.org

Subject: SourceMage Grimoire Bug List

List archive

Chronological Thread  
  • From: bugzilla-daemon AT bugs.sourcemage.org
  • To: sm-grimoire-bugs AT lists.ibiblio.org
  • Subject: [SM-Grimoire-Bugs] [Bug 14184] avahi spell requires a self-titled group
  • Date: 29 Dec 2007 11:32:45 -0000

http://bugs.sourcemage.org/show_bug.cgi?id=14184





------- Additional Comments From ivan.lezhnjov.jr AT gmail.com 2007-12-29 05:32
-------
(In reply to comment #1)
> looking at the configure script of avahi and its default values :
> - netdev is the "privileged access group for Avahi clients"
> - avahi is the default group for avahi-daemon
> - avahi is the default user for avahi-daemon
>
> BUILD script already assigns root as user for avahi-daemon
>
> I modified the BUILD script in grimoire 0.17-test (commit
> 70b46533a6b65feca9f8c7b4554f2594b44098f1) in order to make avahi uses
> nogroup
> group by default (configure option : --with-avahi-group=nogroup).
>
>
> Mages, if I'm wrong, don't hesitate to tell me what I have to do to really
> fix
it :)

In fact, avahi-daemon is supposed to be run as root user (for a short while)
but
after that it switches to 'avahi' group/user. This is actually how avahi
works.
As far as I can understand, we need to have both groups - 'netdev' and
'avahi' -
and avahi ./configured --with-avahi-group=avahi.

Why switch to nogroup?

--
Configure bugmail: http://bugs.sourcemage.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.




Archive powered by MHonArc 2.6.24.

Top of Page