[Bug 2042866] Re: Warning: Permissions for /etc/netplan/01-use-network-manager.yaml are too open. Netplan configuration should NOT be accessible by others.

Dave Jones 2042866 at bugs.launchpad.net
Wed Apr 3 13:42:41 UTC 2024


I'm fairly sure we can just ditch that file entirely in ubuntu-raspi-
settings now, as ubuntu-desktop-settings should provide an equivalent
under /lib.

** Changed in: ubuntu-raspi-settings (Ubuntu)
     Assignee: (unassigned) => Dave Jones (waveform)

** Changed in: ubuntu-raspi-settings (Ubuntu)
       Status: Confirmed => In Progress

-- 
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to ubuntu-raspi-settings in
Ubuntu.
https://bugs.launchpad.net/bugs/2042866

Title:
  Warning: Permissions for /etc/netplan/01-use-network-manager.yaml are
  too open. Netplan configuration should NOT be accessible by others.

Status in ubuntu-raspi-settings package in Ubuntu:
  In Progress

Bug description:
  This warning is shown in the system journal (during boot):

  nov 06 17:15:23 fpgrpi generate[840]: Permissions for
  /etc/netplan/01-use-network-manager.yaml are too open. Netplan
  configuration should NOT be accessible by others.

  The file /etc/netplan/01-use-network-manager.yaml came from the
  package ubuntu-raspi-settings-desktop and its post install permissions
  are -rw-r--r-- (group and others readable).

  A simple workaround is to remove the file read permission for group
  and others, as suggested, using this command:

  sudo chmod 600 /etc/netplan/01-use-network-manager.yaml

  
  Additional info:
  ----------------
  OS: Ubuntu 23.10 aarch64 (Mantic)
  Host: Raspberry Pi 4 Model B Rev 1.4 
  Kernel: 6.5.0-1006-raspi 

  # lsb_release -r
  No LSB modules are available.
  Release:	23.10

  # apt-cache policy ubuntu-raspi-settings-desktop
  ubuntu-raspi-settings-desktop:
    Instalados: 23.10.6
    Candidato:  23.10.6
    Tabla de versión:
   *** 23.10.6 500
          500 http://ports.ubuntu.com/ubuntu-ports mantic/main arm64 Packages
          100 /var/lib/dpkg/status

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ubuntu-raspi-settings/+bug/2042866/+subscriptions




More information about the foundations-bugs mailing list