Quantcast
Channel: Raspberry Pi Forums
Viewing all articles
Browse latest Browse all 8037

Troubleshooting • Re: Unable to login using SSH

$
0
0
Start out with a simple/working user-data and slowly add/change/delete items until everything is working as desired:

Code:

#cloud-configusers:- name: pi  groups: users,adm,dialout,audio,netdev,video,plugdev,cdrom,games,input,gpio,spi,i2c,render,sudo  shell: /bin/bash  lock_passwd: false  passwd: "$6$GJ61x8I4L2xjODVZ$gyCxF/aw/wOZQCE8dKnaj8q6s0Ma1HPmn51AJEaETGz19CQfKMZ71MTW/zBylgE9LNJLnWMBcofDBP2vd0zvK0"   # raspberryenable_ssh: truessh_pwauth: true

Statistics: Posted by RonR — Sun Feb 22, 2026 10:06 pm



Viewing all articles
Browse latest Browse all 8037

Trending Articles