MycroftAI / enclosure-mark1

Replacing the faceplate repo
Apache License 2.0
9 stars 8 forks source link

Reset Password from Faceplate ( referenced in mycroft-core issue) #67

Open aatchison opened 7 years ago

aatchison commented 7 years ago

From Joshua Montgomery

Lets implement a new feature that lets you reset the pi user password from the faceplate.

Select "Reset Password" and the faceplate displays it ( while Mycroft says it out loud ). Then call the passwd feature. Also: can someone please check to make sure that - if the root account has a login shell - that the password is randomized on first-boot.

Use only non-ambiguous characters. ( NOT 0OI1 etc.)

https://github.com/MycroftAI/mycroft-core/issues/399

aatchison commented 7 years ago

I created a reference to this issue in the enclosure code, as it will require logic as well. https://github.com/MycroftAI/enclosure/issues/67

penrods commented 7 years ago

This is largely unnecessary now with the default disabling of SSH. Unless the user goes to the menu and selects SSH > ALLOW, they can't log in remotely. Once they enable this the can manually change the password from the command line easier than using the faceplate.