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

Login When Deploying Image

Scheduled Pinned Locked Moved Solved
General Problems
2
7
2.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.
  • I
    imagingmaster21
    last edited by Oct 24, 2017, 4:01 PM

    How would you turn off the login page for when you do a deploy image?

    1 Reply Last reply Reply Quote 0
    • G
      george1421 Moderator
      last edited by Oct 24, 2017, 4:05 PM

      This thread talks about it: https://forums.fogproject.org/topic/9416/store-a-login-account-in-a-ipxe-menu/7

      So basically what you want to do is go into the fog configuration and then on the left ipxe menu configuration. From there you want to edit the Deploy Image menu item and add in the 4 lines from the linked post. You will change your user ID and password to match the correct values.

      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!

      1 Reply Last reply Reply Quote 0
      • I
        imagingmaster21
        last edited by Wayne Workman Oct 24, 2017, 11:22 AM Oct 24, 2017, 5:18 PM

        @george1421
        Ok so lets say the username and password for it are the default fog and password. Is this right for fog.deployimage parameters:

        login
        params
        param mac0 ${net0/mac}
        param arch ${arch}
        set username fog
        set password password
        param username ${username}
        param password ${password}
        param qihost 1
        isset ${net1/mac} && param mac1 ${net1/mac} || goto bootme
        isset ${net2/mac} && param mac2 ${net2/mac} || goto bootme
        
        G 1 Reply Last reply Oct 24, 2017, 5:46 PM Reply Quote 0
        • G
          george1421 Moderator @imagingmaster21
          last edited by Oct 24, 2017, 5:46 PM

          @imagingmaster21 I have not personally set it up (we need passwords to keep people honest). But that is the way to make it work. I think if it was me I might create a new user account that is for deployment only i.e. “Mobile/Quick Image Access Only?” and uncheck API. That way the uid can’t be hacked easily to grant the hacker full access to the fog webui.

          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!

          I 1 Reply Last reply Oct 24, 2017, 5:51 PM Reply Quote 0
          • I
            imagingmaster21 @george1421
            last edited by Oct 24, 2017, 5:51 PM

            @george1421
            I set mine up on a private network segment. But I tried it out after changing that code and it is working!

            G 1 Reply Last reply Oct 24, 2017, 7:24 PM Reply Quote 0
            • G
              george1421 Moderator @imagingmaster21
              last edited by Oct 24, 2017, 7:24 PM

              @imagingmaster21 Issue resolved then?

              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!

              I 1 Reply Last reply Oct 24, 2017, 7:36 PM Reply Quote 0
              • I
                imagingmaster21 @george1421
                last edited by Oct 24, 2017, 7:36 PM

                @george1421

                yes!

                1 Reply Last reply Reply Quote 0
                • 1 / 1
                1 / 1
                • First post
                  2/7
                  Last post

                244

                Online

                12.0k

                Users

                17.3k

                Topics

                155.2k

                Posts
                Copyright © 2012-2024 FOG Project