ACS database reporting permissions issue

Hi,
I have an issue with my testing of the ACS reporting in two test environments (SCOM 2012 SP1). One has SQL installed on the same server as the MS and the other is a separate SQL install on its own server with multiple MS’s. On both SQL servers
the ACS database is running on the same server as the other SCOM databases under an instance called SCOM. When we go live the intention is to run on a separate SQL server so not sure if this would still be relevant at that point.
First off all my normal reports are running fine from the console and from SQL reporting services. My understanding is that the reports are running under different contexts at this point – the web reporting with the account I am logged in
with and from within SCOM console trying to use the data reader account.
 When trying from the web reporting services or SCOM console I get -
“An error has occurred during report processing. (rsProcessingAborted)
Cannot create a connection to data source 'dataSource1'. (rsErrorOpeningConnection)
A network-related or instance-specific error occurred while establishing a connection to SQL Server. The server was not found or was not accessible. Verify that the instance name is correct and that SQL Server is configured to allow remote
connections. (provider: Named Pipes Provider, error: 40 - Could not open a connection to SQL Server)”
With regard to the account I am using for the web reporting. It’s a domain admin account. However what I also did was create a global security group called “SCOMACS” and gave this group “db_datareader” permissions within SQL.
I also gave the data reader service account permissions to see if this fixed the issue from the console.
Wonder if anyone could help?

Hi,
This seems more like a SQL issue, please make sure your database engine is configured to accept remote connections
• Start > All Programs > SQL Server 2005 > Configuration Tools > SQL Server Surface Area Configuration • Click on Surface Area Configuration for Services and Connections • Select the instance that is having a problem > Database Engine >
Remote Connections • Enable local and remote connections • Restart instance 
Please go through the below blog to troubleshoot this issue:
Named Pipes Provider, error: 40 - Could not open a connection to SQL Server
http://blogs.msdn.com/b/sql_protocols/archive/2007/03/31/named-pipes-provider-error-40-could-not-open-a-connection-to-sql-server.aspx
SQL SERVER – FIX : ERROR : (provider: Named Pipes Provider, error: 40 – Could not open a connection to SQL Server) (Microsoft SQL Server, Error: )http://blog.sqlauthority.com/2009/05/21/sql-server-fix-error-provider-named-pipes-provider-error-40-could-not-open-a-connection-to-sql-server-microsoft-sql-server-error/
Please Note: Since the web site is not hosted by Microsoft, the link may change without notice. Microsoft does not guarantee the accuracy of this information.
Hope this helps.
Regards,
Yan Li
Regards, Yan Li

