Comment 0 for bug 1855307

Revision history for this message
aaaa (aaa123123) wrote :

I have tried to set vpn.secrets password using:

nmcli connection modify 'ACONNECTION' vpn.secrets 'password=abc,xyz'

but it breaks because of the comma in the password.

The error is:

Error: failed to modify vpn.secrets: 'xyz' is not valid; use <option>=<value>.

(my password was a different one but it had the pattern abc,xyz Note the error only contained xyz)