• Recent
  • Unsolved
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Register
  • Login
  • Recent
  • Unsolved
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Register
  • Login

SVN 3565 - Can't login to FOG

Scheduled Pinned Locked Moved Solved
Bug Reports
3
6
1.8k
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.
  • M
    MRCUR Testers
    last edited by Jun 17, 2015, 8:01 PM

    Updated to SVN 3565 and now I can’t login. Rolled back to previous snapshot (3563) and ran the upgrade again - same issue with the standard “Invalid Login” message. Ubuntu 14.04 LTS.

    1 Reply Last reply Reply Quote 0
    • W
      Wayne Workman
      last edited by Wayne Workman Jun 17, 2015, 2:25 PM Jun 17, 2015, 8:22 PM

      You can manually create a new user…

      [CODE]mysql
      INSERT INTO fog.users (uId, uName, uPass, uCreateDate,uCreateBy,uType) VALUES (5, ‘fog’, ‘$2a$11$Izqg0drReWpDDSKTGiwGF.ldDAMfHZPNwgxsMSZroNhltC9xniZiC’, ‘2015-01-26 18:15:45’, ‘Wayne’, 0);[/CODE]

      This will create a user called “fog” with the password set to “password”… created by “Wayne” lol.

      FOR FUTURE READERS, beware, this will only work in the same revision era… r3500s…

      Please help us build the FOG community with everyone involved. It's not just about coding - way more we need people to test things, update documentation and most importantly work on uniting the community of people enjoying and working on FOG!
      Daily Clean Installation Results:
      https://fogtesting.fogproject.us/
      FOG Reporting:
      https://fog-external-reporting-results.fogproject.us/

      1 Reply Last reply Reply Quote 0
      • W
        Wayne Workman
        last edited by Wayne Workman Jun 17, 2015, 3:38 PM Jun 17, 2015, 9:35 PM

        I just updated at home and can confirm the bug… it obliterated my user, lol…

        and the above fix does not work… 😮

        However, I can confirm that the user info is still intact… it’s likely just a syntax error or something somewhere in the web code for logging in… I’ll look at the diff view at source forge and see if I can hunt it down…

        user table.png

        Please help us build the FOG community with everyone involved. It's not just about coding - way more we need people to test things, update documentation and most importantly work on uniting the community of people enjoying and working on FOG!
        Daily Clean Installation Results:
        https://fogtesting.fogproject.us/
        FOG Reporting:
        https://fog-external-reporting-results.fogproject.us/

        1 Reply Last reply Reply Quote 0
        • R
          reub_rester
          last edited by reub_rester Jun 17, 2015, 3:52 PM Jun 17, 2015, 9:45 PM

          I followed the steps on the following site to reset my user’s password.

          http://www.psychocats.net/ubuntu/resetpassword

          From what I have seen, you will need to reset your tftp password and add the username and password in /var/www/fog/lib/fog/Config.class.php

          Hope this helps,
          Reuben

          W 1 Reply Last reply Jun 17, 2015, 9:48 PM Reply Quote 0
          • W
            Wayne Workman @reub_rester
            last edited by Jun 17, 2015, 9:48 PM

            @reub_rester said:

            I followed the steps on the following site to reset my user’s password.

            http://www.psychocats.net/ubuntu/resetpassword

            Hope this helps,
            Reuben

            That’s for the local Linux user… We’re talking about logging into the Web console.

            Please help us build the FOG community with everyone involved. It's not just about coding - way more we need people to test things, update documentation and most importantly work on uniting the community of people enjoying and working on FOG!
            Daily Clean Installation Results:
            https://fogtesting.fogproject.us/
            FOG Reporting:
            https://fog-external-reporting-results.fogproject.us/

            1 Reply Last reply Reply Quote 0
            • W
              Wayne Workman
              last edited by Jun 17, 2015, 9:54 PM

              r3566 fixes this bug. Just confirmed.

              That’s how fast @Tom-Elliott works, to all of you who are skeptical of FOG Trunk. 🙂

              Please help us build the FOG community with everyone involved. It's not just about coding - way more we need people to test things, update documentation and most importantly work on uniting the community of people enjoying and working on FOG!
              Daily Clean Installation Results:
              https://fogtesting.fogproject.us/
              FOG Reporting:
              https://fog-external-reporting-results.fogproject.us/

              1 Reply Last reply Reply Quote 1
              • 1 / 1
              1 / 1
              • First post
                3/6
                Last post

              147

              Online

              12.0k

              Users

              17.3k

              Topics

              155.2k

              Posts
              Copyright © 2012-2024 FOG Project