Similar Messages

  • Restoring pre-migration DPM Database - Reporting Tab issue

    Before migration, upgraded DPM 2010 to 2012 thru to 2012 R2. Took backup of database.
    Built new Windows 2012 R2, SQL 2012 SP1 & DPM 2012 R2. While database is blank, DPM seems to work fine.
    Restored pre-migration backup of DPM database over this new blank database. Most of DPM seems fine so far. Tape autoloader and attached disks are recognised and previous backups are all available. Protection Groups seem fine.
    Accessing the reporting tab causes MMC to quit with error.
    Description:
      AppName: mmc AppVer: 4.2.1205.0 ModName: mmc.exe
    ModVer: 6.3.9600.16384 StackHash: 9EAE70C3
    Problem signature:
      Problem Event Name: DPMException
      Application Name: mmc
      Application Version: 4.2.1205.0
      Module Name: mmc.exe
      Module Version: 6.3.9600.16384
      Exception Name: System.NullReferenceException
      Exception Point: Microsoft.Internal.EnterpriseStorage.Dls.UI.ReportingPage.Reporting.RefreshListView
      Other: 9EAE70C3
      OS Version: 6.3.9600.2.0.0.272.7
      Locale ID: 6153
    Event Log:
    An unexpected error caused a failure for process 'mmc'.  Restart the DPM process 'mmc'.
    Problem Details:
    <FatalServiceError><__System><ID>19</ID><Seq>0</Seq><TimeCreated>31/03/2014 10:37:37</TimeCreated><Source>DpmThreadPool.cs</Source><Line>163</Line><HasError>True</HasError></__System><ExceptionType>NullReferenceException</ExceptionType><ExceptionMessage>Object
    reference not set to an instance of an object.</ExceptionMessage><ExceptionDetails>System.NullReferenceException: Object reference not set to an instance of an object.
       at Microsoft.Internal.EnterpriseStorage.Dls.UI.ReportingPage.Reporting.RefreshListView()
       at Microsoft.Internal.EnterpriseStorage.Dls.UI.ReportingPage.Reporting.DisplayAppropriateListView()
       at Microsoft.Internal.EnterpriseStorage.Dls.UI.ReportingPage.Reporting.CheckAccountStatusAndUpdateUI()
       at Microsoft.Internal.EnterpriseStorage.Dls.UI.ReportingPage.Reporting.UpdateReportingUI()
       at Microsoft.Internal.EnterpriseStorage.Dls.UI.ReportingPage.Reporting.UpdateReportingPage()</ExceptionDetails></FatalServiceError>
    Accessing reporting using Internet Explorer and the URL for Reporting in SQL seems Okay.
    Seeing as the database restore is the single factor that causes functionality to break I have been trying to ascertain what I might correct incside the pre-migration database.
    While the new machine has the same computer name, the accounts for services and SQL were changed in line with what was suggested/recommended by the setup comments I came across (domain accounts instead of local etc.) So there would be a discrepancy between
    the pre-migration security accounts and the new servers security accounts.
    Should I try and correct this specific issue and can anyone help with that (seeing as rest seems to be working okay)?
    OR
    Can you point me to the recommended steps that I should follow (post-restore) to get this setup working for reporting?

    You're not alone. I have the exact same issue (report tab results in MMC crash) after upgrading from DPM 2012sp1 to DPM 2012R2.
    I installed fresh windows 2012r2, then installed DPM 2012sp1, restored database, then upgraded to DPM 2012r2. Now I can't access the report TAB even though
    http://dpmserver/reports works just fine for viewing DPM reports.
    My error codes are identical to what you posted.
    Additionally, here is the crash log where I thought it was relevant to our situation:
    NORMAL ConnectToReportServerUrl: Try connecting with url [http://dpmserver/ReportServer]
     0D68 0938 05/07 21:18:58.102 42 Reporter.cs(2177)   NORMAL GetReportServerUrl: return [http://dpmserver/ReportServer]
     0D68 0938 05/07 21:18:58.133 42 Reporter.cs(255)   NORMAL  connected to the ReportServer :http://dpmserver/ReportServer/ReportService2005.asmx
    0D68 0938 05/07 21:18:59.915 42 Reporter.cs(396)   NORMAL There is no report in the rootFolderPath :
    0D68 0E30 05/07 21:18:59.930 09 AppAssert.cs(130)   WARNING ASSERT: (FileName:Reporting.cs; LineNumber:612)
    0D68 0E30 05/07 21:18:59.930 09 AppAssert.cs(130)   WARNING There is no DPM report deployed on the report server
     0D68 0E30 05/07 21:18:59.930 34 PageController.cs(1970)   WARNING Attempting to handle fatal error: System.NullReferenceException: Object reference not set to an instance of an object.
     0D68 0E30 05/07 21:18:59.930 34 PageController.cs(1970)   WARNING    at Microsoft.Internal.EnterpriseStorage.Dls.UI.ReportingPage.Reporting.RefreshListView()
     0D68 0E30 05/07 21:18:59.930 34 PageController.cs(1970)   WARNING    at Microsoft.Internal.EnterpriseStorage.Dls.UI.ReportingPage.Reporting.DisplayAppropriateListView()
     0D68 0E30 05/07 21:18:59.930 34 PageController.cs(1970)   WARNING    at Microsoft.Internal.EnterpriseStorage.Dls.UI.ReportingPage.Reporting.CheckAccountStatusAndUpdateUI()
     0D68 0E30 05/07 21:18:59.930 34 PageController.cs(1970)   WARNING    at Microsoft.Internal.EnterpriseStorage.Dls.UI.ReportingPage.Reporting.UpdateReportingUI()
     0D68 0E30 05/07 21:18:59.930 34 PageController.cs(1970)   WARNING    at Microsoft.Internal.EnterpriseStorage.Dls.UI.ReportingPage.Reporting.UpdateReportingPage()
     0D68 0E30 05/07 21:18:59.946 34 PageController.cs(2012)   NORMAL Will  invoke Watson
     0D68 0E30 05/07 21:18:59.946 34 PageController.cs(2102)   WARNING UI Thread Exception: System.NullReferenceException
     0D68 0E30 05/07 21:18:59.946 34 PageController.cs(2109)   WARNING --------------------

  • Reporting Services Point - possibly permissions issue

    I'm having a really hard time configuring a working reporting services point in my test SCCM 2012 R2 environment and was hoping someone might be able to help me work out what's gone wrong.
    My servers are WS2008 R2.  SQL Server 2008 R2 is installed on the primary site server and holds the site database.  I installed SSRS onto a separate site server and added it as a reporting services point.  This worked, and I see the list of
    reports in the SCCM admin console.  However, when I try to run a report - either from the console or via web browser - I get this message:
    The default value expression for the report parameter 'usertokensids' contains an error.  There are no logon servers available to service the logon request. (rsRuntimeErrorInExpression)
       at Microsoft.Reporting.WinForms.ServerReportSoapProxy.OnSoapException(SoapException e)
       at Microsoft.Reporting.WinForms.Internal.Soap.ReportingServices2005.Execution.RSExecutionConnection.ProxyMethodInvocation.Execute[TReturn](RSExecutionConnection connection, ProxyMethod`1 initialMethod, ProxyMethod`1 retryMethod)
       at Microsoft.Reporting.WinForms.Internal.Soap.ReportingServices2005.Execution.RSExecutionConnection.LoadReport(String Report, String HistoryID)
       at Microsoft.Reporting.WinForms.ServerReport.EnsureExecutionSession()
       at Microsoft.Reporting.WinForms.ServerReport.SetParameters(IEnumerable`1 parameters)
       at Microsoft.ConfigurationManagement.AdminConsole.SrsReporting.ReportViewerWindowsForms.SetParameterValues_DoWork(Object sender, DoWorkEventArgs e)
    SMSAdminUI.log shows this message:
    [25, PID:3096][06/12/2014 11:24:05] :[fqdnofprimaryserver] : The request failed with HTTP status 503: Server Error.
    Now, the reason I think this is a permissions issue is because srsrp.log on the Reporting Point server shows this:
    (!) Error retrieving folders - [Login failed for user 'domain\reportingservercomputername$'.].
    (I've removed the actual name here, obviously.)
    I'm really puzzled about what's going on here, what is trying to authenticate with the SSRS server's machine credentials, and what for.  Looking in SQL Server Management Studio on the primary site server which hosts the SQL database, I can see that
    the account has a login listed and it has its default schema listed as DBO.  On the SSRS server, in Reporting Services Configuration Manager, the Report Server Service Account is set to a dedicated domain user account.  The Current Report Server
    Database Credential is set to my own Windows login using Current User - Integrated Security - I can't seem to get it to accept the dedicated user account.
    Can anyone help me figure out what's gone wrong and how I fix it, please?  I'm by no means a SQL person, and I'm at my wit's end with this!
    Thanks,
    M

    The plot thickens.
    The SSRS server has these:
    "The report server has detected a possible denial of service attack. The report server is dropping requests for service from the IP address 192.168.113.163" (this is the IP address of the primary site system, which hosts the SQL database)
    and then
    "Report Server Windows Service (MSSQLSERVER) cannot connect to the report server database"
    The primary site system, meanwhile, has got thousands of these:
    "Login failed for user 'DOMAIN\SSRSSERVERNAME$'. Reason: Token-based server access validation failed with an infrastructure error. Check for previous errors. [CLIENT: 192.168.113.164]" (that's the IP of the SSRS server)
    The Windows firewall is off for both systems.  They're on an isolated test network.  I still don't understand where the setting is that tells it to make SQL queries using the SSRS server's machine account, rather than the dedicated service account
    I created.
    Any more ideas?  Thanks for your help so far - I really appreciate it!

  • Permissions issue - schema assignment?

    Hi,
    Running application express 2, Oracle 9i (I know!)
    I'm looking into using apex as an alternative to crystal reports for some of our staff, they only use crystal to generate xls documents so apex should work fine for them. However I'm running into a permissions issue, most likely due to my lack of understander of how workspaces and schemas really work together.
    We have some internal tools written in APEX which I don't want these new developers to be able to mess with, so I've created a new workspace called "crystal", I've also created a schema "crystal_apex" which has been assigned to the crystal workspace. This schema/user has been granted select access on the various tables it needs to access in other tables via a role, "crystal_role" (this is pre-existing and gets granted to anyone who needs to log in via crystal).
    So, if I log into sqlplus as crystal_apex, I can happily run queries against the tables this user has access to via the role, however, access via the SQL Commands tool, any sql run against tables not in the crystal_apex schema fails. Even if I add another schema to the workspace, I can only query against that schema by changing the "schema" dropdown in the SQL Commands tool. If I do switch to using the other schema, the workspace now has full access to that schema, something I do not want, the crystal users have a very restricted level of access.
    Is it possible to query/create reports against schemas other than the one apex is connected as? If not, how can you do any cross schema queries (something very common in our database). I'm sure I have done this before in our other workspace, however I cannot recall how I set it up.
    It seems if I grant the rights directly to the schema (apex_crystal) rather than via a Role, then the permissions work fine, however only the schemas explicitly granted in apex show up in the query builder/object browser. Is there any way around this, or is this different in newer versions of apex?
    Any help in the right direction would be greatly appreciated.
    Edited by: nib000 on Aug 12, 2009 2:49 PM
    Edited by: nib000 on Aug 12, 2009 2:56 PM

    Hi,
    Since this is a somewhat related topic I am cross posting from another thread.
    I have successfully made a policy using dbms_fga, however am having trouble viewing the audit view based on dba_fga_audit_trail. I had the dba create a view based on the dba_fga_audit_trail limited to my schema--call it 'my_audit_view'. So she granted all on 'my_audit_view' to 'my_schema'. She also did same grants to my userid in Apex. I still cannot see the view in the Workspace -- 'table or view does not exist'. What does she need to do to make this audit view available to an apex user in this workspace? Does the grant actually have to be done to apex_public_user (hope not)?? It is interesting that I was able to create the policy from the Apex workspace SQL Worksheet:
    begin
    dbms_fga.add_policy(
    object_schema => 'my_schema',
    object_name => 'my_table',
    policy_name => 'my_table_audit',
    audit_condition => null,
    statement_types => 'insert, update,delete');
    end;
    And she showed me that the view does exist and shows the inserts, updates I performed subsequent to the execution of the above, but I cannot run the view myself at this point within my Apex workspace -- which has only 1 schema -- 'my_schema'
    Secondly, assuming I get beyond this issues of being able to see the view as a developer, if I want to create a report based on 'my_audit_view' in an application that an 'admin' type user can run on a page in an application (assuming the authorization is set up for the page), is there some other security step that has to be done to make audit view available to the application report??
    Thanks,
    Pat

  • SCCM Reporting Configuration Issue

    I'm really hoping someone can help out because I have spent far too much time on this already.
    We I go to Monitoring and Reports and "Report Options" I get this error when trying to select a default reporting server:
    "There is a problem connectiong to the specified reporting server. Please check the connection and make sure SQL reporting services is running on the specified server." (the typo is
    in the error message)
    I can get the web URLs for the report server and all the reports are there so I know that SSRS is working but I can't get them to show up in the console. 
    Thanks 

    Yes I do and I have it installed on the SQL database machine. Below is what I have in the srsrp.log file. I am thinking its a permissions issue..
    Successfully created srsserver SMS_SRS_REPORTING_POINT
    3/14/2014 10:13:03 AM 3356 (0x0D1C)
    Reporting Services URL from Registry [https://wessql02.wes.local/ReportServer/ReportService2005.asmx]
    SMS_SRS_REPORTING_POINT 3/14/2014 10:13:03 AM
    3356 (0x0D1C)
    Reporting Services is running SMS_SRS_REPORTING_POINT
    3/14/2014 10:13:03 AM 3356 (0x0D1C)
    Retrieved datasource definition from the server.
    SMS_SRS_REPORTING_POINT 3/14/2014 10:13:03 AM
    3356 (0x0D1C)
    [WESSQL02.wes.local] [CM_WES] [ConfigMgr_WES] [WESSQL02.WES.LOCAL]
    SMS_SRS_REPORTING_POINT 3/14/2014 10:13:03 AM
    3356 (0x0D1C)
    [MSSQLSERVER] [1] [] [WES\administrator] SMS_SRS_REPORTING_POINT
    3/14/2014 10:13:03 AM 3356 (0x0D1C)
    [1] [0] SMS_SRS_REPORTING_POINT
    3/14/2014 10:13:03 AM 3356 (0x0D1C)
    Confirmed version [11.0.3128.0] for the Sql Srs Instance.
    SMS_SRS_REPORTING_POINT 3/14/2014 10:13:03 AM
    3356 (0x0D1C)
    Retrieved datasource definition from the server.
    SMS_SRS_REPORTING_POINT 3/14/2014 10:13:03 AM
    3356 (0x0D1C)
    Updating data source {5C6358F2-4BB6-4a1b-A16E-8D96795D8602} at ConfigMgr_WES
    SMS_SRS_REPORTING_POINT 3/14/2014 10:13:03 AM
    3356 (0x0D1C)
    Loading localization resources from directory [D:\SMS_SRSRP\SrsResources.dll]
    SMS_SRS_REPORTING_POINT 3/14/2014 10:13:03 AM
    3356 (0x0D1C)
    Looking for 'English (United States)' resources
    SMS_SRS_REPORTING_POINT 3/14/2014 10:13:03 AM
    3356 (0x0D1C)
    Looking for 'English' resources SMS_SRS_REPORTING_POINT
    3/14/2014 10:13:03 AM 3356 (0x0D1C)
    Found resources for 'English' SMS_SRS_REPORTING_POINT
    3/14/2014 10:13:03 AM 3356 (0x0D1C)
    Next security configuration at [3/14/2014 10:22:03 AM]
    SMS_SRS_REPORTING_POINT 3/14/2014 10:13:04 AM
    3356 (0x0D1C)
    Root Folder exists SMS_SRS_REPORTING_POINT
    3/14/2014 10:13:04 AM 3356 (0x0D1C)
    Successfully checked that the SRS web service is healthy on server WESSQL02.WES.LOCAL
    SMS_SRS_REPORTING_POINT 3/14/2014 10:13:04 AM
    3356 (0x0D1C)

  • Runtime error while creating logical database report pgm

    Hi,
        I have started doing pgm on Logical Database report using VBAK,VBAP and MARA. I took VBAK as the root node and VBAP& MARA  as subnodes. The actual requirement is:-  I am trying to place these tables in Application server for perfromance issue using Logical database. Based on sales, the items need to be be displayed. And based on Items, the material data should be displayed.So root node here is VBAK.
    I have created these 3 nodes in SE36 tx.code. when I go back to se36 main screen and under "subobjects"  ,I've selected "selections". I got a dialog box saying that "Nodes for which free selections are to be made". I have clicked on the radio buttons.And then clicked on "transfer" . I am getting a runtime error . Please let me know the solution.
        Please do send me the actual process to goon with logical database reporting.

    Hello
    Logically speaking, a company code can have more than one FSV as long as they share the same chart of accounts.
    When COA is common, the FSV pattern can be designed seperatly to serve the purpose of varied reporting.
    The dump you are getting is a temporary snag. Take a screen shot from SM54 after you execute the report and pass it to BASIS for analysis. They would fix that.
    Reg
    assign points if useful

  • Permissions Issues

    I am sure that most of you who read these forums already know about recent updates that create permissions issues. I was not sure how to deal with them and needed to verify for myself what was causing them and to convince myself that they are benign. I just wanted to share the evidence with you that I monitored over a day. Specifically, what is causing these benign permissions errors are three Apple updates: Front Row Update (2.1.7) 13.3 MB (worst offender), iTunes (8.1) 65.4 MB, and iLife Support (9.0.1) 3.7 MB. I assume Apple has heard about this by now. Here are my lengthy test results:
    OSX 10.5.0 is installed.
    03-21-2009 12:51 A.M.
    Disk Permissions Repaired. Results:
    Repairing permissions for “Mac”
    Permissions repair complete
    (A disk image of the hard drive is made during this time, from the install DVD)
    03-21-2009 1:49 AM
    OSX 10.5.1 Update is installed.
    03-21-2009 1:55 AM
    Disk Permissions Repaired. Results:
    Repairing permissions for “Mac”
    ACL found but not expected on "private/var/root/Library/Preferences".
    ACL found but not expected on "private/var/root/Library".
    ACL found but not expected on "private/var/root".
    Permissions repair complete
    03-21-2009 1:58 AM
    Disk Permissions Repaired. Results:
    Repairing permissions for “Mac”
    ACL found but not expected on "private/var/root/Library/Preferences".
    ACL found but not expected on "private/var/root/Library".
    ACL found but not expected on "private/var/root".
    Permissions repair complete
    03-21-2009 2:18 AM
    OSX 10.5.2 Update is installed.
    03-21-2009 2:22 AM
    Disk Permissions Repaired. Results:
    Repairing permissions for “Mac”
    ACL found but not expected on "private/var/root/Library/Preferences".
    ACL found but not expected on "private/var/root/Library".
    ACL found but not expected on "private/var/root".
    Permissions repair complete
    (Adobe Flash Player was installed).
    03-21-2009 3:06 AM
    OSX 10.5.3 Update is installed.
    03-21-2009 3:34 AM
    Disk Permissions Repaired. Results:
    Repairing permissions for “Mac”
    Reading permissions database.
    Reading the permissions database can take several minutes.
    ACL found but not expected on "private/var/root/Library/Preferences".
    ACL found but not expected on "private/var/root/Library".
    ACL found but not expected on "private/var/root".
    Permissions differ on "Library/Internet Plug-Ins/Flash Player.plugin/Contents/Resources/English.lproj/Localized.rsrc", should be -rw-rw-r-- , they are -rw-r--r-- .
    Permissions differ on "Library/Internet Plug-Ins/flashplayer.xpt", should be -rw-rw-r-- , they are -rw-r--r-- .
    Permissions differ on "Library/Internet Plug-Ins/Flash Player.plugin/Contents/Resources/ko.lproj/Localized.rsrc", should be -rw-rw-r-- , they are -rw-r--r-- .
    Permissions differ on "Library/Internet Plug-Ins/Flash Player.plugin/Contents/Resources/zh_CN.lproj/Localized.rsrc", should be -rw-rw-r-- , they are -rw-r--r-- .
    Permissions differ on "Library/Internet Plug-Ins/Flash Player.plugin/Contents/Resources/zh_TW.lproj/Localized.rsrc", should be -rw-rw-r-- , they are -rw-r--r-- .
    Group differs on "private/etc/cups", should be 0, group is 26.
    Permissions repair complete
    03-21-2009 3:41 AM
    Disk Permissions Repaired. Results:
    Repairing permissions for “Mac”
    Reading permissions database.
    Reading the permissions database can take several minutes.
    ACL found but not expected on "private/var/root/Library/Preferences".
    ACL found but not expected on "private/var/root/Library".
    ACL found but not expected on "private/var/root".
    Permissions repair complete
    03-21-2009 4:07 AM
    OSX 10.5.4 Update is installed.
    03-21-2009 4:16 AM
    Disk Permissions Repaired. Results:
    Repairing permissions for “Mac”
    Reading permissions database.
    Reading the permissions database can take several minutes.
    ACL found but not expected on "private/var/root/Library/Preferences".
    ACL found but not expected on "private/var/root/Library".
    ACL found but not expected on "private/var/root".
    Group differs on "private/etc/cups", should be 0, group is 26.
    Permissions repair complete
    03-21-2009 4:20 AM
    Disk Permissions Repaired. Results:
    Repairing permissions for “Mac”
    Reading permissions database.
    Reading the permissions database can take several minutes.
    ACL found but not expected on "private/var/root/Library/Preferences".
    ACL found but not expected on "private/var/root/Library".
    ACL found but not expected on "private/var/root".
    Permissions repair complete
    03-21-2009 4:40 AM
    OSX 10.5.5 Update is installed.
    03-21-2009 5:08 AM
    Disk Permissions Repaired. Results:
    Repairing permissions for “Mac”
    Reading permissions database.
    Reading the permissions database can take several minutes.
    ACL found but not expected on "private/var/root/Library/Preferences".
    ACL found but not expected on "private/var/root/Library".
    ACL found but not expected on "private/var/root".
    Group differs on "private/etc/cups", should be 0, group is 26.
    Permissions differ on "private/var/spool/cups/cache/rss", should be drwxr-xr-x , they are drwxrwxr-x .
    Permissions repair complete
    03-21-2009 5:13 AM
    Disk Permissions Repaired. Results:
    Repairing permissions for “Mac”
    Reading permissions database.
    Reading the permissions database can take several minutes.
    ACL found but not expected on "private/var/root/Library/Preferences".
    ACL found but not expected on "private/var/root/Library".
    ACL found but not expected on "private/var/root".
    Permissions repair complete
    03-21-2009 6:00 AM
    OSX 10.5.6 Update is installed.
    03-21-2009 6:11 AM
    Disk Permissions Repaired. Results:
    Repairing permissions for “Mac”
    Reading permissions database.
    Reading the permissions database can take several minutes.
    ACL found but not expected on "private/var/root/Library/Preferences".
    ACL found but not expected on "private/var/root/Library".
    ACL found but not expected on "private/var/root".
    Group differs on "private/etc/cups", should be 0, group is 26.
    Permissions differ on "private/var/spool/cups/cache/rss", should be drwxr-xr-x , they are drwxrwxr-x .
    Permissions repair complete
    03-21-2009 6:16 AM
    Disk Permissions Repaired. Results:
    Repairing permissions for “Mac”
    Reading permissions database.
    Reading the permissions database can take several minutes.
    ACL found but not expected on "private/var/root/Library/Preferences".
    ACL found but not expected on "private/var/root/Library".
    ACL found but not expected on "private/var/root".
    Permissions repair complete
    (Long break)
    03-21-2009 5:57 PM
    SOFTWARE UPDATE RUN
    Updates Listed:
    Airport Utility (5.3.2) 10.5 MB
    Airport Utility Software Update (5.4.1) 19.5 MB
    QuickTime (7.6) 75.1 MB
    iTunes (8.1) 65.4 MB
    iLife Support (9.0.1) 3.7 MB
    Airport Client Update 2009-001 (1.0) 1.8 MB
    Java For Mac OS X 10.5 Update 2 (1.0) 136 MB
    Safari (3.2.1) 39.9 MB
    Security Update 2009-001 (1.0) 44.1 MB
    This Update was installed:
    Security Update 2009-001 (1.0) 44.1 MB
    (auto reboot)
    03-21-2009 6:30 PM
    Disk Permissions Repaired. Results:
    Repairing permissions for “Mac”
    Reading permissions database.
    Reading the permissions database can take several minutes.
    Group differs on "private/etc/cups", should be 0, group is 26.
    Permissions differ on "private/var/spool/cups/cache/rss", should be drwxr-xr-x , they are drwxrwxr-x .
    Permissions repair complete
    03-21-2009 6:37 PM
    Disk Permissions Repaired. Results:
    Repairing permissions for “Mac”
    Reading permissions database.
    Reading the permissions database can take several minutes.
    Permissions repair complete
    03-21-2009 6:38 PM
    SOFTWARE UPDATE RUN
    Updates Listed:
    Airport Utility (5.3.2) 10.5 MB
    Airport Utility Software Update (5.4.1) 19.5 MB
    QuickTime (7.6) 75.1 MB
    iTunes (8.1) 65.4 MB
    iLife Support (9.0.1) 3.7 MB
    Airport Client Update 2009-001 (1.0) 1.8 MB
    Java For Mac OS X 10.5 Update 2 (1.0) 136 MB
    Safari (3.2.1) 39.9 MB
    This Update was installed:
    Java For Mac OS X 10.5 Update 2 (1.0) 136 MB
    (manual reboot)
    03-21-2009 7:40 PM
    Disk Permissions Repaired. Results:
    Repairing permissions for “Mac”
    Reading permissions database.
    Reading the permissions database can take several minutes.
    Group differs on "private/etc/cups", should be 0, group is 26.
    Permissions differ on "private/var/spool/cups/cache/rss", should be drwxr-xr-x , they are drwxrwxr-x .
    Permissions repair complete
    03-21-2009 7:44 PM
    Disk Permissions Repaired. Results:
    Repairing permissions for “Mac”
    Reading permissions database.
    Reading the permissions database can take several minutes.
    Permissions repair complete
    03-21-2009 7:45 PM
    SOFTWARE UPDATE RUN
    Updates Listed:
    Airport Utility (5.3.2) 10.5 MB
    Airport Utility Software Update (5.4.1) 19.5 MB
    QuickTime (7.6) 75.1 MB
    iTunes (8.1) 65.4 MB
    iLife Support (9.0.1) 3.7 MB
    Airport Client Update 2009-001 (1.0) 1.8 MB
    Safari (3.2.1) 39.9 MB
    Java for Mac OS X 10.5 Update 3 (1.0) 2.9 MB
    This Update was installed:
    Java for Mac OS X 10.5 Update 3 (1.0) 2.9 MB
    (manual reboot)
    03-21-2009 7:54 PM
    Disk Permissions Repaired. Results:
    Repairing permissions for “Mac”
    Reading permissions database.
    Reading the permissions database can take several minutes.
    Group differs on "private/etc/cups", should be 0, group is 26.
    Permissions differ on "private/var/spool/cups/cache/rss", should be drwxr-xr-x , they are drwxrwxr-x .
    Permissions repair complete
    03-21-2009 8:06 PM
    Disk Permissions Repaired. Results:
    Repairing permissions for “Mac”
    Reading permissions database.
    Reading the permissions database can take several minutes.
    Permissions repair complete
    03-21-2009 8:08 PM
    SOFTWARE UPDATE RUN
    Updates Listed:
    Airport Utility (5.3.2) 10.5 MB
    Airport Utility Software Update (5.4.1) 19.5 MB
    QuickTime (7.6) 75.1 MB
    iTunes (8.1) 65.4 MB
    iLife Support (9.0.1) 3.7 MB
    Airport Client Update 2009-001 (1.0) 1.8 MB
    Safari (3.2.1) 39.9 MB
    This Update was installed:
    Airport Utility (5.3.2) 10.5 MB
    (manual reboot)
    03-21-2009 8:16 PM
    Disk Permissions Repaired. Results:
    Repairing permissions for “Mac”
    Reading permissions database.
    Reading the permissions database can take several minutes.
    Permissions differ on "Applications/Utilities/AirPort Utility.app/Contents/Resources/lanArrow.png", should be -rwxrwxr-x , they are -rw-rw-r-- .
    Permissions differ on "Applications/Utilities/AirPort Utility.app/Contents/Resources/lanCheck.png", should be -rwxrwxr-x , they are -rw-rw-r-- .
    Permissions differ on "Applications/Utilities/AirPort Utility.app/Contents/Resources/lanDisabled.png", should be -rwxrwxr-x , they are -rw-rw-r-- .
    Permissions differ on "Applications/Utilities/AirPort Utility.app/Contents/Resources/wanArrow.png", should be -rwxrwxr-x , they are -rw-rw-r-- .
    Permissions differ on "Applications/Utilities/AirPort Utility.app/Contents/Resources/wanCheck.png", should be -rwxrwxr-x , they are -rw-rw-r-- .
    Permissions differ on "Applications/Utilities/AirPort Utility.app/Contents/Resources/wanDisabled.png", should be -rwxrwxr-x , they are -rw-rw-r-- .
    Group differs on "private/etc/cups", should be 0, group is 26.
    Permissions differ on "private/var/spool/cups/cache/rss", should be drwxr-xr-x , they are drwxrwxr-x .
    Permissions repair complete
    03-21-2009 8:21 PM
    Disk Permissions Repaired. Results:
    Repairing permissions for “Mac”
    Reading permissions database.
    Reading the permissions database can take several minutes.
    Permissions repair complete
    03-21-2009 8:33 PM
    SOFTWARE UPDATE RUN
    Updates Listed:
    Airport Utility Software Update (5.4.1) 19.5 MB
    QuickTime (7.6) 75.1 MB
    iTunes (8.1) 65.4 MB
    iLife Support (9.0.1) 3.7 MB
    Airport Client Update 2009-001 (1.0) 1.8 MB
    Safari (3.2.1) 39.9 MB
    This Update was installed:
    Airport Utility Software Update (5.4.1) 19.5 MB
    (manual reboot)
    03-21-2009 8:47 PM
    Disk Permissions Repaired. Results:
    Repairing permissions for “Mac”
    Reading permissions database.
    Reading the permissions database can take several minutes.
    Permissions differ on "Applications/Utilities/AirPort Utility.app/Contents/Resources/lanArrow.png", should be -rwxrwxr-x , they are -rw-rw-r-- .
    Permissions differ on "Applications/Utilities/AirPort Utility.app/Contents/Resources/lanCheck.png", should be -rwxrwxr-x , they are -rw-rw-r-- .
    Permissions differ on "Applications/Utilities/AirPort Utility.app/Contents/Resources/lanDisabled.png", should be -rwxrwxr-x , they are -rw-rw-r-- .
    Permissions differ on "Applications/Utilities/AirPort Utility.app/Contents/Resources/wanArrow.png", should be -rwxrwxr-x , they are -rw-rw-r-- .
    Permissions differ on "Applications/Utilities/AirPort Utility.app/Contents/Resources/wanCheck.png", should be -rwxrwxr-x , they are -rw-rw-r-- .
    Permissions differ on "Applications/Utilities/AirPort Utility.app/Contents/Resources/wanDisabled.png", should be -rwxrwxr-x , they are -rw-rw-r-- .
    Group differs on "private/etc/cups", should be 0, group is 26.
    Permissions differ on "private/var/spool/cups/cache/rss", should be drwxr-xr-x , they are drwxrwxr-x .
    Permissions repair complete
    03-21-2009 8:50 PM
    Disk Permissions Repaired. Results:
    Repairing permissions for “Mac”
    Reading permissions database.
    Reading the permissions database can take several minutes.
    Permissions differ on "Applications/Utilities/AirPort Utility.app/Contents/Resources/lanArrow.png", should be -rwxrwxr-x , they are -rw-rw-r-- .
    Permissions differ on "Applications/Utilities/AirPort Utility.app/Contents/Resources/lanCheck.png", should be -rwxrwxr-x , they are -rw-rw-r-- .
    Permissions differ on "Applications/Utilities/AirPort Utility.app/Contents/Resources/lanDisabled.png", should be -rwxrwxr-x , they are -rw-rw-r-- .
    Permissions differ on "Applications/Utilities/AirPort Utility.app/Contents/Resources/wanArrow.png", should be -rwxrwxr-x , they are -rw-rw-r-- .
    Permissions differ on "Applications/Utilities/AirPort Utility.app/Contents/Resources/wanCheck.png", should be -rwxrwxr-x , they are -rw-rw-r-- .
    Permissions differ on "Applications/Utilities/AirPort Utility.app/Contents/Resources/wanDisabled.png", should be -rwxrwxr-x , they are -rw-rw-r-- .
    Group differs on "private/etc/cups", should be 0, group is 26.
    Permissions differ on "private/var/spool/cups/cache/rss", should be drwxr-xr-x , they are drwxrwxr-x .
    Permissions repair complete
    03-21-2009 8:52 PM
    Disk Permissions Repaired. Results:
    Repairing permissions for “Mac”
    Reading permissions database.
    Reading the permissions database can take several minutes.
    Permissions repair complete
    03-21-2009 9:00 PM
    SOFTWARE UPDATE RUN
    Updates Listed:
    QuickTime (7.6) 75.1 MB
    iTunes (8.1) 65.4 MB
    iLife Support (9.0.1) 3.7 MB
    Airport Client Update 2009-001 (1.0) 1.8 MB
    Safari (3.2.1) 39.9 MB
    This Update was installed:
    Airport Client Update 2009-001 (1.0) 1.8 MB
    (auto reboot)
    03-21-2009 9:06 PM
    Disk Permissions Repaired. Results:
    Repairing permissions for “Mac”
    Reading permissions database.
    Reading the permissions database can take several minutes.
    Group differs on "private/etc/cups", should be 0, group is 26.
    Permissions differ on "private/var/spool/cups/cache/rss", should be drwxr-xr-x , they are drwxrwxr-x .
    Permissions repair complete
    03-21-2009 9:10 PM
    Disk Permissions Repaired. Results:
    Repairing permissions for “Mac”
    Reading permissions database.
    Reading the permissions database can take several minutes.
    Permissions repair complete
    03-21-2009 9:15 PM
    SOFTWARE UPDATE RUN
    Updates Listed:
    QuickTime (7.6) 75.1 MB
    iTunes (8.1) 65.4 MB
    iLife Support (9.0.1) 3.7 MB
    Safari (3.2.1) 39.9 MB
    This Update was installed:
    Safari (3.2.1) 39.9 MB
    (auto reboot)
    03-21-2009 9:24 PM
    Disk Permissions Repaired. Results:
    Repairing permissions for “Mac”
    Reading permissions database.
    Reading the permissions database can take several minutes.
    Group differs on "private/etc/cups", should be 0, group is 26.
    Permissions differ on "private/var/spool/cups/cache/rss", should be drwxr-xr-x , they are drwxrwxr-x .
    Permissions repair complete
    03-21-2009 9:26 PM
    Disk Permissions Repaired. Results:
    Repairing permissions for “Mac”
    Reading permissions database.
    Reading the permissions database can take several minutes.
    Permissions repair complete
    03-21-2009 9:31 PM
    SOFTWARE UPDATE RUN
    Updates Listed:
    QuickTime (7.6) 75.1 MB
    iTunes (8.1) 65.4 MB
    iLife Support (9.0.1) 3.7 MB
    This Update was installed:
    iLife Support (9.0.1) 3.7 MB
    (auto reboot)
    03-21-2009 9:40 PM
    Disk Permissions Repaired. Results:
    Repairing permissions for “Mac”
    Reading permissions database.
    Reading the permissions database can take several minutes.
    Group differs on "private/etc/cups", should be 0, group is 26.
    Permissions differ on "private/var/spool/cups/cache/rss", should be drwxr-xr-x , they are drwxrwxr-x .
    Permissions differ on "System/Library/PrivateFrameworks/iLifeMediaBrowser.framework/Versions/A/CodeRe sources", should be -rw-r--r-- , they are lrwxr-xr-x .
    Permissions repair complete
    03-21-2009 9:44 PM
    Disk Permissions Repaired. Results:
    Repairing permissions for “Mac”
    Reading permissions database.
    Reading the permissions database can take several minutes.
    Permissions differ on "System/Library/PrivateFrameworks/iLifeMediaBrowser.framework/Versions/A/CodeRe sources", should be -rw-r--r-- , they are lrw-r--r-- .
    Permissions repair complete
    03-21-2009 9:46 PM
    Disk Permissions Repaired. Results:
    Repairing permissions for “Mac”
    Reading permissions database.
    Reading the permissions database can take several minutes.
    Permissions differ on "System/Library/PrivateFrameworks/iLifeMediaBrowser.framework/Versions/A/CodeRe sources", should be -rw-r--r-- , they are lrw-r--r-- .
    Permissions repair complete
    CONCLUSION: This is one of Apple's infamous permissions error that just "has to be ignored" and will not get fixed.
    03-21-2009 9:53 PM
    SOFTWARE UPDATE RUN
    Updates Listed:
    QuickTime (7.6) 75.1 MB
    iTunes (8.1) 65.4 MB
    This Update was installed:
    QuickTime (7.6) 75.1 MB
    (auto reboot)
    03-21-2009 10:01 PM
    Disk Permissions Repaired. Results:
    Repairing permissions for “Mac”
    Reading permissions database.
    Reading the permissions database can take several minutes.
    Group differs on "private/etc/cups", should be 0, group is 26.
    Permissions differ on "private/var/spool/cups/cache/rss", should be drwxr-xr-x , they are drwxrwxr-x .
    Permissions differ on "System/Library/PrivateFrameworks/iLifeMediaBrowser.framework/Versions/A/CodeRe sources", should be -rw-r--r-- , they are lrw-r--r-- .
    Permissions repair complete
    03-21-2009 10:05 PM
    Disk Permissions Repaired. Results:
    Repairing permissions for “Mac”
    Reading permissions database.
    Reading the permissions database can take several minutes.
    Permissions differ on "System/Library/PrivateFrameworks/iLifeMediaBrowser.framework/Versions/A/CodeRe sources", should be -rw-r--r-- , they are lrw-r--r-- .
    Permissions repair complete
    03-21-2009 10:15 PM
    SOFTWARE UPDATE RUN
    Updates Listed:
    iTunes (8.1) 65.4 MB
    Front Row Update (2.1.7) 13.3 MB
    This Update was installed:
    iTunes (8.1) 65.4 MB
    NOTES:
    iTunes Description Reads:
    iTunes 8.1 is now faster and more responsive. You will enjoy noticeable improvements when working with large libraries, browsing the iTunes Store, preparing to sync with iPod or iPhone, and optimizing photos for syncing.
    In addition, iTunes 8.1 provides many other improvements and bug fixes, including:
    • Supports syncing with iPod shuffle (3rd generation).
• Allows friends to request songs for iTunes DJ.
• Adds Genius sidebar for your Movies and TV Shows.
• Improves performance when downloading iTunes Plus songs.
• Provides AutoFill for manually managed iPods.
• Allows CDs to be imported at the same sound quality as iTunes Plus.
• Includes many accessibility improvements.
• Allows iTunes U and the iTunes Store to be disabled separately using Parental Controls.
    For information on the security content of this update, please visit this website: http://support.apple.com/kb/HT1222
    Front Row Update Reads:
    This Front Row update provides improved iTunes 8.1 compatibility.
    (This implies that iTunes 8.1 should be installed BEFORE Front Row Update 2.1.7)
    (manual reboot)
    03-21-2009 10:29 PM
    Disk Permissions Repaired. Results:
    Repairing permissions for “Mac”
    Reading permissions database.
    Reading the permissions database can take several minutes.
    Permissions differ on "Applications/iTunes.app/Contents/CodeResources", should be -rw-rw-r-- , they are lrwxr-xr-x .
    Permissions differ on "Applications/iTunes.app/Contents/Frameworks/InternetUtilities.bundle/Contents/ CodeResources", should be -rw-rw-r-- , they are lrwxr-xr-x .
    Permissions differ on "Applications/iTunes.app/Contents/Resources/iTunesHelper.app/Contents/CodeResou rces", should be -rw-rw-r-- , they are lrwxr-xr-x .
    Permissions differ on "System/Library/LaunchDaemons/com.apple.usbmuxd.plist", should be -rw-r--r-- , they are -rwxr-xr-x .
    Group differs on "private/etc/cups", should be 0, group is 26.
    Permissions differ on "private/var/spool/cups/cache/rss", should be drwxr-xr-x , they are drwxrwxr-x .
    Permissions differ on "System/Library/PrivateFrameworks/iLifeMediaBrowser.framework/Versions/A/CodeRe sources", should be -rw-r--r-- , they are lrw-r--r-- .
    Permissions repair complete
    03-21-2009 10:39 PM
    Disk Permissions Repaired. Results:
    Repairing permissions for “Mac”
    Reading permissions database.
    Reading the permissions database can take several minutes.
    Permissions differ on "Applications/iTunes.app/Contents/CodeResources", should be -rw-rw-r-- , they are lrw-rw-r-- .
    Permissions differ on "Applications/iTunes.app/Contents/Frameworks/InternetUtilities.bundle/Contents/ CodeResources", should be -rw-rw-r-- , they are lrw-rw-r-- .
    Permissions differ on "Applications/iTunes.app/Contents/Resources/iTunesHelper.app/Contents/CodeResou rces", should be -rw-rw-r-- , they are lrw-rw-r-- .
    Permissions differ on "System/Library/PrivateFrameworks/iLifeMediaBrowser.framework/Versions/A/CodeRe sources", should be -rw-r--r-- , they are lrw-r--r-- .
    Permissions repair complete
    03-21-2009 10:55 PM
    Disk Permissions Repaired. Results:
    Repairing permissions for “Mac”
    Reading permissions database.
    Reading the permissions database can take several minutes.
    Permissions differ on "Applications/iTunes.app/Contents/CodeResources", should be -rw-rw-r-- , they are lrw-rw-r-- .
    Permissions differ on "Applications/iTunes.app/Contents/Frameworks/InternetUtilities.bundle/Contents/ CodeResources", should be -rw-rw-r-- , they are lrw-rw-r-- .
    Permissions differ on "Applications/iTunes.app/Contents/Resources/iTunesHelper.app/Contents/CodeResou rces", should be -rw-rw-r-- , they are lrw-rw-r-- .
    Group differs on "private/etc/cups", should be 0, group is 26.
    Permissions differ on "private/var/spool/cups/cache/rss", should be drwxr-xr-x , they are drwxrwxr-x .
    Permissions differ on "System/Library/PrivateFrameworks/iLifeMediaBrowser.framework/Versions/A/CodeRe sources", should be -rw-r--r-- , they are lrw-r--r-- .
    Permissions repair complete
    03-21-2009 10:59 PM
    Disk Permissions Repaired. Results:
    Repairing permissions for “Mac”
    Reading permissions database.
    Reading the permissions database can take several minutes.
    Permissions differ on "Applications/iTunes.app/Contents/CodeResources", should be -rw-rw-r-- , they are lrw-rw-r-- .
    Permissions differ on "Applications/iTunes.app/Contents/Frameworks/InternetUtilities.bundle/Contents/ CodeResources", should be -rw-rw-r-- , they are lrw-rw-r-- .
    Permissions differ on "Applications/iTunes.app/Contents/Resources/iTunesHelper.app/Contents/CodeResou rces", should be -rw-rw-r-- , they are lrw-rw-r-- .
    Permissions differ on "System/Library/PrivateFrameworks/iLifeMediaBrowser.framework/Versions/A/CodeRe sources", should be -rw-r--r-- , they are lrw-r--r-- .
    Permissions repair complete
    CONCLUSION: This is one of Apple's infamous permissions error that just "has to be ignored" and will not get fixed.
    03-21-2009 11:00 PM
    SOFTWARE UPDATE RUN
    Updates Listed:
    Front Row Update (2.1.7) 13.3 MB
    This Update was installed:
    Front Row Update (2.1.7) 13.3 MB
    (Manual reboot)
    03-21-2009 11:12 PM
    Disk Permissions Repaired. Results:
    Repairing permissions for “Mac”
    Reading permissions database.
    Reading the permissions database can take several minutes.
    Permissions differ on "System/Library/CoreServices/Front Row.app/Contents/CodeResources", should be -rw-r--r-- , they are lrwxr-xr-x .
    Permissions differ on "System/Library/CoreServices/Front Row.app/Contents/PlugIns/DVD.frappliance/Contents/CodeResources", should be -rw-r--r-- , they are lrwxr-xr-x .
    Permissions differ on "System/Library/CoreServices/Front Row.app/Contents/PlugIns/FRSettings.frappliance/Contents/CodeResources", should be -rw-r--r-- , they are lrwxr-xr-x .
    Permissions differ on "System/Library/CoreServices/Front Row.app/Contents/PlugIns/FRSources.frappliance/Contents/CodeResources", should be -rw-r--r-- , they are lrwxr-xr-x .
    Permissions differ on "System/Library/CoreServices/Front Row.app/Contents/PlugIns/Movies.frappliance/Contents/CodeResources", should be -rw-r--r-- , they are lrwxr-xr-x .
    Permissions differ on "System/Library/CoreServices/Front Row.app/Contents/PlugIns/Music.frappliance/Contents/CodeResources", should be -rw-r--r-- , they are lrwxr-xr-x .
    Permissions differ on "System/Library/CoreServices/Front Row.app/Contents/PlugIns/Photos.frappliance/Contents/CodeResources", should be -rw-r--r-- , they are lrwxr-xr-x .
    Permissions differ on "System/Library/CoreServices/Front Row.app/Contents/PlugIns/Podcasts.frappliance/Contents/CodeResources", should be -rw-r--r-- , they are lrwxr-xr-x .
    Permissions differ on "System/Library/CoreServices/Front Row.app/Contents/PlugIns/TV.frappliance/Contents/CodeResources", should be -rw-r--r-- , they are lrwxr-xr-x .
    Permissions differ on "System/Library/PrivateFrameworks/BackRow.framework/Versions/A/CodeResources", should be -rw-r--r-- , they are lrwxr-xr-x .
    Permissions differ on "Applications/iTunes.app/Contents/CodeResources", should be -rw-rw-r-- , they are lrw-rw-r-- .
    Permissions differ on "Applications/iTunes.app/Contents/Frameworks/InternetUtilities.bundle/Contents/ CodeResources", should be -rw-rw-r-- , they are lrw-rw-r-- .
    Permissions differ on "Applications/iTunes.app/Contents/Resources/iTunesHelper.app/Contents/CodeResou rces", should be -rw-rw-r-- , they are lrw-rw-r-- .
    Group differs on "private/etc/cups", should be 0, group is 26.
    Permissions differ on "private/var/spool/cups/cache/rss", should be drwxr-xr-x , they are drwxrwxr-x .
    Permissions differ on "System/Library/PrivateFrameworks/iLifeMediaBrowser.framework/Versions/A/CodeRe sources", should be -rw-r--r-- , they are lrw-r--r-- .
    Permissions differ on "System/Library/PrivateFrameworks/iPhotoAccess.framework/Versions/A/CodeResourc es", should be -rw-r--r-- , they are lrwxr-xr-x .
    Permissions differ on "System/Library/PrivateFrameworks/iPhotoAccess.framework/Versions/A/Resources/P lugins/BlackAndWhiteEffect.IAPlugin/Contents/CodeResources", should be -rw-r--r-- , they are lrwxr-xr-x .
    Permissions differ on "System/Library/PrivateFrameworks/iPhotoAccess.framework/Versions/A/Resources/P lugins/CubeTransition.IAPlugin/Contents/CodeResources", should be -rw-r--r-- , they are lrwxr-xr-x .
    Permissions differ on "System/Library/PrivateFrameworks/iPhotoAccess.framework/Versions/A/Resources/P lugins/DissolveTransition.IAPlugin/Contents/CodeResources", should be -rw-r--r-- , they are lrwxr-xr-x .
    Permissions differ on "System/Library/PrivateFrameworks/iPhotoAccess.framework/Versions/A/Resources/P lugins/DropletTransition.IAPlugin/Contents/CodeResources", should be -rw-r--r-- , they are lrwxr-xr-x .
    Permissions differ on "System/Library/PrivateFrameworks/iPhotoAccess.framework/Versions/A/Resources/P lugins/FadeThroughBlackTransition.IAPlugin/Contents/CodeResources", should be -rw-r--r-- , they are lrwxr-xr-x .
    Permissions differ on "System/Library/PrivateFrameworks/iPhotoAccess.framework/Versions/A/Resources/P lugins/FlipTransition.IAPlugin/Contents/CodeResources", should be -rw-r--r-- , they are lrwxr-xr-x .
    Permissions differ on "System/Library/PrivateFrameworks/iPhotoAccess.framework/Versions/A/Resources/P lugins/MosaicFlipTransition.IAPlugin/Contents/CodeResources", should be -rw-r--r-- , they are lrwxr-xr-x .
    Permissions differ on "System/Library/PrivateFrameworks/iPhotoAccess.framework/Versions/A/Resources/P lugins/MosaicFlipTransitionSmall.IAPlugin/Contents/CodeResources", should be -rw-r--r-- , they are lrwxr-xr-x .
    Permissions differ on "System/Library/PrivateFrameworks/iPhotoAccess.framework/Versions/A/Resources/P lugins/PageFlipTransition.IAPlugin/Contents/CodeResources", should be -rw-r--r-- , they are lrwxr-xr-x .
    Permissions differ on "System/Library/PrivateFrameworks/iPhotoAccess.framework/Versions/A/Resources/P lugins/PushTransition.IAPlugin/Contents/CodeResources", should be -rw-r--r-- , they are lrwxr-xr-x .
    Permissions differ on "System/Library/PrivateFrameworks/iPhotoAccess.framework/Versions/A/Resources/P lugins/RevealTransition.IAPlugin/Contents/CodeResources", should be -rw-r--r-- , they are lrwxr-xr-x .
    Permissions differ on "System/Library/PrivateFrameworks/iPhotoAccess.framework/Versions/A/Resources/P lugins/SepiaEffect.IAPlugin/Contents/CodeResources", should be -rw-r--r-- , they are lrwxr-xr-x .
    Permissions differ on "System/Library/PrivateFrameworks/iPhotoAccess.framework/Versions/A/Resources/P lugins/TwirlTransition.IAPlugin/Contents/CodeResources", should be -rw-r--r-- , they are lrwxr-xr-x .
    Permissions differ on "System/Library/PrivateFrameworks/iPhotoAccess.framework/Versions/A/Resources/P lugins/WipeTransition.IAPlugin/Contents/CodeResources", should be -rw-r--r-- , they are lrwxr-xr-x .
    Permissions repair complete
    03-21-2009 11:22 PM
    Disk Permissions Repaired. Results:
    Repairing permissions for “Mac”
    Reading permissions database.
    Reading the permissions database can take several minutes.
    Permissions differ on "System/Library/CoreServices/Front Row.app/Contents/CodeResources", should be -rw-r--r-- , they are lrw-r--r-- .
    Permissions differ on "System/Library/CoreServices/Front Row.app/Contents/PlugIns/DVD.frappliance/Contents/CodeResources", should be -rw-r--r-- , they are lrw-r--r-- .
    Permissions differ on "System/Library/CoreServices/Front Row.app/Contents/PlugIns/FRSettings.frappliance/Contents/CodeResources", should be -rw-r--r-- , they are lrw-r--r-- .
    Permissions differ on "System/Library/CoreServices/Front Row.app/Contents/PlugIns/FRSources.frappliance/Contents/CodeResources", should be -rw-r--r-- , they are lrw-r--r-- .
    Permissions differ on "System/Library/CoreServices/Front Row.app/Contents/PlugIns/Movies.frappliance/Contents/CodeResources", should be -rw-r--r-- , they are lrw-r--r-- .
    Permissions differ on "System/Library/CoreServices/Front Row.app/Contents/PlugIns/Music.frappliance/Contents/CodeResources", should be -rw-r--r-- , they are lrw-r--r-- .
    Permissions differ on "System/Library/CoreServices/Front Row.app/Contents/PlugIns/Photos.frappliance/Contents/CodeResources", should be -rw-r--r-- , they are lrw-r--r-- .
    Permissions differ on "System/Library/CoreServices/Front Row.app/Contents/PlugIns/Podcasts.frappliance/Contents/CodeResources", should be -rw-r--r-- , they are lrw-r--r-- .
    Permissions differ on "System/Library/CoreServices/Front Row.app/Contents/PlugIns/TV.frappliance/Contents/CodeResources", should be -rw-r--r-- , they are lrw-r--r-- .
    Permissions differ on "System/Library/PrivateFrameworks/BackRow.framework/Versions/A/CodeResources", should be -rw-r--r-- , they are lrw-r--r-- .
    Permissions differ on "Applications/iTunes.app/Contents/CodeResources", should be -rw-rw-r-- , they are lrw-rw-r-- .
    Permissions differ on "Applications/iTunes.app/Contents/Frameworks/InternetUtilities.bundle/Contents/ CodeResources", should be -rw-rw-r-- , they are lrw-rw-r-- .
    Permissions differ on "Applications/iTunes.app/Contents/Resources/iTunesHelper.app/Contents/CodeResou rces", should be -rw-rw-r-- , they are lrw-rw-r-- .
    Permissions differ on "System/Library/PrivateFrameworks/iLifeMediaBrowser.framework/Versions/A/CodeRe sources", should be -rw-r--r-- , they are lrw-r--r-- .
    Permissions differ on "System/Library/PrivateFrameworks/iPhotoAccess.framework/Versions/A/CodeResourc es", should be -rw-r--r-- , they are lrw-r--r-- .
    Permissions differ on "System/Library/PrivateFrameworks/iPhotoAccess.framework/Versions/A/Resources/P lugins/BlackAndWhiteEffect.IAPlugin/Contents/CodeResources", should be -rw-r--r-- , they are lrw-r--r-- .
    Permissions differ on "System/Library/PrivateFrameworks/iPhotoAccess.framework/Versions/A/Resources/P lugins/CubeTransition.IAPlugin/Contents/CodeResources", should be -rw-r--r-- , they are lrw-r--r-- .
    Permissions differ on "System/Library/PrivateFrameworks/iPhotoAccess.framework/Versions/A/Resources/P lugins/DissolveTransition.IAPlugin/Contents/CodeResources", should be -rw-r--r-- , they are lrw-r--r-- .
    Permissions differ on "System/Library/PrivateFrameworks/iPhotoAccess.framework/Versions/A/Resources/P lugins/DropletTransition.IAPlugin/Contents/CodeResources", should be -rw-r--r-- , they are lrw-r--r-- .
    Permissions differ on "System/Library/PrivateFrameworks/iPhotoAccess.framework/Versions/A/Resources/P lugins/FadeThroughBlackTransition.IAPlugin/Contents/CodeResources", should be -rw-r--r-- , they are lrw-r--r-- .
    Permissions differ on "System/Library/PrivateFrameworks/iPhotoAccess.framework/Versions/A/Resources/P lugins/FlipTransition.IAPlugin/Contents/CodeResources", should be -rw-r--r-- , they are lrw-r--r-- .
    Permissions differ on "System/Library/PrivateFrameworks/iPhotoAccess.framework/Versions/A/Resources/P lugins/MosaicFlipTransition.IAPlugin/Contents/CodeResources", should be -rw-r--r-- , they are lrw-r--r-- .
    Permissions differ on "System/Library/PrivateFrameworks/iPhotoAccess.framework/Versions/A/Resources/P lugins/MosaicFlipTransitionSmall.IAPlugin/Contents/CodeResources", should be -rw-r--r-- , they are lrw-r--r-- .
    Permissions differ on "System/Library/PrivateFrameworks/iPhotoAccess.framework/Versions/A/Resources/P lugins/PageFlipTransition.IAPlugin/Contents/CodeResources", should be -rw-r--r-- , they are lrw-r--r-- .
    Permissions differ on "System/Library/PrivateFrameworks/iPhotoAccess.framework/Versions/A/Resources/P lugins/PushTransition.IAPlugin/Contents/CodeResources", should be -rw-r--r-- , they are lrw-r--r-- .
    Permissions differ on "System/Library/PrivateFrameworks/iPhotoAccess.framework/Versions/A/Resources/P lugins/RevealTransition.IAPlugin/Contents/CodeResources", should be -rw-r--r-- , they are lrw-r--r-- .
    Permissions differ on "System/Library/PrivateFrameworks/iPhotoAccess.framework/Versions/A/Resources/P lugins/SepiaEffect.IAPlugin/Contents/CodeResources", should be -rw-r--r-- , they are lrw-r--r-- .
    Permissions differ on "System/Library/PrivateFrameworks/iPhotoAccess.framework/Versions/A/Resources/P lugins/TwirlTransition.IAPlugin/Contents/CodeResources", should be -rw-r--r-- , they are lrw-r--r-- .
    Permissions differ on "System/Library/PrivateFrameworks/iPhotoAccess.framework/Versions/A/Resources/P lugins/WipeTransition.IAPlugin/Contents/CodeResources", should be -rw-r--r-- , they are lrw-r--r-- .
    Permissions repair complete
    03-21-2009 11:28 PM
    Disk Permissions Repaired. Results:
    Repairing permissions for “Mac”
    Reading permissions database.
    Reading the permissions database can take several minutes.
    Permissions differ on "System/Library/CoreServices/Front Row.app/Contents/CodeResources", should be -rw-r--r-- , they are lrw-r--r-- .
    Permissions differ on "System/Library/CoreServices/Front Row.app/Contents/PlugIns/DVD.frappliance/Contents/CodeResources", should be -rw-r--r-- , they are lrw-r--r-- .
    Permissions differ on "System/Library/CoreServices/Front Row.app/Contents/PlugIns/FRSettings.frappliance/Contents/CodeResources", should be -rw-r--r-- , they are lrw-r--r-- .
    Permissions differ on "System/Library/CoreServices/Front Row.app/Contents/PlugIns/FRSources.frappliance/Contents/CodeResources", should be -rw-r--r-- , they are lrw-r--r-- .
    Permissions differ on "System/Library/CoreServices/Front Row.app/Contents/PlugIns/Movies.frappliance/Contents/CodeResources", should be -rw-r--r-- , they are lrw-r--r-- .
    Permissions differ on "System/Library/CoreServices/Front Row.app/Contents/PlugIns/Music.frappliance/Contents/CodeResources", should be -rw-r--r-- , they are lrw-r--r-- .
    Permissions differ on "System/Library/CoreServices/Front Row.app/Contents/PlugIns/Photos.frappliance/Contents/CodeResources", should be -rw-r--r-- , they are lrw-r--r-- .
    Permissions differ on "System/Library/CoreServices/Front Row.app/Contents/PlugIns/Podcasts.frappliance/Contents/CodeResources", should be -rw-r--r-- , they are lrw-r--r-- .
    Permissions differ on "System/Library/CoreServices/Front Row.app/Contents/PlugIns/TV.frappliance/Contents/CodeResources", should be -rw-r--r-- , they are lrw-r--r-- .
    Permissions differ on "System/Library/PrivateFrameworks/BackRow.framework/Versions/A/CodeResources", should be -rw-r--r-- , they are lrw-r--r-- .
    Permissions differ on "Applications/iTunes.app/Contents/CodeResources", should be -rw-rw-r-- , they are lrw-rw-r-- .
    Permissions differ on "Applications/iTunes.app/Contents/Frameworks/InternetUtilities.bundle/Contents/ CodeResources", should be -rw-rw-r-- , they are lrw-rw-r-- .
    Permissions differ on "Applications/iTunes.app/Contents/Resources/iTunesHelper.app/Contents/CodeResou rces", should be -rw-rw-r-- , they are lrw-rw-r-- .
    Permissions differ on "System/Library/PrivateFrameworks/iLifeMediaBrowser.framework/Versions/A/CodeRe sources", should be -rw-r--r-- , they are lrw-r--r-- .
    Permissions differ on "System/Library/PrivateFrameworks/iPhotoAccess.framework/Versions/A/CodeResourc es", should be -rw-r--r-- , they are lrw-r--r-- .
    Permissions differ on "System/Library/PrivateFrameworks/iPhotoAccess.framework/Versions/A/Resources/P lugins/BlackAndWhiteEffect.IAPlugin/Contents/CodeResources", should be -rw-r--r-- , they are lrw-r--r-- .
    Permissions differ on "System/Library/PrivateFrameworks/iPhotoAccess.framework/Versions/A/Resources/P lugins/CubeTransition.IAPlugin/Contents/CodeResources", should be -rw-r--r-- , they are lrw-r--r-- .
    Permissions differ on "System/Library/PrivateFrameworks/iPhotoAccess.framework/Versions/A/Resources/P lugins/DissolveTransition.IAPlugin/Contents/CodeResources", should be -rw-r--r-- , they are lrw-r--r-- .
    Permissions differ on "System/Library/PrivateFrameworks/iPhotoAccess.framework/Versions/A/Resources/P lugins/DropletTransition.IAPlugin/Contents/CodeResources", should be -rw-r--r-- , they are lrw-r--r-- .
    Permissions differ on "System/Library/PrivateFrameworks/iPhotoAccess.framework/Versions/A/Resources/P lugins/FadeThroughBlackTransition.IAPlugin/Contents/CodeResources", should be -rw-r--r-- , they are lrw-r--r-- .
    Permissions differ on "System/Library/PrivateFrameworks/iPhotoAccess.framework/Versions/A/Resources/P lugins/FlipTransition.IAPlugin/Contents/CodeResources", should be -rw-r--r-- , they are lrw-r--r-- .
    Permissions differ on "System/Library/PrivateFrameworks/iPhotoAccess.framework/Versions/A/Resources/P lugins/MosaicFlipTransition.IAPlugin/Contents/CodeResources", should be -rw-r--r-- , they are lrw-r--r-- .
    Permissions differ on "System/Library/PrivateFrameworks/iPhotoAccess.framework/Versions/A/Resources/P lugins/MosaicFlipTransitionSmall.IAPlugin/Contents/CodeResources", should be -rw-r--r-- , they are lrw-r--r-- .
    Permissions differ on "System/Library/PrivateFrameworks/iPhotoAccess.framework/Versions/A/Resources/P lugins/PageFlipTransition.IAPlugin/Contents/CodeResources", should be -rw-r--r-- , they are lrw-r--r-- .
    Permissions differ on "System/Library/PrivateFrameworks/iPhotoAccess.framework/Versions/A/Resources/P lugins/PushTransition.IAPlugin/Contents/CodeResources", should be -rw-r--r-- , they are lrw-r--r-- .
    Permissions differ on "System/Library/PrivateFrameworks/iPhotoAccess.framework/Versions/A/Resources/P lugins/RevealTransition.IAPlugin/Contents/CodeResources", should be -rw-r--r-- , they are lrw-r--r-- .
    Permissions differ on "System/Library/PrivateFrameworks/iPhotoAccess.framework/Versions/A/Resources/P lugins/SepiaEffect.IAPlugin/Contents/CodeResources", should be -rw-r--r-- , they are lrw-r--r-- .
    Permissions differ on "System/Library/PrivateFrameworks/iPhotoAccess.framework/Versions/A/Resources/P lugins/TwirlTransition.IAPlugin/Contents/CodeResources", should be -rw-r--r-- , they are lrw-r--r-- .
    Permissions differ on "System/Library/PrivateFrameworks/iPhotoAccess.framework/Versions/A/Resources/P lugins/WipeTransition.IAPlugin/Contents/CodeResources", should be -rw-r--r-- , they are lrw-r--r-- .
    Permissions repair complete
    CONCLUSION: This is one of Apple's infamous permissions error that just "has to be ignored" and will not get fixed.
    03-21-2009 11:39 PM
    SOFTWARE UPDATE RUN
    Updates Listed:
    MESSAGE: "Your software is up to date."
    FINAL CONCLUSION:
    The following installers create unusual Permissions issues that do not seem to go away but seem to not be a danger.
    Front Row Update (2.1.7) 13.3 MB (worst offender)
    iTunes (8.1) 65.4 MB
    iLife Support (9.0.1) 3.7 MB

    GWD2008,
    I too am having permissions issues with Front Row, iTunes, and iLife it happen just after the update. However researching into the problem they are just shortcuts to an original files. Which on the original files Permissions are correct and the reason the permissions are wrong on the shortcuts is because of the little l. I was unable to fix the permission error myself in Terminal and in Finder. And in my opinion as long as the programs are running with no problems its nothing to be to concerned over. As for ACL or SUID files you can just ignore according to apple. See this link: http://support.apple.com/kb/TS1448
    Resolution
    You can safely ignore any "SUID file" or "ACL found but not expected..." message. These messages are accurate but are not a cause for concern.

  • Query regarding Logical Database reports

    Hi,
    I have started doing pgm on Logical Database report using VBAK,VBAP and MARA. I took VBAK as the root node and VBAP& MARA as subnodes. The actual requirement is:- I am trying to place these tables in Application server for perfromance issue using Logical database. Based on sales, the items need to be be displayed. And based on Items, the material data should be displayed.So root node here is VBAK.
    I have created these 3 nodes in SE36 tx.code. when I go back to se36 main screen and under "subobjects" ,I've selected "selections". I got a dialog box saying that "Nodes for which free selections are to be made". I have clicked on the radio buttons.And then clicked on "transfer" . I am getting a runtime error . Please let me know the solution.
    Please do send me the actual process to go on with logical database reporting.

    hi,
    look here <a href="http://help.sap.com/saphelp_47x200/helpdata/en/9f/db9bed35c111d1829f0000e829fbfe/frameset.htm">Editing Logical Databases</a>
    pls reward usefuls answers
    thx.
    Andreas

  • Crystal Reports localization issue

    Hi,
    I am using Crystal Reports for .NET version 2005. Also, I am utilizing SQL Server 2005 as my database server. The problem is when I deploy applications in Spanish countries (maybe others, but did not try yet). The problem happens when dates are passed to SQL Server 2005, but only through Crystal Report engine.
    I guess the question is if there is special need to localize crystal report setup?
    Thanks in advance
    Amer Gerzic
    Infinity Software Solutions

    David,
    Thanks a lot for reply!
    Here is the code that I use:
                        MachineProductionReport report = new MachineProductionReport();
                        SetReportLogOnInfo(report);
                        ParameterDiscreteValue discreteValue1 = new ParameterDiscreteValue();
                        discreteValue1.Value = dlg.MachineID; <- this has type String
                        report.ParameterFields["@machine_id"].CurrentValues.Add(discreteValue1);
                        report.DataDefinition.ParameterFields["@machine_id"].ApplyCurrentValues(report.ParameterFields["@machine_id"].CurrentValues);
                        ParameterDiscreteValue discreteValue2 = new ParameterDiscreteValue();
                        discreteValue2.Value = dlg.StartDate; <- this has type DateTime
                        report.ParameterFields["@start_date"].CurrentValues.Add(discreteValue2);
                        report.DataDefinition.ParameterFields["@start_date"].ApplyCurrentValues(report.ParameterFields["@start_date"].CurrentValues);
                        ParameterDiscreteValue discreteValue3 = new ParameterDiscreteValue();
                        discreteValue3.Value = dlg.EndDate; // <- this has type DateTime
                        report.ParameterFields["@end_date"].CurrentValues.Add(discreteValue3);
                        report.DataDefinition.ParameterFields["@end_date"].ApplyCurrentValues(report.ParameterFields["@end_date"].CurrentValues);
                        MainReportViewer.ReportSource = report;
    The issue is that it works fine in US, but not in Chile ... Everything else works though (passing string, int, etc.)
    Thanks in advance!
    Amer

  • Oracle Apps Database severe Performance Issue

    Hi Gurus,
    This is regarding a severe performance issue running in our Production E-Business Suite Instance.
    its an R12.1.3 setup installed with 11.2.0.1 Database. All the servers are Solaris Sparc 64 (Solaris 10)
    Let me brief you about the instance first:
    2 Node Application
    - Main Application Server hosting web/forms/concurrent/admin servers
    - iSupplier server hosting web services (placed in DMZ, used by external suppliers via Internet)
    1 Node Database Server
    Database Server Specs
    Memory: 144G phys mem 20G total swap
    - CPUs (8Px4cores, 2Px2cores)
    - I/O - fiber channel hard disk (hitachi SAN Storage) - 7 DATA_TOPs (7 drives with RAID 5) - current DB size 1.6 TB
    - at peak load, around 1000 concurrent forms session and 2000 web sessions.
    We have been facing some serious performance issues and we raised an SR with Oracle Support.
    The Support analyzed a bunch of AWR Reports we provided them and they asked us to increase the DB_CACHE from its current usage of 27G to 40G
    So, we changed SGA_TARGET from 35G to 50G and PGA was increased from 35G to 40G as v$pgastat was also suggesting some lack of memory.
    We made these changes last night.
    Today morning we observed the following:
    1. after start of office hours, we checked in the home page of EM DB Console that ADDM was showing reduced impact due to lack of SGA memory which seemed to be a good sign. Earlier it was around 25% which was now at 12%.
    However, negative aspects were:
    1. lot of swapping was reported by the System Administrators on the DB Server
    2. High CPU Usage
    3. EM DB Console showed a lot of "Concurrency Wait Class" events ...throughout the day lot of blocking sessions were reported which were making other sessions to wait.
    in the AWR Report, following foreground reports were listed:
    Top 5 Timed Foreground Events
    Event
    Waits
    Time(s)
    Avg wait (ms)
    % DB time
    Wait Class
    DB CPU
    132,577
    61.46
    library cache lock
    3,539
    40,683
    11496
    18.86
    Concurrency
    library cache: mutex X
    4,014,083
    21,011
    5
    9.74
    Concurrency
    db file sequential read
    4,138,014
    20,767
    5
    9.63
    User I/O
    latch free
    381,916
    5,897
    15
    2.73
    Other
    This is showing "library cache lock" events as the main culprit apart from the usual suspect, the CPU.
    I am attaching the AWR Report. Please let me know if  i should revert back the memory changes or is there anything else i could do.
    Please help us resolving it because the performance is going worst.
    Regards,
    Muneer.

    Pl do not post duplicates - Oracle Apps Database severe Performance Issue
    For all critical production issues, pl work with Support thru SRs - using the forums to troubleshoot production issues is not wise

  • Disk Utility Reports Permissions Repaired, but Don't Verify

    I run permissions repair (as I've been having kernel panics), and there is a bunch of stuff that gets reported as fixed. However, as soon as the repair is complete, if I run Verify Disk Permissions, it reports back the same errors.
    See the log below:
    *Repairing permissions for “Hybrid”*
    Permissions differ on "Library/Internet Plug-Ins/Flash Player.plugin/Contents/MacOS/Flash Player", should be -rw-rw-r-- , they are -rwxrwxr-x .
    Repaired "Library/Internet Plug-Ins/Flash Player.plugin/Contents/MacOS/Flash Player".
    User differs on "private/var/at", should be 0, user is 1.
    Repaired "private/var/at".
    Permissions differ on "usr/lib/libpcap.A.dylib", should be -rwxr-xr-x , they are -r-xr-xr-x .
    Repaired "usr/lib/libpcap.A.dylib".
    Permissions differ on "usr/share/sandbox/mDNSResponder.sb", should be -rw-r--r-- , they are -r--r--r-- .
    Repaired "usr/share/sandbox/mDNSResponder.sb".
    Permissions differ on "System/Library/Java/JavaVirtualMachines/1.6.0.jdk/Contents/Classes/dt.jar", should be lrwxr-xr-x , they are lrw-r--r-- .
    Repaired "System/Library/Java/JavaVirtualMachines/1.6.0.jdk/Contents/Classes/dt.jar".
    Permissions differ on "System/Library/Java/JavaVirtualMachines/1.6.0.jdk/Contents/Classes/jce.jar", should be lrwxr-xr-x , they are lrw-r--r-- .
    Repaired "System/Library/Java/JavaVirtualMachines/1.6.0.jdk/Contents/Classes/jce.jar".
    Permissions differ on "System/Library/Java/JavaVirtualMachines/1.6.0.jdk/Contents/Classes/jconsole.ja r", should be lrwxr-xr-x , they are lrw-r--r-- .
    Repaired "System/Library/Java/JavaVirtualMachines/1.6.0.jdk/Contents/Classes/jconsole.ja r".
    Permissions differ on "System/Library/Java/JavaVirtualMachines/1.6.0.jdk/Contents/Classes/management- agent.jar", should be lrwxr-xr-x , they are lrw-r--r-- .
    Repaired "System/Library/Java/JavaVirtualMachines/1.6.0.jdk/Contents/Classes/management- agent.jar".
    User differs on "System/Library/Java/JavaVirtualMachines/1.6.0.jdk/Contents/Home/lib", should be 0, user is 95.
    Repaired "System/Library/Java/JavaVirtualMachines/1.6.0.jdk/Contents/Home/lib".
    Permissions differ on "System/Library/Java/JavaVirtualMachines/1.6.0.jdk/Contents/Home/lib/dt.jar", should be -rw-r--r-- , they are -rwxr-xr-x .
    Repaired "System/Library/Java/JavaVirtualMachines/1.6.0.jdk/Contents/Home/lib/dt.jar".
    Permissions differ on "System/Library/Java/JavaVirtualMachines/1.6.0.jdk/Contents/Home/lib/jce.jar", should be -rw-r--r-- , they are -rwxr-xr-x .
    Repaired "System/Library/Java/JavaVirtualMachines/1.6.0.jdk/Contents/Home/lib/jce.jar".
    Permissions differ on "System/Library/Java/JavaVirtualMachines/1.6.0.jdk/Contents/Home/lib/management -agent.jar", should be -rw-r--r-- , they are -rwxr-xr-x .
    Repaired "System/Library/Java/JavaVirtualMachines/1.6.0.jdk/Contents/Home/lib/management -agent.jar".
    Permissions differ on "System/Library/Java/JavaVirtualMachines/1.6.0.jdk/Contents/Home/lib/security/b lacklist", should be lrwxr-xr-x , they are lrw-r--r-- .
    Repaired "System/Library/Java/JavaVirtualMachines/1.6.0.jdk/Contents/Home/lib/security/b lacklist".
    User differs on "System/Library/Java/JavaVirtualMachines/1.6.0.jdk/Contents/Libraries", should be 0, user is 95.
    Repaired "System/Library/Java/JavaVirtualMachines/1.6.0.jdk/Contents/Libraries".
    Permissions differ on "System/Library/Java/Support/Deploy.bundle/Contents/Resources/JavaPluginCocoa.b undle/Contents/Resources/Java/deploy.jar", should be lrwxr-xr-x , they are lrw-r--r-- .
    Repaired "System/Library/Java/Support/Deploy.bundle/Contents/Resources/JavaPluginCocoa.b undle/Contents/Resources/Java/deploy.jar".
    Permissions differ on "System/Library/Java/Support/VisualVM.bundle/Contents/Home/profiler3/lib/deploy ed/jdk15/hpux-pa_risc2.0/libprofilerinterface.sl", should be -rw-r--r-- , they are -rwxr-xr-x .
    Repaired "System/Library/Java/Support/VisualVM.bundle/Contents/Home/profiler3/lib/deploy ed/jdk15/hpux-pa_risc2.0/libprofilerinterface.sl".
    Permissions differ on "System/Library/Java/Support/VisualVM.bundle/Contents/Home/profiler3/lib/deploy ed/jdk15/hpux-pa_risc2.0w/libprofilerinterface.sl", should be -rw-r--r-- , they are -rwxr-xr-x .
    Repaired "System/Library/Java/Support/VisualVM.bundle/Contents/Home/profiler3/lib/deploy ed/jdk15/hpux-pa_risc2.0w/libprofilerinterface.sl".
    Permissions differ on "System/Library/Java/Support/VisualVM.bundle/Contents/Home/profiler3/lib/deploy ed/jdk16/hpux-pa_risc2.0/libprofilerinterface.sl", should be -rw-r--r-- , they are -rwxr-xr-x .
    Repaired "System/Library/Java/Support/VisualVM.bundle/Contents/Home/profiler3/lib/deploy ed/jdk16/hpux-pa_risc2.0/libprofilerinterface.sl".
    Permissions differ on "System/Library/Java/Support/VisualVM.bundle/Contents/Home/profiler3/lib/deploy ed/jdk16/hpux-pa_risc2.0w/libprofilerinterface.sl", should be -rw-r--r-- , they are -rwxr-xr-x .
    Repaired "System/Library/Java/Support/VisualVM.bundle/Contents/Home/profiler3/lib/deploy ed/jdk16/hpux-pa_risc2.0w/libprofilerinterface.sl".
    Permissions differ on "System/Library/Frameworks/JavaVM.framework/Versions/1.6.0/Classes/jconsole.jar ", should be -rw-r--r-- , they are lrwxr-xr-x .
    Repaired "System/Library/Frameworks/JavaVM.framework/Versions/1.6.0/Classes/jconsole.jar ".
    User differs on "System/Library/Frameworks/JavaVM.framework/Versions/1.6.0/Home/lib", should be 95, user is 0.
    Repaired "System/Library/Frameworks/JavaVM.framework/Versions/1.6.0/Home/lib".
    User differs on "System/Library/Frameworks/JavaVM.framework/Versions/1.6.0/Libraries", should be 95, user is 0.
    Repaired "System/Library/Frameworks/JavaVM.framework/Versions/1.6.0/Libraries".
    Permissions differ on "usr/bin/awk", should be -rwxr-xr-x , they are -r-xr-xr-x .
    Repaired "usr/bin/awk".
    Permissions differ on "usr/bin/iconv", should be -r-xr-xr-x , they are -rwxr-xr-x .
    Repaired "usr/bin/iconv".
    Permissions differ on "usr/lib/libcharset.1.dylib", should be -r-xr-xr-x , they are -rw-r--r-- .
    Repaired "usr/lib/libcharset.1.dylib".
    Permissions differ on "usr/lib/libiconv.2.dylib", should be -r-xr-xr-x , they are -rw-r--r-- .
    Repaired "usr/lib/libiconv.2.dylib".
    Group differs on "usr/lib/libutil1.0.dylib", should be 80, group is 0.
    Repaired "usr/lib/libutil1.0.dylib".
    Group differs on "usr/lib/libz.1.1.3.dylib", should be 80, group is 0.
    Repaired "usr/lib/libz.1.1.3.dylib".
    Group differs on "usr/lib/libz.dylib", should be 80, group is 0.
    Repaired "usr/lib/libz.dylib".
    Permissions differ on "usr/share/file/magic/cafebabe", should be -rw-r--r-- , they are -r--r--r-- .
    Repaired "usr/share/file/magic/cafebabe".
    Permissions differ on "usr/share/file/magic/compress", should be -rw-r--r-- , they are -r--r--r-- .
    Repaired "usr/share/file/magic/compress".
    Permissions differ on "usr/share/file/magic/database", should be -rw-r--r-- , they are -r--r--r-- .
    Repaired "usr/share/file/magic/database".
    Permissions differ on "usr/share/file/magic/erlang", should be -rw-r--r-- , they are -r--r--r-- .
    Repaired "usr/share/file/magic/erlang".
    Permissions differ on "usr/share/file/magic/filesystems", should be -rw-r--r-- , they are -r--r--r-- .
    Repaired "usr/share/file/magic/filesystems".
    Permissions differ on "usr/share/file/magic/fonts", should be -rw-r--r-- , they are -r--r--r-- .
    Repaired "usr/share/file/magic/fonts".
    Permissions differ on "usr/share/file/magic/fortran", should be -rw-r--r-- , they are -r--r--r-- .
    Repaired "usr/share/file/magic/fortran".
    Permissions differ on "usr/share/file/magic/linux", should be -rw-r--r-- , they are -r--r--r-- .
    Repaired "usr/share/file/magic/linux".
    Permissions differ on "usr/share/file/magic/lisp", should be -rw-r--r-- , they are -r--r--r-- .
    Repaired "usr/share/file/magic/lisp".
    Permissions differ on "usr/share/file/magic/python", should be -rw-r--r-- , they are -r--r--r-- .
    Repaired "usr/share/file/magic/python".
    Permissions differ on "usr/share/file/magic/troff", should be -rw-r--r-- , they are -r--r--r-- .
    Repaired "usr/share/file/magic/troff".
    Permissions differ on "usr/share/file/magic/windows", should be -rw-r--r-- , they are -r--r--r-- .
    Repaired "usr/share/file/magic/windows".
    Permissions differ on "usr/share/man/man1/bzcmp.1", should be lrwxr-xr-x , they are lrw-r--r-- .
    Repaired "usr/share/man/man1/bzcmp.1".
    Permissions differ on "usr/share/man/man1/bzegrep.1", should be lrwxr-xr-x , they are lrw-r--r-- .
    Repaired "usr/share/man/man1/bzegrep.1".
    Permissions differ on "usr/share/man/man1/bzfgrep.1", should be lrwxr-xr-x , they are lrw-r--r-- .
    Repaired "usr/share/man/man1/bzfgrep.1".
    Permissions differ on "usr/share/man/man1/bzless.1", should be lrwxr-xr-x , they are lrw-r--r-- .
    Repaired "usr/share/man/man1/bzless.1".
    Permissions differ on "System/Library/Frameworks/JavaVM.framework/Versions/1.6.0/Resources/JavaPlugin Cocoa.bundle/Contents/Resources/Java/deploy.jar", should be -rw-r--r-- , they are lrwxr-xr-x .
    Repaired "System/Library/Frameworks/JavaVM.framework/Versions/1.6.0/Resources/JavaPlugin Cocoa.bundle/Contents/Resources/Java/deploy.jar".
    Permissions differ on "System/Library/Frameworks/JavaVM.framework/Versions/1.6.0/Resources/JavaPlugin Cocoa.bundle/Contents/Resources/Java/libdeploy.jnilib", should be -rwxr-xr-x , they are lrwxr-xr-x .
    Repaired "System/Library/Frameworks/JavaVM.framework/Versions/1.6.0/Resources/JavaPlugin Cocoa.bundle/Contents/Resources/Java/libdeploy.jnilib".
    ACL found but not expected on "private/etc/apache2/httpd.conf".
    Repaired "private/etc/apache2/httpd.conf".
    ACL found but not expected on "private/etc/apache2/users".
    Repaired "private/etc/apache2/users".
    ACL found but not expected on "Library/Preferences/Audio".
    Repaired "Library/Preferences/Audio".
    ACL found but not expected on "Library/Preferences/com.apple.alf.plist".
    Repaired "Library/Preferences/com.apple.alf.plist".
    ACL found but not expected on "Library/Scripts/Script Editor Scripts/Dialogs/Dialog - 1 Btn.scpt".
    Repaired "Library/Scripts/Script Editor Scripts/Dialogs/Dialog - 1 Btn.scpt".
    Warning: SUID file "System/Library/CoreServices/RemoteManagement/ARDAgent.app/Contents/MacOS/ARDAg ent" has been modified and will not be repaired.
    ACL found but not expected on "System/Library/Keychains/X509Anchors".
    Repaired "System/Library/Keychains/X509Anchors".
    ACL found but not expected on "private/etc/hostconfig".
    Repaired "private/etc/hostconfig".
    ACL found but not expected on "private/etc/hosts".
    Repaired "private/etc/hosts".
    ACL found but not expected on "private/var/db/launchd.db/com.apple.launchd".
    Repaired "private/var/db/launchd.db/com.apple.launchd".
    ACL found but not expected on "private/var/yp/binding".
    Repaired "private/var/yp/binding".
    *Permissions repair complete*
    *Verify permissions for “Hybrid”*
    Permissions differ on "System/Library/Java/JavaVirtualMachines/1.6.0.jdk/Contents/Classes/jconsole.ja r", should be lrwxr-xr-x , they are lrw-r--r-- .
    User differs on "System/Library/Java/JavaVirtualMachines/1.6.0.jdk/Contents/Home/lib", should be 0, user is 95.
    User differs on "System/Library/Java/JavaVirtualMachines/1.6.0.jdk/Contents/Libraries", should be 0, user is 95.
    Permissions differ on "System/Library/Java/Support/Deploy.bundle/Contents/Resources/JavaPluginCocoa.b undle/Contents/Resources/Java/deploy.jar", should be lrwxr-xr-x , they are lrw-r--r-- .
    Permissions differ on "System/Library/Frameworks/JavaVM.framework/Versions/1.6.0/Classes/jconsole.jar ", should be -rw-r--r-- , they are lrw-r--r-- .
    Permissions differ on "System/Library/Frameworks/JavaVM.framework/Versions/A/Resources/Deploy.bundle/ Contents/Resources/JavaPluginCocoa.bundle/Contents/Resources/Java/deploy.jar", should be lrwxr-xr-x , they are lrw-r--r-- .
    Permissions differ on "System/Library/Frameworks/JavaVM.framework/Versions/1.6.0/Resources/JavaPlugin Cocoa.bundle/Contents/Resources/Java/deploy.jar", should be -rw-r--r-- , they are lrw-r--r-- .
    Permissions differ on "System/Library/Frameworks/JavaVM.framework/Versions/1.6.0/Resources/JavaPlugin Cocoa.bundle/Contents/Resources/Java/libdeploy.jnilib", should be -rwxr-xr-x , they are lrwxr-xr-x .
    ACL found but not expected on "private/etc/apache2/httpd.conf".
    ACL found but not expected on "private/etc/apache2/users".
    ACL found but not expected on "Library/Preferences/Audio".
    ACL found but not expected on "Library/Preferences/com.apple.alf.plist".
    ACL found but not expected on "Library/Scripts/Script Editor Scripts/Dialogs/Dialog - 1 Btn.scpt".
    Warning: SUID file "System/Library/CoreServices/RemoteManagement/ARDAgent.app/Contents/MacOS/ARDAg ent" has been modified and will not be repaired.
    ACL found but not expected on "System/Library/Keychains/X509Anchors".
    ACL found but not expected on "private/etc/hostconfig".
    ACL found but not expected on "private/etc/hosts".
    ACL found but not expected on "private/var/db/launchd.db/com.apple.launchd".
    ACL found but not expected on "private/var/yp/binding".
    *Permissions verification complete*

    jackjames wrote:
    *Permissions repair complete*
    as long as you see this, you're ok.
    JGG

  • ACS database

    Hi,
    I have ACS and is running with windows database integration. But i have some issue the users are created in active directory and then acs ask if the user exists and then it hold the users mappings in his own database (normal operation) but the question is when i delete users from active directory the users still in acs and they can still authenticate i have to block the user in acs or delete manually the mappings is there some procedure that when i delete the user in active directory i do not have to delete the user in acs too?

    Hi,
    It is suggest to change the Default retention period of ACS Database of SCOM. By default database retention period is of 14 days, when installing the ACS Services, we can specify days to keep. If you choose to keep the database for long
    time and the drawback is the hard-disk may start filling up very quickly.
    The retention day option is saved under (ID 6) in the “dbo.dtconfig” table of the ACS Database.
    Query SELECT * FROM dtConfig, we can see the retention period.
    The below links should be helpful for you, please refer to them:
    http://blogs.technet.com/b/kevinholman/archive/2008/03/07/acs-internals-part-1.aspx
    http://social.technet.microsoft.com/Forums/systemcenter/en-US/d25d0192-72cc-4ac3-b61d-5c64dd763efa/manual-grooming-of-acs-database
    Regards,
    Yan Li
    Regards, Yan Li

  • ACS Database Replication over VPN with overlapping Network Addresses

    We currently have two co-locations each situated in different provinces. We have two ACS servers which we want to deploy at each co-location. All our network equipments are behind PIX/ASA devices. Getting them to replicate over the VPN should be easy but in our case we have overlapping Network Addresses at both ends of the tunnels.
    As per Cisco data does not transit a NAT device when the two Cisco Secure ACS servers communicate and a successful database replication can occur only if the secondary ACS server perceives no change in the IP header or content of the data it receives. So that means we will not be able to Implement NAT to achiever this.
    Has any one of you faced this problem of replicating ACS Database over the VPN with overlapping Network Addresses and was anyone able to successfully solve this issue using a work around ?
    All provided info and comments are greatly appreciated.

    I can help with the 3005 setup if you decide to go that route.
    You will need to add 2 network list entries under Configuration>Policy Management>Traffic Management>Network Lists.
    You will need to configure a local and remote address. The local will be one of the public ip's for the site.(Provided by your ISP)The remote will be the device you are connecting to on the other end.
    You will also need to add a Nat Lan to Lan rule under Configuration>Policy Management>Traffic Management>Nat>Lan to Lan.
    Use a static Nat type. The rest will look similar to my example.
    Source(Local address)Translated(Public Ip Address used in the network local list)Remote(Ip address of the device on the other end)
    Now just create an Ipsec lan to lan tunnel. You will need to agree with the ISP on des type and auth type. Use you local and remote networks you created earlier.

  • Cannot get an informaiton on the ACS's report interface

    I configured MAC authentication on the ACS for AP1200 and have a question for the report interface.
    MAC authentication works fine and I can see a record the failure report but nothing for others. I want to see a "Login users", "Accounting", "Passed authentication" etc. Any idea why I cannot see these kind of information from ACS's Report interface.
    - ACS 3.2, added an AP on the network interface with RADIUS(Airopoint) and wireless phone's MAC address on the User interface. nothing else configued.
    - AP1200, 12.2(13)JA2.
    Here my AP1200 configuration.
    aaa new-model
    aaa group server radius rad_eap
    aaa group server radius rad_mac
    server 192.168.200.134 auth-port 1645 acct-port 1646
    aaa group server radius rad_acct
    aaa group server radius rad_admin
    server 192.168.200.134 auth-port 1645 acct-port 1646
    aaa group server tacacs+ tac_admin
    aaa group server radius rad_pmip
    aaa group server radius dummy
    aaa authentication login default local group tac_admin group rad_admin
    aaa authentication login eap_methods group rad_eap
    aaa authentication login mac_methods local group rad_mac
    aaa authorization exec default local group tac_admin group rad_admin
    aaa authorization ipmobile default group rad_pmip
    aaa accounting network acct_methods start-stop group rad_acct
    aaa session-id common
    radius-server host 192.168.200.134 auth-port 1645 acct-port 1646 key 7 xxxxx
    radius-server attribute 32 include-in-access-req format %h
    radius-server authorization permit missing Service-Type
    radius-server vsa send accounting
    Thanks,

    This works fine for me.
    I hade the same problem until i put on "alternate eap eap_methods" The problem was that the Client got validate just on WEP and SSID. now I can see the mac as a login on the AP under "login users" (AP1100 and Intermec 750 PDA with WEB and Mac authentication)
    SSID "test"
    authentication open mac-address mac_methods alternate eap eap_methods
    authentication shared mac-address mac_methods
    accounting acct_methods

  • About Secure ACS Database Replication configure

    hi
         I have INSTALL the acs and the ACS DATABASE HAS replicated complete.
    but when I made some change ,the primary ACS has generate *.csv file.
    this file can replicated to the secondary ACS.
         THANKS

    Can you please clarify your issue? The post is not clear.
    Regards

Maybe you are looking for

  • Design problem when using Area Group Page -- BSP

    We have installed MSS ERP2004 and are using the webdynpro based Area Group Page. From this page we have added links to diffrent BSP application (using BSP-iviews in the PCD). The problem: When we opens one of these links from the Area Group Page the

  • RMAN backup shell script

    Hi, I am trying to setup incremental backup shell script to run anutomatic every night. I am getting below errors when I run script. What am I missing here? oradev]/home/oradev ./RMAN_DEV_incr1.sh RMAN> exit ./RMAN_DEV_incr1.sh[13]: CONFIGURE: not fo

  • Advantages of N96 over N95 8GB?

    I have looked at the N96 and am wondering what advantages it would really have over the N95 8GB that I currently own. I know that there is more memory and the option to put in a memory card in the N96 but at this point I am not near the limit of my p

  • Airport Express with D Link DIR-300 in client mode failure.

    I just want my Airport Express to join my current network from a D-Link DIR-300 wireless router in order to use airplay. I use the Airport Utility and appear to successfully set up the device. When it is waiting for the airport to restart, it times o

  • Font size different in different systems.

    Hi. I have a sapscipt form which is printing using font HELVE 48. In the development system the font size is fine however in other systems the font size is much smaller. ( Note, If I print to LOCL everything is ok but I do not want the users prinitin