Skip to content
  • Home
  • Recent
  • Tags
  • 0 Unread 0
  • Categories
  • Unreplied
  • Popular
  • GitHub
  • Docu
  • Hilfe
Skins
  • Light
  • Brite
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
ioBroker Logo

Community Forum

donate donate
  1. ioBroker Community Home
  2. Deutsch
  3. ioBroker Allgemein
  4. [Gelöst] Admin Kennwort ändern

NEWS

  • Monatsrückblick Januar/Februar 2026 ist online!
    BluefoxB
    Bluefox
    18
    1
    705

  • Jahresrückblick 2025 – unser neuer Blogbeitrag ist online! ✨
    BluefoxB
    Bluefox
    18
    1
    5.8k

  • Neuer Blogbeitrag: Monatsrückblick - Dezember 2025 🎄
    BluefoxB
    Bluefox
    13
    1
    1.5k

[Gelöst] Admin Kennwort ändern

Scheduled Pinned Locked Moved ioBroker Allgemein
6 Posts 4 Posters 43.8k Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • N Offline
    N Offline
    nevermind
    wrote on last edited by
    #1

    Hallo zusammen,

    //edit

    Ich habe nun im Froum einen Beitrag gefunden, welcher erklärt wie man das admin Passwort über ssh ändern kann. Der Beitrag hier kann also direkt wieder gelöscht werden. Danke

    // –-----------------

    ich habe mir eben ioBroker installiert (fertiges rasPi Image). Ich habe dann https und die Authentifizierung aktiviert. Leider habe ich vorher kein Kennwort vergeben bzw. irgendwo geändert. Nun kommt die Login-Maske und ich weiß nicht mit welchen Daten ich mich einloggen muss.

    Sorry, ich bin ein absoluter ioBroker-Neuling ;)

    Vielen Dank

    Jens

    1 Reply Last reply
    0
    • BluefoxB Offline
      BluefoxB Offline
      Bluefox
      wrote on last edited by
      #2

      Password ist "iobroker"

      Aber man kann den Password auch über Konsole ändern:

      "iobroker passwd admin"
      48_2017-04-13_10_58_34-command_line_interface___iobroker.png

      A 1 Reply Last reply
      0
      • kmxakK Offline
        kmxakK Offline
        kmxak
        Most Active
        wrote on last edited by
        #3
        root@FHEM:/opt/iobroker# iobroker passwd `xxx --password xxx
        crypto.js:562
            return binding.PBKDF2(password, salt, iterations, keylen, digest, callback);
                           ^
        
        TypeError: Not a buffer
            at TypeError (native)
            at pbkdf2 (crypto.js:562:20)
            at Object.exports.pbkdf2 (crypto.js:548:10)
            at Object.hash (/opt/iobroker/node_modules/iobroker.js-controller/lib/password.js:53:24)
            at Socket. <anonymous>(/opt/iobroker/node_modules/iobroker.js-controller/lib/setup/setupUsers.js:55:26)
            at Socket.onack (/opt/iobroker/node_modules/socket.io-client/lib/socket.js:312:9)
            at Socket.onpacket (/opt/iobroker/node_modules/socket.io-client/lib/socket.js:236:12)
            at Manager. <anonymous>(/opt/iobroker/node_modules/component-bind/index.js:21:15)
            at Manager.Emitter.emit (/opt/iobroker/node_modules/socket.io-client/node_modules/component-emitter/index.js:133:20)
            at Manager.ondecoded (/opt/iobroker/node_modules/socket.io-client/lib/manager.js:332:8)</anonymous></anonymous> 
        

        ist das richtig?

        Gruß Alex

        1 Reply Last reply
        0
        • BluefoxB Offline
          BluefoxB Offline
          Bluefox
          wrote on last edited by
          #4

          @kmxak:

          root@FHEM:/opt/iobroker# iobroker passwd `xxx --password xxx
          crypto.js:562
              return binding.PBKDF2(password, salt, iterations, keylen, digest, callback);
                             ^
          
          TypeError: Not a buffer
              at TypeError (native)
              at pbkdf2 (crypto.js:562:20)
              at Object.exports.pbkdf2 (crypto.js:548:10)
              at Object.hash (/opt/iobroker/node_modules/iobroker.js-controller/lib/password.js:53:24)
              at Socket. <anonymous>(/opt/iobroker/node_modules/iobroker.js-controller/lib/setup/setupUsers.js:55:26)
              at Socket.onack (/opt/iobroker/node_modules/socket.io-client/lib/socket.js:312:9)
              at Socket.onpacket (/opt/iobroker/node_modules/socket.io-client/lib/socket.js:236:12)
              at Manager. <anonymous>(/opt/iobroker/node_modules/component-bind/index.js:21:15)
              at Manager.Emitter.emit (/opt/iobroker/node_modules/socket.io-client/node_modules/component-emitter/index.js:133:20)
              at Manager.ondecoded (/opt/iobroker/node_modules/socket.io-client/lib/manager.js:332:8)</anonymous></anonymous> 
          

          ist das richtig? `
          Es währe super wenn du die Version von js-controller und node.js sagen würdest.

          Bei mir kommt so was:

          iobroker passwd `xxx --password xxx
          User "`xxx" does not exist.
          
          

          Heißt dein User wirklich so? `xxx

          1 Reply Last reply
          0
          • kmxakK Offline
            kmxakK Offline
            kmxak
            Most Active
            wrote on last edited by
            #5

            Ne habe den User weg gemacht beim falschen kommt das bei mir auch. Node 4.8 js Controller 1.03 die aktuelle

            Gesendet von meinem SM-G930F mit Tapatalk

            Gruß Alex

            1 Reply Last reply
            0
            • BluefoxB Bluefox

              Password ist "iobroker"

              Aber man kann den Password auch über Konsole ändern:

              "iobroker passwd admin"
              48_2017-04-13_10_58_34-command_line_interface___iobroker.png

              A Offline
              A Offline
              Alexxx2005
              wrote on last edited by
              #6

              @Bluefox ich habe ein fertiges Image für einen Tinker, habe ebenfalls kein Passwort zur Hand , iobroker oder admin funktionieren nicht , gibt es eine möglichkeit zum Zurücksetzen oder ähnlichem. Grüße Alex

              1 Reply Last reply
              0

              Hello! It looks like you're interested in this conversation, but you don't have an account yet.

              Getting fed up of having to scroll through the same posts each visit? When you register for an account, you'll always come back to exactly where you were before, and choose to be notified of new replies (either via email, or push notification). You'll also be able to save bookmarks and upvote posts to show your appreciation to other community members.

              With your input, this post could be even better 💗

              Register Login
              Reply
              • Reply as topic
              Log in to reply
              • Oldest to Newest
              • Newest to Oldest
              • Most Votes


              Support us

              ioBroker
              Community Adapters
              Donate
              FAQ Cloud / IOT
              HowTo: Node.js-Update
              HowTo: Backup/Restore
              Downloads
              BLOG

              295

              Online

              32.7k

              Users

              82.6k

              Topics

              1.3m

              Posts
              Community
              Impressum | Datenschutz-Bestimmungen | Nutzungsbedingungen | Einwilligungseinstellungen
              ioBroker Community 2014-2025
              logo
              • Login

              • Don't have an account? Register

              • Login or register to search.
              • First post
                Last post
              0
              • Home
              • Recent
              • Tags
              • Unread 0
              • Categories
              • Unreplied
              • Popular
              • GitHub
              • Docu
              • Hilfe