From 494f296a3baab08522617b24b1f126d8f9a17502 Mon Sep 17 00:00:00 2001 From: Michael Biebl Date: Wed, 20 Jan 2016 16:26:51 +0100 Subject: Imported Upstream version 1.1.90 --- man/nm-settings-keyfile.xml | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) (limited to 'man/nm-settings-keyfile.xml') diff --git a/man/nm-settings-keyfile.xml b/man/nm-settings-keyfile.xml index 6e0e36a3..bf666b7c 100644 --- a/man/nm-settings-keyfile.xml +++ b/man/nm-settings-keyfile.xml @@ -1,6 +1,6 @@ -23 December 2015nm-settings-keyfile5NetworkManagerConfiguration1.0.9nm-settings-keyfileDescription of keyfile settings pluginDESCRIPTION +19 January 2016nm-settings-keyfile5NetworkManagerConfiguration1.1.90nm-settings-keyfileDescription of keyfile settings pluginDESCRIPTION NetworkManager is based on the concept of connection profiles that contain network configuration (see nm-settings5 for details). The profiles can be stored in various formats. NetworkManager uses plugins for reading and writing @@ -11,7 +11,7 @@ out in a .ini-style format in /etc/NetworkManager/system-connections/. This plugin is always enabled and will automatically be used to store any connections that are not supported by any other active plugin. - For security, it will ignore files that are readable or writeable by any user + For security, it will ignore files that are readable or writable by any user or group other than 'root' since private keys and passphrases may be stored in plaintext inside the file. File Format @@ -155,6 +155,7 @@ Example: mac-address=00:22:68:12:79:A2 mac-address=0;34;104;18;121;16 Example: mac-address= 80:00:00:6d:fe:80:00:00:00:00:00:00:00:02:55:00:70:33:cf:01 + ipv4 setting (section)PropertyKeyfile VariableFormatDescriptiondnsdnslist of DNS IP addressesList of DNS servers. @@ -186,6 +187,7 @@ Example: route1=2001:4860:4860::/64,2620:52:0:2219:222:68ff:fe11:5403 +
serial setting (section)PropertyKeyfile VariableFormatDescriptionparityparity'e', 'o', or 'n'The connection parity; even, odd, or none. Note that older versions of NetworkManager stored this as an integer: 69 ('E') for even, 111 ('o') for odd, or 110 ('n') for none. @@ -194,6 +196,7 @@ Example: parity=n +
vpn setting (section)PropertyKeyfile VariableFormatDescriptiondataseparate variables named after keys of the dictionaryThe keys of the data dictionary are used as variable names directly under [vpn] section. @@ -203,6 +206,7 @@ Example: remote=ovpn.corp.com cipher=AES-256-CBC username=joe Example: password=Popocatepetl
+ 802-3-ethernet setting (section)PropertyKeyfile VariableFormatDescriptionmac-addressmac-addressususal hex-digits-and-colons notationMAC address in traditional hex-digits-and-colons notation (e.g. 00:22:68:12:79:A2), or semicolon separated list of 6 bytes (obsolete) (e.g. 0;34;104;18;121;162)cloned-mac-addresscloned-mac-addressususal hex-digits-and-colons notationCloned MAC address in traditional hex-digits-and-colons notation (e.g. 00:22:68:12:79:B2), or semicolon separated list of 6 bytes (obsolete) (e.g. 0;34;104;18;121;178). -- cgit 1.3.0-6-gf8a5