• Recent
    • Unsolved
    • Tags
    • Popular
    • Users
    • Groups
    • Search
    • Register
    • Login
    1. Home
    2. kickers56
    3. Posts
    K
    • Profile
    • Following 0
    • Followers 0
    • Topics 3
    • Posts 19
    • Best 0
    • Controversial 0
    • Groups 0

    Posts made by kickers56

    • RE: Active direcory join fail bad password 1.5.4

      So I have discovered using the debugger.exe that the string I used for my password was causing the characters to change in the database.
      Specifically I narrowed it down to “$c” (which is what my password started with) and then any character after that would change the stored password to show “r” in the database.
      I have since changed the password I use and the domain join works fine. I assume it has something to do with the fact that maybe the hostnamechanger file thinks the beginning of the string is a variable.

      To be clear this same password worked on Running Version: 8169 SVN Revision: 5712.

      But I needed to upgrade and it would no longer work.
      So this is solved for me but maybe this is a bug in 1.5.4

      posted in Windows Problems
      K
      kickers56
    • Active direcory join fail bad password 1.5.4

      Re: Active Directory Join Failing

      New build - 1.5.4 (Ubuntu 18.04.1)
      Client - 0.11.16 (Windows 10)

      I am having the same problem as above…went through the commands of the debugger.exe and the domain password is totally wrong as in the above thread.

      I put the correct password in the domain password box (not the legacy) and it is plaintext.
      This is from the AD global settings and I changed it on the host AD itself too.

      I have an older FOG server that the credentials work with but with this it states bad password - because the password it being sent wrong I guess (according the the dump file from the debugger.exe).

      Any help would be very much appreciated.

      Thank you

      posted in Windows Problems
      K
      kickers56
    • RE: Snapin install fails because system scheduled to rename host reboot

      @Sebastian-Roth sorry forgot to say when i run the snappin manually the sophos installer does not restart itself

      posted in FOG Problems
      K
      kickers56
    • RE: Snapin install fails because system scheduled to rename host reboot

      @Sebastian-Roth I dont think so as I can run the snappin successfully after the image is deployed manually. But for automatic snappin run right after deploy it tries to run but the hostname changer starts its reboot and the snappin install fails. Then the snappin will not run again

      posted in FOG Problems
      K
      kickers56
    • RE: Snapin install fails because system scheduled to rename host reboot

      Just realized this is in the wrong thread, as I created this post by linking from another post in Feature request. I can’t move it where it needs to be or delete it. Can someone please help move this?
      Thank you

      posted in FOG Problems
      K
      kickers56
    • Snapin install fails because system scheduled to rename host reboot

      Re: Fog Client - Snapins run after computer rename/domain join

      FOG service= 0.11.0
      SVN Revision: 5712

      I am having the same issue as thread above - where the snapin works fine if I run the snapin on an already deployed image. However when the snapin runs and tries to install a program automatically after a deploy task the hostnamechanger creates a reboot task and then the snapin client tries to run but then instantly fails the install stating ‘User ERROR: A system shutdown is in progress.’

      Any help please?

      ---------------------------------SnapinClient---------------------------------

      22/08/2018 18:57 Client-Info Client Version: 0.11.0
      22/08/2018 18:57 Client-Info Client OS: Windows
      22/08/2018 18:57 Client-Info Server Version:
      22/08/2018 18:57 Middleware::Response Success
      22/08/2018 18:57 SnapinClient Snapin Found:
      22/08/2018 18:57 SnapinClient ID: 7
      22/08/2018 18:57 SnapinClient Name: Sophos Install
      22/08/2018 18:57 SnapinClient Created: 2018-08-22 16:45:58
      22/08/2018 18:57 SnapinClient Action: reboot
      22/08/2018 18:57 SnapinClient Hide: False
      22/08/2018 18:57 SnapinClient TimeOut: 0
      22/08/2018 18:57 SnapinClient RunWith: cmd.exe
      22/08/2018 18:57 SnapinClient RunWithArgs: /c
      22/08/2018 18:57 SnapinClient File: SophosSetup_NE.exe
      22/08/2018 18:57 SnapinClient Args: --quiet
      22/08/2018 18:57 Middleware::Communication Download: http://(FOG-server-here)/fog/service/snapins.file.php?mac=(MAC-here)&taskid=7
      22/08/2018 18:57 SnapinClient C:\Program Files (x86)\FOG\tmp\SophosSetup_NE.exe
      22/08/2018 18:57 Bus {
      “self”: true,
      “channel”: “Notification”,
      “data”: “{\r\n “title”: “Installing Sophos Install”,\r\n “message”: “Please do not shutdown until this is completed”\r\n}”
      }
      22/08/2018 18:57 Bus Emmiting message on channel: Notification
      22/08/2018 18:57 SnapinClient Starting snapin…
      22/08/2018 18:57 SnapinClient Snapin finished
      22/08/2018 18:57 SnapinClient Return Code: 1
      22/08/2018 18:57 Bus {
      “self”: true,
      “channel”: “Notification”,
      “data”: “{\r\n “title”: “Sophos Install Installed”,\r\n “message”: “Installation has finished and is now ready for use”\r\n}”
      }
      22/08/2018 18:57 Bus Emmiting message on channel: Notification
      22/08/2018 18:57 Middleware::Communication URL: http://(fog-server-here)/fog/service/snapins.checkin.php?taskid=7&exitcode=1&mac=(MAC-here)|&newService&json
      22/08/2018 18:57 User ERROR: Unable to get logged in users
      22/08/2018 18:57 User ERROR: A system shutdown is in progress. (Exception from HRESULT: 0x8007045B)
      22/08/2018 18:57 Power Creating shutdown request
      22/08/2018 18:57 Power Parameters: /r /c “Snapin requested restart” /t 0

      posted in FOG Problems
      K
      kickers56
    • RE: hostnamechanger access denied

      Yes, it was indeed the permission problem, all it working now as expected, thank you so very much

      posted in FOG Problems
      K
      kickers56
    • RE: hostnamechanger access denied

      @Joe-Schmitt Right good to know, I will see if I can get permissions to create and hopefully that should sort the problem (I’m sure it will) thanks for the info, I will get back here once done.

      posted in FOG Problems
      K
      kickers56
    • RE: hostnamechanger access denied

      I downloaded and put the legacy client back on the host and entered my FOGCrypted password in the appropriate field and it joined the domain no problem. Does the legacy client not verify that it is joined? There must be somthing that I am missing when transitioning over to the new client?

      posted in FOG Problems
      K
      kickers56
    • RE: hostnamechanger access denied

      So my account has permissions to join machines but cannot create new accounts, or take them off presumably. Would this cause a problem with the new client? Would it be trying to remove and then create the account on the AD again? There shouldn’t be a problem if I can manually join through Windows right?

      posted in FOG Problems
      K
      kickers56
    • RE: hostnamechanger access denied

      @Quazz I am now in the process of asking and will report back, thanks

      posted in FOG Problems
      K
      kickers56
    • RE: hostnamechanger access denied

      What is it that the new client does different to the legacy client (as that worked). I am not in charge of our AD directly so will see about what permissions I have on my credentials and post back when I know more.

      posted in FOG Problems
      K
      kickers56
    • RE: hostnamechanger access denied

      So thank you the query through the browser now shows “Not allowed here” so no more information being visible.

      Regards the other problem I am having, I upgraded to latest trunk today (7953) and still having the same problem with Access denied on windows 7 and FOG Server ubuntu 14.04


      --------------------------------HostnameChanger-------------------------------

      01/06/2016 09:26 Client-Info Client Version: 0.10.6
      01/06/2016 09:26 Client-Info Client OS: Windows
      01/06/2016 09:26 Client-Info Server Version: 7953
      01/06/2016 09:26 Middleware::Response Success
      01/06/2016 09:26 HostnameChanger Checking Hostname
      01/06/2016 09:26 HostnameChanger Hostname is correct
      01/06/2016 09:26 HostnameChanger Access Denied, code = 5

      Also if I change the AD password to anything else on FOG server it then issues a logon failure unknown username or password, So it knows the username and password is correct.

      Is this something to do with how my FOG server is set up or my AD?

      Thanks for any help, if it is my AD I just don’t know what to change as I can manually join the domain and it used to work with the legacy client.

      posted in FOG Problems
      K
      kickers56
    • RE: hostnamechanger access denied

      Well thats what I thought actually the version is 7845

      I can even read the password unencypted as is from the browser which obviously is bad. Why would it be doing that?

      posted in FOG Problems
      K
      kickers56
    • RE: hostnamechanger access denied

      It won’t post the two slashes, so to be clears its between mercia and scmmacadmin there are two slashes not one.

      posted in FOG Problems
      K
      kickers56
    • RE: hostnamechanger access denied

      Sorry forgot to mention it still isn’t working, in the fog log it still says access denied.

      Thanks for the help.

      posted in FOG Problems
      K
      kickers56
    • RE: hostnamechanger access denied

      Thanks,

      Using the http://<fog_ip>/fog/service/hostname.php?mac=<my_mac>&newService&json in the browser shows the correct ADPass now. All seems fine except maybe this has two slashes, is that ok (mercia is the domain name and scmmacadmin is the correct user)?

      “ADUser”:“mercia\scmmacadmin”

      posted in FOG Problems
      K
      kickers56
    • RE: hostnamechanger access denied

      Just as added info

      when checking this

      http://<fog_ip>/fog/service/hostname.php?mac=<my_mac>

      it returns my ADDom fine and the username fine (with the domain before the password automatically) but the ADPass= is empty and thats it nothing else after, I know it won’t show the password but wanted to check that is correct? Because access denied seems to me the username or password is wrong, but I have entered it many times now, and it does join if I do it manually through windows

      posted in FOG Problems
      K
      kickers56
    • hostnamechanger access denied

      Hi,
      I am using the new client version 0.10.6 with the latest trunk as of last week and within the log file it gives me access denied error

      specifically:
      Hostnamechanger Checking hostname
      Hostnamechanger Hostname is correct
      Hostnamechanger Access Denied, code = 5

      This is the first time I imaged and deployed since upgrading the same system from 1.2.0 using legacy client (which was working fine for joining domain) I manually, through windows joined the domain just to check the username and password were correct for joining and they are. I think I did all the usual things like making sure the service is activated everywhere (which kept the settings from 1.2.0) and not using fogcrypt etc (as thats for the legacy client). Just a bit stuck as to what to try as not much info I can find on the new client.

      Thanks

      posted in FOG Problems
      K
      kickers56
    • 1 / 1