From d0425f68f7ee83a1dc5a6ad3688627c1b472a58b Mon Sep 17 00:00:00 2001
From: Michael Biebl
The caller does not have permission -to register a secret agent, or is trying to register the same secret agent -twice.
+ to register a secret agent, or is trying to register the same secret agent + twice.The identifier is not a valid -secret agent identifier.
+ secret agent identifier.The caller tried to unregister an agent -that was not registered.
+ that was not registered.No secret agent returned secrets for this -request
+ requestNM_CONNECTION_ERROR_SETTING_NOT_FOUND
the NMConnection object -did not contain the specified NMSetting object
+ did not contain the specified NMSetting objectNM_CONNECTION_ERROR_PROPERTY_NOT_FOUND
the NMConnection did not contain the -requested NMSetting property
+ requested NMSetting propertyan operation which requires a secret -was attempted on a non-secret property
+ was attempted on a non-secret propertythe NMConnection object is missing an -NMSetting which is required for its configuration. The error message will -always be prefixed with "<setting-name>: ", where "<setting-name>" is the -name of the setting that is missing.
+ NMSetting which is required for its configuration. The error message will + always be prefixed with "<setting-name>: ", where "<setting-name>" is the + name of the setting that is missing.the NMConnection object contains an -invalid or inappropriate NMSetting. The error message will always be -prefixed with "<setting-name>: ", where "<setting-name>" is the name of the -setting that is invalid.
+ invalid or inappropriate NMSetting. The error message will always be + prefixed with "<setting-name>: ", where "<setting-name>" is the name of the + setting that is invalid.the NMConnection object is invalid -because it is missing a required property. The error message will always be -prefixed with "<setting-name>.<property-name>: ", where "<setting-name>" is -the name of the setting with the missing property, and "<property-name>" is -the property that is missing.
+ because it is missing a required property. The error message will always be + prefixed with "<setting-name>.<property-name>: ", where "<setting-name>" is + the name of the setting with the missing property, and "<property-name>" is + the property that is missing.the NMConnection object is invalid -because a property has an invalid value. The error message will always be -prefixed with "<setting-name>.<property-name>: ", where "<setting-name>" is -the name of the setting with the invalid property, and "<property-name>" is -the property that is invalid.
+ because a property has an invalid value. The error message will always be + prefixed with "<setting-name>.<property-name>: ", where "<setting-name>" is + the name of the setting with the invalid property, and "<property-name>" is + the property that is invalid.the certificate or key data provided -was invalid
+ was invalidthe specified connection is not -compatible with this device.
+ compatible with this device.the requested operation is only valid on -software devices.
+ software devices.the requested operation is not allowed at -this time.
+ this time.the "specific object" in the -activation request (eg, the NMAccessPoint or NMWimaxNsp) was not -found.
+ activation request (eg, the NMAccessPoint or NMWimaxNsp) was not + found.the requested operation could not -be completed due to missing dependencies.
+ be completed due to missing dependencies.The requested connection cannot be -activated at this time.
+ activated at this time.The request could not be completed -because a required connection is not active.
+ because a required connection is not active.The connection to be activated was -already active on another device.
+ already active on another device.An activation request failed due to a -dependency being unavailable.
+ dependency being unavailable.The manager is already in the requested -sleep/wake state.
+ sleep/wake state.The network is already -enabled/disabled.
+ enabled/disabled.A plug-in was needed to complete the -activation but is not available.
+ activation but is not available.NM_SECRET_AGENT_ERROR_PERMISSION_DENIED
the caller (ie, NetworkManager) is -not authorized to make this request
+ not authorized to make this requestthe connection for which secrets -were requested is invalid
+ were requested is invalidthe agent canceled the request -because it was requested to do so by NetworkManager
+ because it was requested to do so by NetworkManagerthe agent cannot find any secrets for this -connection
+ connectionthe requested operation is not supported by any -active settings backend
+ active settings backendthe plugin is already starting, -and another connect request was received
+ and another connect request was receivedthe plugin is already connected, and -another connect request was received
+ another connect request was receivedthe plugin is already stopping, -and another stop request was received
+ and another stop request was receivedthe plugin is already stopped, and -another disconnect request was received
+ another disconnect request was receivedthe operation could not be performed in -this state
+ this statethe operation could not be performed as -the request contained malformed arguments, or arguments of unexpected type. -Usually means that one of the VPN setting data items or secrets was not of -the expected type (ie int, string, bool, etc).
+ the request contained malformed arguments, or arguments of unexpected type. + Usually means that one of the VPN setting data items or secrets was not of + the expected type (ie int, string, bool, etc).the operation could not be performed -because the connection was invalid. Usually means that the connection's -VPN setting was missing some required data item or secret.
+ because the connection was invalid. Usually means that the connection's + VPN setting was missing some required data item or secret.the operation could not be
-performed as the plugin does not support interactive operations, such as
-ConnectInteractive() or NewSecrets()
ConnectInteractive() or NewSecrets()