I'm using Ubuntu 14.04 with the network-manager
. It stores all Information about wireless networks, VPNs, ... in /etc/NetworkManager/system-connections
and I was just wondering why... I thought the home folder of each user should contain all configuration files, especially those with security-relevant information. I'm using an encrypted home directory and want this information to be encrypted, too.
Is there any other directory (in the home folder) where the network-manager
reads configuration files from (after login!)
/etc
and not the user'shome
space – Sqerstet Jun 04 '20 at 05:41