swaudit "aktivieren

Yurrderi
Beiträge: 7
Registriert: 15 Okt 2008, 12:20

swaudit "aktivieren

Beitrag von Yurrderi »

Hallo zusammen

Habe im Forum nach dem Problem gesucht, aber keine Lösung gefunden :|

Habe mir ein Testsystem eingerichtet mit 6 Rechnern
Mein Problem ist das swaudit nur bei einem Rechner funktioniert, bei allen anderen wird angezeigt "Software-Inventur bisher nicht durchgeführt (Produkt "swaudit" aktivieren)"
Das Setup ist bei allen Rechner gleich, preloginloader, python, hwaudit und swaudit. Bei der Installation traten auch keine Fehler auf.

Hoffe ihr könnt mir helfen.

Gruß Patrick Nass
Benutzeravatar
wolfbardo
uib-Team
Beiträge: 1354
Registriert: 01 Jul 2008, 12:10

Re: swaudit "aktivieren

Beitrag von wolfbardo »

Hallo Patrick,

bitte Log-datei c:\tmp\instlog.txt der Clients prüfen/posten, bei denen swaudit nicht läuft.

Gruss
Bardo Wolf


OPSICONF 2024
https://opsi.org/en/opsiconf/

Basisworkshop Mainz :

17. - 20. 06. 2024


opsi support - uib gmbh
For productive opsi installations we recommend maintainance + support contracts which are the base of opsi development.

http://www.uib.de
Benutzeravatar
j.schneider
uib-Team
Beiträge: 1802
Registriert: 29 Mai 2008, 15:14

Re: swaudit "aktivieren

Beitrag von j.schneider »

Welche Version von swaudit wird eingesetzt?
Yurrderi
Beiträge: 7
Registriert: 15 Okt 2008, 12:20

Re: swaudit "aktivieren

Beitrag von Yurrderi »

Hallo

Wegen dem Logfile, das ganze ist etwas groß (838 KB, ist das normal?), welche Zeilen benötigst du genau?
Hier mal ein kleiner Auszug aus dem Anfang

Code: Alles auswählen

15.10.2008 13:16:10 JSON service request https://172.28.8.10:4447/rpc?%7B%22id%22:1,%22method%22:%22getDepotId%22,%22params%22:%5B%22infra.transporeon.nil%22%5D%7D
15.10.2008 13:16:10 JSON service request https://172.28.8.10:4447/rpc?%7B%22id%22:1,%22method%22:%22getProductInstallationStatus%5FlistOfHashes%22,%22params%22:%5B%22infra.transporeon.nil%22%5D%7D
15.10.2008 13:16:10 JSON service request https://172.28.8.10:4447/rpc?%7B%22id%22:1,%22method%22:%22getProductActionRequests%5FlistOfHashes%22,%22params%22:%5B%22infra.transporeon.nil%22%5D%7D
Computername:infra.transporeon.nil
Computername according to Environment Variable :INFRA
opsi service URL https://172.28.8.10:4447
Config path: P:\install
Utils path:  P:\utils
Depot path:  P:\install

15.10.2008 13:16:10 JSON service request https://172.28.8.10:4447/rpc?%7B%22id%22:1,%22method%22:%22getInstallableLocalBootProductIds%5Flist%22,%22params%22:%5B%22infra.transporeon.nil%22%5D%7D
bootmode BKSTD
winst: Start sorting of products (15.10.2008 13:16:10)
15.10.2008 13:16:10 JSON service request https://172.28.8.10:4447/rpc?%7B%22id%22:1,%22method%22:%22getProductDependencies%5FlistOfHashes%22,%22params%22:%5B%5D%7D
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Resolved sequence of products (15.10.2008 13:16:10): 
Product 6 	swaudit : setup
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
15.10.2008 13:16:11 JSON service request https://172.28.8.10:4447/rpc?%7B%22id%22:1,%22method%22:%22getProductProperties%5Fhash%22,%22params%22:%5B%22swaudit%22,%22infra.transporeon.nil%22%5D%7D
15.10.2008 13:16:11 JSON service request https://172.28.8.10:4447/rpc?%7B%22id%22:1,%22method%22:%22getProduct%5Fhash%22,%22params%22:%5B%22swaudit%22,%22opsi.transporeon.nil%22%5D%7D
scriptname: "swaudit.ins", special path: "P:\install\swaudit\"
15.10.2008 13:16:11 JSON service request https://172.28.8.10:4447/rpc?%7B%22id%22:1,%22method%22:%22setProductInstallationStatus%22,%22params%22:%5B%22swaudit%22,%22infra.transporeon.nil%22,%22installing%22%5D%7D

============ Version 4.7.2  WIN32 script "P:\install\swaudit\swaudit.ins"
             start: 2008-10-15  13:16:11  (on client named as : "infra.transporeon.nil")
[executing: "C:\Programme\opsi.org\preloginloader\utils\winst32.exe"]
system infos:
00:50:56:C0:00:08  -  PC hardware address
infra  -  IP name 
172.28.7.116  -  IP address
DEU  -  System default locale 

LogLevel set to 2
wInst has version  4.7.2 , required is : >= 4.5.1

Set  $ProductId$ = "swaudit"
  The value of the variable is now: "swaudit"

Set  $OpsiRegKey$ = "HKLM\SOFTWARE\opsi.org"
  The value of the variable is now: "HKLM\SOFTWARE\opsi.org"

Set  $uninstkey$="HKEY_LOCAL_MACHINE\software\microsoft\windows\currentversion\uninstall"
  The value of the variable is now: "HKEY_LOCAL_MACHINE\software\microsoft\windows\currentversion\uninstall"

Set  $extendedkey$="HKEY_LOCAL_MACHINE\software\microsoft\windows\currentversion\app management\arpcache"
  The value of the variable is now: "HKEY_LOCAL_MACHINE\software\microsoft\windows\currentversion\app management\arpcache"

Set  $TEMP$ = EnvVar("TEMP")
  The value of the variable is now: "C:\WINDOWS\TEMP"

Set  $OS$ = GetOS
  The value of the variable is now: "Windows_NT"

Set  $loglevel$ = loglevel
  The value of the variable is now: "2"

If
  $OS$="Windows_95"   <<< result false
  $OS$ = "Windows_NT" OR $OS$="Windows_95"   <<< result true
  ($OS$ = "Windows_NT" OR $OS$="Windows_95")   <<< result true
