Hello all, reading this list for a while I now have a question:
I am trying to use a Banana Pi M2 Zero with Opensuse Arm. I got the latest X11 image from repositories/home:/seife:/bananapi Booting to xdm login is no problem, Wifi works :-) As I am missing Micro USB cables/adapters for keyboard I tried to login via ssh from my local network. sshd_config says: root access is allowed and https://en.opensuse.org/HCL:BananaPi_M2_Zero says: root ps is "linux". This doesn't work, even changing pw entry to empty in /etc/shadow doesn't give me access. What I am missing? Apparmor? (I am not familiar with this) pc1:/mnt/etc/apparmor.d # grep -ir ssh * abstractions/private-files-strict: audit deny @{HOME}/.ssh/{,**} mrwkl, abstractions/ubuntu-browsers.d/user-files: audit deny @{HOME}/.ssh/{,**} mrwkl, abstractions/consoles: # -all- xterm, sshd, etc, terminals on the system. Joe
