Hello - it's been a while but I've dusted off the cluster hat, and am back! :)
h/w pi4 & 4 x pi zero in gadget maode.
s/w 32-bit CNAT desktop controller using the rasp pi builder, and selecting custom image.
and then followed:
> tar -axf into correct directories
> usbboot init 1 to 4
> echo user name and pw to userconf.txt done
> touch ssh file per /firmware folder per pi0 directory
> power on
ALL GOOD! :)
All pi0's boot, and I can ping them and begin login to ssh on 172.19.181.X....BUT:
when I put in my pw (as human friendly string) (that's been hashed into userconf) I get "Permission denied (publickey,password)"
When I nano in to the userconf.txt for each pi zero I see user:hash - but oddly that doesn't seem to be the case in the controller???
What have I got wrong?
What other info would be helpful to diagnose the issue?
I looked into trying to just have a strong password, not a hashed key - but no joy...
Hope someone's got some good ideas, as a bit stumped??
THANKS!
George.