Then
  Marked error number 0
  
  Set  output = GetOutStreamFromSection('execPython_swaudit.py -u "infra.transporeon.nil" -p "*****(password)*****" -a "https://172.28.8.10:4447"')
    
    Execution of execPython_swaudit.py
      python --version
                  ::: Python 2.5.2
      
      c:\tmp\_winst.bat saved back
      python c:\tmp\_winst.bat -u "infra.transporeon.nil" -p "*****(password)*****" -a "https://172.28.8.10:4447"
                  
                  output:
                  --------------
                  Loglevel '2' from winst mapped to '5'
                  starting software audit
                  Exporting registry key "HKEY_LOCAL_MACHINE\software\microsoft\windows\currentversion\uninstall" to file "C:\WINDOWS\TEMP\inventory.reg"
                  Fetching software information from reg file
                   registry >>> Windows Registry Editor Version 5.00
                   registry >>> [HKEY_LOCAL_MACHINE\software\microsoft\windows\currentversion\uninstall]
                   registry >>> [HKEY_LOCAL_MACHINE\software\microsoft\windows\currentversion\uninstall\AddressBook]
                  Found software id 'AddressBook'
                   registry >>> @=""
                   registry >>> [HKEY_LOCAL_MACHINE\software\microsoft\windows\currentversion\uninstall\Adobe Flash Player ActiveX]
                  Found software id 'Adobe Flash Player ActiveX'
                   registry >>> "DisplayName"="Adobe Flash Player ActiveX"
                  Got displayName: 'Adobe Flash Player ActiveX'
                   registry >>> "DisplayVersion"="9.0.124.0"
                  Got displayVersion: '9.0.124.0'
                   registry >>> "Publisher"="Adobe Systems Incorporated"
                   registry >>> "URLInfoAbout"="http://www.adobe.com/go/getflashplayer"
                   registry >>> "VersionMajor"="9"
                   registry >>> "VersionMinor"="0"
                   registry >>> "HelpLink"="http://www.adobe.com/go/flashplayer_support/"
                   registry >>> "URLUpdateInfo"="http://www.adobe.com/go/flashplayer/"
                   registry >>> "DisplayIcon"="C:\\WINDOWS\\system32\\Macromed\\Flash\\uninstall_activeX.exe"
                   registry >>> "UninstallString"="C:\\WINDOWS\\system32\\Macromed\\Flash\\uninstall_activeX.exe"
                  Got uninstallString: 'C:\\WINDOWS\\system32\\Macromed\\Flash\\uninstall_activeX.exe'
                   registry >>> "RequiresIESysFile"="4.70.0.1155"
                   registry >>> "NoModify"=dword:00000001
                   registry >>> "NoRepair"=dword:00000001
                   registry >>> [HKEY_LOCAL_MACHINE\software\microsoft\windows\currentversion\uninstall\Adobe Flash Player Plugin]
                  Found software id 'Adobe Flash Player Plugin'
                   registry >>> "DisplayName"="Adobe Flash Player Plugin"
                  Got displayName: 'Adobe Flash Player Plugin'
                   registry >>> "DisplayVersion"="9.0.47.0"
                  Got displayVersion: '9.0.47.0'
                   registry >>> "Publisher"="Adobe Systems Incorporated"
                   registry >>> "URLInfoAbout"="http://www.adobe.com/go/getflashplayer"
                   registry >>> "DisplayIcon"="C:\\WINDOWS\\system32\\Macromed\\Flash\\uninstall_plugin.exe"
                   registry >>> "UninstallString"="C:\\WINDOWS\\system32\\Macromed\\Flash\\uninstall_plugin.exe"
                  Got uninstallString: 'C:\\WINDOWS\\system32\\Macromed\\Flash\\uninstall_plugin.exe'
                   registry >>> "NoModify"=dword:00000001
                   registry >>> "NoRepair"=dword:00000001
                   registry >>> [HKEY_LOCAL_MACHINE\software\microsoft\windows\currentversion\uninstall\AFPL Ghostscript 8.54]
                  Found software id 'AFPL Ghostscript 8.54'
                   registry >>> "DisplayName"="AFPL Ghostscript 8.54"
                  Got displayName: 'AFPL Ghostscript 8.54'
                   registry >>> "UninstallString"="C:\\Programme\\uninstgs.exe \"C:\\Programme\\gs8.54\\uninstal.txt\""
                  Got uninstallString: 'C:\\Programme\\uninstgs.exe \"C:\\Programme\\gs8.54\\uninstal.txt\"'
                   registry >>> [HKEY_LOCAL_MACHINE\software\microsoft\windows\currentversion\uninstall\AFPL Ghostscript Fonts]
                  Found software id 'AFPL Ghostscript Fonts'
                   registry >>> "DisplayName"="AFPL Ghostscript Fonts"
                  Got displayName: 'AFPL Ghostscript Fonts'
                   registry >>> "UninstallString"="C:\\Programme\\uninstgs.exe \"C:\\Programme\\fonts\\uninstal.txt\""
                  Got uninstallString: 'C:\\Programme\\uninstgs.exe \"C:\\Programme\\fonts\\uninstal.txt\"'
                   registry >>> [HKEY_LOCAL_MACHINE\software\microsoft\windows\currentversion\uninstall\AwayTask]
                  Found software id 'AwayTask'
                   registry >>> "DisplayName"="Maintenance Manager"
                  Got displayName: 'Maintenance Manager'
                   registry >>> "DisplayVersion"="3.0.5.0"
                  Got displayVersion: '3.0.5.0'
                   registry >>> "DisplayIcon"="C:\\Programme\\Lenovo\\AwayTask\\AWAYMGR.EXE"
                   registry >>> "UninstallString"="Rundll32.exe setupapi.dll,InstallHinfSection DefaultUninstall 132 C:\\WINDOWS\\INF\\AWAYTASK.INF"
                  Got uninstallString: 'Rundll32.exe setupapi.dll,InstallHinfSection DefaultUninstall 132 C:\\WINDOWS\\INF\\AWAYTASK.INF'
                   registry >>> [HKEY_LOCAL_MACHINE\software\microsoft\windows\currentversion\uninstall\Branding]
                  Found software id 'Branding'
                   registry >>> "QuietUninstallString"="Rundll32 IedkCS32.dll,BrandCleanInstallStubs"
                   registry >>> "RequiresIESysFile"="100.0"
                   registry >>> [HKEY_LOCAL_MACHINE\software\microsoft\windows\currentversion\uninstall\Connection Manager]
                  Found software id 'Connection Manager'
                   registry >>> "SystemComponent"=dword:00000001
                   registry >>> [HKEY_LOCAL_MACHINE\software\microsoft\windows\currentversion\uninstall\DirectAnimation]
                  Found software id 'DirectAnimation'
                   registry >>> @=""
                   registry >>> [HKEY_LOCAL_MACHINE\software\microsoft\windows\currentversion\uninstall\DirectDrawEx]
                  Found software id 'DirectDrawEx'
                   registry >>> @=""
                   registry >>> [HKEY_LOCAL_MACHINE\software\microsoft\windows\currentversion\uninstall\DXM_Runtime]
                  Found software id 'DXM_Runtime'
                   registry >>> [HKEY_LOCAL_MACHINE\software\microsoft\windows\currentversion\uninstall\Fontcore]
                  Found software id 'Fontcore'
                   registry >>> @=""
                   registry >>> [HKEY_LOCAL_MACHINE\software\microsoft\windows\currentversion\uninstall\FreePDF_XP]
                  Found software id 'FreePDF_XP'
                   registry >>> "UninstallString"="C:\\Programme\\FreePDF_XP\\fpsetup.exe /r"
                  Got uninstallString: 'C:\\Programme\\FreePDF_XP\\fpsetup.exe /r'
                   registry >>> "DisplayName"="FreePDF XP (Remove only)"
                  Got displayName: 'FreePDF XP (Remove only)'
                   registry >>> [HKEY_LOCAL_MACHINE\software\microsoft\windows\currentversion\uninstall\HDMI]
                  Found software id 'HDMI'
                   registry >>> "DisplayName"="Intel(R) Graphics Media Accelerator Driver"
                  Got displayName: 'Intel(R) Graphics Media Accelerator Driver'
                   registry >>> "UninstallString"="C:\\WINDOWS\\system32\\igxpun.exe -uninstall"
                  Got uninstallString: 'C:\\WINDOWS\\system32\\igxpun.exe -uninstall'
                   registry >>> [HKEY_LOCAL_MACHINE\software\microsoft\windows\currentversion\uninstall\ICW]
                  Found software id 'ICW'
                   registry >>> @=""
                   registry >>> [HKEY_LOCAL_MACHINE\software\microsoft\windows\currentversion\uninstall\IDNMitigationAPIs]
                  Found software id 'IDNMitigationAPIs'
                   registry >>> "DisplayName"="Microsoft Internationalized Domain Names Mitigation APIs"
                  Got displayName: 'Microsoft Internationalized Domain Names Mitigation APIs'
                   registry >>> "UninstallString"="\"C:\\WINDOWS\\$NtServicePackUninstallIDNMitigationAPIs$\\spuninst\\spuninst.exe\""
                  Got uninstallString: '\"C:\\WINDOWS\\$NtServicePackUninstallIDNMitigationAPIs$\\spuninst\\spuninst.exe\"'
                   registry >>> "TSAware"=dword:00000001
                   registry >>> "NoModify"=dword:00000001
                   registry >>> "InstallDate"="20081008"
                   registry >>> "Publisher"="Microsoft Corporation"
                   registry >>> "NoRepair"=dword:00000001
                   registry >>> "HiddenByIE7Setup"=dword:00000001
                   registry >>> "SystemComponent"=dword:00000001
                   registry >>> [HKEY_LOCAL_MACHINE\software\microsoft\windows\currentversion\uninstall\IE40]
                  Found software id 'IE40'
                   registry >>> @=""
                   registry >>> [HKEY_LOCAL_MACHINE\software\microsoft\windows\currentversion\uninstall\IE4Data]
                  Found software id 'IE4Data'
                   registry >>> @=""
                   registry >>> [HKEY_LOCAL_MACHINE\software\microsoft\windows\currentversion\uninstall\IE5BAKEX]
                  Found software id 'IE5BAKEX'
                   registry >>> @=""
                   registry >>> [HKEY_LOCAL_MACHINE\software\microsoft\windows\currentversion\uninstall\ie7]
                  Found software id 'ie7'
                   registry >>> "DisplayName"="Windows Internet Explorer 7"
                  Got displayName: 'Windows Internet Explorer 7'
                   registry >>> "UninstallString"="\"C:\\WINDOWS\\ie7\\spuninst\\spuninst.exe\""
                  Got uninstallString: '\"C:\\WINDOWS\\ie7\\spuninst\\spuninst.exe\"'
                   registry >>> "TSAware"=dword:00000001
                   registry >>> "NoModify"=dword:00000001
                   registry >>> "InstallDate"="20081008"
                   registry >>> "Publisher"="Microsoft Corporation"
                   registry >>> "NoRepair"=dword:00000001
                   registry >>> "HelpLink"="http://www.microsoft.com/ie"
                   registry >>> "URLInfoAbout"="http://www.microsoft.com/ie"
                   registry >>> "DisplayVersion"="20070813.185237"
                  Got displayVersion: '20070813.185237'
                   registry >>> "DisplayIcon"="C:\\Programme\\Internet Explorer\\iexplore.exe"
                   registry >>> [HKEY_LOCAL_MACHINE\software\microsoft\windows\currentversion\uninstall\IEData]
                  Found software id 'IEData'
                   registry >>> @=""
                   registry >>> [HKEY_LOCAL_MACHINE\software\microsoft\windows\currentversion\uninstall\Inkscape]
                  Found software id 'Inkscape'
                   registry >>> "UninstallString"=hex(2):43,00,3a,00,5c,00,50,00,72,00,6f,00,67,00,72,00,61,00,6d,00,6d,00,65,00,5c,00,49,00,6e,00,6b,00,73,00,63,00,61,00,70,00,65,00,5c,00,55,00,6e,00,69,00,6e,00,73,00,74,00,61,00,6c,00,6c,00,2e,00,65,00,78,00,65,00,00,00
                  Decoded REG_EXPAND_SZ 'hex(2):43,00,3a,00,5c,00,50,00,72,00,6f,00,67,00,72,00,61,00,6d,00,6d,00,65,00,5c,00,49,00,6e,00,6b,00,73,00,63,00,61,00,70,00,65,00,5c,00,55,00,6e,00,69,00,6e,00,73,00,74,00,61,00,6c,00,6c,00,2e,00,65,00,78,00,65,00,00,00' to 'C:\Programme\Inkscape\Uninstall.exe'
                  Got uninstallString: 'C:\Programme\Inkscape\Uninstall.exe'
                   registry >>> "InstallDir"=hex(2):43,00,3a,00,5c,00,50,00,72,00,6f,00,67,00,72,00,61,00,6d,00,6d,00,65,00,5c,00,49,00,6e,00,6b,00,73,00,63,00,61,00,70,00,65,00,00,00
                  Decoded REG_EXPAND_SZ 'hex(2):43,00,3a,00,5c,00,50,00,72,00,6f,00,67,00,72,00,61,00,6d,00,6d,00,65,00,5c,00,49,00,6e,00,6b,00,73,00,63,00,61,00,70,00,65,00,00,00' to 'C:\Programme\Inkscape'
                   registry >>> "InstallLocation"=hex(2):43,00,3a,00,5c,00,50,00,72,00,6f,00,67,00,72,00,61,00,6d,00,6d,00,65,00,5c,00,49,00,6e,00,6b,00,73,00,63,00,61,00,70,00,65,00,00,00
                  Decoded REG_EXPAND_SZ 'hex(2):43,00,3a,00,5c,00,50,00,72,00,6f,00,67,00,72,00,61,00,6d,00,6d,00,65,00,5c,00,49,00,6e,00,6b,00,73,00,63,00,61,00,70,00,65,00,00,00' to 'C:\Programme\Inkscape'
                   registry >>> "DisplayName"="Inkscape 0.46"
                  Got displayName: 'Inkscape 0.46'
                   registry >>> "DisplayIcon"="C:\\Programme\\Inkscape\\Inkscape.exe,0"
                   registry >>> "DisplayVersion"="0.46"
                  Got displayVersion: '0.46'
                   registry >>> "NoModify"=dword:00000001
                   registry >>> "NoRepair"=dword:00000001
                   registry >>> "Uninstall.dat"="C:\\Programme\\Inkscape\\Uninstall.dat"
                   registry >>> "UninstallDirectory"="C:\\Programme\\Inkscape"
                   registry >>> [HKEY_LOCAL_MACHINE\software\microsoft\windows\currentversion\uninstall\InstallShield Uninstall Information]
                  Found software id 'InstallShield Uninstall Information'
                   registry >>> [HKEY_LOCAL_MACHINE\software\microsoft\windows\currentversion\uninstall\InstallShield Uninstall Information\{7C72AAB5-8A7D-4882-950C-A1F26A949DA3}]
                  Found software id 'InstallShield Uninstall Information'
                   registry >>> "LogFile"="C:\\Programme\\InstallShield Installation Information\\{7C72AAB5-8A7D-4882-950C-A1F26A949DA3}\\Setup.ilg"
                   registry >>> "StatusText"="Kaspersky Network Agent. Die Vorbereitungen f?r das Setup von InstallShield Wizard laufen. Bitte warten..."
                   registry >>> [HKEY_LOCAL_MACHINE\software\microsoft\windows\currentversion\uninstall\InstallShield_{7C72AAB5-8A7D-4882-950C-A1F26A949DA3}]
                  Found software id 'InstallShield_{7C72AAB5-8A7D-4882-950C-A1F26A949DA3}'
                   registry >>> "UninstallString"="C:\\PROGRA~1\\GEMEIN~1\\INSTAL~1\\Driver\\7\\INTEL3~1\\IDriver.exe /M{7C72AAB5-8A7D-4882-950C-A1F26A949DA3} "
                  Got uninstallString: 'C:\\PROGRA~1\\GEMEIN~1\\INSTAL~1\\Driver\\7\\INTEL3~1\\IDriver.exe /M{7C72AAB5-8A7D-4882-950C-A1F26A949DA3} '
                   registry >>> "DisplayName"="Administrationsagent"
                  Got displayName: 'Administrationsagent'
                   registry >>> "LogFile"="C:\\Programme\\InstallShield Installation Information\\{7C72AAB5-8A7D-4882-950C-A1F26A949DA3}\\Setup.ilg"
                   registry >>> "Comments"="Secure Your Cyberspace!"
                   registry >>> "Contact"="Technischer Kundendienst"
                   registry >>> "DisplayVersion"="6.0.1572"
                  Got displayVersion: '6.0.1572'
                   registry >>> "HelpTelephone"=" "
                   registry >>> "InstallDate"="20080718"
                   registry >>> "InstallLocation"="C:\\Programme\\Kaspersky Lab\\NetworkAgent\\"
                   registry >>> "InstallSource"="C:\\WINDOWS\\Downloaded Installations\\{0DFB7DB4-EB97-4F7B-9CAD-07783CFA658D}\\"
                   registry >>> "ProductID"=""
                   registry >>> "Publisher"="Kaspersky Lab"
                   registry >>> "Readme"=""
                   registry >>> "URLInfoAbout"="http://www.kaspersky.com/de"
                   registry >>> "URLUpdateInfo"="http://www.kaspersky.com/de/update.asp"
                   registry >>> "HelpLink"=hex(2):68,00,74,00,74,00,70,00,3a,00,2f,00,2f,00,77,00,77,00,77,00,2e,00,6b,00,61,00,73,00,70,00,65,00,72,00,73,00,6b,00,79,00,2e,00,63,00,6f,00,6d,00,2f,00,64,00,65,00,2f,00,73,00,75,00,70,00,70,00,6f,00,72,00,74,00,2e,00,61,00,73,00,70,00,00,00
                  Decoded REG_EXPAND_SZ 'hex(2):68,00,74,00,74,00,70,00,3a,00,2f,00,2f,00,77,00,77,00,77,00,2e,00,6b,00,61,00,73,00,70,00,65,00,72,00,73,00,6b,00,79,00,2e,00,63,00,6f,00,6d,00,2f,00,64,00,65,00,2f,00,73,00,75,00,70,00,70,00,6f,00,72,00,74,00,2e,00,61,00,73,00,70,00,00,00' to 'http://www.kaspersky.com/de/support.asp'
                   registry >>> "EstimatedSize"=dword:0000219b
                   registry >>> "Language"=dword:00000407
                   registry >>> "Version"=dword:06000624
                   registry >>> "VersionMajor"=dword:00000006
                   registry >>> "VersionMinor"=dword:00000000
                   registry >>> "DisplayIcon"="C:\\WINDOWS\\Installer\\{7C72AAB5-8A7D-4882-950C-A1F26A949DA3}\\ARPPRODUCTICON.exe"
                   registry >>> "RegOwner"="Infra"
                   registry >>> "RegCompany"="Transporeon GmbH"
                   registry >>> [HKEY_LOCAL_MACHINE\software\microsoft\windows\currentversion\uninstall\InstallWIX_{79B986AD-54D8-4498-AA06-89808829ACC0}]
