Reactivating users via pwpolicy gives error "User does not have a shadowhash account"

Hi All,
I've got a OS X (10.8) server running Open Directory and File Sharing. We deal with a lot of free lance people so accounts are often being deactivated and reactived.
A user is first created by submitting to an internal form that starts an applescript that creates the user account, password, and sets a hardExpireDateGMT that disables the account on the individual's out date. It also adds them to specific file sharing groups etc. This works perfectly for us.
Our problem stems from when we "re-hire" people. Again an internal form is used to start an applescript. This script searchs the OD for the user to make sure they actually have been in the system. If it finds the user it sets a new temp passoword, updates any contact info, and then uses "pwpolicy -enableuser" to reenable the user. Our error occurs at the last step during the "enableuser". We get the error "User <username> does not have a shadowhash account>"> However, we can manually enable the user through Workgroup Manager.
Is there a way to create the shadowhash account via the command line? Or is there a better way then pwpolicy to reenable the user?
Thanks!

Hi,
Here are a few Microsoft articles that provide the suggestions to troubleshoot this issue below:
Error: The security database on the server does not have a computer account for this workstation trust relationship
http://technet.microsoft.com/en-us/library/ee849847(WS.10).aspx
Domain Controller does not allow interactive logon, shows error “The security database on the server does not have a computer account for this
workstation trust relationship"
http://support.microsoft.com/kb/2015518
But if you cannot log onto the Windows Small Business Server with administrator permissions, it is hard for us to troubleshoot this issue. You may need
to restore the system from backup. For the detailed steps, you may refer to the following Microsoft TechNet article:
Recover the Operating System or the Full Server
http://technet.microsoft.com/en-us/library/cc794282(v=WS.10).aspx
Regards,
Arthur Li
 TechNet Subscriber Support 
in forum
If you have any feedback on our support, please contact
[email protected] . 
Please remember to click “Mark as Answer” on the post that helps you, and to click “Unmark as Answer” if a marked post does not actually answer your question. This can be beneficial to other community members reading the thread.

