Lost admin password

Try if this works:

  • ssh into OH3 host
  • login to karaf console: openhab-cli console
    ( user is openhab; password is habopen )
  • use the users command ( just enter users to get the usage of the command )
  • use: users list
    to see which users with related roles are in use
  • with users changePassword
    you should be able to change the users password
14 Likes