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

How to remove login and password in Quick imaging

Scheduled Pinned Locked Moved Solved
FOG Problems
password remove quick imaging urgent
4
18
3.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.
  • R
    Robx64
    last edited by Robx64 Nov 30, 2015, 6:09 AM Nov 30, 2015, 9:28 AM

    Hi Guys, I was searching for working solution how to remove login and password from Quick imaging menu but so far I couldn’t find any. Would you help me with it please ?

    Problem solved 🙂

    1 Reply Last reply Reply Quote 0
    • Q
      Quazz Moderator
      last edited by Nov 30, 2015, 9:34 AM

      @Tom-Elliott said:

      @Robx64 First update to the latest then you will need to edit the quick image menu item from the GUI.

      This is the original information

      login
      params
      param mac0 ${net0/mac}
      param arch ${arch}
      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
      

      Make it read as:

      params
      param mac0 ${net0/mac}
      param arch ${arch}
      param qihost 1
      isset ${net1/mac} && param mac1 ${net1/mac} || goto bootme
      isset ${net2/mac} && param mac2 ${net2/mac} || goto bootme
      
      R 2 Replies Last reply Nov 30, 2015, 9:46 AM Reply Quote 0
      • R
        Robx64 @Quazz
        last edited by Nov 30, 2015, 9:46 AM

        @Quazz said:

        login
        params
        param mac0 ${net0/mac}
        param arch ${arch}
        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

        What I suppose to do with it ?
        Just copy and paste it into the window ?

        1 Reply Last reply Reply Quote 0
        • R
          Robx64 @Quazz
          last edited by Nov 30, 2015, 9:52 AM

          @Quazz
          My Version is: 5475
          There is no option to edit, however when I pointing at fog.quickmeny it seems to be a link so I copied it, pasted into the browser and it opens the window but immediately closing it again. I managed to stop it and now I can see it but what I suppooste to change inside the code ?

          C 1 Reply Last reply Nov 30, 2015, 10:11 AM Reply Quote 0
          • C
            ch3i Moderator @Robx64
            last edited by ch3i Nov 30, 2015, 4:16 AM Nov 30, 2015, 10:11 AM

            @Robx64 I think it’s a bug. You have the latest version of FOG dev ?

            Edit : no it’s not the latest version lol.
            Please update to latest SVN that problem is solved.

            R 1 Reply Last reply Nov 30, 2015, 10:30 AM Reply Quote 0
            • R
              Robx64 @ch3i
              last edited by Nov 30, 2015, 10:30 AM

              @Robx64
              I did not said this is the latest version 🙂
              I’ll update it but meantime I found another big problem:
              While I’m tryiung to statr imaging getting error:
              Veryfyinf network interface configuration … Failed
              No network interface found (Dell Precision 390)
              Any suggestions ?

              1 Reply Last reply Reply Quote 0
              • T
                Tom Elliott
                last edited by Nov 30, 2015, 11:11 AM

                What network is in the system?

                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! Get in contact with me (chat bubble in the top right corner) if you want to join in.

                Web GUI issue? Please check apache error (debian/ubuntu: /var/log/apache2/error.log, centos/fedora/rhel: /var/log/httpd/error_log) and php-fpm log (/var/log/php*-fpm.log)

                Please support FOG if you like it: https://wiki.fogproject.org/wiki/index.php/Support_FOG

                R 1 Reply Last reply Nov 30, 2015, 11:15 AM Reply Quote 0
                • R
                  Robx64 @Tom Elliott
                  last edited by Nov 30, 2015, 11:15 AM

                  @Tom-Elliott
                  What do you mean What network ?
                  Other machines works fine, just this one 😞

                  1 Reply Last reply Reply Quote 0
                  • T
                    Tom Elliott
                    last edited by Nov 30, 2015, 11:18 AM

                    What network is on the system? What is the manufacture? Is there a network card on the system? Do you have other systems of the same model that aren’t having the same problem?

                    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! Get in contact with me (chat bubble in the top right corner) if you want to join in.

                    Web GUI issue? Please check apache error (debian/ubuntu: /var/log/apache2/error.log, centos/fedora/rhel: /var/log/httpd/error_log) and php-fpm log (/var/log/php*-fpm.log)

                    Please support FOG if you like it: https://wiki.fogproject.org/wiki/index.php/Support_FOG

                    R 1 Reply Last reply Nov 30, 2015, 11:25 AM Reply Quote 0
                    • R
                      Robx64 @Tom Elliott
                      last edited by Nov 30, 2015, 11:25 AM

                      @Tom-Elliott
                      I already tested multiple network cards on this system and still the
                      same problem

                      1 Reply Last reply Reply Quote 0
                      • T
                        Tom Elliott
                        last edited by Nov 30, 2015, 11:29 AM

                        Can you answer my question?

                        What network card is on that system?

                        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! Get in contact with me (chat bubble in the top right corner) if you want to join in.

                        Web GUI issue? Please check apache error (debian/ubuntu: /var/log/apache2/error.log, centos/fedora/rhel: /var/log/httpd/error_log) and php-fpm log (/var/log/php*-fpm.log)

                        Please support FOG if you like it: https://wiki.fogproject.org/wiki/index.php/Support_FOG

                        R 1 Reply Last reply Nov 30, 2015, 11:43 AM Reply Quote 0
                        • R
                          Robx64 @Tom Elliott
                          last edited by Nov 30, 2015, 11:43 AM

                          @Tom-Elliott
                          Tested on builtin Intel, external PCI Braodcom, External Intel PCie.
                          Meantime upgraded to the latest (5566) so what i suppose to do now to remove the password and login ?

                          1 Reply Last reply Reply Quote 0
                          • T
                            Tom Elliott
                            last edited by Nov 30, 2015, 11:47 AM

                            I’m so confused.

                            What?

                            Didn’t you open another thread about this and I gave (I thought) pretty direct information.

                            Yes, you copy the :make it read as: section into the quickimage.

                            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! Get in contact with me (chat bubble in the top right corner) if you want to join in.

                            Web GUI issue? Please check apache error (debian/ubuntu: /var/log/apache2/error.log, centos/fedora/rhel: /var/log/httpd/error_log) and php-fpm log (/var/log/php*-fpm.log)

                            Please support FOG if you like it: https://wiki.fogproject.org/wiki/index.php/Support_FOG

                            R 3 Replies Last reply Nov 30, 2015, 11:52 AM Reply Quote 0
                            • R
                              Robx64 @Tom Elliott
                              last edited by Nov 30, 2015, 11:52 AM

                              @Tom-Elliott
                              Sorry for the mess 🙂
                              Yes I already did this and now I’m waiting to check is it working or not 🙂

                              Regarding the network cards, as I said, tested on many different cards and there is the same problem with the other cards as well.
                              So i tried Dell 390 on old (fog_0.32) and guess what … it takes about 20 sec until it start imaging so … maybe I should change some timings in new fog but which ones ?

                              1 Reply Last reply Reply Quote 0
                              • R
                                Robx64 @Tom Elliott
                                last edited by Robx64 Nov 30, 2015, 6:01 AM Nov 30, 2015, 12:00 PM

                                @Tom-Elliott said:

                                What network is on the system? What is the manufacture? Is there a network card on the system? Do you have other systems of the same model that aren’t having the same problem?
                                I just checked it, inside the machine is intel nh82801gr

                                1 Reply Last reply Reply Quote 0
                                • R
                                  Robx64 @Tom Elliott
                                  last edited by Nov 30, 2015, 12:08 PM

                                  @Tom-Elliott
                                  Problem sorted, now I don’t have to type in login and password anymore
                                  Thank you guys
                                  🙂

                                  1 Reply Last reply Reply Quote 0
                                  • T
                                    Tom Elliott
                                    last edited by Nov 30, 2015, 12:13 PM

                                    Now can you create a thread about the NIC problems?

                                    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! Get in contact with me (chat bubble in the top right corner) if you want to join in.

                                    Web GUI issue? Please check apache error (debian/ubuntu: /var/log/apache2/error.log, centos/fedora/rhel: /var/log/httpd/error_log) and php-fpm log (/var/log/php*-fpm.log)

                                    Please support FOG if you like it: https://wiki.fogproject.org/wiki/index.php/Support_FOG

                                    R 1 Reply Last reply Nov 30, 2015, 12:38 PM Reply Quote 0
                                    • R
                                      Robx64 @Tom Elliott
                                      last edited by Nov 30, 2015, 12:38 PM

                                      @Tom-Elliott
                                      Apparently this problem is solved as well, right after I upgraded FOG to the most current version it seems to work so If I spot any problems I’ll do 😉
                                      Thank you Tom for your help.

                                      1 Reply Last reply Reply Quote 0
                                      • 1 / 1
                                      1 / 1
                                      • First post
                                        5/18
                                        Last post

                                      187

                                      Online

                                      12.0k

                                      Users

                                      17.3k

                                      Topics

                                      155.2k

                                      Posts
                                      Copyright © 2012-2024 FOG Project