guysoft / OctoPi

Scripts to build OctoPi, a Raspberry PI distro for controlling 3D printers over the web
GNU General Public License v3.0
2.45k stars 366 forks source link

userconf not working on 25 March 64bits nightly #814

Open doucettom opened 1 year ago

doucettom commented 1 year ago

I tried to create a user with userconf.txt and while the file was already present and filled with pi and what I guess is encrypted "raspberry" password, editing it does nothing and the pi user isn't working either even though the pi home folder and pi user entry in /etc/passwd are there.

guysoft commented 1 year ago

Hey, did you test the 32bit as well? Is it only 64bit or is that what you happened to test?

doucettom commented 1 year ago

Hey, did you test the 32bit as well? Is it only 64bit or is that what you happened to test?

Only tried 64bits as I was trying to figure out the wireless issue

Kjubyte commented 2 months ago

I couldn't change the default user either. I tried armhf and arm64 image. I think userconf.txt isn't supported and only used to set password for the 'pi' user.

guysoft commented 3 weeks ago

Found an issue with pi user being changed, it makes to octoprint service not work, investigating