Cloudron makes it easy to run web apps like WordPress, Nextcloud, GitLab on your server. Find out more or install now.


    Cloudron Forum

    • Register
    • Login
    • Search
    • Categories
    • Recent
    • Tags
    • Popular

    Solved FreeScout - Admin Passwort Reset

    FreeScout
    2
    3
    136
    Loading More Posts
    • 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.
    • P
      PeLLe last edited by

      Hello,

      after some time (I don`t know how) I cannot login to freescout with the local admin credentials (admin@cloudron.local / changeme123). I swear, I never changed it.

      Can you please help me an tell me how to reset the admin passwort. Terminal maybe?

      If there is no chance, a lot of work is gone...

      Thank you very much.

      Best regards

      PeLLe

      nebulon 1 Reply Last reply Reply Quote 0
      • nebulon
        nebulon Staff @PeLLe last edited by

        @pelle hi

        I quickly checked the available artisan commands, but it looks like one can only easily create a new user, so you can create a second admin with the following command via the webterminal into the app and then reset the password of the other admin.

        sudo -E -u www-data php artisan freescout:create-user --role admin --firstName Second --lastName Admin --email admin2@cloudron.local --password changeme123 --no-interaction
        
        P 1 Reply Last reply Reply Quote 0
        • nebulon
          nebulon Staff @PeLLe last edited by

          @pelle hi

          I quickly checked the available artisan commands, but it looks like one can only easily create a new user, so you can create a second admin with the following command via the webterminal into the app and then reset the password of the other admin.

          sudo -E -u www-data php artisan freescout:create-user --role admin --firstName Second --lastName Admin --email admin2@cloudron.local --password changeme123 --no-interaction
          
          P 1 Reply Last reply Reply Quote 0
          • P
            PeLLe @nebulon last edited by

            @nebulon Thank you very much. You saved me 100 hours of work.

            1 Reply Last reply Reply Quote 0
            • First post
              Last post
            Powered by NodeBB