Send connman mailing list submissions to
[email protected]
To subscribe or unsubscribe via the World Wide Web, visit
https://lists.01.org/mailman/listinfo/connman
or, via email, send a message with subject or body 'help' to
[email protected]
You can reach the person managing the list at
[email protected]
When replying, please edit your Subject line so it is more specific
than "Re: Contents of connman digest..."
Today's Topics:
1. Re: [PATCH] man page: Add WPA-EAP identity verification
options (Daniel Wagner)
2. Re: [PATCH v2] dbus.h: Update include/dbus.h to remove unused
macro (Daniel Wagner)
3. [PATCH] README: Add remark to 'wpa_supplicant configuration'
section ([email protected])
4. Re: main.conf (Daniel Wagner)
5. Re: Domain name setting error and fix (Daniel Wagner)
6. Re: [PATCH] README: Add remark to 'wpa_supplicant
configuration' section (Daniel Wagner)
----------------------------------------------------------------------
Message: 1
Date: Thu, 24 Aug 2017 19:35:32 +0200
From: Daniel Wagner <[email protected]>
To: Angus Gratton <[email protected]>
Cc: Jose Blanquicet <[email protected]>, [email protected]
Subject: Re: [PATCH] man page: Add WPA-EAP identity verification
options
Message-ID: <[email protected]>
Content-Type: text/plain
Hi Angus,
Jose Blanquicet <[email protected]> writes:
> Hi Angus,
>
> On Thu, Aug 17, 2017 at 10:47 PM, Angus Gratton <[email protected]> wrote:
>> Is there anything I can do to help get this patch accepted? I know
>> it's a very minor thing, but for some EAP configurations these
>> options make the difference between a MITM-able connection and a
>> secure one.
>
> Please just take into account that during this period usually many
> people are on vacations and the few ones who remain have to duplicate
> efforts :)
Sorry for the long delay. I was away from the keyboard for a while
because some stupid bacteria wanted to live in my body. In the end
modern science won. :)
I should react faster from now on.
>> Anything I can change/amend, please let me know.
>
> I was just wondering if we should also update the date of this man
> page. AFAIK, such date corresponds to the last change date but it has
> not been updated for others ConnMan's man pages when they have been
> modified. Therefore, let's wait for confirmation from Daniel/Patrik
> before adding such date update to the patch.
Hmm, I am no expert on man pages or how the supposed to maintained. I'll
take a look at it. For this patch I would say we stick to the current
handling.
In short, patch applied.
Thanks,
Daniel
------------------------------
Message: 2
Date: Thu, 24 Aug 2017 19:40:29 +0200
From: Daniel Wagner <[email protected]>
To: Harish Jenny K N <[email protected]>
Cc: <[email protected]>
Subject: Re: [PATCH v2] dbus.h: Update include/dbus.h to remove unused
macro
Message-ID: <[email protected]>
Content-Type: text/plain
Hi Harish,
Harish Jenny K N <[email protected]> writes:
> CONNMAN_DEBUG_INTERFACE and CONNMAN_PROVIDER_INTERFACE
> is not used anymore. Hence remove this from include/dbus.h
Good catch. Patch applied.
Thanks,
Daniel
------------------------------
Message: 3
Date: Thu, 24 Aug 2017 22:10:06 +0200
From: [email protected]
To: [email protected]
Cc: [email protected], Jose Blanquicet <[email protected]>
Subject: [PATCH] README: Add remark to 'wpa_supplicant configuration'
section
Message-ID: <[email protected]>
From: Jose Blanquicet <[email protected]>
---
README | 5 ++++-
1 file changed, 4 insertions(+), 1 deletion(-)
diff --git a/README b/README
index cff3131..cbd86a5 100644
--- a/README
+++ b/README
@@ -327,7 +327,10 @@ If wpa_supplicant is configured to D-Bus autostart, then
ConnMan will
trigger the autostart of wpa_supplicant. However please keep in mind
that this trigger only happens once. If wpa_supplicant stops or crashes,
ConnMan does not periodically try to autostart it. It is up to systemd or
-similar service management tool to autostart it.
+similar service management tool to autostart it. In case wpa_supplicant
+is not started by ConnMan then make sure option "-u" is used in order
+to enable its D-Bus control interface and ensure ConnMan can communicate
+with it.
VPN
--
1.9.1
------------------------------
Message: 4
Date: Thu, 24 Aug 2017 20:23:44 +0200
From: Daniel Wagner <[email protected]>
To: [email protected]
Cc: [email protected]
Subject: Re: main.conf
Message-ID: <[email protected]>
Content-Type: text/plain
Hi Peter,
[email protected] writes:
> Hi all
>
> Sorry for a trival question.
That is fine. It's easy to anwser :)
> Am I supposed to create /etc/connman/main.conf manually?
> In other words /etc/connman/main.conf is not automatically generated,
> correct?
Correct. The /etc/connman/main.conf file is maintained by you.
ConnMan's state file are stored at /var/lib/connman with the default
settings. Note: you should not modify those files under
/var/lib/connman.
Thanks,
Daniel
------------------------------
Message: 5
Date: Thu, 24 Aug 2017 20:32:57 +0200
From: Daniel Wagner <[email protected]>
To: Neven Sajko <[email protected]>
Cc: [email protected], Patrik Flykt <[email protected]>
Subject: Re: Domain name setting error and fix
Message-ID: <[email protected]>
Content-Type: text/plain
Hi Neven,
Neven Sajko <[email protected]> writes:
> Setting the domain name fails with setdomainname setting errno=EPERM.
> Because connmand isn't given CAP_SYS_ADMIN by systemd. Which needs to
> be fixed in connman.service.
>
> I'd suggest just removing the capability bounding from the Systemd
> service because CAP_SYS_ADMIN and CAP_SYS_MODULE basically equal root
> anyway.
>
> Relevant line:
> https://git.kernel.org/pub/scm/network/connman/connman.git/tree/src/connman.service.in#n16
I agree, CAP_SYS_ADMIN equals more or less root these days. Usually, The
whole capability API is not really usable.
@Patrik: you have added the capabilities initially:
36aaa77f88d0 ("connman.service: Restrict capabilities")
Any strong feelings, arguments against removing the
CapabilityBoundingSet?
Thanks,
Daniel
------------------------------
Message: 6
Date: Thu, 24 Aug 2017 20:38:48 +0200
From: Daniel Wagner <[email protected]>
To: [email protected]
Cc: [email protected]
Subject: Re: [PATCH] README: Add remark to 'wpa_supplicant
configuration' section
Message-ID: <[email protected]>
Content-Type: text/plain
Hi Jose,
Patch applied.
Thanks,
Daniel
------------------------------
Subject: Digest Footer
_______________________________________________
connman mailing list
[email protected]
https://lists.01.org/mailman/listinfo/connman
------------------------------
End of connman Digest, Vol 22, Issue 18
***************************************