Similar Messages

  • "The Loged On user does not have permission to use this object" error

    Hi
    I've created a form that is used by a customer which allows for certain draft documents to be approved and then once approved they are created. The problem that I am having is that when the users attempt to update the changes on the form an error is logged, which is shown below:
    "Error: -3000
    The Loged On user does not have permission to use this object
    System.Runtime.InteropServices.COMException (0xFFFFF448): The Loged On user does not have permission to use this object"
    Once the update button is pressed then a User Defined Table and Drafts are both updated with the relevant modified UDFs from the form.
    If I log onto their system then I don't seem to get any issues. To me it looks like a user authorisation problem but the ones who have used the form seem to have the relevant licences.
    Do you have any idea why this error could be occuring?
    Thanks a lot.
    Steve

    Hi,
    Go to Administration --> System Initlization > Authorizations> General Authorizations not expand all and check if the service call is given full *Read & Write * rights to the required user.
    If not then give full rights and check the add on.
    Hope it helps,
    Vasu Natari.

  • While deploying to another server from RM client using build definition i got below error "Package location does not exist or deployer user does not have access"

    We have installed RM client in the POC  server .
    Installed Deployment Agent in Dev server .
    We created Configuration stages  for POC->Dev.
    We created a template with x copy deployer  and  selected source as build definition.
    While releasing we faced following issue ,
    The release was success in POC (Where RM client is installed), but in  DEV environment (Which is different server)it got rejected because of  the error
    "Package location(Path)  does not exist or deployer user does not have access"

    Hi Dhamayandhi
    There is quite a bit to do to get RM working successfully. I have a soup-to-nuts guide on implementing continuous delivery with TFS and RM
    here.
    Cheers - Graham
    Blog:
    http://pleasereleaseme.net   LinkedIn:

  • Error msg: Current user does not have privileges to perform product Activation

    I am running Adobe Photoshop CS 8.0 on Windows Home Vista platform.
    I keep getting this error message when I try to open Photoshop:
    Current user does not have privileges to perform product activation. Run this application from a user account with administrative privileges or contact your system administrator.
    I am the only owner & user of this software. I have re-installed the SW once (full install), and the error message went away for a while.
    Now it's come back.
    What do I do now?

    2 options:
    Either disable UAC (User Access Controls) or run the application with Administrator rights.

  • Error: The user does not have sufficient privileges to install Adobe Flash Player

    I get an error when the system tries to install Flash Player 11. It forced me to install when running a publish in captivate.
    The user does not have sufficient privileges to install Adobe Flash Player
    I tried to the advice from http://forums.adobe.com/message/4970296 to download and install offline version. I get this error:
    A required file (C:\Windows\system32\Macromed\Flash\FlashPlayerUpdateService.exe:5) could not be written due to insufficient permissions.

    Try a clean install as described in http://forums.adobe.com/thread/928315

  • Error Loged On user does not have permission to use this object

    Hi all,
    I am trying to Export Document Data in XML format
    for OSalesinvoice or oPurchaseInovice object it is working fine
      But if i use oPurchaseTaxInvoice it is giving error
    "An unhandled exception of type 'System.Runtime.InteropServices.COMException' occurred in myDUAPI.exe "
    "Additional information: The Loged On user does not have permission to use this object"
    I have logged as "manger" "manager"
    Dim oInv As SAPbobsCOM.Documents
            'oInv = oCompany.GetBusinessObject(SAPbobsCOM.BoObjectTypes.oInvoices)
            'oInv = vCmp.GetBusinessObject(SAPbobsCOM.BoObjectTypes.oPurchaseInvoices)
            oInv = vCmp.GetBusinessObject(SAPbobsCOM.BoObjectTypes.oPurchaseTaxInvoice)
            If oInv.GetByKey("9") Then
                oInv.SaveXML("C:\downloads\purinvtax.xml")
            Else
                MessageBox.Show("couldn't find it")
            End If

    Hi Sudish,
    It looks to me that the logged on user is only a CRM user. You need to have a professional user license to access Invoices.
    If you're using only the DI API, please check which user name you are using to connect to DI. If you're using UI API with single sign on, the logged on user to SBO is not a professional user or don't have the correct authorisation.
    Hope it helps,
    Adele

  • PSCONFIG - error - USer does not have permission to perform this action

    After installation fo July 14 CU in the sharepoint 2013 server, getting the below error when i ran the PSCONFIG command.
    "An exception of type System.Data.SQLClient.SqlException was thrown. Additional Exception information: USer does not have permission to perform this action"
    My service accounts have db_Owner, db_SecurityAdmin, public, and SPDataAccess to the CONFIG DB.
    Added the services to the local admin group also.
    I am not sure why i am getting this error.
    Any help is much appreciated.
    Thank u

    Hi,
    Did you run SharePoint configuration wizard after applying
    July 14 CU?
    you need to run the wizard after installing the CU.
    Please remember to click Mark as Answer on the answer if it helps you

  • Forms Authentication Error: User '' does not have required permissions. Verify that sufficient permissions have been granted and Windows User Account Control (UAC) restrictions have been addressed

    I created a custom security extension following the steps listed in the Readme_Security Extension Sample. It works fine if I login as the user that is specified AdminConfiguration section of the rsreportserver.config file but if I
    log in as another user, I get this error: User '' does not have required permissions. Verify that sufficient permissions have been granted and Windows User Account Control (UAC) restrictions have been addressed.  I've added the user to both System Administrator
    and System User roles to try to get it to work but still no luck.
    Does anyone know how to fix this?
    Thanks.

    Hi MetronM,
    The issue is due to that user have no permission to access the report server. In report manager, Reporting Services includes predefined roles that we can assign to users and groups to provide immediate access to a report server. Each role defines a collection
    of related tasks.
    You can refer to the following steps to assign corresponding role to the user.
    Open report manager.
    Click “Folder Setting” button. 
    Click “New Role Assignment” icon.
    Type the user name and select the corresponding role.
    There is an article about Granting Permissions on a Native Mode Report Server, you can refer to it.
    http://technet.microsoft.com/en-us/library/ms156014.aspx
    Regards,
    Alisa Tang
    Alisa Tang
    TechNet Community Support

  • Error Message' "The loged on user does not have permission to use this obje

    The loged on user does not have permission to use this object-
    I am entering a Sales order, which is customized, when I add the Sales order this system imformation appears.
    The user has a pro-license and authorizations to all AR
    Can someone tell me what my problem might be?

    Thank you for your help

  • Install flash Player error Message:the user does not have suffucient privilages to install flash pl

    I have tried it all: clean install, de-activated virus program, run as administrator. Still same message "the user does not have suffucient privilages to install flash player". Using windows 7, 64-bit mozilla 24.0. Please help.
    TIA 

    C:\Windows\System32\Macromed\Flash
    =O====== M/11.9.900.117 2013-10-20+00-30-13.104 ========
    0000 [I] 00000010 "C:\Users\Donut\AppData\Local\Temp\{3645AE40-5A7B-4282-9D4D-89BB84123E9E}\InstallFlashPla yer.exe" -install -skipARPEntry -iv 8 -au 0
    0001 [W] 00001036 Software\Macromedia\FlashPlayerPlugin/Version 2
    0002 [W] 00001036 Software\Macromedia\FlashPlayerPlugin/PlayerPath 2
    0003 [I] 00000020 C:\Windows\SysWOW64\FlashPlayerCPLApp.cpl
    0004 [W] 00001037 SOFTWARE\MozillaPlugins\@adobe.com/FlashPlayer/ 2
    0005 [W] 00001037 SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\Adobe Flash Player Plugin/ 2
    0006 [W] 00001036 Software\Mozilla\MaintenanceService\extensions/Plugins 2
    0007 [W] 00001036 Software\Opera Software/Last CommandLine 2
    0008 [W] 00001036 Software\Opera Software/Last CommandLine 2
    0009 [W] 00001036 Software\Opera Software/Plugin Path 2
    0010 [W] 00001036 Software\Opera Software/Plugin Path 2
    0011 [I] 00000014 C:\Windows\system32\Macromed\Flash\NPSWF64_11_9_900_117.dll
    0012 [I] 00000015 C:\Windows\system32\Macromed\Flash\FlashUtil64_11_9_900_117_Plugin.exe
    0013 [I] 00000024 C:\Windows\system32\Macromed\Flash\plugin.vch
    0014 [I] 00000019 C:\Windows\SysWOW64\FlashPlayerCPLApp.cpl
    0015 [I] 00000012
    =X====== M/11.9.900.117 2013-10-20+00-30-24.959 ========
    =O====== M/11.9.900.117 2013-10-20+00-42-24.477 ========
    0000 [I] 00000010 "C:\Users\Donut\AppData\Local\Temp\{144CB2BF-17F9-4EBC-8036-A2530AB94FE9}\InstallFlashPla yer.exe" -install -skipARPEntry -iv 8 -au 0
    0001 [I] 00000020 C:\Windows\SysWOW64\FlashPlayerCPLApp.cpl
    0002 [W] 00001037 SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\Adobe Flash Player Plugin/ 2
    0003 [W] 00001036 Software\Mozilla\MaintenanceService\extensions/Plugins 2
    0004 [W] 00001036 Software\Opera Software/Last CommandLine 2
    0005 [W] 00001036 Software\Opera Software/Last CommandLine 2
    0006 [W] 00001036 Software\Opera Software/Plugin Path 2
    0007 [W] 00001036 Software\Opera Software/Plugin Path 2
    0008 [I] 00000014 C:\Windows\system32\Macromed\Flash\NPSWF64_11_9_900_117.dll
    0009 [I] 00000015 C:\Windows\system32\Macromed\Flash\FlashUtil64_11_9_900_117_Plugin.exe
    0010 [I] 00000024 C:\Windows\system32\Macromed\Flash\plugin.vch
    0011 [I] 00000019 C:\Windows\SysWOW64\FlashPlayerCPLApp.cpl
    0012 [I] 00000012
    =X====== M/11.9.900.117 2013-10-20+00-42-37.074 ========
    =O====== M/11.9.900.117 2013-10-20+00-48-05.461 ========
    0000 [I] 00000010 "C:\Users\Donut\AppData\Local\Temp\{4CCDA36F-A8AF-4444-89A4-43B3438CEB33}\InstallFlashPla yer.exe" -install -skipARPEntry -iv 8 -au 0
    0001 [I] 00000020 C:\Windows\SysWOW64\FlashPlayerCPLApp.cpl
    0002 [W] 00001037 SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\Adobe Flash Player Plugin/ 2
    0003 [W] 00001036 Software\Mozilla\MaintenanceService\extensions/Plugins 2
    0004 [W] 00001036 Software\Opera Software/Last CommandLine 2
    0005 [W] 00001036 Software\Opera Software/Last CommandLine 2
    0006 [W] 00001036 Software\Opera Software/Plugin Path 2
    0007 [W] 00001036 Software\Opera Software/Plugin Path 2
    0008 [I] 00000014 C:\Windows\system32\Macromed\Flash\NPSWF64_11_9_900_117.dll
    0009 [I] 00000015 C:\Windows\system32\Macromed\Flash\FlashUtil64_11_9_900_117_Plugin.exe
    0010 [I] 00000024 C:\Windows\system32\Macromed\Flash\plugin.vch
    0011 [I] 00000019 C:\Windows\SysWOW64\FlashPlayerCPLApp.cpl
    0012 [I] 00000012
    =X====== M/11.9.900.117 2013-10-20+00-48-20.070 ========
    =O====== M/11.9.900.117 2013-10-20+00-57-35.239 ========
    0000 [I] 00000010 "C:\Users\Donut\AppData\Local\Temp\{F62D46AF-3AFB-476C-9A41-F3EECE64951C}\InstallFlashPla yer.exe" -install -skipARPEntry -iv 8 -au 0
    0001 [I] 00000020 C:\Windows\SysWOW64\FlashPlayerCPLApp.cpl
    0002 [W] 00001037 SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\Adobe Flash Player Plugin/ 2
    0003 [W] 00001036 Software\Mozilla\MaintenanceService\extensions/Plugins 2
    0004 [W] 00001036 Software\Opera Software/Last CommandLine 2
    0005 [W] 00001036 Software\Opera Software/Last CommandLine 2
    0006 [W] 00001036 Software\Opera Software/Plugin Path 2
    0007 [W] 00001036 Software\Opera Software/Plugin Path 2
    0008 [I] 00000014 C:\Windows\system32\Macromed\Flash\NPSWF64_11_9_900_117.dll
    0009 [I] 00000015 C:\Windows\system32\Macromed\Flash\FlashUtil64_11_9_900_117_Plugin.exe
    0010 [I] 00000024 C:\Windows\system32\Macromed\Flash\plugin.vch
    0011 [I] 00000019 C:\Windows\SysWOW64\FlashPlayerCPLApp.cpl
    0012 [I] 00000012
    =X====== M/11.9.900.117 2013-10-20+00-57-45.641 ========
    =O====== M/11.9.900.117 2013-10-20+01-08-37.577 ========
    0000 [I] 00000010 "C:\Users\Donut\AppData\Local\Temp\{9F129C9D-29C9-4709-BA49-414DB1786651}\InstallFlashPla yer.exe" -install -skipARPEntry -iv 8 -au 1
    0001 [F] 00001041
    =X====== M/11.9.900.117 2013-10-20+01-08-41.689 ========
    =O====== M/11.9.900.117 2013-10-20+01-09-04.552 ========
    0000 [I] 00000010 "C:\Users\Donut\AppData\Local\Temp\{0EDB7E38-BE52-4B1A-80C7-A2FD89401A3A}\InstallFlashPla yer.exe" -install -skipARPEntry -iv 8 -au 1
    0001 [I] 00000020 C:\Windows\SysWOW64\FlashPlayerCPLApp.cpl
    0002 [W] 00001037 SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\Adobe Flash Player Plugin/ 2
    0003 [W] 00001036 Software\Mozilla\MaintenanceService\extensions/Plugins 2
    0004 [W] 00001036 Software\Opera Software/Last CommandLine 2
    0005 [W] 00001036 Software\Opera Software/Last CommandLine 2
    0006 [W] 00001036 Software\Opera Software/Plugin Path 2
    0007 [W] 00001036 Software\Opera Software/Plugin Path 2
    0008 [I] 00000014 C:\Windows\system32\Macromed\Flash\NPSWF64_11_9_900_117.dll
    0009 [I] 00000015 C:\Windows\system32\Macromed\Flash\FlashUtil64_11_9_900_117_Plugin.exe
    0010 [I] 00000024 C:\Windows\system32\Macromed\Flash\plugin.vch
    0011 [I] 00000019 C:\Windows\SysWOW64\FlashPlayerCPLApp.cpl
    0012 [I] 00000012
    =X====== M/11.9.900.117 2013-10-20+01-09-14.189 ========
    =O====== M/11.9.900.117 2013-10-20+02-09-06.555 ========
    0000 [I] 00000010 "C:\Users\Donut\AppData\Local\Temp\{96FC46A7-B89B-428E-857F-DF7FB8F6E2E1}\InstallFlashPla yer.exe" -install -skipARPEntry -iv 8 -au 1
    0001 [I] 00000020 C:\Windows\SysWOW64\FlashPlayerCPLApp.cpl
    0002 [W] 00001037 SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\Adobe Flash Player Plugin/ 2
    0003 [W] 00001036 Software\Mozilla\MaintenanceService\extensions/Plugins 2
    0004 [W] 00001036 Software\Opera Software/Last CommandLine 2
    0005 [W] 00001036 Software\Opera Software/Last CommandLine 2
    0006 [W] 00001036 Software\Opera Software/Plugin Path 2
    0007 [W] 00001036 Software\Opera Software/Plugin Path 2
    0008 [I] 00000014 C:\Windows\system32\Macromed\Flash\NPSWF64_11_9_900_117.dll
    0009 [I] 00000015 C:\Windows\system32\Macromed\Flash\FlashUtil64_11_9_900_117_Plugin.exe
    0010 [I] 00000024 C:\Windows\system32\Macromed\Flash\plugin.vch
    0011 [I] 00000019 C:\Windows\SysWOW64\FlashPlayerCPLApp.cpl
    0012 [I] 00000012
    =X====== M/11.9.900.117 2013-10-20+02-09-25.437 ========
    =O====== M/11.9.900.117 2013-10-20+02-15-14.729 ========
    0000 [I] 00000010 "C:\Users\Donut\AppData\Local\Temp\{9DED1BAC-1BD8-479B-9A35-0709B70D31AF}\InstallFlashPla yer.exe" -install -skipARPEntry -iv 8 -au 1
    0001 [I] 00000020 C:\Windows\SysWOW64\FlashPlayerCPLApp.cpl
    0002 [W] 00001037 SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\Adobe Flash Player Plugin/ 2
    0003 [W] 00001036 Software\Mozilla\MaintenanceService\extensions/Plugins 2
    0004 [W] 00001036 Software\Opera Software/Last CommandLine 2
    0005 [W] 00001036 Software\Opera Software/Last CommandLine 2
    0006 [W] 00001036 Software\Opera Software/Plugin Path 2
    0007 [W] 00001036 Software\Opera Software/Plugin Path 2
    0008 [I] 00000014 C:\Windows\system32\Macromed\Flash\NPSWF64_11_9_900_117.dll
    0009 [I] 00000015 C:\Windows\system32\Macromed\Flash\FlashUtil64_11_9_900_117_Plugin.exe
    0010 [I] 00000024 C:\Windows\system32\Macromed\Flash\plugin.vch
    0011 [I] 00000019 C:\Windows\SysWOW64\FlashPlayerCPLApp.cpl
    0012 [I] 00000012
    =X====== M/11.9.900.117 2013-10-20+02-15-28.759 ========
    =O====== M/11.9.900.117 2013-10-20+02-21-12.886 ========
    0000 [I] 00000010 "C:\Users\Donut\AppData\Local\Temp\{9758D9CC-9552-4494-BC76-35039D5B6491}\InstallFlashPla yer.exe" -install -skipARPEntry -iv 8 -au 1
    0001 [I] 00000020 C:\Windows\SysWOW64\FlashPlayerCPLApp.cpl
    0002 [W] 00001037 SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\Adobe Flash Player Plugin/ 2
    0003 [W] 00001036 Software\Mozilla\MaintenanceService\extensions/Plugins 2
    0004 [W] 00001036 Software\Opera Software/Last CommandLine 2
    0005 [W] 00001036 Software\Opera Software/Last CommandLine 2
    0006 [W] 00001036 Software\Opera Software/Plugin Path 2
    0007 [W] 00001036 Software\Opera Software/Plugin Path 2
    0008 [I] 00000014 C:\Windows\system32\Macromed\Flash\NPSWF64_11_9_900_117.dll
    0009 [I] 00000015 C:\Windows\system32\Macromed\Flash\FlashUtil64_11_9_900_117_Plugin.exe
    0010 [I] 00000024 C:\Windows\system32\Macromed\Flash\plugin.vch
    0011 [I] 00000019 C:\Windows\SysWOW64\FlashPlayerCPLApp.cpl
    0012 [I] 00000012
    =X====== M/11.9.900.117 2013-10-20+02-21-26.384 ========
    =O====== M/11.9.900.117 2013-10-21+04-47-35.202 ========
    0000 [I] 00000010 "C:\Users\Donut\AppData\Local\Temp\{B8243ABE-FAAD-4536-AD99-FF433D99A1F8}\InstallFlashPla yer.exe" -install -skipARPEntry -iv 8 -au 1
    0001 [W] 00001036 Software\Macromedia\FlashPlayer\SafeVersions/11.0 2
    0002 [W] 00001036 Software\Macromedia\FlashPlayerActiveX/PlayerPath 2
    0003 [I] 00000020 C:\Windows\SysWOW64\FlashPlayerCPLApp.cpl
    0004 [W] 00001037 SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\Adobe Flash Player ActiveX/ 2
    0005 [I] 00000013 C:\Windows\system32\Macromed\Flash\Flash64_11_9_900_117.ocx
    0006 [I] 00000015 C:\Windows\system32\Macromed\Flash\FlashUtil64_11_9_900_117_ActiveX.exe
    0007 [I] 00000016 C:\Windows\system32\Macromed\Flash\FlashUtil64_11_9_900_117_ActiveX.dll
    0008 [I] 00000023 C:\Windows\system32\Macromed\Flash\activex.vch
    0009 [I] 00000019 C:\Windows\SysWOW64\FlashPlayerCPLApp.cpl
    0010 [I] 00000012
    =X====== M/11.9.900.117 2013-10-21+04-47-47.770 ========
    =O====== M/11.9.900.117 2013-10-22+21-52-48.047 ========
    0000 [I] 00000010 "C:\Users\nutnut\AppData\Local\Temp\{2F742732-39EA-4399-9D88-71B6BC052EB4}\InstallFlashPl ayer.exe" -install -skipARPEntry -iv 8 -au 1
    0001 [F] 00001041
    =X====== M/11.9.900.117 2013-10-22+21-52-55.215 ========
    =O====== M/11.9.900.117 2013-10-22+22-02-40.301 ========
    C:\Windows\Syswow64\Macromed\Flash:
    =O====== M/11.9.900.117 2013-10-20+00-29-59.546 ========
    0000 [I] 00000010 "C:\Users\Donut\AppData\Local\Adobe\AIH.68d8c3aa340533740b548aaf64f9e6a853cb322f\install_ flash_player.exe" -install -iv 8 -au 0
    0001 [W] 00001036 Software\Macromedia\FlashPlayerPlugin/Version 2
    0002 [W] 00001036 Software\Macromedia\FlashPlayerPlugin/PlayerPath 2
    0003 [I] 00000011 1
    0004 [I] 00000020 C:\Windows\SysWOW64\FlashPlayerCPLApp.cpl
    0005 [W] 00001037 SOFTWARE\MozillaPlugins\@adobe.com/FlashPlayer/ 2
    0006 [W] 00001037 SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\Adobe Flash Player Plugin/ 2
    0007 [W] 00001036 Software\Mozilla\Firefox\extensions/Plugins 2
    0008 [W] 00001036 Software\Mozilla\Mozilla Firefox\extensions/Plugins 2
    0009 [W] 00001036 Software\Opera Software/Last CommandLine 2
    0010 [W] 00001036 Software\Opera Software/Last CommandLine 2
    0011 [W] 00001036 Software\Opera Software/Plugin Path 2
    0012 [W] 00001036 Software\Opera Software/Plugin Path 2
    0013 [W] 00001015 C:\Windows\SysWOW64\Macromed\Flash\flashplayer.xpt 5
    0014 [W] 00001045 C:\Windows\SysWOW64\Macromed\Flash\flashplayer.xpt 5
    0015 [W] 00001015 C:\Windows\SysWOW64\Macromed\Flash\flashplayer.xpt 5
    0016 [I] 00000014 C:\Windows\SysWOW64\Macromed\Flash\NPSWF32_11_9_900_117.dll
    0017 [I] 00000015 C:\Windows\SysWOW64\Macromed\Flash\FlashUtil32_11_9_900_117_Plugin.exe
    0018 [I] 00000024 C:\Windows\SysWOW64\Macromed\Flash\plugin.vch
    0019 [E] 00001031 C:\Windows\SysWOW64\Macromed\Flash\plugin.vch:5
    =X====== M/11.9.900.117 2013-10-20+00-30-30.765 ========
    =O====== M/11.9.900.117 2013-10-20+00-42-13.527 ========
    0000 [I] 00000010 "C:\Users\Donut\AppData\Local\Adobe\AIH.68d8c3aa340533740b548aaf64f9e6a853cb322f\install_ flash_player.exe" -install -iv 8 -au 0
    0001 [W] 00001036 Software\Macromedia\FlashPlayerPlugin/Version 2
    0002 [W] 00001036 Software\Macromedia\FlashPlayerPlugin/PlayerPath 2
    0003 [I] 00000011 1
    0004 [I] 00000020 C:\Windows\SysWOW64\FlashPlayerCPLApp.cpl
    0005 [W] 00001037 SOFTWARE\MozillaPlugins\@adobe.com/FlashPlayer/ 2
    0006 [W] 00001037 SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\Adobe Flash Player Plugin/ 2
    0007 [W] 00001036 Software\Mozilla\Firefox\extensions/Plugins 2
    0008 [W] 00001036 Software\Mozilla\Mozilla Firefox\extensions/Plugins 2
    0009 [W] 00001036 Software\Opera Software/Last CommandLine 2
    0010 [W] 00001036 Software\Opera Software/Last CommandLine 2
    0011 [W] 00001036 Software\Opera Software/Plugin Path 2
    0012 [W] 00001036 Software\Opera Software/Plugin Path 2
    0013 [W] 00001015 C:\Windows\SysWOW64\Macromed\Flash\flashplayer.xpt 5
    0014 [W] 00001045 C:\Windows\SysWOW64\Macromed\Flash\flashplayer.xpt 5
    0015 [W] 00001015 C:\Windows\SysWOW64\Macromed\Flash\flashplayer.xpt 5
    0016 [W] 00001037 SOFTWARE\Microsoft\Windows NT\CurrentVersion\Image File Execution Options\\FlashUtil32_11_9_900_117_Plugin.exe/ 2
    0017 [I] 00000014 C:\Windows\SysWOW64\Macromed\Flash\NPSWF32_11_9_900_117.dll
    0018 [I] 00000015 C:\Windows\SysWOW64\Macromed\Flash\FlashUtil32_11_9_900_117_Plugin.exe
    0019 [I] 00000024 C:\Windows\SysWOW64\Macromed\Flash\plugin.vch
    0020 [E] 00001031 C:\Windows\SysWOW64\Macromed\Flash\plugin.vch:5
    =X====== M/11.9.900.117 2013-10-20+00-42-43.227 ========
    =O====== M/11.9.900.117 2013-10-20+00-47-54.274 ========
    0000 [I] 00000010 "C:\Users\Donut\AppData\Local\Adobe\AIH.68d8c3aa340533740b548aaf64f9e6a853cb322f\install_ flash_player.exe" -install -iv 8 -au 0
    0001 [W] 00001036 Software\Macromedia\FlashPlayerPlugin/Version 2
    0002 [W] 00001036 Software\Macromedia\FlashPlayerPlugin/PlayerPath 2
    0003 [I] 00000011 1
    0004 [I] 00000020 C:\Windows\SysWOW64\FlashPlayerCPLApp.cpl
    0005 [W] 00001037 SOFTWARE\MozillaPlugins\@adobe.com/FlashPlayer/ 2
    0006 [W] 00001037 SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\Adobe Flash Player Plugin/ 2
    0007 [W] 00001036 Software\Mozilla\Firefox\extensions/Plugins 2
    0008 [W] 00001036 Software\Mozilla\Mozilla Firefox\extensions/Plugins 2
    0009 [W] 00001036 Software\Opera Software/Last CommandLine 2
    0010 [W] 00001036 Software\Opera Software/Last CommandLine 2
    0011 [W] 00001036 Software\Opera Software/Plugin Path 2
    0012 [W] 00001036 Software\Opera Software/Plugin Path 2
    0013 [W] 00001015 C:\Windows\SysWOW64\Macromed\Flash\flashplayer.xpt 5
    0014 [W] 00001045 C:\Windows\SysWOW64\Macromed\Flash\flashplayer.xpt 5
    0015 [W] 00001015 C:\Windows\SysWOW64\Macromed\Flash\flashplayer.xpt 5
    0016 [W] 00001037 SOFTWARE\Microsoft\Windows NT\CurrentVersion\Image File Execution Options\\FlashUtil32_11_9_900_117_Plugin.exe/ 2
    0017 [I] 00000014 C:\Windows\SysWOW64\Macromed\Flash\NPSWF32_11_9_900_117.dll
    0018 [I] 00000015 C:\Windows\SysWOW64\Macromed\Flash\FlashUtil32_11_9_900_117_Plugin.exe
    0019 [I] 00000024 C:\Windows\SysWOW64\Macromed\Flash\plugin.vch
    0020 [E] 00001031 C:\Windows\SysWOW64\Macromed\Flash\plugin.vch:5
    =X====== M/11.9.900.117 2013-10-20+00-48-26.982 ========
    =O====== M/11.9.900.117 2013-10-20+00-57-24.025 ========
    0000 [I] 00000010 "C:\Users\Donut\AppData\Local\Adobe\AIH.68d8c3aa340533740b548aaf64f9e6a853cb322f\install_ flash_player.exe" -install -iv 8 -au 0
    0001 [W] 00001036 Software\Macromedia\FlashPlayerPlugin/Version 2
    0002 [W] 00001036 Software\Macromedia\FlashPlayerPlugin/PlayerPath 2
    0003 [I] 00000011 1
    0004 [I] 00000020 C:\Windows\SysWOW64\FlashPlayerCPLApp.cpl
    0005 [W] 00001037 SOFTWARE\MozillaPlugins\@adobe.com/FlashPlayer/ 2
    0006 [W] 00001037 SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\Adobe Flash Player Plugin/ 2
    0007 [W] 00001036 Software\Mozilla\Firefox\extensions/Plugins 2
    0008 [W] 00001036 Software\Mozilla\Mozilla Firefox\extensions/Plugins 2
    0009 [W] 00001036 Software\Opera Software/Last CommandLine 2
    0010 [W] 00001036 Software\Opera Software/Last CommandLine 2
    0011 [W] 00001036 Software\Opera Software/Plugin Path 2
    0012 [W] 00001036 Software\Opera Software/Plugin Path 2
    0013 [W] 00001015 C:\Windows\SysWOW64\Macromed\Flash\flashplayer.xpt 5
    0014 [W] 00001045 C:\Windows\SysWOW64\Macromed\Flash\flashplayer.xpt 5
    0015 [W] 00001015 C:\Windows\SysWOW64\Macromed\Flash\flashplayer.xpt 5
    0016 [W] 00001037 SOFTWARE\Microsoft\Windows NT\CurrentVersion\Image File Execution Options\\FlashUtil32_11_9_900_117_Plugin.exe/ 2
    0017 [I] 00000014 C:\Windows\SysWOW64\Macromed\Flash\NPSWF32_11_9_900_117.dll
    0018 [I] 00000015 C:\Windows\SysWOW64\Macromed\Flash\FlashUtil32_11_9_900_117_Plugin.exe
    0019 [I] 00000024 C:\Windows\SysWOW64\Macromed\Flash\plugin.vch
    0020 [E] 00001031 C:\Windows\SysWOW64\Macromed\Flash\plugin.vch:5
    =X====== M/11.9.900.117 2013-10-20+00-57-51.752 ========
    =O====== M/11.9.900.117 2013-10-20+01-08-28.389 ========
    0000 [I] 00000010 "C:\Users\Donut\AppData\Local\Adobe\AIH.68d8c3aa340533740b548aaf64f9e6a853cb322f\install_ flash_player.exe" -install -iv 8 -au 1
    0001 [W] 00001036 Software\Macromedia\FlashPlayerPlugin/Version 2
    0002 [W] 00001036 Software\Macromedia\FlashPlayerPlugin/PlayerPath 2
    0003 [I] 00000011 1
    0004 [E] 00001041
    =X====== M/11.9.900.117 2013-10-20+01-08-41.749 ========
    =O====== M/11.9.900.117 2013-10-20+01-08-55.935 ========
    0000 [I] 00000010 "C:\Users\Donut\AppData\Local\Adobe\AIH.68d8c3aa340533740b548aaf64f9e6a853cb322f\install_ flash_player.exe" -install -iv 8 -au 1
    0001 [W] 00001036 Software\Macromedia\FlashPlayerPlugin/Version 2
    0002 [W] 00001036 Software\Macromedia\FlashPlayerPlugin/PlayerPath 2
    0003 [I] 00000011 1
    0004 [I] 00000020 C:\Windows\SysWOW64\FlashPlayerCPLApp.cpl
    0005 [W] 00001037 SOFTWARE\MozillaPlugins\@adobe.com/FlashPlayer/ 2
    0006 [W] 00001037 SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\Adobe Flash Player Plugin/ 2
    0007 [W] 00001036 Software\Mozilla\Firefox\extensions/Plugins 2
    0008 [W] 00001036 Software\Mozilla\Mozilla Firefox\extensions/Plugins 2
    0009 [W] 00001036 Software\Opera Software/Last CommandLine 2
    0010 [W] 00001036 Software\Opera Software/Last CommandLine 2
    0011 [W] 00001036 Software\Opera Software/Plugin Path 2
    0012 [W] 00001036 Software\Opera Software/Plugin Path 2
    0013 [W] 00001015 C:\Windows\SysWOW64\Macromed\Flash\flashplayer.xpt 5
    0014 [W] 00001045 C:\Windows\SysWOW64\Macromed\Flash\flashplayer.xpt 5
    0015 [W] 00001015 C:\Windows\SysWOW64\Macromed\Flash\flashplayer.xpt 5
    0016 [W] 00001037 SOFTWARE\Microsoft\Windows NT\CurrentVersion\Image File Execution Options\\FlashUtil32_11_9_900_117_Plugin.exe/ 2
    0017 [I] 00000014 C:\Windows\SysWOW64\Macromed\Flash\NPSWF32_11_9_900_117.dll
    0018 [I] 00000015 C:\Windows\SysWOW64\Macromed\Flash\FlashUtil32_11_9_900_117_Plugin.exe
    0019 [I] 00000024 C:\Windows\SysWOW64\Macromed\Flash\plugin.vch
    0020 [E] 00001031 C:\Windows\SysWOW64\Macromed\Flash\plugin.vch:5
    =X====== M/11.9.900.117 2013-10-20+01-09-19.237 ========
    =O====== M/11.9.900.117 2013-10-20+02-08-49.807 ========
    0000 [I] 00000010 "C:\Users\Donut\AppData\Local\Adobe\AIH.68d8c3aa340533740b548aaf64f9e6a853cb322f\install_ flash_player.exe" -install -iv 8 -au 1
    0001 [W] 00001036 Software\Macromedia\FlashPlayerPlugin/Version 2
    0002 [W] 00001036 Software\Macromedia\FlashPlayerPlugin/PlayerPath 2
    0003 [I] 00000011 1
    0004 [I] 00000020 C:\Windows\SysWOW64\FlashPlayerCPLApp.cpl
    0005 [W] 00001037 SOFTWARE\MozillaPlugins\@adobe.com/FlashPlayer/ 2
    0006 [W] 00001037 SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\Adobe Flash Player Plugin/ 2
    0007 [W] 00001036 Software\Mozilla\Firefox\extensions/Plugins 2
    0008 [W] 00001036 Software\Mozilla\Mozilla Firefox\extensions/Plugins 2
    0009 [W] 00001036 Software\Opera Software/Last CommandLine 2
    0010 [W] 00001036 Software\Opera Software/Last CommandLine 2
    0011 [W] 00001036 Software\Opera Software/Plugin Path 2
    0012 [W] 00001036 Software\Opera Software/Plugin Path 2
    0013 [W] 00001015 C:\Windows\SysWOW64\Macromed\Flash\flashplayer.xpt 5
    0014 [W] 00001045 C:\Windows\SysWOW64\Macromed\Flash\flashplayer.xpt 5
    0015 [W] 00001015 C:\Windows\SysWOW64\Macromed\Flash\flashplayer.xpt 5
    0016 [W] 00001037 SOFTWARE\Microsoft\Windows NT\CurrentVersion\Image File Execution Options\\FlashUtil32_11_9_900_117_Plugin.exe/ 2
    0017 [I] 00000014 C:\Windows\SysWOW64\Macromed\Flash\NPSWF32_11_9_900_117.dll
    0018 [I] 00000015 C:\Windows\SysWOW64\Macromed\Flash\FlashUtil32_11_9_900_117_Plugin.exe
    0019 [I] 00000024 C:\Windows\SysWOW64\Macromed\Flash\plugin.vch
    0020 [E] 00001031 C:\Windows\SysWOW64\Macromed\Flash\plugin.vch:5
    =X====== M/11.9.900.117 2013-10-20+02-09-36.730 ========
    =O====== M/11.9.900.117 2013-10-20+02-15-03.110 ========
    0000 [I] 00000010 "C:\Users\Donut\AppData\Local\Adobe\AIH.68d8c3aa340533740b548aaf64f9e6a853cb322f\install_ flash_player.exe" -install -iv 8 -au 1
    0001 [W] 00001036 Software\Macromedia\FlashPlayerPlugin/Version 2
    0002 [W] 00001036 Software\Macromedia\FlashPlayerPlugin/PlayerPath 2
    0003 [I] 00000011 1
    0004 [I] 00000020 C:\Windows\SysWOW64\FlashPlayerCPLApp.cpl
    0005 [W] 00001037 SOFTWARE\MozillaPlugins\@adobe.com/FlashPlayer/ 2
    0006 [W] 00001037 SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\Adobe Flash Player Plugin/ 2
    0007 [W] 00001036 Software\Mozilla\Firefox\extensions/Plugins 2
    0008 [W] 00001036 Software\Mozilla\Mozilla Firefox\extensions/Plugins 2
    0009 [W] 00001036 Software\Opera Software/Last CommandLine 2
    0010 [W] 00001036 Software\Opera Software/Last CommandLine 2
    0011 [W] 00001036 Software\Opera Software/Plugin Path 2
    0012 [W] 00001036 Software\Opera Software/Plugin Path 2
    0013 [W] 00001015 C:\Windows\SysWOW64\Macromed\Flash\flashplayer.xpt 5
    0014 [W] 00001045 C:\Windows\SysWOW64\Macromed\Flash\flashplayer.xpt 5
    0015 [W] 00001015 C:\Windows\SysWOW64\Macromed\Flash\flashplayer.xpt 5
    0016 [W] 00001037 SOFTWARE\Microsoft\Windows NT\CurrentVersion\Image File Execution Options\\FlashUtil32_11_9_900_117_Plugin.exe/ 2
    0017 [I] 00000014 C:\Windows\SysWOW64\Macromed\Flash\NPSWF32_11_9_900_117.dll
    0018 [I] 00000015 C:\Windows\SysWOW64\Macromed\Flash\FlashUtil32_11_9_900_117_Plugin.exe
    0019 [I] 00000024 C:\Windows\SysWOW64\Macromed\Flash\plugin.vch
    0020 [E] 00001031 C:\Windows\SysWOW64\Macromed\Flash\plugin.vch:5
    =X====== M/11.9.900.117 2013-10-20+02-15-35.790 ========
    =O====== M/11.9.900.117 2013-10-20+02-20-59.971 ========
    0000 [I] 00000010 "C:\Users\Donut\AppData\Local\Adobe\AIH.68d8c3aa340533740b548aaf64f9e6a853cb322f\install_ flash_player.exe" -install -iv 8 -au 1
    0001 [W] 00001036 Software\Macromedia\FlashPlayerPlugin/Version 2
    0002 [W] 00001036 Software\Macromedia\FlashPlayerPlugin/PlayerPath 2
    0003 [I] 00000011 1
    0004 [I] 00000020 C:\Windows\SysWOW64\FlashPlayerCPLApp.cpl
    0005 [W] 00001037 SOFTWARE\MozillaPlugins\@adobe.com/FlashPlayer/ 2
    0006 [W] 00001037 SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\Adobe Flash Player Plugin/ 2
    0007 [W] 00001036 Software\Mozilla\Firefox\extensions/Plugins 2
    0008 [W] 00001036 Software\Mozilla\Mozilla Firefox\extensions/Plugins 2
    0009 [W] 00001036 Software\Opera Software/Last CommandLine 2
    0010 [W] 00001036 Software\Opera Software/Last CommandLine 2
    0011 [W] 00001036 Software\Opera Software/Plugin Path 2
    0012 [W] 00001036 Software\Opera Software/Plugin Path 2
    0013 [W] 00001015 C:\Windows\SysWOW64\Macromed\Flash\flashplayer.xpt 5
    0014 [W] 00001045 C:\Windows\SysWOW64\Macromed\Flash\flashplayer.xpt 5
    0015 [W] 00001015 C:\Windows\SysWOW64\Macromed\Flash\flashplayer.xpt 5
    0016 [W] 00001037 SOFTWARE\Microsoft\Windows NT\CurrentVersion\Image File Execution Options\\FlashUtil32_11_9_900_117_Plugin.exe/ 2
    0017 [I] 00000014 C:\Windows\SysWOW64\Macromed\Flash\NPSWF32_11_9_900_117.dll
    0018 [I] 00000015 C:\Windows\SysWOW64\Macromed\Flash\FlashUtil32_11_9_900_117_Plugin.exe
    0019 [I] 00000024 C:\Windows\SysWOW64\Macromed\Flash\plugin.vch
    0020 [E] 00001031 C:\Windows\SysWOW64\Macromed\Flash\plugin.vch:5
    =X====== M/11.9.900.117 2013-10-20+02-21-32.828 ========
    =O====== M/11.9.900.117 2013-10-21+04-47-19.055 ========
    0000 [I] 00000010 "C:\Users\Donut\AppData\Local\Adobe\AIH.a94e601883d676c526a90c1c321d6ea048c0fe47\install_ flash_player_ax.exe" -install -iv 8 -au 1
    0001 [W] 00001036 Software\Macromedia\FlashPlayer\SafeVersions/11.0 2
    0002 [W] 00001036 Software\Macromedia\FlashPlayerActiveX/PlayerPath 2
    0003 [I] 00000011 1
    0004 [I] 00000020 C:\Windows\SysWOW64\FlashPlayerCPLApp.cpl
    0005 [W] 00001037 SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\Adobe Flash Player ActiveX/ 2
    0006 [I] 00000013 C:\Windows\SysWOW64\Macromed\Flash\Flash32_11_9_900_117.ocx
    0007 [I] 00000015 C:\Windows\SysWOW64\Macromed\Flash\FlashUtil32_11_9_900_117_ActiveX.exe
    0008 [I] 00000016 C:\Windows\SysWOW64\Macromed\Flash\FlashUtil32_11_9_900_117_ActiveX.dll
    0009 [I] 00000023 C:\Windows\SysWOW64\Macromed\Flash\activex.vch
    0010 [E] 00001031 C:\Windows\SysWOW64\Macromed\Flash\activex.vch:5
    =X====== M/11.9.900.117 2013-10-21+04-47-54.161 ========
    =O====== M/11.9.900.117 2013-10-22+21-52-36.104 ========
    0000 [I] 00000010 "C:\Users\nutnut\AppData\Local\Adobe\AIH.fadff808ef68abc467f97a8a1edb6baf2637d497\install _flash_player.exe" -install -iv 8 -au 1
    0001 [W] 00001036 Software\Macromedia\FlashPlayerPlugin/Version 2
    0002 [W] 00001036 Software\Macromedia\FlashPlayerPlugin/PlayerPath 2
    0003 [I] 00000011 1
    0004 [E] 00001041
    =X====== M/11.9.900.117 2013-10-22+21-52-55.471 ========
    =O====== M/11.9.900.117 2013-10-22+22-02-29.829 ========
    0000 [I] 00000010 "C:\Users\nutnut\AppData\Local\Adobe\AIH.fadff808ef68abc467f97a8a1edb6baf2637d497\install _flash_player.exe" -install -iv 8 -au 1
    0001 [W] 00001036 Software\Macromedia\FlashPlayerPlugin/Version 2
    0002 [W] 00001036 Software\Macromedia\FlashPlayerPlugin/PlayerPath 2
    0003 [I] 00000011 1
    0004 [I] 00000020 C:\Windows\SysWOW64\FlashPlayerCPLApp.cpl
    0005 [W] 00001037 SOFTWARE\MozillaPlugins\@adobe.com/FlashPlayer/ 2
    0006 [W] 00001037 SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\Adobe Flash Player Plugin/ 2
    0007 [W] 00001036 Software\Mozilla\Firefox\extensions/Plugins 2
    0008 [W] 00001036 Software\Mozilla\Mozilla Firefox\extensions/Plugins 2
    0009 [W] 00001036 Software\Opera Software/Last CommandLine 2
    0010 [W] 00001036 Software\Opera Software/Last CommandLine 2
    0011 [W] 00001036 Software\Opera Software/Plugin Path 2
    0012 [W] 00001036 Software\Opera Software/Plugin Path 2
    0013 [W] 00001015 C:\Windows\SysWOW64\Macromed\Flash\flashplayer.xpt 5
    0014 [W] 00001045 C:\Windows\SysWOW64\Macromed\Flash\flashplayer.xpt 5
    0015 [W] 00001015 C:\Windows\SysWOW64\Macromed\Flash\flashplayer.xpt 5
    0016 [W] 00001037 SOFTWARE\Microsoft\Windows NT\CurrentVersion\Image File Execution Options\\FlashUtil32_11_9_900_117_Plugin.exe/ 2
    0017 [I] 00000014 C:\Windows\SysWOW64\Macromed\Flash\NPSWF32_11_9_900_117.dll
    0018 [I] 00000015 C:\Windows\SysWOW64\Macromed\Flash\FlashUtil32_11_9_900_117_Plugin.exe
    0019 [I] 00000024 C:\Windows\SysWOW64\Macromed\Flash\plugin.vch
    0020 [E] 00001031 C:\Windows\SysWOW64\Macromed\Flash\plugin.vch:5
    =X====== M/11.9.900.117 2013-10-22+22-02-57.498 ========
    =O====== M/11.9.900.117 2013-10-22+22-12-37.302 ========
    0000 [I] 00000010 "C:\Users\Donut\AppData\Local\Adobe\AIH.68d8c3aa340533740b548aaf64f9e6a853cb322f\install_ flash_player.exe" -install -iv 8 -au 1
    0001 [W] 00001036 Software\Macromedia\FlashPlayerPlugin/Version 2
    0002 [W] 00001036 Software\Macromedia\FlashPlayerPlugin/PlayerPath 2
    0003 [I] 00000011 1
    0004 [I] 00000020 C:\Windows\SysWOW64\FlashPlayerCPLApp.cpl
    0005 [W] 00001037 SOFTWARE\MozillaPlugins\@adobe.com/FlashPlayer/ 2
    0006 [W] 00001037 SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\Adobe Flash Player Plugin/ 2
    0007 [W] 00001036 Software\Mozilla\Firefox\extensions/Plugins 2
    0008 [W] 00001036 Software\Mozilla\Mozilla Firefox\extensions/Plugins 2
    0009 [W] 00001036 Software\Opera Software/Last CommandLine 2
    0010 [W] 00001036 Software\Opera Software/Last CommandLine 2
    0011 [W] 00001036 Software\Opera Software/Plugin Path 2
    0012 [W] 00001036 Software\Opera Software/Plugin Path 2
    0013 [W] 00001015 C:\Windows\SysWOW64\Macromed\Flash\flashplayer.xpt 5
    0014 [W] 00001045 C:\Windows\SysWOW64\Macromed\Flash\flashplayer.xpt 5
    0015 [W] 00001015 C:\Windows\SysWOW64\Macromed\Flash\flashplayer.xpt 5
    0016 [W] 00001037 SOFTWARE\Microsoft\Windows NT\CurrentVersion\Image File Execution Options\\FlashUtil32_11_9_900_117_Plugin.exe/ 2
    0017 [I] 00000014 C:\Windows\SysWOW64\Macromed\Flash\NPSWF32_11_9_900_117.dll
    0018 [I] 00000015 C:\Windows\SysWOW64\Macromed\Flash\FlashUtil32_11_9_900_117_Plugin.exe
    0019 [I] 00000024 C:\Windows\SysWOW64\Macromed\Flash\plugin.vch
    0020 [E] 00001031 C:\Windows\SysWOW64\Macromed\Flash\plugin.vch:5
    =X====== M/11.9.900.117 2013-10-22+22-13-01.133 ========
    =O====== M/11.9.900.117 2013-10-23+01-03-51.031 ========
    0000 [I] 00000010 "C:\Users\Donut\AppData\Local\Adobe\AIH.68d8c3aa340533740b548aaf64f9e6a853cb322f\install_ flash_player.exe" -install -iv 8 -au 1
    0001 [W] 00001036 Software\Macromedia\FlashPlayerPlugin/Version 2
    0002 [W] 00001036 Software\Macromedia\FlashPlayerPlugin/PlayerPath 2
    0003 [I] 00000011 1
    0004 [I] 00000020 C:\Windows\SysWOW64\FlashPlayerCPLApp.cpl
    0005 [W] 00001037 SOFTWARE\MozillaPlugins\@adobe.com/FlashPlayer/ 2
    0006 [W] 00001037 SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\Adobe Flash Player Plugin/ 2
    0007 [W] 00001036 Software\Mozilla\Firefox\extensions/Plugins 2
    0008 [W] 00001036 Software\Mozilla\Mozilla Firefox\extensions/Plugins 2
    0009 [W] 00001036 Software\Opera Software/Last CommandLine 2
    0010 [W] 00001036 Software\Opera Software/Last CommandLine 2
    0011 [W] 00001036 Software\Opera Software/Plugin Path 2
    0012 [W] 00001036 Software\Opera Software/Plugin Path 2
    0013 [W] 00001015 C:\Windows\SysWOW64\Macromed\Flash\flashplayer.xpt 5
    0014 [W] 00001045 C:\Windows\SysWOW64\Macromed\Flash\flashplayer.xpt 5
    0015 [W] 00001015 C:\Windows\SysWOW64\Macromed\Flash\flashplayer.xpt 5
    0016 [W] 00001037 SOFTWARE\Microsoft\Windows NT\CurrentVersion\Image File Execution Options\\FlashUtil32_11_9_900_117_Plugin.exe/ 2
    0017 [I] 00000014 C:\Windows\SysWOW64\Macromed\Flash\NPSWF32_11_9_900_117.dll
    0018 [I] 00000015 C:\Windows\SysWOW64\Macromed\Flash\FlashUtil32_11_9_900_117_Plugin.exe
    0019 [I] 00000024 C:\Windows\SysWOW64\Macromed\Flash\plugin.vch
    0020 [E] 00001031 C:\Windows\SysWOW64\Macromed\Flash\plugin.vch:5
    =X====== M/11.9.900.117 2013-10-23+01-04-34.267 ========
    =O====== M/11.9.900.117 2013-10-23+01-54-49.889 ========
    0000 [I] 00000010 "C:\Users\Donut\AppData\Local\Adobe\AIH.68d8c3aa340533740b548aaf64f9e6a853cb322f\install_ flash_player.exe" -install -iv 8 -au 1
    0001 [W] 00001036 Software\Macromedia\FlashPlayerPlugin/Version 2
    0002 [W] 00001036 Software\Macromedia\FlashPlayerPlugin/PlayerPath 2
    0003 [I] 00000011 1
    0004 [I] 00000020 C:\Windows\SysWOW64\FlashPlayerCPLApp.cpl
    0005 [W] 00001037 SOFTWARE\MozillaPlugins\@adobe.com/FlashPlayer/ 2
    0006 [W] 00001037 SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\Adobe Flash Player Plugin/ 2
    0007 [W] 00001036 Software\Mozilla\Firefox\extensions/Plugins 2
    0008 [W] 00001036 Software\Mozilla\Mozilla Firefox\extensions/Plugins 2
    0009 [W] 00001036 Software\Opera Software/Last CommandLine 2
    0010 [W] 00001036 Software\Opera Software/Last CommandLine 2
    0011 [W] 00001036 Software\Opera Software/Plugin Path 2
    0012 [W] 00001036 Software\Opera Software/Plugin Path 2
    0013 [W] 00001015 C:\Windows\SysWOW64\Macromed\Flash\flashplayer.xpt 5
    0014 [W] 00001045 C:\Windows\SysWOW64\Macromed\Flash\flashplayer.xpt 5
    0015 [W] 00001015 C:\Windows\SysWOW64\Macromed\Flash\flashplayer.xpt 5
    0016 [W] 00001037 SOFTWARE\Microsoft\Windows NT\CurrentVersion\Image File Execution Options\\FlashUtil32_11_9_900_117_Plugin.exe/ 2
    0017 [I] 00000014 C:\Windows\SysWOW64\Macromed\Flash\NPSWF32_11_9_900_117.dll
    0018 [I] 00000015 C:\Windows\SysWOW64\Macromed\Flash\FlashUtil32_11_9_900_117_Plugin.exe
    0019 [I] 00000024 C:\Windows\SysWOW64\Macromed\Flash\plugin.vch
    0020 [E] 00001031 C:\Windows\SysWOW64\Macromed\Flash\plugin.vch:5
    =X====== M/11.9.900.117 2013-10-23+01-55-16.870 ========
    =O====== M/11.9.900.117 2013-10-26+23-54-56.408 ========
    0000 [I] 00000010 "C:\Users\Donut\AppData\Local\Adobe\AIH.ac1f66266b3a1ed15e6854de7e879da6668923ee\install_ flash_player.exe" -install -iv 8 -au 1
    0001 [W] 00001036 Software\Macromedia\FlashPlayerPlugin/Version 2
    0002 [W] 00001036 Software\Macromedia\FlashPlayerPlugin/PlayerPath 2
    0003 [I] 00000011 1
    0004 [E] 00001041
    =X====== M/11.9.900.117 2013-10-26+23-55-17.018 ========
    =O====== M/11.9.900.117 2013-10-26+23-55-32.451 ========
    0000 [I] 00000010 "C:\Users\Donut\AppData\Local\Adobe\AIH.ac1f66266b3a1ed15e6854de7e879da6668923ee\install_ flash_player.exe" -install -iv 8 -au 1
    0001 [W] 00001036 Software\Macromedia\FlashPlayerPlugin/Version 2
    0002 [W] 00001036 Software\Macromedia\FlashPlayerPlugin/PlayerPath 2
    0003 [I] 00000011 1
    0004 [I] 00000020 C:\Windows\SysWOW64\FlashPlayerCPLApp.cpl
    0005 [W] 00001037 SOFTWARE\MozillaPlugins\@adobe.com/FlashPlayer/ 2
    0006 [W] 00001037 SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\Adobe Flash Player Plugin/ 2
    0007 [W] 00001036 Software\Mozilla\Firefox\extensions/Plugins 2
    0008 [W] 00001036 Software\Mozilla\Mozilla Firefox\extensions/Plugins 2
    0009 [W] 00001036 Software\Opera Software/Last CommandLine 2
    0010 [W] 00001036 Software\Opera Software/Last CommandLine 2
    0011 [W] 00001036 Software\Opera Software/Plugin Path 2
    0012 [W] 00001036 Software\Opera Software/Plugin Path 2
    0013 [W] 00001015 C:\Windows\SysWOW64\Macromed\Flash\flashplayer.xpt 5
    0014 [W] 00001045 C:\Windows\SysWOW64\Macromed\Flash\flashplayer.xpt 5
    0015 [W] 00001015 C:\Windows\SysWOW64\Macromed\Flash\flashplayer.xpt 5
    0016 [W] 00001037 SOFTWARE\Microsoft\Windows NT\CurrentVersion\Image File Execution Options\\FlashUtil32_11_9_900_117_Plugin.exe/ 2
    0017 [I] 00000014 C:\Windows\SysWOW64\Macromed\Flash\NPSWF32_11_9_900_117.dll
    0018 [I] 00000015 C:\Windows\SysWOW64\Macromed\Flash\FlashUtil32_11_9_900_117_Plugin.exe
    0019 [I] 00000024 C:\Windows\SysWOW64\Macromed\Flash\plugin.vch
    0020 [E] 00001031 C:\Windows\SysWOW64\Macromed\Flash\plugin.vch:5
    =X====== M/11.9.900.117 2013-10-26+23-56-07.233 ========

  • Hr_maintain_masterdata showing an infotype that the user does not have auth

    subject: hr_maintain_masterdata showing an infotype that the user does not have authorisation for
    Hi all,
    I've a user account that's meant to perform staffing, based on the actual HR role.  The system is also set up with an infogroup that contains infotypes 0000, 0001, 0006, 0185, XYZ and other infotypes; XYZ representing an actual infotype.  The HR role is not supposed to have this infotype XYZ.
    When PA40 is used, infotype XYZ will be skipped, as the user account do not have authorisation for it.  I could then proceed to create the record.
    When the fm: hr_maintain_masterdata is used, I was prompted that I do not have authorisation for infotype XYZ.
    I have setup my fm with the mininum amount of values, as indicated below.
    I did not populate a table for "proposed_values" so the infotypes called were due to the actions of the infogroup.
    fm: hr_maintain_masterdata
    pernr = 01234567
    massn = 01          (new staff)
    actio = INS          (insert record)
    tclas = A          (master record)
    begda = 01.09.2010
    endda = 31.12.9999
    werks = myCompanyPlant
    dialog_mode = 2     (online)
    luw_mode = 1          (commit, if no errors encountered)
    no_existance_check = X
    Q. Is there any way to let the function module call the infotypes, with authorisation checks, as what PA40 is doing?
    Your guidance would be appreciated.
    Thank you,
    James Wong

    A behaviour that has been observed was that, after infotype 0185 was saved, the function module throws me back to infotype 0000, citing, "No authorization to maintain XYZ exists".  Data that I had populated to the screen, either via the FM or by manual input were cleared.  If I skip the next 4 screens, I'll arrive at the Infotype after XYZ, with the data populated.  Subsequent infotypes also have their data filled in.
    Once I complete the sequence, the personnel record will be created.  Upon examination, the frist 4 screens that were skipped in the 2nd pass contains data that were entered in the 1st pass.
    My question, as posted in the original post, is why infotype XYZ is triggered by the function module, as the staffing account does not hae access for it.  If I repeat the process using PA40, the infotype is skipped accordingly.
    Any help would be appreciated.
    Thank you,
    James Wong,

  • The loged on user does not have permission to use this object'

    A professional license user currently has Authorisation to all Customer BPs and Sales Documents.
    When creating a random Sales Order, the error message
    'Create POs(): The loged on user does not have permission to use this object'
    is occuring.  This is not occuring for all Sales Orders, this is occuring randomly.
    Note that the Purchase Orders Button in the Logsitics tab in the sales order is NOT selected.
    Cheers Lisa

    hi lisa
    there could be some changes in transaction notification from your side if there are any i would request you to please comment all the changes and then try saving the document it would definately go ahead as there has to be some change in the stored procedure ,
    Regards,
    Manish

  • The user does not have permission to perform the operation

    Hi,
    Configuration: JES Q405. Solaris 10 x86.
    My customer initially installed JES (Portal + AM + DS) on the same box.
    Now, they have a change in their requirement. They want DS to run dedicatedly in another box.
    I have successfully installed a fresh instance of DS in the new box with the same domain name (thus maintaining the same dn). I have copied over 99user.ldif and exported all the data from the original DS in the old box.
    Everything is running fine. DS in the new box is able to function properly.
    On the Portal and AM side, I have changed the following file:
    1. AMConfig.properties
    2. serverconfig.xml
    3. PSConfig.properties
    I have also changed the Primary LDAP entry in iPlanetAMAuthLDAPService, iPlanetAMAuthMembershipService, and iPlanetAMPolicyConfigService.
    However, when I started AM (which is running on Sun Web Server), I got the following error message:
    ------------------- in /var/opt/SUNWam/debug/amSDK ---------------------------
    05/01/2006 04:46:43:324 PM SGT: Thread[main,5,main]
    ConfigManager->Constructor: root DN dc=sg,dc=com
    05/01/2006 04:46:43:403 PM SGT: Thread[main,5,main]
    Invoking _ldapPool.getConnection()
    05/01/2006 04:46:43:403 PM SGT: Thread[main,5,main]
    Got Connection : LDAPConnection {ldap://sg-dsq405.sg.com:389 ldapVersion:3 bindDN:"cn=puser,ou=DSAME
    Users,dc=sg,dc=com"}
    05/01/2006 04:46:43:410 PM SGT: Thread[main,5,main]
    Invoking _ldapPool.close(conn) : LDAPConnection {ldap://sg-dsq405.sg.com:389 ldapVersion:3 bindDN:"c
    n=puser,ou=DSAME Users,dc=sg,dc=com"}
    05/01/2006 04:46:43:411 PM SGT: Thread[main,5,main]
    Released Connection : LDAPConnection {ldap://sg-dsq405.sg.com:389 ldapVersion:3 bindDN:"cn=puser,ou=
    DSAME Users,dc=sg,dc=com"}
    05/01/2006 04:46:43:411 PM SGT: Thread[main,5,main]
    ERROR: ConfigManager->Constructor: Caught exception Message:The user does not have permission to per
    form the operation.
    ------------------------------------ end --------------------------------------------------
    -------------------------- in /var/opt/SUNWam/debug/amAuth ---------------------
    05/01/2006 04:47:21:252 PM SGT: Thread[main,5,main]
    Directory Host: sg-dsq405.sg.com
    Directory PORT : 389
    05/01/2006 04:47:21:298 PM SGT: Thread[main,5,main]
    AuthD initializing
    05/01/2006 04:47:21:610 PM SGT: Thread[main,5,main]
    ERROR: AuthD failed to get auth session
    05/01/2006 04:47:21:688 PM SGT: Thread[main,5,main]
    ERROR: AuthD init()
    com.iplanet.dpro.session.SessionException: AuthD failed to get auth session
    at com.sun.identity.authentication.service.AuthD.initAuthSessions(AuthD.java:709)
    at com.sun.identity.authentication.service.AuthD.<init>(AuthD.java:229)
    at com.sun.identity.authentication.service.AuthD.getAuth(AuthD.java:494)
    at com.sun.identity.authentication.UI.LoginLogoutMapping.init(LoginLogoutMapping.java:71)
    at org.apache.catalina.core.StandardWrapper.loadServlet(StandardWrapper.java:921)
    at org.apache.catalina.core.StandardWrapper.load(StandardWrapper.java:813)
    at org.apache.catalina.core.StandardContext.loadOnStartup(StandardContext.java:3478)
    at org.apache.catalina.core.StandardContext.start(StandardContext.java:3760)
    at com.iplanet.ias.web.WebModule.start(WebModule.java:251)
    at org.apache.catalina.core.ContainerBase.start(ContainerBase.java:1133)
    at org.apache.catalina.core.StandardHost.start(StandardHost.java:652)
    at org.apache.catalina.core.ContainerBase.start(ContainerBase.java:1133)
    at org.apache.catalina.core.StandardEngine.start(StandardEngine.java:355)
    at org.apache.catalina.startup.Embedded.start(Embedded.java:995)
    at com.iplanet.ias.web.WebContainer.start(WebContainer.java:431)
    at com.iplanet.ias.web.WebContainer.startInstance(WebContainer.java:500)
    at com.iplanet.ias.server.J2EERunner.confPostInit(J2EERunner.java:161)
    ----------------------------------------- end --------------------------------------------------
    Any idea how to solve this problem? Thanks in advance!
    justCheeChong
    Message was edited by:
    justCheeChong

    check if the new DS instance has all the AM required ACI's.

  • Cannot delegate Reporting Services Web access to domain user / group, User does not have required permissions

    Hi
    I have an SCCM 2012 SP1 CU3 installation on a Server 2008 R2 + SQL 2008 R2.
    I'm having trouble delegating Reporting Services Web Access to a standard domain user.
    I have followed the instructions from these blogs:
    http://blog.coretech.dk/kea/creating-the-reporting-user-role-in-configmgr-2012/
    http://www.wolffhaven45.com/blog/sccm/assigning-users-to-configmgr-reportusers-group-in-sccm-2012/
    No matter how I try, I cannot get the reports to show for a standard domain user. In the console no reports are showing and in the web access I get
    "User domain\user does not have required permissions........"
    The only thing that is consistenly working when I test is to put the AD Group on the Security Role "Full Administrator".
    Then everything will show up.
    Any ideas on how to troubleshoot this?

    Thanks everyone for helping me with tips. I have now solved the problem. It was the permissions from SCCM that did not replicate to the Reporting Server.
    In srsrp.log I got these error messages:
    Could not retrieve the reporting service name for instance 'MSSQLSERVER'
    Invalid class
    Could not stop the reporting serviceAfter googling a litte I found these 2 sites with similiar problems:http://social.technet.microsoft.com/Forums/en-US/d4a7f93a-506f-4e3f-b5fc-bd2b087277da/ssrs-permissions-do-not-add?forum=configmanagergeneral
    http://www.microtom.net/microsoft-system-center/software-distribution/sccm-2012-reporting-services-do-not-install
    So I ran the command for SQL 2008 R2: mofcomp.exe C:\Program Files (x86)\Microsoft SQL Server\100\Shared\sqlmgmproviderxpsp2up.mof
    and BAAM, everything started to work =)
    /ALX

  • The logged in user does not have permissions to perform this operation

    OIM 11.1.2.0.4
    Connector: Microsoft Active Directory User Management 11.1.1.5.0
    Action: revoke a provisioned AD account (logged in user is XELSYSADM member of SYSTEM ADMINISTRATIONS role)
    Error message: IAM-2050243 : Orchestration process with id 5756, failed with error message IAM-4065011 : An error occurred in oracle.iam.provisioning.spi.DOBProvisioningMechanism/revoke(Account) while revoking account with id 1 for the user with key 43 and the cause of error is The logged in user does not have permissions to perform this operation..

    The problem is missing entries into table AAD, Provisioning API uses table AAD to check administrator's scope on the user's organization.
    TEST: following SQL statement should return at least a value
    select aad_write, aad_delete
    from aad aad
    , usr usr
    where aad.act_key = usr.act_key
    and usr.usr_key = <user_key_of_user_you_wanto_to_revoke>
    and aad.ugp_key in (
    select ugp.ugp_key
    from ugp ugp
    , usg usg
    where ugp.ugp_key = usg.ugp_key
    and usg.usr_key = <user_key_of_xelsysadm>
    BUG (in my case): if you create an Organization using a OIM user that does not have any Role (except default ALL USERS Role) the system does NOT add right entries into AAD table, so you can revoke account of users that are members of this Organization
    WORKAROUND: manually insert entries for all Organizations (ACT_KEYs) for the user XELSYSADM into AAD table
    FIX: always create an Organization using a OIM users with at least one Role except ALL USERS role

Maybe you are looking for

  • Error Running Oracle Apps and Discoverer at the same time

    Hello, We are having trouble running Oracle Apps and Discoverer at the same time on certain user's machines. Here are the specifics: The user opens Oracle Apps in Internet Explorer. The user then opens Discoverer in another Internet Explorer windows

  • Imac Problems with bootcamp, plz help!

    I installed windows xp on my new aluminum 2.0ghz imac, when i perform hard tasks like editing or watching video, or playing some pc games, the imac screen will crash. The monitor has been shut off but i can sill hear the video game. This happens allo

  • Empty LOV on webi

    Hi there, I created an OLAP universe on bw query, and created a webi on that universe.  LOVs of all variables are empty, while executing on BEx web anlyzer, variable value candidates are not empty.  Any insight? The env is BOE XI 3.1 SP2 + BW 7.0018

  • Camera Shutter Sound - Any way to silence?

    Does anyone know of a way to turn off the simulated shutter sound that the phone makes when you take a picture?

  • Some advice for a prospective user please.

    Hello, I have been looking through some of the documentation on the Adobe web site and I have read several posts that have answered some of my questions but I just want to be certain that Contribute is the product that I need, or rather my client nee