• Recent
    • Unsolved
    • Tags
    • Popular
    • Users
    • Groups
    • Search
    • Register
    • Login
    1. Home
    2. Max Kern
    M
    • Profile
    • Following 0
    • Followers 0
    • Topics 2
    • Posts 17
    • Best 0
    • Controversial 0
    • Groups 0

    Max Kern

    @Max Kern

    0
    Reputation
    512
    Profile views
    17
    Posts
    0
    Followers
    0
    Following
    Joined Last Online

    Max Kern Unfollow Follow

    Latest posts made by Max Kern

    • RE: Hard Drive Protection and Fog Client

      @Wayne-Workman Ah, ok it all goes over the DB.

      So if want to reset only one Group in, this example Group with id 2, i can do also:

      UPDATE hosts AS h INNER JOIN groupMembers AS s on h.hostID=s.gmhostID SET hostPubKey="", hostSecToken="", hostSecTime="0000-00-00 00:00:00" WHERE s.gmGroupID=2;
      

      If i want ít with the Group Name i must do a second join, but that shouldnt be the Problem.

      posted in FOG Problems
      M
      Max Kern
    • RE: Hard Drive Protection and Fog Client

      @Joe-Schmitt it is a german solution named "Dr. Kaiser PC-Wächter/Drive "

      posted in FOG Problems
      M
      Max Kern
    • RE: Hard Drive Protection and Fog Client

      Thank you @Wayne-Workman.
      Maybe this is also a solution for People with simular Problems.

      posted in FOG Problems
      M
      Max Kern
    • RE: Hard Drive Protection and Fog Client

      @Joe-Schmitt maybe thats a point, but this is not a solution for my Problem.
      I dont want to reset the token without authentication, i want to reset the token from the fog Server itselfe, with a cron Job.
      Maybe there will be a Security issue, but it is only Imaging and manage a Client and no real sensitiv Data.

      I also can search in the Script for the function call of the encryption data, but this is no clean way.

      posted in FOG Problems
      M
      Max Kern
    • RE: Hard Drive Protection and Fog Client

      Hi,
      in this solution there is no way for a whitelist.
      All other Programms are working fine.
      There is also no way to change this software because as a school we cannot quit this licens.

      I only need the call of the PHP script which perform the action of resetting the encryption data until we have another solution.

      Ive read something about users with dual boot system which have a simular issue is there a solution for that kind of Problem?

      posted in FOG Problems
      M
      Max Kern
    • Hard Drive Protection and Fog Client
      Server
      • FOG Version: 1.3.0-RC-17
      • OS: Linux Debian
      Client
      • Service Version: 0.11.05
      • OS: Windows 10 64-bit
      Description

      Hi,
      i´ve got an Software Hard Drive Protection Solution for my System.

      This works about 2 or 3 days, but then the Fog Client cannot communicate with the Server and the following error is showing: “Unable to get subsection”+“Object not set to instance of Object” (more in the log).
      Then i reset the encryption data, so the token will be released.
      After that everything is working, until the next reboot, because my Hard Drive Protection now get the old State of the Machine with the old Security token.

      It is not a option to disable the Hard Drive Protection Solution.

      In my opinion there are two solutions, reset the security token after every boot, or dont change the security token afte the protection is enabled.

      Thank you for your help, and sorry for that bad english.

      Max Kern

      ----------------------------------UserTracker---------------------------------
      ------------------------------------------------------------------------------
       28.10.2016 11:52 Client-Info Client Version: 0.11.5
       28.10.2016 11:52 Client-Info Client OS:      Windows
       28.10.2016 11:52 Client-Info Server Version: 1.3.0-RC-17
       28.10.2016 11:52 Middleware::Response ERROR: Unable to get subsection
       28.10.2016 11:52 Middleware::Response ERROR: Der Objektverweis wurde nicht auf eine Objektinstanz festgelegt.
       28.10.2016 11:52 Middleware::Communication URL: http://192.168.1.5/fog/management/index.php?sub=requestClientInfo&configure&newService&json
       28.10.2016 11:52 Middleware::Response Success
       28.10.2016 11:52 Service Sleeping for 67 seconds
       28.10.2016 11:53 Middleware::Communication URL: http://192.168.1.5/fog/management/index.php?sub=requestClientInfo&mac=40:8D:5C:47:AC:48&newService&json
       28.10.2016 11:53 Middleware::Authentication Waiting for authentication timeout to pass
       28.10.2016 11:54 Middleware::Communication Download: http://192.168.1.5/fog/management/other/ssl/srvpublic.crt
       28.10.2016 11:54 Data::RSA FOG Server CA cert found
       28.10.2016 11:54 Middleware::Authentication Cert OK
       28.10.2016 11:54 Middleware::Communication POST URL: http://192.168.1.5/fog/management/index.php?sub=requestClientInfo&authorize&newService
       28.10.2016 11:54 Middleware::Response #!ist
       28.10.2016 11:54 Middleware::Response Success
       28.10.2016 11:54 Middleware::Communication URL: http://192.168.1.5/fog/service/getversion.php?clientver&newService&json
       28.10.2016 11:54 Middleware::Communication URL: http://192.168.1.5/fog/service/getversion.php?newService&json
      
       28.10.2016 11:54 Service Creating user agent cache
       28.10.2016 11:54 Middleware::Response ERROR: Unable to get subsection
       28.10.2016 11:54 Middleware::Response ERROR: Der Objektverweis wurde nicht auf eine Objektinstanz festgelegt.
       28.10.2016 11:54 Middleware::Response ERROR: Unable to get subsection
       28.10.2016 11:54 Middleware::Response ERROR: Der Objektverweis wurde nicht auf eine Objektinstanz festgelegt.
       28.10.2016 11:54 Middleware::Response ERROR: Unable to get subsection
       28.10.2016 11:54 Middleware::Response ERROR: Der Objektverweis wurde nicht auf eine Objektinstanz festgelegt.
      
      ------------------------------------------------------------------------------
      ---------------------------------ClientUpdater--------------------------------
      ------------------------------------------------------------------------------
       28.10.2016 11:54 Client-Info Client Version: 0.11.5
       28.10.2016 11:54 Client-Info Client OS:      Windows
       28.10.2016 11:54 Client-Info Server Version: 1.3.0-RC-17
       28.10.2016 11:54 Middleware::Response Success
      ------------------------------------------------------------------------------
      
      
      ------------------------------------------------------------------------------
      ----------------------------------TaskReboot----------------------------------
      ------------------------------------------------------------------------------
       28.10.2016 11:54 Client-Info Client Version: 0.11.5
       28.10.2016 11:54 Client-Info Client OS:      Windows
       28.10.2016 11:54 Client-Info Server Version: 1.3.0-RC-17
       28.10.2016 11:54 Middleware::Response ERROR: Unable to get subsection
       28.10.2016 11:54 Middleware::Response ERROR: Der Objektverweis wurde nicht auf eine Objektinstanz festgelegt.
      
      ------------------------------------------------------------------------------
      --------------------------------HostnameChanger-------------------------------
      ------------------------------------------------------------------------------
       28.10.2016 11:54 Client-Info Client Version: 0.11.5
       28.10.2016 11:54 Client-Info Client OS:      Windows
       28.10.2016 11:54 Client-Info Server Version: 1.3.0-RC-17
       28.10.2016 11:54 Middleware::Response ERROR: Unable to get subsection
       28.10.2016 11:54 Middleware::Response ERROR: Der Objektverweis wurde nicht auf eine Objektinstanz festgelegt.
      
      ------------------------------------------------------------------------------
      ---------------------------------SnapinClient---------------------------------
      ------------------------------------------------------------------------------
       28.10.2016 11:54 Client-Info Client Version: 0.11.5
       28.10.2016 11:54 Client-Info Client OS:      Windows
       28.10.2016 11:54 Client-Info Server Version: 1.3.0-RC-17
       28.10.2016 11:54 Middleware::Response ERROR: Unable to get subsection
       28.10.2016 11:54 Middleware::Response ERROR: Der Objektverweis wurde nicht auf eine Objektinstanz festgelegt.
      
      ------------------------------------------------------------------------------
      --------------------------------PrinterManager--------------------------------
      ------------------------------------------------------------------------------
       28.10.2016 11:54 Client-Info Client Version: 0.11.5
       28.10.2016 11:54 Client-Info Client OS:      Windows
       28.10.2016 11:54 Client-Info Server Version: 1.3.0-RC-17
       28.10.2016 11:54 Middleware::Response ERROR: Unable to get subsection
       28.10.2016 11:54 Middleware::Response ERROR: Der Objektverweis wurde nicht auf eine Objektinstanz festgelegt.
      
      ------------------------------------------------------------------------------
      --------------------------------PowerManagement-------------------------------
      ------------------------------------------------------------------------------
       28.10.2016 11:54 Client-Info Client Version: 0.11.5
       28.10.2016 11:54 Client-Info Client OS:      Windows
       28.10.2016 11:54 Client-Info Server Version: 1.3.0-RC-17
       28.10.2016 11:54 Middleware::Response ERROR: Unable to get subsection
       28.10.2016 11:54 Middleware::Response ERROR: Der Objektverweis wurde nicht auf eine Objektinstanz festgelegt.```
      posted in FOG Problems
      M
      Max Kern
    • RE: Windows 10 Client 0.11.4 Windows Service

      @Joe-Schmitt Hi,
      In this Textfile you see the Hardware of two diffrent machines, the Bluechip with the SSD work with the auto and delayed auto option, the HP 6300 Pro Clients with the WD Hdd only working with the delayed-auto option.
      0_1469777655120_Spec 112 113.rtf
      Unattend:
      0_1469777856949_unattend.xml

      SetupComplete:
      sc config FOGService start= delayed-auto
      net start FOGService

      Software:
      Windows 10 education 64 bit
      Office 2016 32 bit
      AndroidStudio
      Eclipse IDE
      VLC
      OpenOffice
      Chrome
      Firefox
      All updates of Office and Windows are installed, also it is the current Version of the other Software.

      posted in Bug Reports
      M
      Max Kern
    • RE: Windows 10 Client 0.11.4 Windows Service

      @Joe-Schmitt I will do it tomorrow when im at work.

      posted in Bug Reports
      M
      Max Kern
    • RE: Windows 10 Client 0.11.4 Windows Service

      @RLane Hi,
      Yes this worked for me very well on about 60 machines.
      I put the delayed-auto into the SetupComplete an deactivate the Service like it says the wiki.

      posted in Bug Reports
      M
      Max Kern
    • RE: Windows 10 Client 0.11.4 Windows Service

      @Joe-Schmitt with the delayed-auto option it works fine for the slow machiens, maybe there is a Problem with the configuration of the Service Controller (but why this is the only service and why on the other clients it work?). I think the Fog Services is start very early and waiting for dependence (i dont know which, so i cant say anything to it) maybe a network or somthing else, and at startup this dependence first must initialize befor it can go on, that would explain why this is working with delayed start of the service, because all dependence are loaded, this also will explain why it will start if the machine has loaded the gui and all other stuff.

      posted in Bug Reports
      M
      Max Kern