• Recent
    • Unsolved
    • Tags
    • Popular
    • Users
    • Groups
    • Search
    • Register
    • Login
    1. Home
    2. bbroersma
    B
    • Profile
    • Following 0
    • Followers 0
    • Topics 1
    • Posts 9
    • Best 0
    • Controversial 0
    • Groups 0

    bbroersma

    @bbroersma

    0
    Reputation
    77
    Profile views
    9
    Posts
    0
    Followers
    0
    Following
    Joined Last Online
    Age 38

    bbroersma Unfollow Follow

    Latest posts made by bbroersma

    • RE: How to change webui passwords w/o using webui

      That did not work either, but the problem has been solved! Thank you very, extremely, much for helping me try to figure this thing out. It turns out somehow the only user we had in the database was [U]NOT[/U] the admin for some reason, my friendly neighborhood programmer found that issue and resolved it.

      posted in FOG Problems
      B
      bbroersma
    • RE: How to change webui passwords w/o using webui

      I did as you said and received this in response:

      mysql> UPDATE users SET uPass = MD5(‘password’) WHERE uName = ‘fog’;
      Query OK, 0 rows affected (0.00 sec)
      Rows matched: 1 Changed: 0 Warnings: 0

      I tried logging in using fog as the uname and password as the passwd and nothing happens. It doesn’t log in or give me an error, just reloads the log in page basically. Is there no way to manually edit these files without going through the terminal or mysql?

      posted in FOG Problems
      B
      bbroersma
    • RE: How to change webui passwords w/o using webui

      [quote=“sam-white, post: 2993, member: 118”]Have you tried logging into MySQL using root and changing the password for the fog user?[/quote]
      The link I have in my post is the method you are speaking of isn’t it? If not then no, I haven’t.

      posted in FOG Problems
      B
      bbroersma
    • How to change webui passwords w/o using webui

      Hello all,

      I am trying to figure out where FOG stores it’s usernames and passwords. I am working on a tftp issue and for some reason can NOT log in to the web UI. I’ve tried every possible combination that it could be and still no luck. I found the following, but it didn’t help:

      [url]http://fogproject.org/wiki/index.php?title=Reset_WebUI_FOG_password[/url]

      Anyone have any ideas or know which file stores them so I can manually edit them? Thank you for your time!

      posted in FOG Problems
      B
      bbroersma