Und hier das Ende

Code: Alles auswählen

1,"method":"setSoftwareInformation"}'
                  Using method POST
                  Traceback (most recent call last):
                    File "c:\tmp\_winst.bat", line 285, in <module>
                      main(sys.argv[1:])
                    File "c:\tmp\_winst.bat", line 279, in main
                      backend.setSoftwareInformation(USERNAME, info)
                    File "<string>", line 1, in setSoftwareInformation
                    File "P:\install\swaudit\OPSI\Backend\JSONRPC.py", line 220, in _jsonRPC
                      raise Exception( json.read(response).get('error') )
                  Exception: option values must be strings
      
      retrieving strings from GetOutStreamFromSection:
  
  If
    errorsOccuredSinceMark > 0   <<< result false
  Then
  EndIf
EndIf
___________________
0 errors
0 warnings


no script found
15.10.2008 13:16:15 JSON service request https://172.28.8.10:4447/rpc?%7B%22id%22:1,%22method%22:%22setProductInstallationStatus%22,%22params%22:%5B%22swaudit%22,%22infra.transporeon.nil%22,%22installed%22%5D%7D
15.10.2008 13:16:15 JSON service request https://172.28.8.10:4447/rpc?%7B%22id%22:1,%22method%22:%22setProductActionRequest%22,%22params%22:%5B%22swaudit%22,%22infra.transporeon.nil%22,%22none%22%5D%7D
Registry key [HKLM\SOFTWARE\opsi.org\winst]  opened
        Variable "RebootRequested"  is keeping its value "0"
        Variable "LastLogFilename"  is keeping its value "c:\tmp\instlog.txt"
        Variable "ContinueLogFile"  is keeping its value "0"
        Variable "NumberOfErrors"  is keeping its value "0"
        Key flushed
        Key closed
============  winst Version 4.7.2  WIN32 is regularly exiting. Time 2008-10-15  13:16:22 .
swaudit hat die Version 1.2.1, das sollte doch die aktuellste sein oder?

Gruß Patrick
Benutzeravatar
j.schneider
uib-Team
Beiträge: 1802
Registriert: 29 Mai 2008, 15:14

Re: swaudit "aktivieren

Beitrag von j.schneider »

Ja, das ist die neueste (1.2.1-1)
Bitte die opsiconfd log-Datei des Clients posten.
Yurrderi
Beiträge: 7
Registriert: 15 Okt 2008, 12:20

Re: swaudit "aktivieren

Beitrag von Yurrderi »

Wo finde ich die Datei ? :?:
Unter C:\tmp gibt es nur folgende Dateien

_winst.bat
instlog.err
instlog.txt
logonlog.txt

Dann ist mir aufgefallen, das swaudit in einer Virtuellen Maschine Funktioniert (allen Daten werden angezeigt)nur bei physischer Hardware tritt der Fehler auf, vielleicht hilft das weiter.

Gruß Patrick
Benutzeravatar
j.schneider
uib-Team
Beiträge: 1802
Registriert: 29 Mai 2008, 15:14

Re: swaudit "aktivieren

Beitrag von j.schneider »

Einfach im Konfig-Editor den Client auswählen und dann im Tab Logdateien opsiconfd auswählen.
Yurrderi
Beiträge: 7
Registriert: 15 Okt 2008, 12:20

Re: swaudit "aktivieren

Beitrag von Yurrderi »

In der kompletten Rubrik Logdateien steht nix drin.
Habe ich etwas vergessen zu konfigurieren?

Gruß Patrick
Yurrderi
Beiträge: 7
Registriert: 15 Okt 2008, 12:20

Re: swaudit "aktivieren

Beitrag von Yurrderi »

ok, hab die Logdatei vom Client unter /var/log/opsiconfg gefunden

Code: Alles auswählen

[4] [Oct 15 11:03:28] Client '172.28.7.116' did not send cookie (opsiconfd|252)
[4] [Oct 15 11:03:28] New session created (opsiconfd|918)
[4] [Oct 15 11:03:28] Authorization request from none@172.28.7.116 (opsiconfd|345)
[2] [Oct 15 11:03:30] Forbidden: PAM authentication failed for user 'none': ('Authentication failure', 7) (opsiconfd|408)
[1] [Oct 15 11:03:30] Traceback: (Logger.py|543)
[1] [Oct 15 11:03:30]      line 591 in '_errback' in file '/usr/sbin/opsiconfd' (Logger.py|543)
[1] [Oct 15 11:03:30]      line 307 in '_runCallbacks' in file '/usr/lib/python2.4/site-packages/twisted/internet/defer.py' (Logger.py|543)
[1] [Oct 15 11:03:30]      line 380 in '_authenticate' in file '/usr/sbin/opsiconfd' (Logger.py|543)
[1] [Oct 15 11:03:30]      line 161 in '__init__' in file '/var/lib/python-support/python2.4/OPSI/Backend/BackendManager.py' (Logger.py|543)
[1] [Oct 15 11:03:30]      line 248 in '_authenticate' in file '/var/lib/python-support/python2.4/OPSI/Backend/BackendManager.py' (Logger.py|543)
[1] [Oct 15 11:03:30]      line 335 in '_pamAuthenticate' in file '/var/lib/python-support/python2.4/OPSI/Backend/BackendManager.py' (Logger.py|543)
[1] [Oct 15 11:03:30]      ==>>> PAM authentication failed for user 'none': ('Authentication failure', 7) (opsiconfd|593)
[2] [Oct 15 11:03:30] Failed to process rpc: PAM authentication failed for user 'none': ('Authentication failure', 7) (opsiconfd|597)
[4] [Oct 15 11:04:10] Client '172.28.7.116' did not send cookie (opsiconfd|252)
[4] [Oct 15 11:04:10] New session created (opsiconfd|918)
[4] [Oct 15 11:04:10] Authorization request from root@172.28.7.116 (opsiconfd|345)
[4] [Oct 15 11:04:10] BackendManager created. (opsiconfd|382)
[4] [Oct 15 11:09:40] Client '172.28.7.116' did not send cookie (opsiconfd|252)
[4] [Oct 15 11:09:40] New session created (opsiconfd|918)
[4] [Oct 15 11:09:40] Client '172.28.7.116' did not send cookie (opsiconfd|252)
[4] [Oct 15 11:09:40] New session created (opsiconfd|918)
[4] [Oct 15 11:09:40] Authorization request from infra.transporeon.nil@172.28.7.116 (opsiconfd|345)
[3] [Oct 15 11:09:40] Failed to resolve hostname 'infra.transporeon.nil': (-2, 'Name or service not known') (opsiconfd|362)
[4] [Oct 15 11:09:40] Host login attempt with username 'infra.transporeon.nil' from ip '172.28.7.116', but name resolves to '[]', ip verification is disabled (access granted) (opsiconfd|373)
[4] [Oct 15 11:09:40] BackendManager created. (opsiconfd|382)
[4] [Oct 15 11:09:42] Client '172.28.7.116' did not send cookie (opsiconfd|252)
[4] [Oct 15 11:09:42] New session created (opsiconfd|918)
[4] [Oct 15 11:09:42] Authorization request from infra.transporeon.nil@172.28.7.116 (opsiconfd|345)
[3] [Oct 15 11:09:42] Failed to resolve hostname 'infra.transporeon.nil': (-2, 'Name or service not known') (opsiconfd|362)
[4] [Oct 15 11:09:42] Host login attempt with username 'infra.transporeon.nil' from ip '172.28.7.116', but name resolves to '[]', ip verification is disabled (access granted) (opsiconfd|373)
[4] [Oct 15 11:09:42] BackendManager created. (opsiconfd|382)
[2] [Oct 15 11:09:44] Unkown log type 'instlog' (opsiconfd|509)
[4] [Oct 15 11:09:47] Client '172.28.7.116' did not send cookie (opsiconfd|252)
[4] [Oct 15 11:09:47] New session created (opsiconfd|918)
[4] [Oct 15 11:09:47] Authorization request from infra.transporeon.nil@172.28.7.116 (opsiconfd|345)
[3] [Oct 15 11:09:47] Failed to resolve hostname 'infra.transporeon.nil': (-2, 'Name or service not known') (opsiconfd|362)
[4] [Oct 15 11:09:47] Host login attempt with username 'infra.transporeon.nil' from ip '172.28.7.116', but name resolves to '[]', ip verification is disabled (access granted) (opsiconfd|373)
[4] [Oct 15 11:09:47] BackendManager created. (opsiconfd|382)
[2] [Oct 15 11:09:47] Unkown log type 'clientconnect' (opsiconfd|509)
[4] [Oct 15 11:19:02] Client '172.28.7.116' did not send cookie (opsiconfd|252)
[4] [Oct 15 11:19:02] New session created (opsiconfd|918)
[4] [Oct 15 11:19:02] Client '172.28.7.116' did not send cookie (opsiconfd|252)
[4] [Oct 15 11:19:02] New session created (opsiconfd|918)
[4] [Oct 15 11:19:02] Authorization request from infra.transporeon.nil@172.28.7.116 (opsiconfd|345)
[3] [Oct 15 11:19:02] Failed to resolve hostname 'infra.transporeon.nil': (-2, 'Name or service not known') (opsiconfd|362)
[4] [Oct 15 11:19:02] Host login attempt with username 'infra.transporeon.nil' from ip '172.28.7.116', but name resolves to '[]', ip verification is disabled (access granted) (opsiconfd|373)
[4] [Oct 15 11:19:02] BackendManager created. (opsiconfd|382)
[4] [Oct 15 11:19:06] Client '172.28.7.116' did not send cookie (opsiconfd|252)
[4] [Oct 15 11:19:06] New session created (opsiconfd|918)
[4] [Oct 15 11:19:06] Authorization request from infra.transporeon.nil@172.28.7.116 (opsiconfd|345)
[3] [Oct 15 11:19:06] Failed to resolve hostname 'infra.transporeon.nil': (-2, 'Name or service not known') (opsiconfd|362)
[4] [Oct 15 11:19:06] Host login attempt with username 'infra.transporeon.nil' from ip '172.28.7.116', but name resolves to '[]', ip verification is disabled (access granted) (opsiconfd|373)
[4] [Oct 15 11:19:06] BackendManager created. (opsiconfd|382)
[2] [Oct 15 11:20:12] Unkown log type 'instlog' (opsiconfd|509)
[4] [Oct 15 11:20:14] Client '172.28.7.116' did not send cookie (opsiconfd|252)
[4] [Oct 15 11:20:14] New session created (opsiconfd|918)
[4] [Oct 15 11:20:14] Authorization request from infra.transporeon.nil@172.28.7.116 (opsiconfd|345)
[3] [Oct 15 11:20:14] Failed to resolve hostname 'infra.transporeon.nil': (-2, 'Name or service not known') (opsiconfd|362)
[4] [Oct 15 11:20:14] Host login attempt with username 'infra.transporeon.nil' from ip '172.28.7.116', but name resolves to '[]', ip verification is disabled (access granted) (opsiconfd|373)
[4] [Oct 15 11:20:14] BackendManager created. (opsiconfd|382)
[2] [Oct 15 11:20:15] Unkown log type 'clientconnect' (opsiconfd|509)
[4] [Oct 15 11:22:07] Client '172.28.7.116' did not send cookie (opsiconfd|252)
[4] [Oct 15 11:22:07] New session created (opsiconfd|918)
[4] [Oct 15 11:22:07] Client '172.28.7.116' did not send cookie (opsiconfd|252)
[4] [Oct 15 11:22:07] New session created (opsiconfd|918)
[4] [Oct 15 11:22:07] Authorization request from infra.transporeon.nil@172.28.7.116 (opsiconfd|345)
[3] [Oct 15 11:22:07] Failed to resolve hostname 'infra.transporeon.nil': (-2, 'Name or service not known') (opsiconfd|362)
[4] [Oct 15 11:22:07] Host login attempt with username 'infra.transporeon.nil' from ip '172.28.7.116', but name resolves to '[]', ip verification is disabled (access granted) (opsiconfd|373)
[4] [Oct 15 11:22:07] BackendManager created. (opsiconfd|382)
[4] [Oct 15 11:22:09] Client '172.28.7.116' did not send cookie (opsiconfd|252)
[4] [Oct 15 11:22:09] New session created (opsiconfd|918)
[4] [Oct 15 11:22:09] Authorization request from infra.transporeon.nil@172.28.7.116 (opsiconfd|345)
[3] [Oct 15 11:22:09] Failed to resolve hostname 'infra.transporeon.nil': (-2, 'Name or service not known') (opsiconfd|362)
[4] [Oct 15 11:22:09] Host login attempt with username 'infra.transporeon.nil' from ip '172.28.7.116', but name resolves to '[]', ip verification is disabled (access granted) (opsiconfd|373)
[4] [Oct 15 11:22:09] BackendManager created. (opsiconfd|382)
[4] [Oct 15 11:22:18] Client '172.28.7.116' did not send cookie (opsiconfd|252)
[4] [Oct 15 11:22:18] New session created (opsiconfd|918)
[4] [Oct 15 11:22:18] Authorization request from infra.transporeon.nil@172.28.7.116 (opsiconfd|345)
[3] [Oct 15 11:22:18] Failed to resolve hostname 'infra.transporeon.nil': (-2, 'Name or service not known') (opsiconfd|362)
[4] [Oct 15 11:22:18] Host login attempt with username 'infra.transporeon.nil' from ip '172.28.7.116', but name resolves to '[]', ip verification is disabled (access granted) (opsiconfd|373)
[4] [Oct 15 11:22:18] BackendManager created. (opsiconfd|382)
[2] [Oct 15 11:22:19] Failed to delete software information for host 'infra.transporeon.nil': [Errno 2] No such file or directory: '/var/lib/opsi/audit/infra.transporeon.nil.sw' (File31.py|730)
[1] [Oct 15 11:22:19] Traceback: (Logger.py|543)
[1] [Oct 15 11:22:19]      line 591 in '_errback' in file '/usr/sbin/opsiconfd' (Logger.py|543)
[1] [Oct 15 11:22:19]      line 25 in '_putResultInDeferred' in file '/usr/lib/python2.4/site-packages/twisted/internet/threads.py' (Logger.py|543)
[1] [Oct 15 11:22:19]      line 504 in '_realRpc' in file '/usr/sbin/opsiconfd' (Logger.py|543)
[1] [Oct 15 11:22:19]      line 0 in '?' in file '<string>' (Logger.py|543)
[1] [Oct 15 11:22:19]      line 356 in 'setSoftwareInformation' in file '/etc/opsi/backendManager.d/50_interface.conf' (Logger.py|543)
[1] [Oct 15 11:22:19]      line 455 in '_execMethod' in file '/var/lib/python-support/python2.4/OPSI/Backend/BackendManager.py' (Logger.py|543)
[1] [Oct 15 11:22:19]      line 0 in '?' in file '<string>' (Logger.py|543)
[1] [Oct 15 11:22:19]      line 721 in 'setSoftwareInformation' in file '/var/lib/python-support/python2.4/OPSI/Backend/File31.py' (Logger.py|543)
[1] [Oct 15 11:22:19]      line 639 in 'set' in file 'ConfigParser.py' (Logger.py|543)
[1] [Oct 15 11:22:19]      ==>>> option values must be strings (opsiconfd|593)
[2] [Oct 15 11:22:19] Failed to process rpc: option values must be strings (opsiconfd|597)
[2] [Oct 15 11:22:24] Unkown log type 'instlog' (opsiconfd|509)
[4] [Oct 15 11:22:27] Client '172.28.7.116' did not send cookie (opsiconfd|252)
[4] [Oct 15 11:22:27] New session created (opsiconfd|918)
[4] [Oct 15 11:22:27] Authorization request from infra.transporeon.nil@172.28.7.116 (opsiconfd|345)
[3] [Oct 15 11:22:27] Failed to resolve hostname 'infra.transporeon.nil': (-2, 'Name or service not known') (opsiconfd|362)
[4] [Oct 15 11:22:27] Host login attempt with username 'infra.transporeon.nil' from ip '172.28.7.116', but name resolves to '[]', ip verification is disabled (access granted) (opsiconfd|373)
[4] [Oct 15 11:22:27] BackendManager created. (opsiconfd|382)
[2] [Oct 15 11:22:27] Unkown log type 'clientconnect' (opsiconfd|509)
[4] [Oct 15 11:27:09] Client '172.28.7.116' did not send cookie (opsiconfd|252)
[4] [Oct 15 11:27:09] New session created (opsiconfd|918)
[4] [Oct 15 11:27:10] Client '172.28.7.116' did not send cookie (opsiconfd|252)
[4] [Oct 15 11:27:10] New session created (opsiconfd|918)
[4] [Oct 15 11:27:10] Authorization request from infra.transporeon.nil@172.28.7.116 (opsiconfd|345)
[3] [Oct 15 11:27:10] Failed to resolve hostname 'infra.transporeon.nil': (-2, 'Name or service not known') (opsiconfd|362)
[4] [Oct 15 11:27:10] Host login attempt with username 'infra.transporeon.nil' from ip '172.28.7.116', but name resolves to '[]', ip verification is disabled (access granted) (opsiconfd|373)
[4] [Oct 15 11:27:10] BackendManager created. (opsiconfd|382)
[4] [Oct 15 11:27:12] Client '172.28.7.116' did not send cookie (opsiconfd|252)
[4] [Oct 15 11:27:12] New session created (opsiconfd|918)
[4] [Oct 15 11:27:12] Authorization request from infra.transporeon.nil@172.28.7.116 (opsiconfd|345)
[3] [Oct 15 11:27:12] Failed to resolve hostname 'infra.transporeon.nil': (-2, 'Name or service not known') (opsiconfd|362)
[4] [Oct 15 11:27:12] Host login attempt with username 'infra.transporeon.nil' from ip '172.28.7.116', but name resolves to '[]', ip verification is disabled (access granted) (opsiconfd|373)
[4] [Oct 15 11:27:12] BackendManager created. (opsiconfd|382)
[4] [Oct 15 11:27:21] Client '172.28.7.116' did not send cookie (opsiconfd|252)
[4] [Oct 15 11:27:21] New session created (opsiconfd|918)
[4] [Oct 15 11:27:21] Authorization request from infra.transporeon.nil@172.28.7.116 (opsiconfd|345)
[3] [Oct 15 11:27:21] Failed to resolve hostname 'infra.transporeon.nil': (-2, 'Name or service not known') (opsiconfd|362)
[4] [Oct 15 11:27:21] Host login attempt with username 'infra.transporeon.nil' from ip '172.28.7.116', but name resolves to '[]', ip verification is disabled (access granted) (opsiconfd|373)
[4] [Oct 15 11:27:21] BackendManager created. (opsiconfd|382)
[2] [Oct 15 11:27:35] Failed to delete hardware information for host 'infra.transporeon.nil': [Errno 2] No such file or directory: '/var/lib/opsi/audit/infra.transporeon.nil.hw' (File31.py|795)
[4] [Oct 15 11:27:35] Session 'FV1C7oB1Q2POEBogVspdocM7WPPKgK5A' deleted (opsiconfd|949)
[2] [Oct 15 11:27:37] Unkown log type 'instlog' (opsiconfd|509)
[4] [Oct 15 11:27:40] Client '172.28.7.116' did not send cookie (opsiconfd|252)
[4] [Oct 15 11:27:40] New session created (opsiconfd|918)
[4] [Oct 15 11:27:40] Authorization request from infra.transporeon.nil@172.28.7.116 (opsiconfd|345)
[3] [Oct 15 11:27:40] Failed to resolve hostname 'infra.transporeon.nil': (-2, 'Name or service not known') (opsiconfd|362)
[4] [Oct 15 11:27:40] Host login attempt with username 'infra.transporeon.nil' from ip '172.28.7.116', but name resolves to '[]', ip verification is disabled (access granted) (opsiconfd|373)
[4] [Oct 15 11:27:40] BackendManager created. (opsiconfd|382)
[2] [Oct 15 11:27:40] Unkown log type 'clientconnect' (opsiconfd|509)
[4] [Oct 15 11:33:14] Client '172.28.7.116' did not send cookie (opsiconfd|252)
[4] [Oct 15 11:33:14] New session created (opsiconfd|918)
[4] [Oct 15 11:33:14] Client '172.28.7.116' did not send cookie (opsiconfd|252)
[4] [Oct 15 11:33:14] New session created (opsiconfd|918)
[4] [Oct 15 11:33:14] Authorization request from infra.transporeon.nil@172.28.7.116 (opsiconfd|345)
[3] [Oct 15 11:33:14] Failed to resolve hostname 'infra.transporeon.nil': (-2, 'Name or service not known') (opsiconfd|362)
[4] [Oct 15 11:33:14] Host login attempt with username 'infra.transporeon.nil' from ip '172.28.7.116', but name resolves to '[]', ip verification is disabled (access granted) (opsiconfd|373)
[4] [Oct 15 11:33:14] BackendManager created. (opsiconfd|382)
[4] [Oct 15 11:33:17] Client '172.28.7.116' did not send cookie (opsiconfd|252)
[4] [Oct 15 11:33:17] New session created (opsiconfd|918)
[4] [Oct 15 11:33:17] Authorization request from infra.transporeon.nil@172.28.7.116 (opsiconfd|345)
[3] [Oct 15 11:33:17] Failed to resolve hostname 'infra.transporeon.nil': (-2, 'Name or service not known') (opsiconfd|362)
[4] [Oct 15 11:33:17] Host login attempt with username 'infra.transporeon.nil' from ip '172.28.7.116', but name resolves to '[]', ip verification is disabled (access granted) (opsiconfd|373)
[4] [Oct 15 11:33:17] BackendManager created. (opsiconfd|382)
[2] [Oct 15 11:33:36] Unkown log type 'instlog' (opsiconfd|509)
[4] [Oct 15 11:33:39] Client '172.28.7.116' did not send cookie (opsiconfd|252)
[4] [Oct 15 11:33:39] New session created (opsiconfd|918)
[4] [Oct 15 11:33:39] Authorization request from infra.transporeon.nil@172.28.7.116 (opsiconfd|345)
[3] [Oct 15 11:33:39] Failed to resolve hostname 'infra.transporeon.nil': (-2, 'Name or service not known') (opsiconfd|362)
[4] [Oct 15 11:33:39] Host login attempt with username 'infra.transporeon.nil' from ip '172.28.7.116', but name resolves to '[]', ip verification is disabled (access granted) (opsiconfd|373)
[4] [Oct 15 11:33:39] BackendManager created. (opsiconfd|382)
[2] [Oct 15 11:33:39] Unkown log type 'clientconnect' (opsiconfd|509)
[4] [Oct 15 11:35:20] Client '172.28.7.116' did not send cookie (opsiconfd|252)
[4] [Oct 15 11:35:20] New session created (opsiconfd|918)
[4] [Oct 15 11:35:20] Client '172.28.7.116' did not send cookie (opsiconfd|252)
[4] [Oct 15 11:35:20] New session created (opsiconfd|918)
[4] [Oct 15 11:35:20] Authorization request from infra.transporeon.nil@172.28.7.116 (opsiconfd|345)
[3] [Oct 15 11:35:20] Failed to resolve hostname 'infra.transporeon.nil': (-2, 'Name or service not known') (opsiconfd|362)
[4] [Oct 15 11:35:20] Host login attempt with username 'infra.transporeon.nil' from ip '172.28.7.116', but name resolves to '[]', ip verification is disabled (access granted) (opsiconfd|373)
[4] [Oct 15 11:35:20] BackendManager created. (opsiconfd|382)
[4] [Oct 15 11:35:22] Client '172.28.7.116' did not send cookie (opsiconfd|252)
[4] [Oct 15 11:35:22] New session created (opsiconfd|918)
[4] [Oct 15 11:35:22] Authorization request from infra.transporeon.nil@172.28.7.116 (opsiconfd|345)
[3] [Oct 15 11:35:22] Failed to resolve hostname 'infra.transporeon.nil': (-2, 'Name or service not known') (opsiconfd|362)
[4] [Oct 15 11:35:22] Host login attempt with username 'infra.transporeon.nil' from ip '172.28.7.116', but name resolves to '[]', ip verification is disabled (access granted) (opsiconfd|373)
[4] [Oct 15 11:35:22] BackendManager created. (opsiconfd|382)
[2] [Oct 15 11:35:24] Unkown log type 'instlog' (opsiconfd|509)
[4] [Oct 15 11:35:27] Client '172.28.7.116' did not send cookie (opsiconfd|252)
[4] [Oct 15 11:35:27] New session created (opsiconfd|918)
[4] [Oct 15 11:35:27] Authorization request from infra.transporeon.nil@172.28.7.116 (opsiconfd|345)
[3] [Oct 15 11:35:27] Failed to resolve hostname 'infra.transporeon.nil': (-2, 'Name or service not known') (opsiconfd|362)
[4] [Oct 15 11:35:27] Host login attempt with username 'infra.transporeon.nil' from ip '172.28.7.116', but name resolves to '[]', ip verification is disabled (access granted) (opsiconfd|373)
[4] [Oct 15 11:35:27] BackendManager created. (opsiconfd|382)
[2] [Oct 15 11:35:27] Unkown log type 'clientconnect' (opsiconfd|509)
[4] [Oct 15 12:00:06] Client '172.28.7.116' did not send cookie (opsiconfd|252)
[4] [Oct 15 12:00:06] New session created (opsiconfd|918)
[4] [Oct 15 12:00:06] Client '172.28.7.116' did not send cookie (opsiconfd|252)
[4] [Oct 15 12:00:06] New session created (opsiconfd|918)
[4] [Oct 15 12:00:06] Authorization request from infra.transporeon.nil@172.28.7.116 (opsiconfd|345)
[3] [Oct 15 12:00:06] Failed to resolve hostname 'infra.transporeon.nil': (-2, 'Name or service not known') (opsiconfd|362)
[4] [Oct 15 12:00:06] Host login attempt with username 'infra.transporeon.nil' from ip '172.28.7.116', but name resolves to '[]', ip verification is disabled (access granted) (opsiconfd|373)
[4] [Oct 15 12:00:06] BackendManager created. (opsiconfd|382)
[4] [Oct 15 12:00:08] Client '172.28.7.116' did not send cookie (opsiconfd|252)
[4] [Oct 15 12:00:08] New session created (opsiconfd|918)
[4] [Oct 15 12:00:08] Authorization request from infra.transporeon.nil@172.28.7.116 (opsiconfd|345)
[3] [Oct 15 12:00:08] Failed to resolve hostname 'infra.transporeon.nil': (-2, 'Name or service not known') (opsiconfd|362)
[4] [Oct 15 12:00:08] Host login attempt with username 'infra.transporeon.nil' from ip '172.28.7.116', but name resolves to '[]', ip verification is disabled (access granted) (opsiconfd|373)
[4] [Oct 15 12:00:08] BackendManager created. (opsiconfd|382)
[4] [Oct 15 12:00:13] Client '172.28.7.116' did not send cookie (opsiconfd|252)
[4] [Oct 15 12:00:13] New session created (opsiconfd|918)
[4] [Oct 15 12:00:13] Authorization request from infra.transporeon.nil@172.28.7.116 (opsiconfd|345)
[3] [Oct 15 12:00:13] Failed to resolve hostname 'infra.transporeon.nil': (-2, 'Name or service not known') (opsiconfd|362)
[4] [Oct 15 12:00:13] Host login attempt with username 'infra.transporeon.nil' from ip '172.28.7.116', but name resolves to '[]', ip verification is disabled (access granted) (opsiconfd|373)
[4] [Oct 15 12:00:13] BackendManager created. (opsiconfd|382)
[1] [Oct 15 12:00:13] Traceback: (Logger.py|543)
[1] [Oct 15 12:00:13]      line 591 in '_errback' in file '/usr/sbin/opsiconfd' (Logger.py|543)
[1] [Oct 15 12:00:13]      line 25 in '_putResultInDeferred' in file '/usr/lib/python2.4/site-packages/twisted/internet/threads.py' (Logger.py|543)
[1] [Oct 15 12:00:13]      line 504 in '_realRpc' in file '/usr/sbin/opsiconfd' (Logger.py|543)
[1] [Oct 15 12:00:13]      line 0 in '?' in file '<string>' (Logger.py|543)
[1] [Oct 15 12:00:13]      line 356 in 'setSoftwareInformation' in file '/etc/opsi/backendManager.d/50_interface.conf' (Logger.py|543)
[1] [Oct 15 12:00:13]      line 455 in '_execMethod' in file '/var/lib/python-support/python2.4/OPSI/Backend/BackendManager.py' (Logger.py|543)
[1] [Oct 15 12:00:13]      line 0 in '?' in file '<string>' (Logger.py|543)
[1] [Oct 15 12:00:13]      line 721 in 'setSoftwareInformation' in file '/var/lib/python-support/python2.4/OPSI/Backend/File31.py' (Logger.py|543)
[1] [Oct 15 12:00:13]      line 639 in 'set' in file 'ConfigParser.py' (Logger.py|543)
[1] [Oct 15 12:00:13]      ==>>> option values must be strings (opsiconfd|593)
[2] [Oct 15 12:00:13] Failed to process rpc: option values must be strings (opsiconfd|597)
[2] [Oct 15 12:00:21] Unkown log type 'instlog' (opsiconfd|509)
[4] [Oct 15 12:00:23] Client '172.28.7.116' did not send cookie (opsiconfd|252)
[4] [Oct 15 12:00:23] New session created (opsiconfd|918)
[4] [Oct 15 12:00:23] Authorization request from infra.transporeon.nil@172.28.7.116 (opsiconfd|345)
[3] [Oct 15 12:00:23] Failed to resolve hostname 'infra.transporeon.nil': (-2, 'Name or service not known') (opsiconfd|362)
[4] [Oct 15 12:00:23] Host login attempt with username 'infra.transporeon.nil' from ip '172.28.7.116', but name resolves to '[]', ip verification is disabled (access granted) (opsiconfd|373)
[4] [Oct 15 12:00:23] BackendManager created. (opsiconfd|382)
[2] [Oct 15 12:00:23] Unkown log type 'clientconnect' (opsiconfd|509)
[4] [Oct 15 12:02:19] Client '172.28.7.116' did not send cookie (opsiconfd|252)
[4] [Oct 15 12:02:19] New session created (opsiconfd|918)
[4] [Oct 15 12:02:20] Client '172.28.7.116' did not send cookie (opsiconfd|252)
[4] [Oct 15 12:02:20] New session created (opsiconfd|918)
[4] [Oct 15 12:02:20] Authorization request from infra.transporeon.nil@172.28.7.116 (opsiconfd|345)
[3] [Oct 15 12:02:20] Failed to resolve hostname 'infra.transporeon.nil': (-2, 'Name or service not known') (opsiconfd|362)
[4] [Oct 15 12:02:20] Host login attempt with username 'infra.transporeon.nil' from ip '172.28.7.116', but name resolves to '[]', ip verification is disabled (access granted) (opsiconfd|373)
[4] [Oct 15 12:02:20] BackendManager created. (opsiconfd|382)
[4] [Oct 15 12:02:21] Client '172.28.7.116' did not send cookie (opsiconfd|252)
[4] [Oct 15 12:02:21] New session created (opsiconfd|918)
[4] [Oct 15 12:02:21] Authorization request from infra.transporeon.nil@172.28.7.116 (opsiconfd|345)
[3] [Oct 15 12:02:21] Failed to resolve hostname 'infra.transporeon.nil': (-2, 'Name or service not known') (opsiconfd|362)
[4] [Oct 15 12:02:21] Host login attempt with username 'infra.transporeon.nil' from ip '172.28.7.116', but name resolves to '[]', ip verification is disabled (access granted) (opsiconfd|373)
[4] [Oct 15 12:02:21] BackendManager created. (opsiconfd|382)
[4] [Oct 15 12:02:27] Client '172.28.7.116' did not send cookie (opsiconfd|252)
[4] [Oct 15 12:02:27] New session created (opsiconfd|918)
[4] [Oct 15 12:02:27] Authorization request from infra.transporeon.nil@172.28.7.116 (opsiconfd|345)
[3] [Oct 15 12:02:27] Failed to resolve hostname 'infra.transporeon.nil': (-2, 'Name or service not known') (opsiconfd|362)
[4] [Oct 15 12:02:27] Host login attempt with username 'infra.transporeon.nil' from ip '172.28.7.116', but name resolves to '[]', ip verification is disabled (access granted) (opsiconfd|373)
[4] [Oct 15 12:02:27] BackendManager created. (opsiconfd|382)
[1] [Oct 15 12:02:27] Traceback: (Logger.py|543)
[1] [Oct 15 12:02:27]      line 591 in '_errback' in file '/usr/sbin/opsiconfd' (Logger.py|543)
[1] [Oct 15 12:02:27]      line 25 in '_putResultInDeferred' in file '/usr/lib/python2.4/site-packages/twisted/internet/threads.py' (Logger.py|543)
[1] [Oct 15 12:02:27]      line 504 in '_realRpc' in file '/usr/sbin/opsiconfd' (Logger.py|543)
[1] [Oct 15 12:02:27]      line 0 in '?' in file '<string>' (Logger.py|543)
[1] [Oct 15 12:02:27]      line 356 in 'setSoftwareInformation' in file '/etc/opsi/backendManager.d/50_interface.conf' (Logger.py|543)
[1] [Oct 15 12:02:27]      line 455 in '_execMethod' in file '/var/lib/python-support/python2.4/OPSI/Backend/BackendManager.py' (Logger.py|543)
[1] [Oct 15 12:02:27]      line 0 in '?' in file '<string>' (Logger.py|543)
[1] [Oct 15 12:02:27]      line 721 in 'setSoftwareInformation' in file '/var/lib/python-support/python2.4/OPSI/Backend/File31.py' (Logger.py|543)
[1] [Oct 15 12:02:27]      line 639 in 'set' in file 'ConfigParser.py' (Logger.py|543)
[1] [Oct 15 12:02:27]      ==>>> option values must be strings (opsiconfd|593)
[2] [Oct 15 12:02:27] Failed to process rpc: option values must be strings (opsiconfd|597)
[2] [Oct 15 12:02:35] Unkown log type 'instlog' (opsiconfd|509)
[4] [Oct 15 12:02:37] Client '172.28.7.116' did not send cookie (opsiconfd|252)
[4] [Oct 15 12:02:37] New session created (opsiconfd|918)
[4] [Oct 15 12:02:37] Authorization request from infra.transporeon.nil@172.28.7.116 (opsiconfd|345)
[3] [Oct 15 12:02:37] Failed to resolve hostname 'infra.transporeon.nil': (-2, 'Name or service not known') (opsiconfd|362)
[4] [Oct 15 12:02:37] Host login attempt with username 'infra.transporeon.nil' from ip '172.28.7.116', but name resolves to '[]', ip verification is disabled (access granted) (opsiconfd|373)
[4] [Oct 15 12:02:37] BackendManager created. (opsiconfd|382)
[2] [Oct 15 12:02:37] Unkown log type 'clientconnect' (opsiconfd|509)
[4] [Oct 15 13:15:15] Client '172.28.7.116' did not send cookie (opsiconfd|252)
[4] [Oct 15 13:15:15] New session created (opsiconfd|918)
[4] [Oct 15 13:15:15] Client '172.28.7.116' did not send cookie (opsiconfd|252)
[4] [Oct 15 13:15:15] New session created (opsiconfd|918)
[4] [Oct 15 13:15:15] Authorization request from infra.transporeon.nil@172.28.7.116 (opsiconfd|345)
[3] [Oct 15 13:15:15] Failed to resolve hostname 'infra.transporeon.nil': (-2, 'Name or service not known') (opsiconfd|362)
[4] [Oct 15 13:15:15] Host login attempt with username 'infra.transporeon.nil' from ip '172.28.7.116', but name resolves to '[]', ip verification is disabled (access granted) (opsiconfd|373)
[4] [Oct 15 13:15:15] BackendManager created. (opsiconfd|382)
[4] [Oct 15 13:15:17] Client '172.28.7.116' did not send cookie (opsiconfd|252)
[4] [Oct 15 13:15:17] New session created (opsiconfd|918)
[4] [Oct 15 13:15:17] Authorization request from infra.transporeon.nil@172.28.7.116 (opsiconfd|345)
[3] [Oct 15 13:15:17] Failed to resolve hostname 'infra.transporeon.nil': (-2, 'Name or service not known') (opsiconfd|362)
[4] [Oct 15 13:15:17] Host login attempt with username 'infra.transporeon.nil' from ip '172.28.7.116', but name resolves to '[]', ip verification is disabled (access granted) (opsiconfd|373)
[4] [Oct 15 13:15:17] BackendManager created. (opsiconfd|382)
[4] [Oct 15 13:15:21] Client '172.28.7.116' did not send cookie (opsiconfd|252)
[4] [Oct 15 13:15:21] New session created (opsiconfd|918)
[4] [Oct 15 13:15:21] Authorization request from infra.transporeon.nil@172.28.7.116 (opsiconfd|345)
[3] [Oct 15 13:15:21] Failed to resolve hostname 'infra.transporeon.nil': (-2, 'Name or service not known') (opsiconfd|362)
[4] [Oct 15 13:15:21] Host login attempt with username 'infra.transporeon.nil' from ip '172.28.7.116', but name resolves to '[]', ip verification is disabled (access granted) (opsiconfd|373)
[4] [Oct 15 13:15:21] BackendManager created. (opsiconfd|382)
[1] [Oct 15 13:15:22] Traceback: (Logger.py|543)
[1] [Oct 15 13:15:22]      line 591 in '_errback' in file '/usr/sbin/opsiconfd' (Logger.py|543)
[1] [Oct 15 13:15:22]      line 25 in '_putResultInDeferred' in file '/usr/lib/python2.4/site-packages/twisted/internet/threads.py' (Logger.py|543)
[1] [Oct 15 13:15:22]      line 504 in '_realRpc' in file '/usr/sbin/opsiconfd' (Logger.py|543)
[1] [Oct 15 13:15:22]      line 0 in '?' in file '<string>' (Logger.py|543)
[1] [Oct 15 13:15:22]      line 356 in 'setSoftwareInformation' in file '/etc/opsi/backendManager.d/50_interface.conf' (Logger.py|543)
[1] [Oct 15 13:15:22]      line 455 in '_execMethod' in file '/var/lib/python-support/python2.4/OPSI/Backend/BackendManager.py' (Logger.py|543)
[1] [Oct 15 13:15:22]      line 0 in '?' in file '<string>' (Logger.py|543)
[1] [Oct 15 13:15:22]      line 721 in 'setSoftwareInformation' in file '/var/lib/python-support/python2.4/OPSI/Backend/File31.py' (Logger.py|543)
[1] [Oct 15 13:15:22]      line 639 in 'set' in file 'ConfigParser.py' (Logger.py|543)
[1] [Oct 15 13:15:22]      ==>>> option values must be strings (opsiconfd|593)
[2] [Oct 15 13:15:22] Failed to process rpc: option values must be strings (opsiconfd|597)
[2] [Oct 15 13:15:29] Unkown log type 'instlog' (opsiconfd|509)
[4] [Oct 15 13:15:32] Client '172.28.7.116' did not send cookie (opsiconfd|252)
[4] [Oct 15 13:15:32] New session created (opsiconfd|918)
[4] [Oct 15 13:15:32] Authorization request from infra.transporeon.nil@172.28.7.116 (opsiconfd|345)
[3] [Oct 15 13:15:32] Failed to resolve hostname 'infra.transporeon.nil': (-2, 'Name or service not known') (opsiconfd|362)
[4] [Oct 15 13:15:32] Host login attempt with username 'infra.transporeon.nil' from ip '172.28.7.116', but name resolves to '[]', ip verification is disabled (access granted) (opsiconfd|373)
[4] [Oct 15 13:15:32] BackendManager created. (opsiconfd|382)
[2] [Oct 15 13:15:32] Unkown log type 'clientconnect' (opsiconfd|509)
[4] [Oct 15 13:51:17] Client '172.28.7.116' did not send cookie (opsiconfd|252)
[4] [Oct 15 13:51:17] New session created (opsiconfd|918)
[4] [Oct 15 13:51:17] Authorization request from none@172.28.7.116 (opsiconfd|345)
[2] [Oct 15 13:51:19] Forbidden: PAM authentication failed for user 'none': ('Authentication failure', 7) (opsiconfd|408)
[1] [Oct 15 13:51:19] Traceback: (Logger.py|543)
[1] [Oct 15 13:51:19]      line 591 in '_errback' in file '/usr/sbin/opsiconfd' (Logger.py|543)
[1] [Oct 15 13:51:19]      line 307 in '_runCallbacks' in file '/usr/lib/python2.4/site-packages/twisted/internet/defer.py' (Logger.py|543)
[1] [Oct 15 13:51:19]      line 380 in '_authenticate' in file '/usr/sbin/opsiconfd' (Logger.py|543)
[1] [Oct 15 13:51:19]      line 161 in '__init__' in file '/var/lib/python-support/python2.4/OPSI/Backend/BackendManager.py' (Logger.py|543)
[1] [Oct 15 13:51:19]      line 248 in '_authenticate' in file '/var/lib/python-support/python2.4/OPSI/Backend/BackendManager.py' (Logger.py|543)
[1] [Oct 15 13:51:19]      line 335 in '_pamAuthenticate' in file '/var/lib/python-support/python2.4/OPSI/Backend/BackendManager.py' (Logger.py|543)
[1] [Oct 15 13:51:19]      ==>>> PAM authentication failed for user 'none': ('Authentication failure', 7) (opsiconfd|593)
[2] [Oct 15 13:51:19] Failed to process rpc: PAM authentication failed for user 'none': ('Authentication failure', 7) (opsiconfd|597)
[4] [Oct 15 13:51:29] Client '172.28.7.116' did not send cookie (opsiconfd|252)
[4] [Oct 15 13:51:29] New session created (opsiconfd|918)
[4] [Oct 15 13:51:29] Authorization request from root@172.28.7.116 (opsiconfd|345)
[4] [Oct 15 13:51:29] BackendManager created. (opsiconfd|382)
[4] [Oct 15 13:53:03] Client '172.28.7.116' did not send cookie (opsiconfd|252)
[4] [Oct 15 13:53:03] New session created (opsiconfd|918)
[4] [Oct 15 13:53:03] Client '172.28.7.116' did not send cookie (opsiconfd|252)
[4] [Oct 15 13:53:03] New session created (opsiconfd|918)
[4] [Oct 15 13:53:03] Authorization request from infra.transporeon.nil@172.28.7.116 (opsiconfd|345)
[3] [Oct 15 13:53:03] Failed to resolve hostname 'infra.transporeon.nil': (-2, 'Name or service not known') (opsiconfd|362)
[4] [Oct 15 13:53:03] Host login attempt with username 'infra.transporeon.nil' from ip '172.28.7.116', but name resolves to '[]', ip verification is disabled (access granted) (opsiconfd|373)
[4] [Oct 15 13:53:03] BackendManager created. (opsiconfd|382)
[4] [Oct 15 13:53:06] Client '172.28.7.116' did not send cookie (opsiconfd|252)
[4] [Oct 15 13:53:06] New session created (opsiconfd|918)
[4] [Oct 15 13:53:06] Authorization request from infra.transporeon.nil@172.28.7.116 (opsiconfd|345)
[3] [Oct 15 13:53:06] Failed to resolve hostname 'infra.transporeon.nil': (-2, 'Name or service not known') (opsiconfd|362)
[4] [Oct 15 13:53:06] Host login attempt with username 'infra.transporeon.nil' from ip '172.28.7.116', but name resolves to '[]', ip verification is disabled (access granted) (opsiconfd|373)
[4] [Oct 15 13:53:06] BackendManager created. (opsiconfd|382)
[2] [Oct 15 13:53:08] Unkown log type 'instlog' (opsiconfd|509)
[4] [Oct 15 13:53:11] Client '172.28.7.116' did not send cookie (opsiconfd|252)
[4] [Oct 15 13:53:11] New session created (opsiconfd|918)
[4] [Oct 15 13:53:11] Authorization request from infra.transporeon.nil@172.28.7.116 (opsiconfd|345)
[3] [Oct 15 13:53:11] Failed to resolve hostname 'infra.transporeon.nil': (-2, 'Name or service not known') (opsiconfd|362)
[4] [Oct 15 13:53:11] Host login attempt with username 'infra.transporeon.nil' from ip '172.28.7.116', but name resolves to '[]', ip verification is disabled (access granted) (opsiconfd|373)
[4] [Oct 15 13:53:11] BackendManager created. (opsiconfd|382)
[2] [Oct 15 13:53:11] Unkown log type 'clientconnect' (opsiconfd|509)
[4] [Oct 15 13:54:55] Client '172.28.7.116' did not send cookie (opsiconfd|252)
[4] [Oct 15 13:54:55] New session created (opsiconfd|918)
[4] [Oct 15 13:54:55] Client '172.28.7.116' did not send cookie (opsiconfd|252)
[4] [Oct 15 13:54:55] New session created (opsiconfd|918)
[4] [Oct 15 13:54:55] Authorization request from infra.transporeon.nil@172.28.7.116 (opsiconfd|345)
[3] [Oct 15 13:54:55] Failed to resolve hostname 'infra.transporeon.nil': (-2, 'Name or service not known') (opsiconfd|362)
[4] [Oct 15 13:54:55] Host login attempt with username 'infra.transporeon.nil' from ip '172.28.7.116', but name resolves to '[]', ip verification is disabled (access granted) (opsiconfd|373)
[4] [Oct 15 13:54:55] BackendManager created. (opsiconfd|382)
[4] [Oct 15 13:54:56] Client '172.28.7.116' did not send cookie (opsiconfd|252)
[4] [Oct 15 13:54:56] New session created (opsiconfd|918)
[4] [Oct 15 13:54:56] Authorization request from infra.transporeon.nil@172.28.7.116 (opsiconfd|345)
[3] [Oct 15 13:54:56] Failed to resolve hostname 'infra.transporeon.nil': (-2, 'Name or service not known') (opsiconfd|362)
[4] [Oct 15 13:54:56] Host login attempt with username 'infra.transporeon.nil' from ip '172.28.7.116', but name resolves to '[]', ip verification is disabled (access granted) (opsiconfd|373)
[4] [Oct 15 13:54:56] BackendManager created. (opsiconfd|382)
[2] [Oct 15 13:55:14] Unkown log type 'instlog' (opsiconfd|509)
[4] [Oct 15 13:55:17] Client '172.28.7.116' did not send cookie (opsiconfd|252)
[4] [Oct 15 13:55:17] New session created (opsiconfd|918)
[4] [Oct 15 13:55:17] Authorization request from infra.transporeon.nil@172.28.7.116 (opsiconfd|345)
[3] [Oct 15 13:55:17] Failed to resolve hostname 'infra.transporeon.nil': (-2, 'Name or service not known') (opsiconfd|362)
[4] [Oct 15 13:55:17] Host login attempt with username 'infra.transporeon.nil' from ip '172.28.7.116', but name resolves to '[]', ip verification is disabled (access granted) (opsiconfd|373)
[4] [Oct 15 13:55:17] BackendManager created. (opsiconfd|382)
[2] [Oct 15 13:55:17] Unkown log type 'clientconnect' (opsiconfd|509)
[4] [Oct 15 13:56:48] Client '172.28.7.116' did not send cookie (opsiconfd|252)
[4] [Oct 15 13:56:48] New session created (opsiconfd|918)
[4] [Oct 15 13:56:49] Client '172.28.7.116' did not send cookie (opsiconfd|252)
[4] [Oct 15 13:56:49] New session created (opsiconfd|918)
[4] [Oct 15 13:56:49] Authorization request from infra.transporeon.nil@172.28.7.116 (opsiconfd|345)
[3] [Oct 15 13:56:49] Failed to resolve hostname 'infra.transporeon.nil': (-2, 'Name or service not known') (opsiconfd|362)
[4] [Oct 15 13:56:49] Host login attempt with username 'infra.transporeon.nil' from ip '172.28.7.116', but name resolves to '[]', ip verification is disabled (access granted) (opsiconfd|373)
[4] [Oct 15 13:56:49] BackendManager created. (opsiconfd|382)
[4] [Oct 15 13:56:50] Client '172.28.7.116' did not send cookie (opsiconfd|252)
[4] [Oct 15 13:56:50] New session created (opsiconfd|918)
[4] [Oct 15 13:56:50] Authorization request from infra.transporeon.nil@172.28.7.116 (opsiconfd|345)
[3] [Oct 15 13:56:50] Failed to resolve hostname 'infra.transporeon.nil': (-2, 'Name or service not known') (opsiconfd|362)
[4] [Oct 15 13:56:50] Host login attempt with username 'infra.transporeon.nil' from ip '172.28.7.116', but name resolves to '[]', ip verification is disabled (access granted) (opsiconfd|373)
[4] [Oct 15 13:56:50] BackendManager created. (opsiconfd|382)
[4] [Oct 15 13:59:51] New session created (opsiconfd|918)
[4] [Oct 15 13:59:51] Authorization request from infra.transporeon.nil@172.28.7.116 (opsiconfd|345)
[3] [Oct 15 13:59:51] Failed to resolve hostname 'infra.transporeon.nil': (-2, 'Name or service not known') (opsiconfd|362)
[4] [Oct 15 13:59:51] Host login attempt with username 'infra.transporeon.nil' from ip '172.28.7.116', but name resolves to '[]', ip verification is disabled (access granted) (opsiconfd|373)
[4] [Oct 15 13:59:51] BackendManager created. (opsiconfd|382)
[2] [Oct 15 13:59:54] Unkown log type 'instlog' (opsiconfd|509)
[4] [Oct 15 13:59:56] Client '172.28.7.116' did not send cookie (opsiconfd|252)
[4] [Oct 15 13:59:56] New session created (opsiconfd|918)
[4] [Oct 15 13:59:56] Authorization request from infra.transporeon.nil@172.28.7.116 (opsiconfd|345)
[3] [Oct 15 13:59:56] Failed to resolve hostname 'infra.transporeon.nil': (-2, 'Name or service not known') (opsiconfd|362)
[4] [Oct 15 13:59:56] Host login attempt with username 'infra.transporeon.nil' from ip '172.28.7.116', but name resolves to '[]', ip verification is disabled (access granted) (opsiconfd|373)
[4] [Oct 15 13:59:56] BackendManager created. (opsiconfd|382)
[2] [Oct 15 13:59:56] Unkown log type 'clientconnect' (opsiconfd|509)
[4] [Oct 15 14:01:20] Client '172.28.7.116' did not send cookie (opsiconfd|252)
[4] [Oct 15 14:01:20] New session created (opsiconfd|918)
[4] [Oct 15 14:01:20] Client '172.28.7.116' did not send cookie (opsiconfd|252)
[4] [Oct 15 14:01:20] New session created (opsiconfd|918)
[4] [Oct 15 14:01:20] Authorization request from infra.transporeon.nil@172.28.7.116 (opsiconfd|345)
[3] [Oct 15 14:01:20] Failed to resolve hostname 'infra.transporeon.nil': (-2, 'Name or service not known') (opsiconfd|362)
[4] [Oct 15 14:01:20] Host login attempt with username 'infra.transporeon.nil' from ip '172.28.7.116', but name resolves to '[]', ip verification is disabled (access granted) (opsiconfd|373)
[4] [Oct 15 14:01:20] BackendManager created. (opsiconfd|382)
[4] [Oct 15 14:01:23] Client '172.28.7.116' did not send cookie (opsiconfd|252)
[4] [Oct 15 14:01:23] New session created (opsiconfd|918)
[4] [Oct 15 14:01:23] Authorization request from infra.transporeon.nil@172.28.7.116 (opsiconfd|345)
[3] [Oct 15 14:01:23] Failed to resolve hostname 'infra.transporeon.nil': (-2, 'Name or service not known') (opsiconfd|362)
[4] [Oct 15 14:01:23] Host login attempt with username 'infra.transporeon.nil' from ip '172.28.7.116', but name resolves to '[]', ip verification is disabled (access granted) (opsiconfd|373)
[4] [Oct 15 14:01:23] BackendManager created. (opsiconfd|382)
[2] [Oct 15 14:01:26] Unkown log type 'instlog' (opsiconfd|509)
[4] [Oct 15 14:01:28] Client '172.28.7.116' did not send cookie (opsiconfd|252)
[4] [Oct 15 14:01:28] New session created (opsiconfd|918)
[4] [Oct 15 14:01:28] Authorization request from infra.transporeon.nil@172.28.7.116 (opsiconfd|345)
[3] [Oct 15 14:01:28] Failed to resolve hostname 'infra.transporeon.nil': (-2, 'Name or service not known') (opsiconfd|362)
[4] [Oct 15 14:01:28] Host login attempt with username 'infra.transporeon.nil' from ip '172.28.7.116', but name resolves to '[]', ip verification is disabled (access granted) (opsiconfd|373)
[4] [Oct 15 14:01:28] BackendManager created. (opsiconfd|382)
[2] [Oct 15 14:01:28] Unkown log type 'clientconnect' (opsiconfd|509)
[4] [Oct 15 14:03:11] Client '172.28.7.116' did not send cookie (opsiconfd|252)
[4] [Oct 15 14:03:11] New session created (opsiconfd|918)
[4] [Oct 15 14:03:11] Client '172.28.7.116' did not send cookie (opsiconfd|252)
[4] [Oct 15 14:03:11] New session created (opsiconfd|918)
[4] [Oct 15 14:03:11] Authorization request from infra.transporeon.nil@172.28.7.116 (opsiconfd|345)
[3] [Oct 15 14:03:11] Failed to resolve hostname 'infra.transporeon.nil': (-2, 'Name or service not known') (opsiconfd|362)
[4] [Oct 15 14:03:11] Host login attempt with username 'infra.transporeon.nil' from ip '172.28.7.116', but name resolves to '[]', ip verification is disabled (access granted) (opsiconfd|373)
[4] [Oct 15 14:03:11] BackendManager created. (opsiconfd|382)
[4] [Oct 15 14:03:12] Client '172.28.7.116' did not send cookie (opsiconfd|252)
[4] [Oct 15 14:03:12] New session created (opsiconfd|918)
[4] [Oct 15 14:03:12] Authorization request from infra.transporeon.nil@172.28.7.116 (opsiconfd|345)
[3] [Oct 15 14:03:12] Failed to resolve hostname 'infra.transporeon.nil': (-2, 'Name or service not known') (opsiconfd|362)
[4] [Oct 15 14:03:12] Host login attempt with username 'infra.transporeon.nil' from ip '172.28.7.116', but name resolves to '[]', ip verification is disabled (access granted) (opsiconfd|373)
[4] [Oct 15 14:03:12] BackendManager created. (opsiconfd|382)
[4] [Oct 15 14:03:17] Client '172.28.7.116' did not send cookie (opsiconfd|252)
[4] [Oct 15 14:03:17] New session created (opsiconfd|918)
[4] [Oct 15 14:03:17] Authorization request from infra.transporeon.nil@172.28.7.116 (opsiconfd|345)
[3] [Oct 15 14:03:17] Failed to resolve hostname 'infra.transporeon.nil': (-2, 'Name or service not known') (opsiconfd|362)
[4] [Oct 15 14:03:17] Host login attempt with username 'infra.transporeon.nil' from ip '172.28.7.116', but name resolves to '[]', ip verification is disabled (access granted) (opsiconfd|373)
[4] [Oct 15 14:03:17] BackendManager created. (opsiconfd|382)
[1] [Oct 15 14:03:18] Traceback: (Logger.py|543)
[1] [Oct 15 14:03:18]      line 591 in '_errback' in file '/usr/sbin/opsiconfd' (Logger.py|543)
[1] [Oct 15 14:03:18]      line 25 in '_putResultInDeferred' in file '/usr/lib/python2.4/site-packages/twisted/internet/threads.py' (Logger.py|543)
[1] [Oct 15 14:03:18]      line 504 in '_realRpc' in file '/usr/sbin/opsiconfd' (Logger.py|543)
[1] [Oct 15 14:03:18]      line 0 in '?' in file '<string>' (Logger.py|543)
[1] [Oct 15 14:03:18]      line 356 in 'setSoftwareInformation' in file '/etc/opsi/backendManager.d/50_interface.conf' (Logger.py|543)
[1] [Oct 15 14:03:18]      line 455 in '_execMethod' in file '/var/lib/python-support/python2.4/OPSI/Backend/BackendManager.py' (Logger.py|543)
[1] [Oct 15 14:03:18]      line 0 in '?' in file '<string>' (Logger.py|543)
[1] [Oct 15 14:03:18]      line 721 in 'setSoftwareInformation' in file '/var/lib/python-support/python2.4/OPSI/Backend/File31.py' (Logger.py|543)
[1] [Oct 15 14:03:18]      line 639 in 'set' in file 'ConfigParser.py' (Logger.py|543)
[1] [Oct 15 14:03:18]      ==>>> option values must be strings (opsiconfd|593)
[2] [Oct 15 14:03:18] Failed to process rpc: option values must be strings (opsiconfd|597)
[2] [Oct 15 14:03:26] Unkown log type 'instlog' (opsiconfd|509)
[4] [Oct 15 14:03:28] Client '172.28.7.116' did not send cookie (opsiconfd|252)
[4] [Oct 15 14:03:28] New session created (opsiconfd|918)
[4] [Oct 15 14:03:28] Authorization request from infra.transporeon.nil@172.28.7.116 (opsiconfd|345)
[3] [Oct 15 14:03:28] Failed to resolve hostname 'infra.transporeon.nil': (-2, 'Name or service not known') (opsiconfd|362)
[4] [Oct 15 14:03:28] Host login attempt with username 'infra.transporeon.nil' from ip '172.28.7.116', but name resolves to '[]', ip verification is disabled (access granted) (opsiconfd|373)
[4] [Oct 15 14:03:28] BackendManager created. (opsiconfd|382)
[2] [Oct 15 14:03:28] Unkown log type 'clientconnect' (opsiconfd|509)
[4] [Oct 15 16:13:29] Client '172.28.7.116' did not send cookie (opsiconfd|252)
[4] [Oct 15 16:13:29] New session created (opsiconfd|918)
[4] [Oct 15 16:13:29] Client '172.28.7.116' did not send cookie (opsiconfd|252)
[4] [Oct 15 16:13:29] New session created (opsiconfd|918)
[4] [Oct 15 16:13:29] Authorization request from infra.transporeon.nil@172.28.7.116 (opsiconfd|345)
[3] [Oct 15 16:13:29] Failed to resolve hostname 'infra.transporeon.nil': (-2, 'Name or service not known') (opsiconfd|362)
[4] [Oct 15 16:13:29] Host login attempt with username 'infra.transporeon.nil' from ip '172.28.7.116', but name resolves to '[]', ip verification is disabled (access granted) (opsiconfd|373)
[4] [Oct 15 16:13:29] BackendManager created. (opsiconfd|382)
[4] [Oct 15 16:13:30] Client '172.28.7.116' did not send cookie (opsiconfd|252)
[4] [Oct 15 16:13:30] New session created (opsiconfd|918)
[4] [Oct 15 16:13:30] Authorization request from infra.transporeon.nil@172.28.7.116 (opsiconfd|345)
[3] [Oct 15 16:13:30] Failed to resolve hostname 'infra.transporeon.nil': (-2, 'Name or service not known') (opsiconfd|362)
[4] [Oct 15 16:13:30] Host login attempt with username 'infra.transporeon.nil' from ip '172.28.7.116', but name resolves to '[]', ip verification is disabled (access granted) (opsiconfd|373)
[4] [Oct 15 16:13:30] BackendManager created. (opsiconfd|382)
[4] [Oct 15 16:13:36] Client '172.28.7.116' did not send cookie (opsiconfd|252)
[4] [Oct 15 16:13:36] New session created (opsiconfd|918)
[4] [Oct 15 16:13:36] Authorization request from infra.transporeon.nil@172.28.7.116 (opsiconfd|345)
[3] [Oct 15 16:13:36] Failed to resolve hostname 'infra.transporeon.nil': (-2, 'Name or service not known') (opsiconfd|362)
[4] [Oct 15 16:13:36] Host login attempt with username 'infra.transporeon.nil' from ip '172.28.7.116', but name resolves to '[]', ip verification is disabled (access granted) (opsiconfd|373)
[4] [Oct 15 16:13:36] BackendManager created. (opsiconfd|382)
[4] [Oct 15 16:13:49] Session 'ZebVoN5ju1G5b5XxDdSnd93kheH89tdk' deleted (opsiconfd|949)
[2] [Oct 15 16:13:52] Unkown log type 'instlog' (opsiconfd|509)
[4] [Oct 15 16:13:55] Client '172.28.7.116' did not send cookie (opsiconfd|252)
[4] [Oct 15 16:13:55] New session created (opsiconfd|918)
[4] [Oct 15 16:13:55] Authorization request from infra.transporeon.nil@172.28.7.116 (opsiconfd|345)
[3] [Oct 15 16:13:55] Failed to resolve hostname 'infra.transporeon.nil': (-2, 'Name or service not known') (opsiconfd|362)
[4] [Oct 15 16:13:55] Host login attempt with username 'infra.transporeon.nil' from ip '172.28.7.116', but name resolves to '[]', ip verification is disabled (access granted) (opsiconfd|373)
[4] [Oct 15 16:13:55] BackendManager created. (opsiconfd|382)
[2] [Oct 15 16:13:55] Unkown log type 'clientconnect' (opsiconfd|509)
[4] [Oct 15 16:36:40] Client '172.28.7.116' did not send cookie (opsiconfd|252)
[4] [Oct 15 16:36:40] New session created (opsiconfd|918)
[4] [Oct 15 16:36:40] Client '172.28.7.116' did not send cookie (opsiconfd|252)
[4] [Oct 15 16:36:40] New session created (opsiconfd|918)
[4] [Oct 15 16:36:40] Authorization request from infra.transporeon.nil@172.28.7.116 (opsiconfd|345)
[3] [Oct 15 16:36:40] Failed to resolve hostname 'infra.transporeon.nil': (-2, 'Name or service not known') (opsiconfd|362)
[4] [Oct 15 16:36:40] Host login attempt with username 'infra.transporeon.nil' from ip '172.28.7.116', but name resolves to '[]', ip verification is disabled (access granted) (opsiconfd|373)
[4] [Oct 15 16:36:40] BackendManager created. (opsiconfd|382)
[4] [Oct 15 16:36:43] Client '172.28.7.116' did not send cookie (opsiconfd|252)
[4] [Oct 15 16:36:43] New session created (opsiconfd|918)
[4] [Oct 15 16:36:43] Authorization request from infra.transporeon.nil@172.28.7.116 (opsiconfd|345)
[3] [Oct 15 16:36:43] Failed to resolve hostname 'infra.transporeon.nil': (-2, 'Name or service not known') (opsiconfd|362)
[4] [Oct 15 16:36:43] Host login attempt with username 'infra.transporeon.nil' from ip '172.28.7.116', but name resolves to '[]', ip verification is disabled (access granted) (opsiconfd|373)
[4] [Oct 15 16:36:43] BackendManager created. (opsiconfd|382)
[4] [Oct 15 16:36:46] Client '172.28.7.116' did not send cookie (opsiconfd|252)
[4] [Oct 15 16:36:46] New session created (opsiconfd|918)
[4] [Oct 15 16:36:46] Authorization request from infra.transporeon.nil@172.28.7.116 (opsiconfd|345)
[3] [Oct 15 16:36:46] Failed to resolve hostname 'infra.transporeon.nil': (-2, 'Name or service not known') (opsiconfd|362)
[4] [Oct 15 16:36:46] Host login attempt with username 'infra.transporeon.nil' from ip '172.28.7.116', but name resolves to '[]', ip verification is disabled (access granted) (opsiconfd|373)
[4] [Oct 15 16:36:46] BackendManager created. (opsiconfd|382)
[1] [Oct 15 16:36:47] Traceback: (Logger.py|543)
[1] [Oct 15 16:36:47]      line 591 in '_errback' in file '/usr/sbin/opsiconfd' (Logger.py|543)
[1] [Oct 15 16:36:47]      line 25 in '_putResultInDeferred' in file '/usr/lib/python2.4/site-packages/twisted/internet/threads.py' (Logger.py|543)
[1] [Oct 15 16:36:47]      line 504 in '_realRpc' in file '/usr/sbin/opsiconfd' (Logger.py|543)
[1] [Oct 15 16:36:47]      line 0 in '?' in file '<string>' (Logger.py|543)
[1] [Oct 15 16:36:47]      line 356 in 'setSoftwareInformation' in file '/etc/opsi/backendManager.d/50_interface.conf' (Logger.py|543)
[1] [Oct 15 16:36:47]      line 455 in '_execMethod' in file '/var/lib/python-support/python2.4/OPSI/Backend/BackendManager.py' (Logger.py|543)
[1] [Oct 15 16:36:47]      line 0 in '?' in file '<string>' (Logger.py|543)
[1] [Oct 15 16:36:47]      line 721 in 'setSoftwareInformation' in file '/var/lib/python-support/python2.4/OPSI/Backend/File31.py' (Logger.py|543)
[1] [Oct 15 16:36:47]      line 639 in 'set' in file 'ConfigParser.py' (Logger.py|543)
[1] [Oct 15 16:36:47]      ==>>> option values must be strings (opsiconfd|593)
[2] [Oct 15 16:36:47] Failed to process rpc: option values must be strings (opsiconfd|597)
[2] [Oct 15 16:36:55] Unkown log type 'instlog' (opsiconfd|509)
[4] [Oct 15 16:36:57] Client '172.28.7.116' did not send cookie (opsiconfd|252)
[4] [Oct 15 16:36:57] New session created (opsiconfd|918)
[4] [Oct 15 16:36:57] Authorization request from infra.transporeon.nil@172.28.7.116 (opsiconfd|345)
[3] [Oct 15 16:36:57] Failed to resolve hostname 'infra.transporeon.nil': (-2, 'Name or service not known') (opsiconfd|362)
[4] [Oct 15 16:36:57] Host login attempt with username 'infra.transporeon.nil' from ip '172.28.7.116', but name resolves to '[]', ip verification is disabled (access granted) (opsiconfd|373)
[4] [Oct 15 16:36:57] BackendManager created. (opsiconfd|382)
[2] [Oct 15 16:36:57] Unkown log type 'clientconnect' (opsiconfd|509)
 
Gruß Patrick
Benutzeravatar
j.schneider
uib-Team
Beiträge: 1802
Registriert: 29 Mai 2008, 15:14

Re: swaudit "aktivieren

Beitrag von j.schneider »

Hallo,

bitte einmal die Ausgabe von

Code: Alles auswählen

dpkg -l | grep opsi
posten.
Antworten